Show patches with: State = Action Required       |    Delegate = bpf       |   326 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,3/3] net: Move flush list retrieval to where it is used. net: bpf_net_context cleanups. 1 - - 1711 2024-06-28 Sebastian Andrzej Siewior bpf New
[net-next,2/3] net: Optimize xdp_do_flush() with bpf_net_context infos. net: bpf_net_context cleanups. - - - 1711 2024-06-28 Sebastian Andrzej Siewior bpf New
[net-next,1/3] net: Remove task_struct::bpf_net_context init on fork. net: bpf_net_context cleanups. - - - 17-2 2024-06-28 Sebastian Andrzej Siewior bpf New
[bpf-next,3/3] bpf: Implement bpf_check_basics_ok() as a macro. bpf: sparse cleanup. - - - 1-2 2024-06-28 Sebastian Andrzej Siewior bpf New
[bpf-next,2/3] bpf: Move a few bpf_func_proto declarations. bpf: sparse cleanup. - - - 1-2 2024-06-28 Sebastian Andrzej Siewior bpf New
[bpf-next,1/3] bpf: Add casts to keep sparse quiet. bpf: sparse cleanup. - - - 1-2 2024-06-28 Sebastian Andrzej Siewior bpf New
selftests/bpf:fix a resource leak selftests/bpf:fix a resource leak - - - 45-- 2024-06-27 Zhu Jun bpf New
[bpf-next,v2,2/2] selftests/xsk: Enhance batch size support with dynamic configurations selftests/xsk: Enhance traffic validation and batch size support - - - 602- 2024-06-27 Tushar Vyavahare bpf New
[bpf-next,v2,1/2] selftests/xsk: Ensure traffic validation proceeds after ring size adjustment in x… selftests/xsk: Enhance traffic validation and batch size support - 1 - 602- 2024-06-27 Tushar Vyavahare bpf New
selftests/bpf:Delete extra blank Lines selftests/bpf:Delete extra blank Lines - - - 45-- 2024-06-27 Zhu Jun bpf New
[v2,2/2] test_bpf: Introduce an skb_segment test for frag_list whose head_frag=true and gso_size wa… [v2,1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list wh… - - - 602- 2024-06-26 Fred Li bpf New
[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,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,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 - - - 5615 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 1 - - 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
[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
[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
[bpf-next,09/15] selftests/bpf: Test assigning ID to scalars on spill Improvements for tracking scalars in the BPF verifier 1 - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,08/15] bpf: Assign ID to scalars on spill Improvements for tracking scalars in the BPF verifier 1 - - 49-12 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,07/15] bpf: Add the get_reg_width function Improvements for tracking scalars in the BPF verifier - - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,06/15] bpf: Add the assign_scalar_id_before_mov function Improvements for tracking scalars in the BPF verifier 1 - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,05/15] selftests/bpf: Add a test case for 32-bit spill tracking Improvements for tracking scalars in the BPF verifier 1 - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,04/15] bpf: Make bpf_for_each_spilled_reg consider narrow spills Improvements for tracking scalars in the BPF verifier 1 - - 49-12 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,03/15] selftests/bpf: check if imprecise stack spills confuse infinite loop detection Improvements for tracking scalars in the BPF verifier - - - 48-13 2023-12-20 Maxim Mikityanskiy bpf New
« 1 2 3 4 »