Published Title Version Author Status
2025-09-10 02:43 UTC Internalize www.kernel.org/doc cross-references 2 bagasdotme@gmail.com finished in 45m0s
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
2025-09-09 12:47 UTC selftests/bpf: Fix incorrect array size calculation 2 jiayuan.chen@linux.dev finished in 53m0s
2025-09-09 09:52 UTC bpf/helpers: Use __GFP_HIGH instead of GFP_ATOMIC in __bpf_async_init() 2 yepeilin@google.com finished in 3h53m0s
2025-09-09 02:31 UTC selftests/bpf: Fix incorrect array size calculation 1 jiayuan.chen@linux.dev finished in 37m0s
2025-09-08 16:36 UTC bpf: report arena faults to BPF streams 6 puranjay@kernel.org finished in 3h51m0s
2025-09-08 11:36 UTC bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE 1 chen.dylane@linux.dev finished in 4h14m0s
2025-09-08 06:08 UTC selftests/bpf: Fix the issue where the error code is 0 3 yangfeng59949@163.com finished in 38m0s
2025-09-07 23:04 UTC bpf: Fast-Path approach for BPF program termination 1 sidchintamaneni@gmail.com finished in 3h39m0s
2025-09-05 23:45 UTC bpf/helpers: Use __GFP_HIGH instead of GFP_ATOMIC in __bpf_async_init() 1 yepeilin@google.com finished in 3h47m0s
2025-09-05 15:06 UTC Add overwrite mode for bpf ring buffer 2 xukuohai@huaweicloud.com finished in 3h51m0s
2025-09-05 13:46 UTC bpf: refactor max_depth computation in bpf_get_stack() 8 contact@arnaud-lcm.com finished in 4h12m0s
2025-09-05 11:11 UTC selftests/bpf: Extend sockmap_redir to test no-redir SK_DROP/SK_PASS 1 mhal@rbox.co finished in 41m0s
2025-09-05 06:19 UTC bpf/helpers: Skip memcg accounting in __bpf_async_init() 1 yepeilin@google.com finished in 3h44m0s
2025-09-04 10:10 UTC selftests/bpf: Integrate test_xsk.c to test_progs framework 3 bastien.curutchet@bootlin.com skipped
2025-09-04 10:08 UTC powerpc64/bpf: Add support for bpf arena and arena atomics 3 skb99@linux.ibm.com finished in 39m0s
2025-09-04 02:10 UTC selftests/bpf: benchmark all symbols for kprobe-multi 3 menglong8.dong@gmail.com finished in 51m0s
2025-09-03 17:58 UTC kernel/bpf: Add BPF_MAP_TYPE_CRED_STORAGE map type and kfuncs 1 dwindsor@gmail.com finished in 3h50m0s
2025-09-03 17:24 UTC bpf: Add kernel-doc for struct bpf_prog_info 1 irogers@google.com finished in 1h0m0s
2025-09-03 13:52 UTC bpf: refactor max_depth computation in bpf_get_stack() 6 contact@arnaud-lcm.com finished in 4h2m0s
2025-09-02 12:49 UTC selftests/bpf: Integrate test_xsk.c to test_progs framework 2 bastien.curutchet@bootlin.com finished in 19h26m0s
2025-09-01 19:37 UTC bpf: report arena faults to BPF streams 5 puranjay@kernel.org finished in 3h40m0s
2025-09-01 03:42 UTC selftests/bpf: benchmark all symbols for kprobe-multi 3 menglong8.dong@gmail.com finished in 36m0s
2025-08-29 19:33 UTC selftests/bpf: Fix count write in testapp_xdp_metadata_copy() 1 rbm@suse.com finished in 39m0s
2025-08-29 07:55 UTC Internalize www.kernel.org/doc cross-reference 1 bagasdotme@gmail.com finished in 45m0s
2025-08-29 07:45 UTC MAINTAINERS: add Shung-Hsi as reviewer for BPF CORE 1 shung-hsi.yu@suse.com finished in 1h0m0s
2025-08-29 01:41 UTC selftests/bpf: Fix the issue where the error code is 0 2 yangfeng59949@163.com finished in 50m0s
2025-08-28 18:48 UTC selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh 1 rbm@suse.com finished in 38m0s
2025-08-28 13:12 UTC selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2 1 rbm@suse.com finished in 58m0s
2025-08-28 08:15 UTC selftests/bpf: Fix the issue where the error code is 0 1 yangfeng59949@163.com finished in 48m0s
2025-08-28 06:03 UTC sched: make migrate_enable/migrate_disable inline 4 menglong.dong@linux.dev finished in 17m0s
[1 findings]
2025-08-28 02:01 UTC selftests/bpf: Fix the invalid operand for instruction issue 2 yangfeng59949@163.com finished in 35m0s
2025-08-27 15:37 UTC bpf: Report arena faults to BPF streams 4 puranjay@kernel.org finished in 3h49m0s
2025-08-27 15:00 UTC bpf: Report arena faults to BPF streams 3 puranjay@kernel.org finished in 3h50m0s
2025-08-27 12:38 UTC bpf: remove unnecessary rcu_read_lock in kprobe_multi_link_prog_run 1 menglong8.dong@gmail.com finished in 3h56m0s
2025-08-27 11:32 UTC bpf, arm64: support for timed may_goto 3 puranjay@kernel.org skipped
2025-08-27 04:27 UTC bpf/helpers: bpf_strnstr: Exact match length 1 rtoax@foxmail.com finished in 3h51m0s
2025-08-27 03:28 UTC bpf: Replace kvfree with kfree for kzalloc memory 2 yangfeng59949@163.com finished in 45m0s
2025-08-27 03:15 UTC selftests/bpf: Fix the invalid operand for instruction issue 1 yangfeng59949@163.com finished in 42m0s
2025-08-26 21:22 UTC bpf: refactor max_depth computation in bpf_get_stack() 5 contact@arnaud-lcm.com finished in 1h34m0s
2025-08-26 12:57 UTC selftests/bpf: Fix typos and grammar in test sources 2 slopixelz@gmail.com finished in 38m0s
2025-08-26 08:04 UTC selftests/bpf: benchmark all symbols for kprobe-multi 2 menglong8.dong@gmail.com finished in 51m0s
2025-08-26 07:39 UTC bpf: Replace kvfree with kfree for kzalloc memory 1 yangfeng59949@163.com finished in 51m0s
2025-08-25 13:37 UTC ipv4: Convert ->flowi4_tos to dscp_t. 2 gnault@redhat.com finished in 3h52m0s
2025-08-22 14:05 UTC bpf: Mark kfuncs as __noclone 1 arighi@nvidia.com finished in 37m0s
2025-08-21 14:15 UTC selftests/bpf: Fix uprobe syscall shadow stack test 1 jolsa@kernel.org skipped
2025-08-21 09:38 UTC sched: make migrate_enable/migrate_disable inline 3 menglong8.dong@gmail.com finished in 3h35m0s
2025-08-21 09:06 UTC bpf: introduce and use rcu_read_lock_dont_migrate 3 menglong8.dong@gmail.com finished in 3h47m0s
2025-08-20 23:32 UTC ipv4: Convert ->flowi4_tos to dscp_t. 1 gnault@redhat.com finished in 3h42m0s
2025-08-20 09:22 UTC libbpf: add documentation to version and error API functions 1 devnull@kernel.org finished in 50m0s
2025-08-20 06:25 UTC riscv: bpf: Fix uninitialized symbol 'retval_off' 1 duanchenghao@kylinos.cn finished in 35m0s
2025-08-19 16:26 UTC bpf: refactor max_depth computation in bpf_get_stack() 4 contact@arnaud-lcm.com finished in 2h3m0s
2025-08-19 12:56 UTC bpf: Remove preempt_disable in bpf_try_get_buffers 1 chen.dylane@linux.dev finished in 3h51m0s
2025-08-19 09:34 UTC bpf: introduce and use rcu_read_lock_dont_migrate 2 menglong8.dong@gmail.com finished in 3m0s
2025-08-19 03:39 UTC selftests/bpf: benchmark all symbols for kprobe-multi 1 menglong8.dong@gmail.com finished in 3h45m0s
2025-08-19 01:58 UTC sched: make migrate_enable/migrate_disable inline 2 menglong8.dong@gmail.com finished in 3h57m0s
2025-08-18 16:51 UTC bpftool: add kernel.kptr_restrict hint for no instructions 1 vincent.mc.li@gmail.com finished in 1h41m0s
2025-08-18 09:04 UTC bpf: cgroup: support writing and freezing cgroups from BPF 2 tixxdz@gmail.com finished in 4h10m0s
2025-08-18 03:23 UTC bpf: Replace get_next_cpu() with cpumask_next_wrap() 2 wangfushuai@baidu.com finished in 3h43m0s
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 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: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 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 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 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-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: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: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 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-07-31 08:42 UTC net/smc: Introduce smc_hs_ctrl 1 alibuda@linux.alibaba.com finished in 3h37m0s
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 18:25 UTC Remove task and cgroup local 1 ameryhung@gmail.com finished in 3h43m0s
2025-07-29 16:56 UTC bpf: fix stackmap overflow check in __bpf_get_stackid() 2 contact@arnaud-lcm.com finished in 3h45m0s