Published Title Version Author Status
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
2025-09-09 14:14 UTC bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps 6 leon.hwang@linux.dev finished in 4h9m0s
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 14:36 UTC bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps 5 leon.hwang@linux.dev finished in 3h44m0s
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-08 04:40 UTC bpf: Reject bpf_timer for PREEMPT_RT 2 leon.hwang@linux.dev finished in 3h44m0s
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 14:22 UTC bpf: Reject bpf_timer for PREEMPT_RT 1 leon.hwang@linux.dev finished in 3h55m0s
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 13:32 UTC bpf: Support fentry/fexit for functions with union args 1 leon.hwang@linux.dev finished in 4h18m0s
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 03:05 UTC libbpf: remove unused args in parse_usdt_note 1 phoenix500526@163.com finished in 45m0s
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 17:04 UTC bpf: Generalize data copying for percpu maps 1 leon.hwang@linux.dev finished in 4h1m0s
2025-09-03 14:04 UTC selftests/bpf: Introduce experimental bpf_in_interrupt() 3 leon.hwang@linux.dev finished in 1h2m0s
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 18:17 UTC Fix use-after-free race in bpf_prog_info synthesis 1 irogers@google.com finished in 40m0s
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:45 UTC MAINTAINERS: add Shung-Hsi as reviewer for BPF CORE 1 shung-hsi.yu@suse.com finished in 1h0m0s
2025-08-29 06:11 UTC bpftool: Refactor config parsing and add CET symbol matching 8 chenyuan_fl@163.com finished in 35m0s
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 16:45 UTC bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps 4 leon.hwang@linux.dev finished in 3h47m0s
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 14:01 UTC selftests/bpf: Add LPM trie microbenchmarks 5 matt@readmodwrite.com finished in 40m0s
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 05:31 UTC libbpf: fix USDT SIB argument handling causing unrecognized register error 16 phoenix500526@163.com finished in 35m0s
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 13:11 UTC selftests/bpf: Add LPM trie microbenchmarks 4 matt@readmodwrite.com finished in 48m0s
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-25 13:15 UTC bpf: Introduce bpf_in_interrupt kfunc 2 leon.hwang@linux.dev finished in 3h47m0s
2025-08-25 02:20 UTC bpftool: Refactor config parsing and add CET symbol matching 7 chenyuan_fl@163.com finished in 36m0s
2025-08-23 07:18 UTC libbpf: fix USDT SIB argument handling causing unrecognized register error 15 phoenix500526@163.com finished in 36m0s
2025-08-23 06:50 UTC libbpf: fix USDT SIB argument handling causing unrecognized register error 14 phoenix500526@163.com finished in 36m0s
2025-08-22 15:16 UTC libbpf: fix USDT SIB argument handling causing unrecognized register error 13 phoenix500526@163.com finished in 41m0s
2025-08-22 14:17 UTC bpf: Introduce bpf_in_interrupt kfunc 1 leon.hwang@linux.dev finished in 3h48m0s
2025-08-22 14:05 UTC bpf: Mark kfuncs as __noclone 1 arighi@nvidia.com finished in 37m0s
2025-08-21 16:08 UTC Introduce BPF_F_CPU flag for percpu maps 3 leon.hwang@linux.dev finished in 3h47m0s
2025-08-21 15:27 UTC libbpf: fix USDT SIB argument handling causing unrecognized register error 12 phoenix500526@163.com finished in 43m0s