Published Title Version Author Status
2025-08-16 18:06 UTC BPF indirect jumps 1 a.s.protopopov@gmail.com finished in 3h50m0s
2025-08-15 19:21 UTC bpf: Introduce deferred task context execution 2 mykyta.yatsenko5@gmail.com finished in 3h47m0s
2025-08-15 12:12 UTC bpf/selftests: fix test_tcpnotify_user 1 mattbobrowski@google.com finished in 1h42m0s
2025-08-15 08:29 UTC LoongArch: BPF: Fix incorrect return pointer value in the eBPF program 2 jianghaoran@kylinos.cn finished in 1h42m0s
2025-08-15 06:18 UTC bpf: introduce and use rcu_migrate_{enable,disable} 1 menglong8.dong@gmail.com finished in 4h2m0s
2025-08-14 18:01 UTC libbpf: fix reuse of DEVMAP 3 yuka@yuka.dev finished in 1h45m0s
2025-08-14 12:14 UTC bpf: Remove migrate_disable in kprobe_multi_link_prog_run 3 chen.dylane@linux.dev finished in 3h47m0s
2025-08-14 09:59 UTC Add a dynptr type for skb metadata for TC BPF 7 jakub@cloudflare.com finished in 3h44m0s
2025-08-14 06:45 UTC libbpf: fix USDT SIB argument handling causing unrecognized register error 8 phoenix500526@163.com finished in 1h40m0s
2025-08-14 01:34 UTC LoongArch: BPF: Fix incorrect return pointer value in the eBPF program 1 jianghaoran@kylinos.cn finished in 1h43m0s
2025-08-13 20:46 UTC bpf: refactor max_depth computation in bpf_get_stack() 4 contact@arnaud-lcm.com finished in 3h38m0s
2025-08-13 20:09 UTC bpf: fix reuse of DEVMAP 2 yuka@yuka.dev finished in 1h44m0s
2025-08-13 15:34 UTC bpf: Use tnums for JEQ/JNE is_branch_taken logic 1 paul.chaignon@gmail.com finished in 3h54m0s
[1 findings]
2025-08-13 15:29 UTC bpf: Allow fall back to interpreter for programs with stack size <= 512 2 kafai.wan@linux.dev finished in 3h58m0s
2025-08-12 22:12 UTC bpf: Check the helper function is valid in get_helper_proto 1 jolsa@kernel.org finished in 3h40m0s
2025-08-12 19:30 UTC bpf: refactor max_depth computation in bpf_get_stack() 3 contact@arnaud-lcm.com finished in 3h45m0s
2025-08-12 15:37 UTC selftests/bpf: Fix typo in kprobe_multi_test.c 1 slopixelz@gmail.com finished in 1h34m0s
2025-08-12 09:02 UTC riscv, bpf: fix reads of thread_info.cpu 1 rkrcmar@ventanamicro.com finished in 1h30m0s
2025-08-11 21:20 UTC selftests/bpf: add BPF program dump in veristat 1 mykyta.yatsenko5@gmail.com finished in 1h31m0s
2025-08-11 20:16 UTC bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag() 1 ebiggers@kernel.org finished in 3h42m0s
2025-08-11 19:59 UTC Remove use of current->cgns in bpf_cgroup_from_id 2 memxor@gmail.com finished in 3h46m0s
2025-08-11 17:50 UTC Remove use of current->cgns bpf_cgroup_from_id 1 memxor@gmail.com finished in 3h49m0s
2025-08-11 12:39 UTC bpf: replace kvfree with kfree for kzalloc memory 1 rongqianfeng@vivo.com finished in 3h43m0s
2025-08-11 12:08 UTC bpf: Don't use %pK through printk 1 thomas.weissschuh@linutronix.de finished in 1h25m0s
2025-08-11 11:18 UTC bpf: Report arena faults to BPF streams 2 puranjay@kernel.org finished in 3h34m0s
2025-08-11 09:39 UTC bpf: fix reuse of DEVMAP 1 yuka@yuka.dev finished in 1h23m0s
2025-08-10 03:04 UTC sched: make migrate_enable/migrate_disable inline 1 menglong8.dong@gmail.com finished in 3h43m0s
2025-08-09 20:48 UTC bpf, arm64: support for timed may_goto 2 puranjay@kernel.org finished in 1h21m0s
2025-08-09 11:56 UTC bpf: refactor max_depth computation in bpf_get_stack() 2 contact@arnaud-lcm.com finished in 3h40m0s
2025-08-07 17:50 UTC bpf: refactor max_depth computation in bpf_get_stack() 1 contact@arnaud-lcm.com finished in 3h45m0s
[2 findings]
2025-08-07 12:34 UTC bpf: fix memory leak in SCC management 1 dmantipov@yandex.ru finished in 3h37m0s
2025-08-07 02:48 UTC bpf: Use cpumask_next_wrap() in get_next_cpu() 1 wangfushuai@baidu.com finished in 3h37m0s
2025-08-07 01:54 UTC selftests/bpf: Fix warning comparing pointer to 0 1 jiapeng.chong@linux.alibaba.com finished in 1h18m0s
2025-08-07 01:02 UTC bpf: use vrealloc() in bpf_patch_insn_data() 2 eddyz87@gmail.com finished in 3h38m0s
2025-08-06 20:09 UTC bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32 1 eddyz87@gmail.com finished in 3h59m0s
2025-08-06 16:22 UTC perf/s390: Regression: Move uid filtering to BPF filters 5 iii@linux.ibm.com finished in 1h23m0s
2025-08-06 14:45 UTC bpf: Introduce deferred task context execution 1 mykyta.yatsenko5@gmail.com finished in 4h0m0s
2025-08-06 11:40 UTC perf/s390: Regression: Move uid filtering to BPF filters 4 iii@linux.ibm.com finished in 1h20m0s
2025-08-06 11:02 UTC selftests/bpf/progs: use __auto_type in swap() macro 1 pranav.tyagi03@gmail.com finished in 1h24m0s
2025-08-06 09:23 UTC selftests/bpf/progs: replace typeof() with __auto_type 1 pranav.tyagi03@gmail.com finished in 1h22m0s
2025-08-06 08:58 UTC bpf: Report arena faults to BPF streams 1 puranjay@kernel.org finished in 3h41m0s
2025-08-05 16:30 UTC bpf: Introduce BPF_F_CPU flag for percpu_array maps 2 leon.hwang@linux.dev finished in 4h29m0s
2025-08-05 16:27 UTC bpf: Remove migrate_disable in kprobe_multi_link_prog_run 2 chen.dylane@linux.dev finished in 4h30m0s
2025-08-05 12:23 UTC bpf: Remove migrate_disable in kprobe_multi_link_prog_run 1 chen.dylane@linux.dev finished in 4h34m0s
2025-08-05 11:55 UTC bpf: Allow fall back to interpreter for programs with stack size <= 512 1 kafai.wan@linux.dev finished in 4h33m0s
2025-08-04 12:52 UTC Add a dynptr type for skb metadata for TC BPF 6 jakub@cloudflare.com finished in 3h40m0s
2025-08-04 12:27 UTC bpf: Remove redundant __GFP_NOWARN 1 rongqianfeng@vivo.com finished in 3h38m0s
2025-08-04 12:16 UTC bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active 1 chen.dylane@linux.dev finished in 3h40m0s
2025-08-04 02:20 UTC Add overwrite mode for bpf ring buffer 1 xukuohai@huaweicloud.com finished in 3h40m0s
2025-08-01 23:23 UTC bpf: correctly free bpf_scc_info objects referenced in env->scc_info 1 eddyz87@gmail.com finished in 4h33m0s
2025-08-01 20:20 UTC btf_encoder: group all function ELF syms by function name 3 ihor.solodrai@linux.dev skipped
2025-08-01 12:10 UTC bpf: Add LINK_DETACH for iter and perf links 1 dev@der-flo.net finished in 3h38m0s
2025-08-01 11:46 UTC libbpf: avoid possible use of uninitialized mod_len 1 fossdd@pwned.life finished in 3h38m0s
2025-08-01 11:16 UTC btf: Simplify BTF logic with use of __free(btf_put) 1 rostedt@goodmis.org finished in 3h38m0s
2025-08-01 09:47 UTC bpf: Check flow_dissector ctx accesses are aligned 1 paul.chaignon@gmail.com finished in 4h33m0s
2025-07-31 10:28 UTC Add a dynptr type for skb metadata for TC BPF 5 jakub@cloudflare.com finished in 3h41m0s
2025-07-31 07:50 UTC Fix two tailcall-related issues 5 jianghaoran@kylinos.cn skipped
2025-07-30 18:52 UTC bpf: relax acquire for consumer_pos in ringbuf_process_ring() 1 soham.bagchi@utah.edu finished in 3h44m0s
2025-07-30 13:12 UTC Support trampoline for LoongArch 5 duanchenghao@kylinos.cn finished in 3h39m0s
2025-07-29 16:56 UTC bpf: fix stackmap overflow check in __bpf_get_stackid() 2 contact@arnaud-lcm.com finished in 3h45m0s
2025-07-29 09:45 UTC libbpf: avoid possible use of uninitialized mod_len 1 fossdd@pwned.life finished in 2h19m0s
2025-07-29 09:19 UTC bpf: fix stackmap overflow check in __bpf_get_stackid() 1 contact@arnaud-lcm.com finished in 3h41m0s
2025-07-28 20:26 UTC Use correct destructor kfunc types 3 samitolvanen@google.com finished in 3h42m0s
2025-07-28 09:50 UTC bpf: Improve 64bits bounds refinement 4 paul.chaignon@gmail.com finished in 3h39m0s
2025-07-27 08:17 UTC bpf: fix various typos in verifier.c comments 1 suchitkarunakaran@gmail.com finished in 3h46m0s
2025-07-26 15:53 UTC selftests: bpf: fix legacy netfilter options 1 kuba@kernel.org finished in 1h29m0s
2025-07-25 21:44 UTC Use correct destructor kfunc types 2 samitolvanen@google.com finished in 3h43m0s
2025-07-25 19:07 UTC bpf: Improve 64bits bounds refinement 3 paul.chaignon@gmail.com finished in 3h42m0s
2025-07-25 10:23 UTC Fix two tailcall-related issues 4 jianghaoran@kylinos.cn skipped
2025-07-25 10:08 UTC perf auxtrace: Support AUX pause and resume with BPF 3 leo.yan@arm.com finished in 7m0s
2025-07-25 09:59 UTC perf auxtrace: Support AUX pause and resume with BPF 3 leo.yan@arm.com finished in 3h40m0s
2025-07-25 00:28 UTC Fix two tailcall-related issues 3 jianghaoran@kylinos.cn skipped
2025-07-24 22:32 UTC Use correct destructor kfunc types 1 samitolvanen@google.com finished in 3h40m0s
2025-07-24 22:09 UTC selftests/bpf: Install test modules into $INSTALL_PATH 1 rbm@suse.com finished in 2h11m0s
2025-07-24 17:42 UTC bpf: Simplify bounds refinement from s32 1 paul.chaignon@gmail.com finished in 4h1m0s
2025-07-24 15:14 UTC bpf: Show precise rejected function when attaching to __noreturn and deny list functions 4 kafai.wan@linux.dev finished in 3h55m0s
2025-07-24 14:19 UTC Support trampoline for LoongArch 4 duanchenghao@kylinos.cn finished in 2m0s
2025-07-24 13:42 UTC bpf: Improve 64bits bounds refinement 2 paul.chaignon@gmail.com finished in 4h5m0s
2025-07-24 12:54 UTC bpf, arm64: support for timed may_goto 1 puranjay@kernel.org finished in 2h32m0s
2025-07-24 12:02 UTC bpf: Private stack support for arm64 JIT 2 puranjay@kernel.org finished in 4h1m0s
2025-07-23 17:36 UTC Add a dynptr type for skb metadata for TC BPF 4 jakub@cloudflare.com finished in 3h50m0s
2025-07-23 14:44 UTC bpftool: Add bpf_token show 4 chen.dylane@linux.dev finished in 1h32m0s
2025-07-23 03:31 UTC bpftool: Add bpf_token show 3 chen.dylane@linux.dev finished in 1h32m0s
2025-07-22 17:32 UTC bpf, arm64: JIT support for private stack 1 puranjay@kernel.org finished in 7m0s
2025-07-22 15:34 UTC bpf: Show precise rejected function when attaching to __noreturn and deny list functions 3 kafai.wan@linux.dev finished in 5m0s
2025-07-22 15:01 UTC selftests/bpf: Add LPM trie microbenchmarks 3 matt@readmodwrite.com finished in 1h31m0s
2025-07-22 14:32 UTC bpf: Reject narrower access to pointer ctx fields 2 paul.chaignon@gmail.com finished in 6m0s
2025-07-22 13:34 UTC bpf, arm64: fix fp initialization for exception boundary 1 puranjay@kernel.org finished in 6m0s
2025-07-22 12:09 UTC bpftool: Add bpf_token show 2 chen.dylane@linux.dev finished in 1h37m0s
2025-07-22 11:58 UTC bpftool: Add bpf_token show 2 chen.dylane@linux.dev finished in 1h33m0s
2025-07-21 14:27 UTC selftests/bpf: Add LPM trie microbenchmarks 2 matt@readmodwrite.com finished in 5m0s
2025-07-21 09:04 UTC umd: Remove usermode driver framework 1 thomas.weissschuh@linutronix.de finished in 8m0s
2025-07-20 17:33 UTC bpftool: Add bpf_token show 1 chen.dylane@linux.dev finished in 1h28m0s
2025-07-20 06:50 UTC Replace "__auto_type" with "auto" 2 hpa@zytor.com finished in 6m0s
2025-07-19 14:22 UTC bpf: Improve 64bits bounds refinement 1 paul.chaignon@gmail.com finished in 5m0s
2025-07-19 09:17 UTC Add support arena atomics for RV64 1 pulehui@huaweicloud.com finished in 5m0s
2025-07-18 22:20 UTC libbpf: verify that arena map exists when adding arena relocations 1 eddyz87@gmail.com finished in 6m0s
2025-07-18 21:32 UTC Replace "__auto_type" with "auto" 1 hpa@zytor.com finished in 6m0s
2025-07-18 15:25 UTC perf auxtrace: Support AUX pause and resume with BPF 2 leo.yan@arm.com finished in 6m0s
2025-07-18 15:05 UTC selftests/bpf: Add LPM trie microbenchmarks 1 matt@readmodwrite.com finished in 5m0s