Show patches with: Archived = No       |    Delegate = bpf       |   26779 patches
« 1 2 3 4267 268 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
bpftool: Fix the wrong format specifier bpftool: Fix the wrong format specifier - 1 - 44-- 2024-11-21 liujing bpf New
bpftool: Fix the wrong format specifier bpftool: Fix the wrong format specifier - - - 44-- 2024-11-21 liujing bpf Superseded
bpftool: Fix wrong format output bpftool: Fix wrong format output - 1 - 44-- 2024-11-21 liujing bpf New
[v3] bpftool: fix potential NULL pointer dereferencing in prog_dump() [v3] bpftool: fix potential NULL pointer dereferencing in prog_dump() - 1 - 44-- 2024-11-21 Amir Mohammadi bpf New
[bpf-next,v1,7/7] selftests/bpf: Add IRQ save/restore tests IRQ save/restore - - - 5621 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 - - - 5621 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 - - - 5324 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,4/7] bpf: Refactor mark_{dynptr,iter}_read IRQ save/restore 1 - - 5621 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 - - - 5711 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 1 - - 5621 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,1/7] bpf: Refactor and rename resource management IRQ save/restore - 1 - 5621 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é 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é 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é 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é 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é 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é 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é 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é 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é 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é 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é 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é 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é 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é 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
[RFC,bpf-next,v2,3/3] selftests/bpf: add more verifier tests for signed range deduction of BPF_AND Improve signed ranges reasoning for BPF_AND - - - 46213 2024-11-19 Shung-Hsi Yu bpf Changes Requested
[RFC,bpf-next,v2,2/3] selftests/bpf: bring back verifier tests for bpf lsm Improve signed ranges reasoning for BPF_AND - - - 47212 2024-11-19 Shung-Hsi Yu bpf Changes Requested
[RFC,bpf-next,v2,1/3] bpf, verifier: improve signed ranges reasoning for BPF_AND Improve signed ranges reasoning for BPF_AND 1 1 1 46114 2024-11-19 Shung-Hsi Yu bpf Changes Requested
[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() 1 - - 601- 2024-11-18 Michal Luczaj bpf New
[bpf,3/4] bpf, vsock: Invoke proto::close on close() bpf, vsock: Fix poll() and close() - 1 - 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() 1 - - 601- 2024-11-18 Michal Luczaj bpf New
[bpf,1/4] bpf, vsock: Fix poll() missing a queue bpf, vsock: Fix poll() and close() - 1 - 601- 2024-11-18 Michal Luczaj bpf New
[bpf-next,v7,4/4] selftests/bpf: add usage example for cpu cycles kfuncs bpf: add cpu cycles kfuncss - - - 592- 2024-11-18 Vadim Fedorenko bpf Superseded
[bpf-next,v7,3/4] selftests/bpf: add selftest to check rdtsc jit bpf: add cpu cycles kfuncss 1 - - 592- 2024-11-18 Vadim Fedorenko bpf Superseded
[bpf-next,v7,2/4] bpf: add bpf_cpu_cycles_to_ns helper bpf: add cpu cycles kfuncss 1 1 - 592- 2024-11-18 Vadim Fedorenko bpf Superseded
[bpf-next,v7,1/4] bpf: add bpf_get_cpu_cycles kfunc bpf: add cpu cycles kfuncss 3 - - 5821 2024-11-18 Vadim Fedorenko bpf Superseded
selftests/bpf: Remove unused variable selftests/bpf: Remove unused variable - - - 44-- 2024-11-18 Zhu Jun bpf Changes Requested
[bpf-next,10/10] selftests/bpf: Add more test cases for LPM trie Fixes for LPM trie - - - 592- 2024-11-18 Hou Tao bpf Changes Requested
[bpf-next,09/10] selftests/bpf: Move test_lpm_map.c to map_tests Fixes for LPM trie - - - 592- 2024-11-18 Hou Tao bpf Changes Requested
[bpf-next,08/10] bpf: Use raw_spinlock_t for LPM trie Fixes for LPM trie - - - 61-- 2024-11-18 Hou Tao bpf Changes Requested
[bpf-next,07/10] bpf: Switch to bpf mem allocator for LPM trie Fixes for LPM trie - - - 601- 2024-11-18 Hou Tao bpf Changes Requested
[bpf-next,06/10] bpf: Add bpf_mem_cache_is_mergeable() helper Fixes for LPM trie - - - 61-- 2024-11-18 Hou Tao bpf Changes Requested
[bpf-next,05/10] bpf: Fix exact match conditions in trie_get_next_key() Fixes for LPM trie - 1 - 61-- 2024-11-18 Hou Tao bpf Changes Requested
[bpf-next,04/10] bpf: Handle in-place update for full LPM trie correctly Fixes for LPM trie - - - 61-- 2024-11-18 Hou Tao bpf Changes Requested
[bpf-next,03/10] bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie Fixes for LPM trie - 1 - 61-- 2024-11-18 Hou Tao bpf Changes Requested
[bpf-next,02/10] bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem Fixes for LPM trie - 1 - 61-- 2024-11-18 Hou Tao bpf Changes Requested
[bpf-next,01/10] bpf: Remove unnecessary check when updating LPM trie Fixes for LPM trie - 1 - 61-- 2024-11-18 Hou Tao bpf Changes Requested
[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
libbpf: Change hash_combine parameters from long to unsigned long libbpf: Change hash_combine parameters from long to unsigned long 1 - - 44-- 2024-11-16 Sidong Yang bpf Accepted
[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 Superseded
[bpf-next,2/2] bpf: Use try_alloc_page() to allocate pages for bpf needs. [bpf-next,1/2] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation - - - 5713 2024-11-16 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/2] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation [bpf-next,1/2] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation - - - 5524 2024-11-16 Alexei Starovoitov bpf Changes Requested
[bpf-next,v6,4/4] selftests/bpf: add usage example for cpu cycles kfuncs bpf: add cpu cycles kfuncss - - - 5623 2024-11-15 Vadim Fedorenko bpf Superseded
[bpf-next,v6,3/4] selftests/bpf: add selftest to check rdtsc jit bpf: add cpu cycles kfuncss 1 - - 5623 2024-11-15 Vadim Fedorenko bpf Superseded
[bpf-next,v6,2/4] bpf: add bpf_cpu_cycles_to_ns helper bpf: add cpu cycles kfuncss - 1 - 5623 2024-11-15 Vadim Fedorenko bpf Superseded
[bpf-next,v6,1/4] bpf: add bpf_get_cpu_cycles kfunc bpf: add cpu cycles kfuncss 2 - - 5524 2024-11-15 Vadim Fedorenko bpf Superseded
[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
[bpf-next] libbpf: Fix memory leak in bpf_program__attach_uprobe_multi [bpf-next] libbpf: Fix memory leak in bpf_program__attach_uprobe_multi - - - 601- 2024-11-15 Jiri Olsa bpf Accepted
bpftool: fix potential NULL pointer dereferencing in prog_dump() bpftool: fix potential NULL pointer dereferencing in prog_dump() - - - 44-- 2024-11-15 Amir Mohammadi bpf Superseded
[RFC] libbpf: Change hash_combine parameters from long to __u32 [RFC] libbpf: Change hash_combine parameters from long to __u32 - - - 44-- 2024-11-15 Sidong Yang bpf Changes Requested
[bpf-next] bpf: Do not alloc arena on unsupported arches [bpf-next] bpf: Do not alloc arena on unsupported arches - - - 61-- 2024-11-15 Viktor Malik bpf Accepted
[bpf-next,v2] bpf: Add necessary migrate_{disable,enable} in range_tree [bpf-next,v2] bpf: Add necessary migrate_{disable,enable} in range_tree - - - 60-1 2024-11-15 Yonghong Song bpf Accepted
[bpf-next] bpf: Add necessary migrate_{disable,enable} in bpf arena [bpf-next] bpf: Add necessary migrate_{disable,enable} in bpf arena - - - 60-1 2024-11-15 Yonghong Song bpf Changes Requested
[bpf-next,5/5] bpf: fix potential error return Add fd_array_cnt attribute for BPF_PROG_LOAD 1 - - 1031- 2024-11-15 Anton Protopopov bpf Superseded
[bpf-next,4/5] selftests/bpf: Add tests for fd_array_cnt Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 10112 2024-11-15 Anton Protopopov bpf Superseded
[bpf-next,3/5] bpf: add fd_array_cnt attribute for prog_load Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 10211 2024-11-15 Anton Protopopov bpf Superseded
[bpf-next,2/5] bpf: move map/prog compatibility checks Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 10211 2024-11-15 Anton Protopopov bpf Superseded
[bpf-next,1/5] bpf: add a __btf_get_by_fd helper Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 103-1 2024-11-15 Anton Protopopov bpf Superseded
[bpf-next] selftests/bpf: set test path for token/obj_priv_implicit_token_envvar [bpf-next] selftests/bpf: set test path for token/obj_priv_implicit_token_envvar - - - 10211 2024-11-15 Ihor Solodrai bpf Accepted
[v3,bpf-next] bpf: use common instruction history across all states [v3,bpf-next] bpf: use common instruction history across all states 1 - - 592- 2024-11-15 Andrii Nakryiko bpf Accepted
[bpf-next,v2,13/13] selftests/bpf: remove test_flow_dissector.sh selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 5911 2024-11-14 Alexis Lothoré bpf Superseded
[bpf-next,v2,12/13] selftests/bpf: migrate bpf flow dissectors tests to test_progs selftests/bpf: migrate test_flow_dissector.sh to test_progs - - - 601- 2024-11-14 Alexis Lothoré bpf Superseded
[bpf-next,v2,11/13] selftests/bpf: add network helpers to generate udp checksums selftests/bpf: migrate test_flow_dissector.sh to test_progs - - - 61-- 2024-11-14 Alexis Lothoré bpf Superseded
[bpf-next,v2,10/13] selftests/bpf: rename pseudo headers checksum computation selftests/bpf: migrate test_flow_dissector.sh to test_progs - - - 61-- 2024-11-14 Alexis Lothoré bpf Superseded
[bpf-next,v2,09/13] selftests/bpf: move ip checksum helper to network helpers selftests/bpf: migrate test_flow_dissector.sh to test_progs - - - 60-1 2024-11-14 Alexis Lothoré bpf Superseded
[bpf-next,v2,08/13] selftests/bpf: Enable generic tc actions in selftests config selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-14 Alexis Lothoré bpf Superseded
[bpf-next,v2,07/13] selftests/bpf: migrate flow_dissector namespace exclusivity test selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-14 Alexis Lothoré bpf Superseded
« 1 2 3 4267 268 »