Show patches with: State = Action Required       |    Delegate = bpf       |   333 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf,2/2] bpf: sockmap, add test for ingress through strparser Fix reported sockmap splat - - - 1-1 2024-06-25 John Fastabend bpf New
[bpf,1/2] bpf: sockmap, fix introduced strparser recursive lock Fix reported sockmap splat - - - 1-1 2024-06-25 John Fastabend bpf New
[bpf-next] bpf: Fix tailcall cases in test_bpf [bpf-next] bpf: Fix tailcall cases in test_bpf - - - 611- 2024-06-25 Leon Hwang bpf New
[bpf-next,v2,4/4] selftests/bpf: Null checks for link in bpf_tcp_ca Fixes for BPF selftests on Loongarch - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v2,3/4] inet: null check for close in inet_release Fixes for BPF selftests on Loongarch - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v2,2/4] skmsg: null check for sg_page in sk_msg_memcopy_from_iter Fixes for BPF selftests on Loongarch - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v2,1/4] skmsg: null check for sg_page in sk_msg_recvmsg Fixes for BPF selftests on Loongarch - - - 62-- 2024-06-25 Geliang Tang bpf New
[v2,bpf,2/2] bpf: add new negative selftests to cover missing check_func_arg_reg_off() and reg->typ… [v2,bpf,1/2] bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses 2 - - 5624 2024-06-25 Matt Bobrowski bpf New
[v2,bpf,1/2] bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses [v2,bpf,1/2] bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses 2 - - 5624 2024-06-25 Matt Bobrowski bpf New
[bpf-next,v5,9/9] selftests/bpf: Drop make_socket in sk_lookup use network helpers, part 8 - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,8/9] selftests/bpf: Use connect_to_addr in sk_lookup use network helpers, part 8 - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,7/9] selftests/bpf: Use connect_to_fd in sk_lookup use network helpers, part 8 - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,6/9] selftests/bpf: Use start_server_str in sk_lookup use network helpers, part 8 1 - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,5/9] selftests/bpf: Close fd in error path in drop_on_reuseport use network helpers, part 8 1 - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,4/9] selftests/bpf: Use make_sockaddr in sockmap_ktls use network helpers, part 8 1 - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,3/9] selftests/bpf: Use connect_to_fd in sockmap_ktls use network helpers, part 8 1 - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,2/9] selftests/bpf: Use start_server_str in sockmap_ktls use network helpers, part 8 1 - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,1/9] selftests/bpf: Add backlog for network_helper_opts use network helpers, part 8 - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h [bpf-next] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h - 1 - 5912 2024-06-25 Jiri Olsa bpf New
[v2,bpf-next] libbpf: fix clang compilation error in btf_relocate.c [v2,bpf-next] libbpf: fix clang compilation error in btf_relocate.c - - - 611- 2024-06-24 Alan Maguire bpf New
[bpf,v2] bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT [bpf,v2] bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT - - - 5813 2024-06-24 Tengda Wu bpf New
[v5,bpf-next,3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf: Fix tailcall hierarchy - - - 5723 2024-06-23 Leon Hwang bpf New
[v5,bpf-next,2/3] bpf, arm64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy - - - 5813 2024-06-23 Leon Hwang bpf New
[v5,bpf-next,1/3] bpf, x64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy - - - 5723 2024-06-23 Leon Hwang bpf New
selftests/bpf: don't close(-1) in serial_test_fexit_stress() selftests/bpf: don't close(-1) in serial_test_fexit_stress() - - - 43-2 2024-06-23 Ma Ke bpf New
[bpf-next,2/2] bpf: verifier: use check_sub_overflow() to check for subtraction overflows Use overflow.h helpers to check for overflows - - - 5615 2024-06-23 Shung-Hsi Yu bpf New
[bpf-next,1/2] bpf: verifier: use check_add_overflow() to check for addition overflows Use overflow.h helpers to check for overflows - - - 5615 2024-06-23 Shung-Hsi Yu bpf New
[bpf,v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash [bpf,v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash - - - 57-5 2024-06-22 Michal Luczaj bpf New
[RESEND,bpf-next,v2,3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline Use bpf_prog_pack for RV64 bpf trampoline - - 1 5723 2024-06-22 Pu Lehui bpf New
[RESEND,bpf-next,v2,2/3] riscv, bpf: Fix out-of-bounds issue when preparing trampoline image Use bpf_prog_pack for RV64 bpf trampoline - - - 5714 2024-06-22 Pu Lehui bpf New
[RESEND,bpf-next,v2,1/3] bpf: Use precise image size for struct_ops trampoline Use bpf_prog_pack for RV64 bpf trampoline 1 - 1 5813 2024-06-22 Pu Lehui bpf New
[RESEND,bpf-next,v4,3/3] selftests/bpf: Add testcase where 7th argment is struct Add 12-argument support for RV64 bpf trampoline 1 1 - 5723 2024-06-22 Pu Lehui bpf New
[RESEND,bpf-next,v4,2/3] selftests/bpf: Factor out many args tests from tracing_struct Add 12-argument support for RV64 bpf trampoline - - - 5723 2024-06-22 Pu Lehui bpf New
[RESEND,bpf-next,v4,1/3] riscv, bpf: Add 12-argument support for RV64 bpf trampoline Add 12-argument support for RV64 bpf trampoline 1 1 - 5723 2024-06-22 Pu Lehui bpf New
[v2,5/7] bpf: do not create bpf_non_sleepable_error_inject list when unnecessary static key support for error injection functions - - - 611- 2024-06-19 Vlastimil Babka bpf New
[v2,4/7] bpf: support error injection static keys for multi_link attached progs static key support for error injection functions - - - 602- 2024-06-19 Vlastimil Babka bpf New
[v2,3/7] bpf: support error injection static keys for perf_event attached progs static key support for error injection functions - - - 602- 2024-06-19 Vlastimil Babka bpf New
[bpf-next,2/2] selftests/xsk: Enhance batch size support with dynamic configurations selftests/xsk: Enhance traffic validation and batch size support - - - 602- 2024-06-19 Tushar Vyavahare bpf New
[bpf-next,1/2] selftests/xsk: Ensure traffic validation proceeds after ring size adjustment in xskx… selftests/xsk: Enhance traffic validation and batch size support - 1 - 602- 2024-06-19 Tushar Vyavahare bpf New
[bpf-next,v2,2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP Zero overhead PROBE_MEM - - - 602- 2024-06-19 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v2,1/2] x86: Perform BPF exception fixup in do_user_addr_fault Zero overhead PROBE_MEM - - - 62-- 2024-06-19 Kumar Kartikeya Dwivedi bpf New
bpf, devmap: Add .map_alloc_check bpf, devmap: Add .map_alloc_check - - - 602- 2024-06-15 Florian Lehner bpf New
[v5,bpf-next,3/3] selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc netfilter: Add the capability to offload flowtable in XDP layer - - - 602- 2024-06-14 Lorenzo Bianconi bpf New
[v5,bpf-next,2/3] netfilter: add bpf_xdp_flow_lookup kfunc netfilter: Add the capability to offload flowtable in XDP layer 1 - - 602- 2024-06-14 Lorenzo Bianconi bpf New
[v5,bpf-next,1/3] netfilter: nf_tables: add flowtable map for xdp offload netfilter: Add the capability to offload flowtable in XDP layer - - - 602- 2024-06-14 Lorenzo Bianconi bpf New
[bpf-next,v2,2/2] selftests/bpf: Close netns in error paths in test_tunnel Enable INET_XFRM_TUNNEL in config - - - 611- 2024-06-11 Geliang Tang bpf New
[bpf-next,v2,1/2] selftests/bpf: Enable INET_XFRM_TUNNEL in config Enable INET_XFRM_TUNNEL in config - - - 62-- 2024-06-11 Geliang Tang bpf New
[PATCHv7,bpf-next,8/9] selftests/bpf: Add uretprobe shadow stack test uprobe: uretprobe speed up - 1 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,7/9] selftests/bpf: Add uretprobe syscall call from user space test uprobe: uretprobe speed up 1 1 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,6/9] selftests/bpf: Add uretprobe syscall test for regs changes uprobe: uretprobe speed up 1 1 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,5/9] selftests/bpf: Add uretprobe syscall test for regs integrity uprobe: uretprobe speed up 1 1 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,4/9] selftests/x86: Add return uprobe shadow stack test uprobe: uretprobe speed up - - - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,3/9] uprobe: Add uretprobe syscall to speed up return probe uprobe: uretprobe speed up 1 2 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,2/9] uprobe: Wire up uretprobe system call uprobe: uretprobe speed up 1 2 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,1/9] x86/shstk: Make return uprobe work with shadow stack uprobe: uretprobe speed up - 1 - 45-1 2024-05-23 Jiri Olsa bpf New
[v2,4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces Fix user stack traces captured from uprobes 1 - - 45-- 2024-05-22 Andrii Nakryiko bpf New
[v2,3/4] perf,x86: avoid missing caller address in stack traces captured in uprobe Fix user stack traces captured from uprobes - - - 45-- 2024-05-22 Andrii Nakryiko bpf New
[v2,2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes Fix user stack traces captured from uprobes - 1 - 45-- 2024-05-22 Andrii Nakryiko bpf New
[v2,1/4] uprobes: rename get_trampoline_vaddr() and make it global Fix user stack traces captured from uprobes 1 - - 45-- 2024-05-22 Andrii Nakryiko bpf New
[bpf-next,v2,3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline Use bpf_prog_pack for RV64 bpf trampoline - - 1 602- 2024-05-18 Pu Lehui bpf New
[bpf-next,v2,2/3] riscv, bpf: Fix out-of-bounds issue when preparing trampoline image Use bpf_prog_pack for RV64 bpf trampoline - - - 6011 2024-05-18 Pu Lehui bpf New
[bpf-next,v2,1/3] bpf: Use precise image size for struct_ops trampoline Use bpf_prog_pack for RV64 bpf trampoline 1 - 1 611- 2024-05-18 Pu Lehui bpf New
[bpf-next,v4,3/3] selftests/bpf: Add testcase where 7th argment is struct Add 12-argument support for RV64 bpf trampoline 1 1 - 44-2 2024-05-18 Pu Lehui bpf New
[bpf-next,v4,2/3] selftests/bpf: Factor out many args tests from tracing_struct Add 12-argument support for RV64 bpf trampoline - - - 44-2 2024-05-18 Pu Lehui bpf New
[bpf-next,v4,1/3] riscv, bpf: Add 12-argument support for RV64 bpf trampoline Add 12-argument support for RV64 bpf trampoline 1 1 - 44-2 2024-05-18 Pu Lehui bpf New
test_bpf: Add an skb_segment test for a non linear frag_list whose head_frag=1 and gso_size was man… test_bpf: Add an skb_segment test for a non linear frag_list whose head_frag=1 and gso_size was man… - - - 45-- 2024-05-17 Fred Li bpf New
[bpf-next,v1,2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP Zero overhead PROBE_MEM - - - 45-1 2024-05-15 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,1/2] x86: Perform BPF exception fixup in do_user_addr_fault Zero overhead PROBE_MEM - - - 45-1 2024-05-15 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v4,5/5] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf: Fix tailcall hierarchy - - - 44-- 2024-05-09 Leon Hwang bpf New
[bpf-next,v4,4/5] bpf, arm64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy - - - 44-- 2024-05-09 Leon Hwang bpf New
[bpf-next,v4,3/5] bpf, x64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy - - - 44-- 2024-05-09 Leon Hwang bpf New
[bpf-next,v4,2/5] bpf: Introduce bpf_jit_supports_tail_call_cnt_ptr() bpf: Fix tailcall hierarchy - - - 44-- 2024-05-09 Leon Hwang bpf New
[bpf-next,v4,1/5] bpf, verifier: Correct tail_call_reachable when no tailcall in subprog bpf: Fix tailcall hierarchy - - - 44-- 2024-05-09 Leon Hwang bpf New
[8/7] perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlines Combine perf and bpf for fast eval of hw breakpoint conditions - - - 44-- 2024-04-12 Ingo Molnar bpf New
[v6,7/7] selftest/bpf: Test a perf bpf program that suppresses side effects. Combine perf and bpf for fast eval of hw breakpoint conditions 3 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,6/7] perf/bpf: Allow a bpf program to suppress all sample side effects Combine perf and bpf for fast eval of hw breakpoint conditions 4 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,5/7] perf/bpf: Remove unneeded uses_default_overflow_handler() Combine perf and bpf for fast eval of hw breakpoint conditions 4 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,4/7] perf/bpf: Call bpf handler directly, not through overflow machinery Combine perf and bpf for fast eval of hw breakpoint conditions 3 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,3/7] perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members Combine perf and bpf for fast eval of hw breakpoint conditions - - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,2/7] perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL Combine perf and bpf for fast eval of hw breakpoint conditions - - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,1/7] perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow() Combine perf and bpf for fast eval of hw breakpoint conditions - - - 45-- 2024-04-12 Kyle Huey bpf New
[bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs [bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs - - - 62-- 2024-04-05 Puranjay Mohan bpf New
[bpf-next,v3,2/2] bpf, arm64: support exceptions bpf, arm64: Support Exceptions - - - 62-- 2024-02-01 Puranjay Mohan bpf New
[bpf-next,v3,1/2] arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JIT bpf, arm64: Support Exceptions 1 - - 611- 2024-02-01 Puranjay Mohan bpf New
[v5,4/4] selftest/bpf: Test a perf bpf program that suppresses side effects. Combine perf and bpf for fast eval of hw breakpoint conditions 2 - - 43-2 2024-01-22 Kyle Huey bpf New
[v5,3/4] perf/bpf: Allow a bpf program to suppress all sample side effects Combine perf and bpf for fast eval of hw breakpoint conditions 3 - - 43-2 2024-01-22 Kyle Huey bpf New
[v5,2/4] perf/bpf: Remove unneeded uses_default_overflow_handler. Combine perf and bpf for fast eval of hw breakpoint conditions 3 - - 43-2 2024-01-22 Kyle Huey bpf New
[v5,1/4] perf/bpf: Call bpf handler directly, not through overflow machinery Combine perf and bpf for fast eval of hw breakpoint conditions 2 - - 43-2 2024-01-22 Kyle Huey bpf New
[bpf-next,2/2] selftests/bpf: Add benchmark for bpf memory allocator bpf: Add benchmark for bpf memory allocator - - - 592- 2023-12-21 Hou Tao bpf New
[bpf-next,1/2] selftests/bpf: Move bench specific metrics into union of structs bpf: Add benchmark for bpf memory allocator 1 - - 592- 2023-12-21 Hou Tao bpf New
[v3,bpf,4/4] i40e: handle multi-buffer packets that are shrunk by xdp prog net: bpf_xdp_adjust_tail() fixes - 1 1 45-1 2023-12-21 Maciej Fijalkowski bpf New
[v3,bpf,3/4] ice: work on pre-XDP prog frag count net: bpf_xdp_adjust_tail() fixes - - - 45-1 2023-12-21 Maciej Fijalkowski bpf New
[v3,bpf,2/4] xsk: fix usage of multi-buffer BPF helpers for ZC XDP net: bpf_xdp_adjust_tail() fixes 1 - - 45-1 2023-12-21 Maciej Fijalkowski bpf New
[v3,bpf,1/4] xsk: recycle buffer in case Rx queue was full net: bpf_xdp_adjust_tail() fixes 1 - - 45-1 2023-12-21 Maciej Fijalkowski bpf New
[bpf-next,15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO} Improvements for tracking scalars in the BPF verifier - - - 47212 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,14/15] bpf: Optimize state pruning for spilled scalars Improvements for tracking scalars in the BPF verifier - - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,13/15] selftests/bpf: Add test cases for narrowing fill Improvements for tracking scalars in the BPF verifier 1 - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,12/15] bpf: Preserve boundaries and track scalars on narrowing fill Improvements for tracking scalars in the BPF verifier - - - 48-13 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,11/15] selftests/bpf: Test tracking spilled unbounded scalars Improvements for tracking scalars in the BPF verifier 1 - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,10/15] bpf: Track spilled unbounded scalars Improvements for tracking scalars in the BPF verifier 1 - - 44215 2023-12-20 Maxim Mikityanskiy bpf New
« 1 2 3 4 »