Show patches with: Submitter = Eduard Zingerman       |    Archived = No       |   531 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v2,2/3] bpf: remove mark_precise_scalar_ids() bpf: track find_equal_scalars history on per-instruction level - - - 6011 2024-07-05 Eduard Zingerman bpf Superseded
[bpf-next,v2,1/3] bpf: track find_equal_scalars history on per-instruction level bpf: track find_equal_scalars history on per-instruction level - - - 5921 2024-07-05 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v2,9/9] selftests/bpf: test no_caller_saved_registers spill/fill removal no_caller_saved_registers attribute for helper calls - - - 602- 2024-07-04 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v2,8/9] selftests/bpf: __arch_* macro to limit test cases to specific archs no_caller_saved_registers attribute for helper calls 1 - - 602- 2024-07-04 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v2,7/9] selftests/bpf: allow checking xlated programs in verifier_* tests no_caller_saved_registers attribute for helper calls 1 - - 602- 2024-07-04 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v2,6/9] selftests/bpf: extract test_loader->expect_msgs as a data structure no_caller_saved_registers attribute for helper calls 1 - - 602- 2024-07-04 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v2,5/9] selftests/bpf: no need to track next_match_pos in struct test_loader no_caller_saved_registers attribute for helper calls 1 - - 611- 2024-07-04 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v2,4/9] selftests/bpf: extract utility function for BPF disassembly no_caller_saved_registers attribute for helper calls 1 - - 6011 2024-07-04 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v2,3/9] bpf, x86, riscv, arm: no_caller_saved_registers for bpf_get_smp_processor_id() no_caller_saved_registers attribute for helper calls - - - 602- 2024-07-04 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v2,2/9] bpf: no_caller_saved_registers attribute for helper calls no_caller_saved_registers attribute for helper calls - - - 602- 2024-07-04 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v2,1/9] bpf: add a get_helper_proto() utility function no_caller_saved_registers attribute for helper calls 1 - - 602- 2024-07-04 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v1,8/8] selftests/bpf: test no_caller_saved_registers spill/fill removal no_caller_saved_registers attribute for helper calls - - - 5812 2024-06-29 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v1,7/8] selftests/bpf: allow checking xlated programs in verifier_* tests no_caller_saved_registers attribute for helper calls 1 - - 5821 2024-06-29 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v1,6/8] selftests/bpf: extract test_loader->expect_msgs as a data structure no_caller_saved_registers attribute for helper calls 1 - - 5821 2024-06-29 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v1,5/8] selftests/bpf: no need to track next_match_pos in struct test_loader no_caller_saved_registers attribute for helper calls 1 - - 5911 2024-06-29 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v1,4/8] selftests/bpf: extract utility function for BPF disassembly no_caller_saved_registers attribute for helper calls - - - 5821 2024-06-29 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v1,3/8] bpf, x86: no_caller_saved_registers for bpf_get_smp_processor_id() no_caller_saved_registers attribute for helper calls - - - 5821 2024-06-29 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v1,2/8] bpf: no_caller_saved_registers attribute for helper calls no_caller_saved_registers attribute for helper calls - - - 5821 2024-06-29 Eduard Zingerman bpf Superseded
[RFC,bpf-next,v1,1/8] bpf: add a get_helper_proto() utility function no_caller_saved_registers attribute for helper calls - - - 5821 2024-06-29 Eduard Zingerman bpf Superseded
[bpf-next,v2,4/4] selftests/bpf: corner case for typedefs handling in btf_dump API to access btf_dump emit queue and print single type - - - 48212 2024-05-17 Eduard Zingerman bpf Changes Requested
[bpf-next,v2,3/4] selftests/bpf: tests for btf_dump emit queue API API to access btf_dump emit queue and print single type - - - 48212 2024-05-17 Eduard Zingerman bpf Changes Requested
[bpf-next,v2,2/4] libbpf: API to access btf_dump emit queue and print single type API to access btf_dump emit queue and print single type - - - 48212 2024-05-17 Eduard Zingerman bpf Changes Requested
[bpf-next,v2,1/4] libbpf: put forward declarations to btf_dump->emit_queue API to access btf_dump emit queue and print single type - - - 48212 2024-05-17 Eduard Zingerman bpf Changes Requested
[bpf-next,3/3] selftests/bpf: tests for btf_dump emit queue API API to access btf_dump emit queue and print single type - - - 38212 2024-05-16 Eduard Zingerman bpf Superseded
[bpf-next,2/3] libbpf: API to access btf_dump emit queue and print single type API to access btf_dump emit queue and print single type - - - 38212 2024-05-16 Eduard Zingerman bpf Superseded
[bpf-next,1/3] libbpf: put forward declarations to btf_dump->emit_queue API to access btf_dump emit queue and print single type - - - 38212 2024-05-16 Eduard Zingerman bpf Superseded
[bpf-next,5/5] selftests/bpf: dummy_st_ops should reject 0 for non-nullable params check bpf_dummy_struct_ops program params for test runs - - - 602- 2024-04-24 Eduard Zingerman bpf Accepted
[bpf-next,4/5] bpf: check bpf_dummy_struct_ops program params for test runs check bpf_dummy_struct_ops program params for test runs - - - 602- 2024-04-24 Eduard Zingerman bpf Accepted
[bpf-next,3/5] selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops check bpf_dummy_struct_ops program params for test runs - - - 611- 2024-04-24 Eduard Zingerman bpf Accepted
[bpf-next,2/5] selftests/bpf: adjust dummy_st_ops_success to detect additional error check bpf_dummy_struct_ops program params for test runs - - - 602- 2024-04-24 Eduard Zingerman bpf Accepted
[bpf-next,1/5] bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable check bpf_dummy_struct_ops program params for test runs - - - 611- 2024-04-24 Eduard Zingerman bpf Accepted
[bpf-next,v4,15/15] selftests/bpf: test cases for '?' in BTF names libbpf: type suffixes and autocreate flag for struct_ops maps - - - 611- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,14/15] bpf: allow all printable characters in BTF DATASEC names libbpf: type suffixes and autocreate flag for struct_ops maps - - - 611- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,13/15] selftests/bpf: test case for SEC("?.struct_ops") libbpf: type suffixes and autocreate flag for struct_ops maps - - - 602- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,12/15] libbpf: rewrite btf datasec names starting from '?' libbpf: type suffixes and autocreate flag for struct_ops maps - - - 602- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,11/15] libbpf: struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link") libbpf: type suffixes and autocreate flag for struct_ops maps - - - 611- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,10/15] libbpf: replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 602- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,09/15] selftests/bpf: verify struct_ops autoload/autocreate sync libbpf: type suffixes and autocreate flag for struct_ops maps - - - 602- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,08/15] libbpf: sync progs autoload with maps autocreate for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps - - - 611- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,07/15] selftests/bpf: test autocreate behavior for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps - - - 602- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,06/15] selftests/bpf: bad_struct_ops test libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 602- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,05/15] selftests/bpf: utility functions to capture libbpf log in test_progs libbpf: type suffixes and autocreate flag for struct_ops maps - - - 602- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,04/15] selftests/bpf: test struct_ops map definition with type suffix libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 602- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,03/15] libbpf: honor autocreate flag for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 611- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,02/15] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 602- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v4,01/15] libbpf: allow version suffixes (___smth) for struct_ops types libbpf: type suffixes and autocreate flag for struct_ops maps 2 - - 611- 2024-03-06 Eduard Zingerman bpf Accepted
[bpf-next,v3,15/15] selftests/bpf: test cases for '?' in BTF names libbpf: type suffixes and autocreate flag for struct_ops maps - - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,14/15] bpf: allow '?' at the beginning of DATASEC names libbpf: type suffixes and autocreate flag for struct_ops maps - - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,13/15] selftests/bpf: test case for SEC("?.struct_ops") libbpf: type suffixes and autocreate flag for struct_ops maps - - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,12/15] libbpf: rewrite btf datasec names starting from '?' libbpf: type suffixes and autocreate flag for struct_ops maps - - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,11/15] libbpf: struct_ops in SEC("?.struct_ops") and SEC("?.struct_ops.link") libbpf: type suffixes and autocreate flag for struct_ops maps - - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,10/15] libbpf: replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,09/15] selftests/bpf: verify struct_ops autoload/autocreate sync libbpf: type suffixes and autocreate flag for struct_ops maps - - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,08/15] libbpf: sync progs autoload with maps autocreate for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps - - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,07/15] selftests/bpf: test autocreate behavior for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps - - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,06/15] selftests/bpf: bad_struct_ops test libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,05/15] selftests/bpf: utility functions to capture libbpf log in test_progs libbpf: type suffixes and autocreate flag for struct_ops maps - - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,04/15] selftests/bpf: test struct_ops map definition with type suffix libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,03/15] libbpf: honor autocreate flag for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,02/15] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v3,01/15] libbpf: allow version suffixes (___smth) for struct_ops types libbpf: type suffixes and autocreate flag for struct_ops maps 2 - - 25-14 2024-03-04 Eduard Zingerman bpf Superseded
[bpf-next,v2,15/15] selftests/bpf: test cases for '?' in BTF names libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4717 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,14/15] bpf: allow '?' at the beginning of DATASEC names libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,13/15] selftests/bpf: test case for SEC("?.struct_ops") libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,12/15] libbpf: rewrite btf datasec names starting from '?' libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,11/15] libbpf: struct_ops in SEC("?.struct_ops") and SEC("?.struct_ops.link") libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4717 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,10/15] libbpf: replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,09/15] selftests/bpf: verify struct_ops autoload/autocreate sync libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,08/15] libbpf: sync progs autoload with maps autocreate for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4717 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,07/15] selftests/bpf: test autocreate behavior for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,06/15] selftests/bpf: bad_struct_ops test libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,05/15] selftests/bpf: utility functions to capture libbpf log in test_progs libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,04/15] selftests/bpf: test struct_ops map definition with type suffix libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,03/15] libbpf: honor autocreate flag for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,02/15] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids libbpf: type suffixes and autocreate flag for struct_ops maps - - - 4627 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v2,01/15] libbpf: allow version suffixes (___smth) for struct_ops types libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 4717 2024-03-02 Eduard Zingerman bpf Superseded
[bpf-next,v1,8/8] selftests/bpf: tests for struct_ops autoload/autocreate toggling libbpf: type suffixes and autocreate flag for struct_ops maps - - - 611- 2024-02-27 Eduard Zingerman bpf Superseded
[bpf-next,v1,7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps - - - 602- 2024-02-27 Eduard Zingerman bpf Superseded
[bpf-next,v1,6/8] selftests/bpf: test autocreate behavior for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps - - - 602- 2024-02-27 Eduard Zingerman bpf Superseded
[bpf-next,v1,5/8] selftests/bpf: bad_struct_ops test libbpf: type suffixes and autocreate flag for struct_ops maps - - - 602- 2024-02-27 Eduard Zingerman bpf Superseded
[bpf-next,v1,4/8] selftests/bpf: test struct_ops map definition with type suffix libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 602- 2024-02-27 Eduard Zingerman bpf Superseded
[bpf-next,v1,3/8] libbpf: honor autocreate flag for struct_ops maps libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 602- 2024-02-27 Eduard Zingerman bpf Superseded
[bpf-next,v1,2/8] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids libbpf: type suffixes and autocreate flag for struct_ops maps - - - 602- 2024-02-27 Eduard Zingerman bpf Superseded
[bpf-next,v1,1/8] libbpf: allow version suffixes (___smth) for struct_ops types libbpf: type suffixes and autocreate flag for struct_ops maps 1 - - 611- 2024-02-27 Eduard Zingerman bpf Superseded
[bpf,v3,2/2] selftests/bpf: test case for callback_depth states pruning logic check bpf_func_state->callback_depth when pruning states 1 - - 36-10 2024-02-22 Eduard Zingerman bpf Accepted
[bpf,v3,1/2] bpf: check bpf_func_state->callback_depth when pruning states check bpf_func_state->callback_depth when pruning states 1 - - 36-10 2024-02-22 Eduard Zingerman bpf Accepted
[bpf-next,1/1] selftests/bpf: update tcp_custom_syncookie to use scalar packet offset selftests/bpf: reduce tcp_custom_syncookie verification complexity 1 - - 46-- 2024-02-22 Eduard Zingerman bpf Accepted
[bpf-next,4/4] selftests/bpf: tests for per-insn find_equal_scalars() precision tracking bpf: track find_equal_scalars history on per-instruction level - - - 602- 2024-02-22 Eduard Zingerman bpf Changes Requested
[bpf-next,3/4] bpf: remove mark_precise_scalar_ids() bpf: track find_equal_scalars history on per-instruction level - - - 6011 2024-02-22 Eduard Zingerman bpf Changes Requested
[bpf-next,2/4] bpf: track find_equal_scalars history on per-instruction level bpf: track find_equal_scalars history on per-instruction level - - - 5912 2024-02-22 Eduard Zingerman bpf Changes Requested
[bpf-next,1/4] bpf: replace env->cur_hist_ent with a getter function bpf: track find_equal_scalars history on per-instruction level - - - 602- 2024-02-22 Eduard Zingerman bpf Changes Requested
[bpf-next,v2,3/3] selftests/bpf: test case for callback_depth states pruning logic check bpf_func_state->callback_depth when pruning states 1 - - 642- 2024-02-16 Eduard Zingerman bpf Superseded
[bpf-next,v2,2/3] bpf: check bpf_func_state->callback_depth when pruning states check bpf_func_state->callback_depth when pruning states - - - 651- 2024-02-16 Eduard Zingerman bpf Superseded
[bpf-next,v2,1/3] selftests/bpf: update tcp_custom_syncookie to use scalar packet offset check bpf_func_state->callback_depth when pruning states 1 - - 642- 2024-02-16 Eduard Zingerman bpf Superseded
[bpf-next,3/3] selftests/bpf: test case for callback_depth states pruning logic check bpf_func_state->callback_depth when pruning states - - - 5921 2024-02-12 Eduard Zingerman bpf Superseded
[bpf-next,2/3] bpf: check bpf_func_state->callback_depth when pruning states check bpf_func_state->callback_depth when pruning states - - - 6011 2024-02-12 Eduard Zingerman bpf Superseded
[bpf-next,1/3] selftests/bpf: update tcp_custom_syncookie to use scalar packet offset check bpf_func_state->callback_depth when pruning states 1 - - 5921 2024-02-12 Eduard Zingerman bpf Superseded
[bpf-next,libbpf] remove unnecessary null check in kernel_supports() [bpf-next,libbpf] remove unnecessary null check in kernel_supports() - - - 62-- 2024-01-31 Eduard Zingerman bpf Accepted
[bpf-next] bpf: One more maintainer for libbpf and BPF selftests [bpf-next] bpf: One more maintainer for libbpf and BPF selftests - - - 61-1 2024-01-26 Eduard Zingerman bpf Accepted
[bpf-next,3/3] selftests/bpf: test packet range inference for 'if pkt ==/!= pkt_end' infer packet range for 'if pkt ==/!= pkt_end' instructions - - - 601- 2024-01-08 Eduard Zingerman bpf Changes Requested
« 1 2 3 45 6 »