Show patches with: State = Action Required       |    Archived = No       |    Delegate = bpf       |   60 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] bpftool: fix potential NULL pointer dereferencing in prog_dump() [v3] bpftool: fix potential NULL pointer dereferencing in prog_dump() - - - 1-- 2024-11-21 Amir Mohammadi bpf New
[bpf-next,v1,7/7] selftests/bpf: Add IRQ save/restore tests IRQ save/restore - - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc IRQ save/restore - - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,5/7] bpf: Introduce support for bpf_local_irq_{save,restore} IRQ save/restore - - - 5225 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,4/7] bpf: Refactor mark_{dynptr,iter}_read IRQ save/restore - - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,3/7] bpf: Consolidate RCU and preempt locks in bpf_func_state IRQ save/restore - - - 5612 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,2/7] bpf: Be consistent between {acquire,find,release}_lock_state IRQ save/restore - - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,1/7] bpf: Refactor and rename resource management IRQ save/restore - - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v8,4/4] selftests/bpf: add usage example for cpu cycles kfuncs bpf: add cpu cycles kfuncss - - - 592- 2024-11-21 Vadim Fedorenko bpf New
[bpf-next,v8,3/4] selftests/bpf: add selftest to check rdtsc jit bpf: add cpu cycles kfuncss 1 - - 592- 2024-11-21 Vadim Fedorenko bpf New
[bpf-next,v8,2/4] bpf: add bpf_cpu_time_counter_to_ns helper bpf: add cpu cycles kfuncss 1 1 - 592- 2024-11-21 Vadim Fedorenko bpf New
[bpf-next,v8,1/4] bpf: add bpf_get_cpu_time_counter kfunc bpf: add cpu cycles kfuncss 3 - - 5821 2024-11-21 Vadim Fedorenko bpf New
[bpf-next] libbpf: Extend linker API to support in-memory ELF files [bpf-next] libbpf: Extend linker API to support in-memory ELF files - - - 3329 2024-11-20 Alastair Robertson bpf New
[bpf-next,v3,14/14] selftests/bpf: remove test_flow_dissector.sh selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 5911 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,13/14] selftests/bpf: migrate bpf flow dissectors tests to test_progs selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 601- 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,12/14] selftests/bpf: add network helpers to generate udp checksums selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 60-1 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,11/14] selftests/bpf: use the same udp and tcp headers in tests under test_progs selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 601- 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,10/14] selftests/bpf: document pseudo-header checksum helpers selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 60-1 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,09/14] selftests/bpf: move ip checksum helper to network helpers selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 60-1 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,08/14] selftests/bpf: Enable generic tc actions in selftests config selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,07/14] selftests/bpf: migrate flow_dissector namespace exclusivity test selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,06/14] selftests/bpf: add gre packets testing to flow_dissector selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,05/14] selftests/bpf: expose all subtests from flow_dissector selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,04/14] selftests/bpf: re-split main function into dedicated tests selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,03/14] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,02/14] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 601- 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
[bpf-next,v3,01/14] selftests/bpf: add a macro to compare raw memory selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 60-1 2024-11-20 Alexis Lothoré (eBPF Foundation) bpf New
samples/bpf: Remove unused variable samples/bpf: Remove unused variable - - - 44-- 2024-11-20 Zhu Jun bpf New
[bpf-next,v4,5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc - - - 47212 2024-11-19 Juntong Deng bpf New
[bpf-next,v4,4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc - - - 47212 2024-11-19 Juntong Deng bpf New
[bpf-next,v4,3/5] bpf: Add bpf_fget_task() kfunc bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc - - - 45214 2024-11-19 Juntong Deng bpf New
[bpf-next,v4,2/5] selftests/bpf: Add tests for open-coded style process file iterator bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc - - - 47212 2024-11-19 Juntong Deng bpf New
[bpf-next,v4,1/5] bpf: Introduce task_file open-coded iterator kfuncs bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc - - - 46114 2024-11-19 Juntong Deng bpf New
[bpf] selftests/bpf: Check for PREEMPTION instead of PREEMPT [bpf] selftests/bpf: Check for PREEMPTION instead of PREEMPT - - - 5821 2024-11-19 Sebastian Andrzej Siewior bpf New
[bpf,v3,2/2] selftests/bpf: Add test cases for various pointer specifiers bpf: enhance validation of pointer formatting 2 - - 601- 2024-11-19 Ilya Shchipletsov bpf New
[bpf,v3,1/2] bpf: fix %p% runtime check in bpf_bprintf_prepare bpf: enhance validation of pointer formatting 2 - - 601- 2024-11-19 Ilya Shchipletsov bpf New
[v2,bpf-next,6/6] selftest/bpf: replace magic constants by macros Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 592- 2024-11-19 Anton Protopopov bpf New
[v2,bpf-next,5/6] bpf: fix potential error return Add fd_array_cnt attribute for BPF_PROG_LOAD 1 - - 601- 2024-11-19 Anton Protopopov bpf New
[v2,bpf-next,4/6] selftests/bpf: Add tests for fd_array_cnt Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 5821 2024-11-19 Anton Protopopov bpf New
[v2,bpf-next,3/6] bpf: add fd_array_cnt attribute for prog_load Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 5911 2024-11-19 Anton Protopopov bpf New
[v2,bpf-next,2/6] bpf: move map/prog compatibility checks Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 5911 2024-11-19 Anton Protopopov bpf New
[v2,bpf-next,1/6] bpf: add a __btf_get_by_fd helper Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 60-1 2024-11-19 Anton Protopopov bpf New
LoongArch: BPF: Sign-extend return values LoongArch: BPF: Sign-extend return values - - - 44-- 2024-11-19 Tiezhu Yang bpf New
[bpf,4/4] selftest/bpf: Add test for vsock removal from sockmap on close() bpf, vsock: Fix poll() and close() - - - 601- 2024-11-18 Michal Luczaj bpf New
[bpf,3/4] bpf, vsock: Invoke proto::close on close() bpf, vsock: Fix poll() and close() - - - 601- 2024-11-18 Michal Luczaj bpf New
[bpf,2/4] selftest/bpf: Add test for af_vsock poll() bpf, vsock: Fix poll() and close() - - - 601- 2024-11-18 Michal Luczaj bpf New
[bpf,1/4] bpf, vsock: Fix poll() missing a queue bpf, vsock: Fix poll() and close() - - - 601- 2024-11-18 Michal Luczaj bpf New
[v1] selftests/bpf: Fix unnecessary conversion to bool in 'run_subtest' [v1] selftests/bpf: Fix unnecessary conversion to bool in 'run_subtest' - - - 43-- 2024-11-17 guanjing bpf New
[v1] selftests/bpf: fix application of sizeof to pointer [v1] selftests/bpf: fix application of sizeof to pointer - - - 43-- 2024-11-17 guanjing bpf New
[v2] bpftool: fix potential NULL pointer dereferencing in prog_dump() [v2] bpftool: fix potential NULL pointer dereferencing in prog_dump() - - - 44-- 2024-11-16 Amir Mohammadi bpf New
[bpf,2/2] bpf: fix OOB devmap writes when deleting elements bpf: fix OOB accesses in map_delete_elem callbacks 1 1 - 60-1 2024-11-15 Maciej Fijalkowski bpf New
[bpf,1/2] xsk: fix OOB map writes when deleting elements bpf: fix OOB accesses in map_delete_elem callbacks 1 1 - 601- 2024-11-15 Maciej Fijalkowski bpf New
[2/2] umd: Remove bpf/umd possible deadcode - - - 592- 2024-11-14 Dr. David Alan Gilbert bpf New
[1/2] bpf: Don't select USERMODE_DRIVER bpf/umd possible deadcode - - - 601- 2024-11-14 Dr. David Alan Gilbert bpf New
[bpf,2/2] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail() [bpf,1/2] bpf: check negative offsets in __bpf_skb_min_len() - - - 592- 2024-11-07 Cong Wang bpf Needs ACK
[bpf,1/2] bpf: check negative offsets in __bpf_skb_min_len() [bpf,1/2] bpf: check negative offsets in __bpf_skb_min_len() - - - 601- 2024-11-07 Cong Wang bpf Needs ACK
[bpf,2/2] tcp_bpf: add sk_rmem_alloc related logic for ingress redirection tcp_bpf: update the rmem scheduling for ingress redirection - - - 60-1 2024-10-17 Zijian Zhang bpf Needs ACK
[bpf,1/2] tcp_bpf: charge receive socket buffer in bpf_tcp_ingress() tcp_bpf: update the rmem scheduling for ingress redirection - - - 60-1 2024-10-17 Zijian Zhang bpf Needs ACK
[bpf,2/2] tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg 1 - - 601- 2024-10-16 Zijian Zhang bpf Needs ACK
[bpf,1/2] selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_sockmap tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg 1 - - 601- 2024-10-16 Zijian Zhang bpf Needs ACK