| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2025-10-17 14:29 UTC | selftests/bpf: convert test_tc_tunnel.sh to test_progs | 1 | alexis.lothore@bootlin.com | finished in 52m0s |
| 2025-10-16 14:57 UTC | bpf: Fix possible memleak when updating hash maps | 1 | leon.hwang@linux.dev | finished in 3h46m0s |
| 2025-10-16 10:13 UTC | Follow-up fix for potential error pointer dereference in propagate_to_outer_instance() | 1 | shardulsb08@gmail.com | finished in 4h18m0s |
| 2025-10-16 07:45 UTC | selftests/bpf: Integrate test_xsk.c to test_progs framework | 5 | bastien.curutchet@bootlin.com | finished in 40m0s |
| 2025-10-16 06:39 UTC | bpf: MM related minor changes | 1 | laoar.shao@gmail.com | finished in 3h46m0s |
| 2025-10-16 06:33 UTC | bpf: Fix memory leak in __lookup_instance error path | 2 | shardulsb08@gmail.com | finished in 3h48m0s |
| 2025-10-15 01:50 UTC | Fix spelling typo in samples/bpf | 3 | chuguangqing@inspur.com | finished in 39m0s |
| 2025-10-14 22:43 UTC | net: Introduce struct sockaddr_unspec | 2 | kees@kernel.org | finished in 3h39m0s |
| 2025-10-14 18:56 UTC | bpf: test_run: Fix sleep-in-atomic BUG in timer path with RT kernel | 3 | chandna.sahil@gmail.com | finished in 4h0m0s |
| 2025-10-14 12:00 UTC | bpf: test_run: fix ctx leak in bpf_prog_test_run_xdp error path | 1 | shardulsb08@gmail.com | finished in 3h44m0s |
| 2025-10-14 11:26 UTC | bpf: add and use migrate_enable_rcu | 1 | menglong8.dong@gmail.com | finished in 4h12m0s |
| 2025-10-14 10:01 UTC | Pass external callchain entry to get_perf_callchain | 2 | chen.dylane@linux.dev | finished in 3h41m0s |
| 2025-10-14 06:08 UTC | Some spelling error fixes in samples directory | 2 | chuguangqing@inspur.com | finished in 39m0s |
| 2025-10-14 05:16 UTC | selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22 | 1 | yonghong.song@linux.dev | finished in 47m0s |
| 2025-10-14 02:34 UTC | Some spelling error fixes in samples directory | 1 | chuguangqing@inspur.com | finished in 42m0s |
| 2025-10-13 17:47 UTC | Pass external callchain entry to get_perf_callchain | 1 | chen.dylane@linux.dev | skipped |
| 2025-10-13 17:11 UTC | bpf: avoid sleeping in invalid context during sock_map_delete_elem path | 2 | listout@listout.xyz | finished in 3h48m0s |
| 2025-10-13 16:29 UTC | bpf: avoid sleeping in invalid context during sock_map_delete_elem path | 1 | listout@listout.xyz | finished in 3h50m0s |
| 2025-10-09 22:28 UTC | bpf: avoid sleeping in invalid context during sock_map_delete_elem path | 1 | listout@listout.xyz | finished in 3h48m0s |
| 2025-10-09 06:23 UTC | kernel/bpf/syscall: use IS_FD_HASH in bpf_map_update_value | 1 | chensong_2000@189.cn | finished in 3h59m0s |
| 2025-10-08 10:26 UTC | bpf: Avoid RCU context warning when unpinning htab with internal structs | 3 | kafai.wan@linux.dev | finished in 4h6m0s |
| 2025-10-07 01:22 UTC | bpf: Avoid RCU context warning when unpinning htab with internal structs | 2 | kafai.wan@linux.dev | finished in 3h49m0s |
| 2025-10-06 01:20 UTC | libbpf: Fix undefined behavior in {get,put}_unaligned_be32() | 1 | ebiggers@kernel.org | finished in 42m0s |
| 2025-10-04 14:23 UTC | bpf_doc: Support 1st const parameter of bpf_d_path() | 1 | rtoax@foxmail.com | finished in 44m0s |
| 2025-10-03 17:36 UTC | pahole: Avoid generating artificial inlined functions for BTF | 1 | yonghong.song@linux.dev | skipped |
| 2025-10-03 15:24 UTC | selftests/bpf: fix implicit-function-declaration errors | 1 | matttbe@kernel.org | finished in 54m0s |
| 2025-10-03 08:45 UTC | bpf: Avoid RCU context warning when unpinning htab with internal structs | 1 | kafai.wan@linux.dev | finished in 42m0s |
| 2025-10-02 22:53 UTC | Remove task and cgroup local storage percpu counters | 2 | ameryhung@gmail.com | finished in 3h44m0s |
| 2025-10-02 20:31 UTC | libbpf: Fix GCC #pragma usage in libbpf_utils.c | 1 | tony.ambardar@gmail.com | finished in 40m0s |
| 2025-10-02 19:11 UTC | selftests/bpf: tests for rejection of ALU ops with negative offsets | 1 | eddyz87@gmail.com | finished in 44m0s |
| 2025-10-01 19:28 UTC | bpf: Fix verifier crash on BPF_NEG with pointer register | 4 | listout@listout.xyz | finished in 3h45m0s |
| 2025-10-01 19:17 UTC | bpf: Fix verifier crash on BPF_NEG with pointer register | 4 | listout@listout.xyz | finished in 3h48m0s |
| 2025-10-01 17:27 UTC | bpf: Cleanup unused func args in rqspinlock implementation | 1 | sidchintamaneni@gmail.com | finished in 39m0s |
| 2025-10-01 09:56 UTC | bpf: Fix verifier crash on BPF_NEG with pointer register | 3 | listout@listout.xyz | finished in 3h38m0s |
| 2025-09-30 15:39 UTC | bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps | 9 | leon.hwang@linux.dev | finished in 3h39m0s |
| 2025-09-30 15:04 UTC | bpf: Correctly reject negative offsets for ALU ops | 1 | yazhoutang@foxmail.com | finished in 3h47m0s |
| 2025-09-30 12:50 UTC | BPF indirect jumps | 5 | a.s.protopopov@gmail.com | finished in 3h59m0s |
| 2025-09-30 10:55 UTC | BPF indirect jumps | 4 | a.s.protopopov@gmail.com | skipped |
| 2025-09-29 19:27 UTC | selftests/bpf: Add test for libbpf_sha256() | 1 | ebiggers@kernel.org | finished in 43m0s |
| 2025-09-28 00:38 UTC | libbpf: Don't use AF_ALG for SHA-256 | 1 | ebiggers@kernel.org | finished in 38m0s |
| 2025-09-26 15:39 UTC | bpf: Add preempt_disable to protect get_perf_callchain | 2 | chen.dylane@linux.dev | finished in 3h50m0s |
| 2025-09-26 09:52 UTC | bpf: Remove duplicate crypto/sha2.h header | 2 | jiapeng.chong@linux.alibaba.com | finished in 3h44m0s |
| 2025-09-25 17:50 UTC | bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE | 6 | chen.dylane@linux.dev | finished in 3h58m0s |
| 2025-09-25 15:37 UTC | bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps | 8 | leon.hwang@linux.dev | finished in 3h47m0s |
| 2025-09-25 10:26 UTC | perf build: Support building with Clang | 1 | leo.yan@arm.com | finished in 42m0s |
| 2025-09-25 09:46 UTC | selftests/bpf: Prepare to add -Wsign-compare for bpf selftests | 3 | mehdi.benhadjkhelifa@gmail.com | finished in 47m0s |
| 2025-09-25 09:30 UTC | Add the the capability to load HW RX checsum in eBPF programs | 2 | lorenzo@kernel.org |
finished
in 48m0s
[1 findings] |
| 2025-09-25 09:28 UTC | bpf: Remove duplicate crypto/sha2.h header | 1 | jiapeng.chong@linux.alibaba.com | finished in 3h57m0s |
| 2025-09-25 09:21 UTC | bpftool: Remove duplicate string.h header | 1 | jiapeng.chong@linux.alibaba.com | finished in 58m0s |
| 2025-09-24 19:13 UTC | selftests/bpf: Add -Wsign-compare C compilation flag | 2 | mehdi.benhadjkhelifa@gmail.com | finished in 42m0s |
| 2025-09-24 15:27 UTC | selftests/bpf: Add -Wsign-compare C compilation flag | 1 | mehdi.benhadjkhelifa@gmail.com | finished in 38m0s |
| 2025-09-24 14:49 UTC | selftests/bpf: Integrate test_xsk.c to test_progs framework | 4 | bastien.curutchet@bootlin.com | finished in 45m0s |
| 2025-09-24 08:14 UTC | bpf: Mark kfuncs as __noclone | 2 | arighi@nvidia.com | finished in 42m0s |
| 2025-09-23 17:47 UTC | bpf: fix NULL pointer dereference in print_reg_state() | 2 | listout@listout.xyz | finished in 3h44m0s |
| 2025-09-23 16:58 UTC | bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE | 5 | chen.dylane@linux.dev | finished in 3h52m0s |
| 2025-09-23 16:43 UTC | bpf: fix NULL pointer dereference in print_reg_state() | 1 | listout@listout.xyz | finished in 3h47m0s |
| 2025-09-23 16:41 UTC | bpf: fix NULL pointer dereference in print_reg_state() | 1 | listout@listout.xyz | finished in 3h47m0s |
| 2025-09-23 10:38 UTC | bpftool: Add bash completion for program signing options | 1 | qmo@kernel.org | finished in 44m0s |
| 2025-09-22 14:03 UTC | bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE | 4 | chen.dylane@linux.dev | finished in 3h47m0s |
| 2025-09-22 09:57 UTC | bpf: remove is_return in struct bpf_session_run_ctx | 1 | menglong8.dong@gmail.com | finished in 3h49m0s |
| 2025-09-22 08:22 UTC | bpf: The main function in the file tools/bpf/bpf_dbg.c does not call fclose() to close the opened files at the end, leading to issues such as memory leaks. | 1 | liujing@cmss.chinamobile.com | finished in 44m0s |
| 2025-09-22 07:53 UTC | bpf: Add preempt_disable to protect get_perf_callchain | 1 | chen.dylane@linux.dev | finished in 3h42m0s |
| 2025-09-22 06:22 UTC | riscv: bpf: Fix uninitialized symbol 'retval_off' | 2 | duanchenghao@kylinos.cn | finished in 41m0s |
| 2025-09-20 15:52 UTC | bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE | 3 | chen.dylane@linux.dev | finished in 3h34m0s |
| 2025-09-20 15:35 UTC | libbpf: Silence newly-added and unused sections | 1 | yonghong.song@linux.dev | finished in 36m0s |
| 2025-09-20 12:20 UTC | Add the the capability to load HW RX checsum in eBPF programs | 1 | lorenzo@kernel.org |
finished
in 27m0s
[1 findings] |
| 2025-09-20 04:58 UTC | selftests/bpf: Fix selftest verifier_arena_large failure | 1 | yonghong.song@linux.dev | finished in 36m0s |
| 2025-09-19 04:41 UTC | bpf: Allow union argument in trampoline based programs | 4 | leon.hwang@linux.dev | finished in 3h34m0s |
| 2025-09-19 03:48 UTC | bpftool: Add HELP_SPEC_OPTIONS in token.c | 4 | chen.dylane@linux.dev | finished in 37m0s |
| 2025-09-19 02:18 UTC | bpf: replace path-sensitive with path-insensitive live stack analysis | 3 | eddyz87@gmail.com | finished in 3h41m0s |
| 2025-09-18 18:47 UTC | bpf: replace path-sensitive with path-insensitive live stack analysis | 2 | eddyz87@gmail.com | finished in 3h36m0s |
| 2025-09-18 12:09 UTC | bpftool: Add HELP_SPEC_OPTIONS in token.c | 3 | chen.dylane@linux.dev | finished in 50m0s |
| 2025-09-18 09:38 UTC | BPF indirect jumps | 3 | a.s.protopopov@gmail.com | finished in 3h38m0s |
| 2025-09-18 03:42 UTC | bpf: Allow union argument in trampoline based programs | 3 | leon.hwang@linux.dev | finished in 3h12m0s |
| 2025-09-17 13:57 UTC | bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21 | 1 | tstellar@redhat.com | finished in 40m0s |
| 2025-09-17 12:43 UTC | libbpf: increase probe_name buffer size to avoid format-truncation | 1 | quic_ckantibh@quicinc.com | finished in 52m0s |
| 2025-09-17 07:22 UTC | bpf: Add BPF program type for overriding tracepoint probes | 1 | zhaofuyu@vivo.com | finished in 3h42m0s |
| 2025-09-17 06:09 UTC | sched: make migrate_enable/migrate_disable inline | 5 | menglong8.dong@gmail.com | finished in 3h44m0s |
| 2025-09-17 03:47 UTC | bpftool: Add HELP_SPEC_OPTIONS in token.c | 2 | chen.dylane@linux.dev | finished in 46m0s |
| 2025-09-16 21:22 UTC | bpf: dont report verifier bug for missing bpf_scc_visit on speculative path | 1 | eddyz87@gmail.com | finished in 3h42m0s |
| 2025-09-16 15:52 UTC | bpf: Allow union argument in trampoline based programs | 2 | leon.hwang@linux.dev | finished in 3h43m0s |
| 2025-09-16 05:41 UTC | bpftool: Add HELP_SPEC_OPTIONS in token.c | 1 | chen.dylane@linux.dev | finished in 39m0s |
| 2025-09-15 13:42 UTC | bpftool: Search for tracefs at /sys/kernel/tracing first | 2 | qmo@kernel.org | finished in 57m0s |
| 2025-09-15 12:16 UTC | selftests/bpf: Skip timer_interrupt case when bpf_timer is not supported | 1 | leon.hwang@linux.dev | finished in 50m0s |
| 2025-09-13 22:23 UTC | bpf: verifier: fix WARNING in reg_bounds_sanity_check (2) | 1 | kriish.sharma2006@gmail.com | finished in 3h47m0s |
| 2025-09-13 19:39 UTC | BPF indirect jumps | 2 | a.s.protopopov@gmail.com | finished in 3h46m0s |
| 2025-09-13 09:13 UTC | selftests/bpf: Fix arena_spin_lock selftest failure | 3 | skb99@linux.ibm.com | finished in 37m0s |
| 2025-09-12 22:25 UTC | bpf: Add BPF_MAP_TYPE_CRED_STORAGE support | 2 | dwindsor@gmail.com | finished in 3h47m0s |
| 2025-09-12 19:18 UTC | bpf: potential double-free of env->insn_aux_data | 1 | eddyz87@gmail.com | finished in 3h56m0s |
| 2025-09-12 10:43 UTC | bpftool: Search for tracefs at /sys/kernel/tracing first | 1 | qmo@kernel.org | finished in 42m0s |
| 2025-09-11 16:30 UTC | selftests/bpf: more open-coded gettid syscall cleanup | 2 | alan.maguire@oracle.com | finished in 38m0s |
| 2025-09-11 14:58 UTC | bpf: report arena faults to BPF streams | 7 | puranjay@kernel.org | finished in 3h43m0s |
| 2025-09-11 10:51 UTC | docs/bpf: clarify ret handling in LSM BPF programs | 2 | arielsilver77@gmail.com | skipped |
| 2025-09-11 07:33 UTC | selftests/bpf: more open-coded gettid syscall cleanup | 1 | alan.maguire@oracle.com | finished in 47m0s |
| 2025-09-11 01:04 UTC | bpf: replace path-sensitive with path-insensitive live stack analysis | 1 | eddyz87@gmail.com |
finished
in 3h40m0s
[1 findings] |
| 2025-09-10 16:27 UTC | bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps | 7 | leon.hwang@linux.dev | finished in 3h48m0s |
| 2025-09-10 12:57 UTC | bpf: Reject bpf_timer for PREEMPT_RT | 3 | leon.hwang@linux.dev | finished in 4h13m0s |
| 2025-09-09 17:16 UTC | selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers | 1 | eddyz87@gmail.com | finished in 47m0s |
| 2025-09-09 16:32 UTC | bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE | 2 | chen.dylane@linux.dev | finished in 3h40m0s |
| 2025-09-09 14:46 UTC | bpf: Allow fall back to interpreter for programs with stack size <= 512 | 3 | kafai.wan@linux.dev | finished in 45m0s |