Advanced Filters
Published Title Version Author Status
2026-02-11 06:44 UTC bpf: cpumap: fix race in bq_flush_to_queue on PREEMPT_RT 1 jiayuan.chen@linux.dev finished in 3h51m0s
2026-02-11 05:13 UTC selftests/bpf: migrate align.c tests to test_loader framework 1 eddyz87@gmail.com finished in 52m0s
2026-02-10 23:58 UTC selftests/bpf: Rename do_filp_open() to do_file_open() 1 ihor.solodrai@linux.dev finished in 48m0s
2026-02-10 21:36 UTC bpf: Bump maximum runtime call stack depth to 16 2 emil@etsalapatis.com finished in 4h1m0s
2026-02-10 18:45 UTC libbpf: Add gating for arena globals relocation feature 4 emil@etsalapatis.com finished in 1h0m0s
2026-02-10 18:32 UTC bpf: Allow void return type for global subprogs 2 emil@etsalapatis.com finished in 4h4m0s
2026-02-10 17:21 UTC Add the the capability to load HW RX checsum in eBPF programs 1 lorenzo@kernel.org finished in 4h0m0s
2026-02-10 15:14 UTC Separate tests that need error injection 3 vmalik@redhat.com finished in 51m0s
2026-02-10 14:14 UTC Separate tests that need error injection 2 vmalik@redhat.com finished in 51m0s
2026-02-10 12:40 UTC Separate tests that need error injection 1 vmalik@redhat.com finished in 57m0s
2026-02-10 00:55 UTC libbpf: Add gating for arena globals relocation feature 3 emil@etsalapatis.com finished in 56m0s
2026-02-09 23:48 UTC libbpf: Add gating for arena globals relocation feature 2 emil@etsalapatis.com finished in 55m0s
2026-02-09 23:01 UTC libbpf: Fix out-of-bound read in bpf_linker__add_buf() 1 ameryhung@gmail.com finished in 48m0s
2026-02-09 21:02 UTC libbpf: Add gating for arena globals relocation feature 1 emil@etsalapatis.com finished in 53m0s
2026-02-09 02:52 UTC bpf: Introduce the bpf_list_del API 1 pilgrimtao@gmail.com finished in 3h59m0s
2026-02-08 16:34 UTC bpf: jne/jeq fork experiment 1 alexei.starovoitov@gmail.com finished in 3h53m0s
2026-02-08 05:33 UTC bpf: fsession support for riscv 4 menglong8.dong@gmail.com finished in 49m0s
2026-02-08 02:48 UTC bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg 6 pilgrimtao@gmail.com finished in 3h51m0s
2026-02-07 23:07 UTC bpf: Reject access to unix_sk(sk)->{peer,listener}. 1 kuniyu@google.com finished in 3h49m0s
2026-02-07 14:34 UTC bpf, sockmap: Fix af_unix null-ptr-deref in proto update 2 mhal@rbox.co finished in 3h49m0s
2026-02-06 12:20 UTC bpf: fsession support for riscv 3 menglong8.dong@gmail.com finished in 52m0s
2026-02-06 11:58 UTC bpf: fsession support for riscv 2 menglong8.dong@gmail.com finished in 56m0s
2026-02-06 09:06 UTC bpf: Add preempt disable for bpf_get_stack 2 chen.dylane@linux.dev finished in 3h52m0s
[1 findings]
2026-02-05 20:24 UTC bpf: Introduce resizable hash map 1 mykyta.yatsenko5@gmail.com finished in 4h1m0s
2026-02-05 10:45 UTC bpf: use FS_USERNS_DELEGATABLE for bpffs 1 alexander@mihalicyn.com finished in 53m0s
[1 findings]
2026-02-05 00:38 UTC Fix for bpf_wq retry loop during free 1 memxor@gmail.com finished in 3h57m0s
2026-02-05 00:24 UTC selftests/bpf: Remove unnecessary volatile and barrier_var() 1 puranjay@kernel.org finished in 54m0s
2026-02-04 15:17 UTC bpf: Improve linked register tracking 4 puranjay@kernel.org finished in 4h20m0s
2026-02-04 12:24 UTC bpf: Allow bpf_tcp_sock() helper in XDP 1 afabre@cloudflare.com finished in 4h1m0s
2026-02-04 11:15 UTC bpf: Add bitwise tracking for BPF_END 3 ziye@zju.edu.cn finished in 3h57m0s
2026-02-04 09:11 UTC bpf: Add bitwise tracking for BPF_END 2 ziye@zju.edu.cn finished in 4h6m0s
2026-02-04 08:56 UTC mm: memcontrol: Add BPF hooks for memory controller 6 hui.zhu@linux.dev finished in 4h1m0s
2026-02-03 22:26 UTC bpf: Improve linked register tracking 3 puranjay@kernel.org finished in 4h0m0s
2026-02-03 18:04 UTC bpf: Add bpf_stream_print_stack kfunc 2 emil@etsalapatis.com finished in 4h10m0s
2026-02-03 16:50 UTC bpf: verifier: Improve state pruning for scalar registers 3 puranjay@kernel.org finished in 3h53m0s
2026-02-03 16:27 UTC bpf: add missing __printf attributes 1 arnd@kernel.org finished in 4h2m0s
2026-02-03 15:50 UTC Fix some corner cases in xskxceiver 1 larysa.zaremba@intel.com finished in 56m0s
2026-02-03 10:53 UTC Address XDP frags having negative tailroom 1 larysa.zaremba@intel.com finished in 3h55m0s
2026-02-03 05:52 UTC bpf: fsession support for riscv 1 menglong8.dong@gmail.com finished in 46m0s
2026-02-03 02:27 UTC bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg 5 pilgrimtao@gmail.com finished in 4h4m0s
2026-02-03 02:22 UTC bpf: verifier: Improve state pruning for scalar registers 2 puranjay@kernel.org finished in 3h57m0s
2026-02-02 23:37 UTC bpf: Bump maximum call stack depth to 16 1 emil@etsalapatis.com finished in 4h6m0s
2026-02-02 19:33 UTC bpf: Add bpf_stream_print_stack kfunc 1 emil@etsalapatis.com finished in 2h32m0s
2026-02-02 14:47 UTC Add cryptographic hash and signature verification kfuncs to BPF 7 git@danielhodges.dev finished in 2h5m0s
2026-02-02 14:40 UTC bpf: Extend BPF syscall with common attributes support 9 leon.hwang@linux.dev finished in 4h7m0s
2026-02-02 13:35 UTC bpf: Add bitwise tracking for BPF_END 1 ziye@zju.edu.cn finished in 4h5m0s
2026-02-02 10:44 UTC bpf: verifier: Improve state pruning for scalar registers 1 puranjay@kernel.org finished in 4h3m0s
2026-02-02 09:00 UTC bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg 4 pilgrimtao@gmail.com finished in 4h40m0s
2026-02-02 05:58 UTC bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg 3 pilgrimtao@gmail.com finished in 4h11m0s
2026-02-01 21:52 UTC bpf: Replace snprintf("%s", ...) with strscpy in parse_{base,module} 2 thorsten.blum@linux.dev finished in 3h53m0s
2026-02-01 18:04 UTC bpf: Replace snprintf("%s", ...) with strscpy() 1 thorsten.blum@linux.dev finished in 3h59m0s
2026-02-01 03:16 UTC bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg 2 pilgrimtao@gmail.com finished in 3h59m0s
2026-01-31 16:08 UTC bpf: Fix bpf_xdp_store_bytes proto for read-only arg 1 paul.chaignon@gmail.com finished in 3h54m0s
2026-01-31 14:49 UTC bpf, arm64: Add fsession support 5 leon.hwang@linux.dev finished in 3h56m0s
2026-01-30 20:42 UTC bpf: Unify special map field validation in verifier 2 mykyta.yatsenko5@gmail.com finished in 4h15m0s
2026-01-30 08:15 UTC bpf: Add the missing types in the logs 4 yangfeng59949@163.com finished in 4h14m0s
2026-01-30 08:12 UTC bpf: tail calls in sleepable programs 1 jolsa@kernel.org finished in 4h3m0s
2026-01-30 06:25 UTC bpf: Add the missing types in the logs 3 yangfeng59949@163.com finished in 3h56m0s
2026-01-30 04:50 UTC kallsyms: cache bpf symbols to avoid quadratic iteration 1 devnull@kernel.org finished in 3h58m0s
2026-01-30 03:38 UTC net: don't touch dev->stats in BPF redirect paths 2 kuba@kernel.org finished in 4h11m0s
2026-01-30 02:18 UTC selftests/bpf: Make x86 preempt_count access compatible across v6.14+ 2 changwoo@igalia.com finished in 1h11m0s
2026-01-29 17:38 UTC bpf: Unify special map field validation in verifier 1 mykyta.yatsenko5@gmail.com finished in 3h57m0s
2026-01-29 15:49 UTC bpf, arm64: Add fsession support 4 leon.hwang@linux.dev finished in 4h20m0s
2026-01-29 14:25 UTC bpf, arm64: Add fsession support 3 leon.hwang@linux.dev finished in 4h4m0s
2026-01-29 13:54 UTC selftests/bpf: Make x86 preempt_count access compatible across v6.14+ 1 changwoo@igalia.com finished in 57m0s
2026-01-29 07:36 UTC bpf: Add the missing types in the logs 2 yangfeng59949@163.com finished in 4h10m0s
2026-01-29 05:40 UTC selftests/bpf: Add powerpc support for get_preempt_count() in selftest 1 skb99@linux.ibm.com finished in 55m0s
2026-01-29 05:09 UTC selftests/bpf: Return -1 from get_preempt_count() for unsupported architecture 1 skb99@linux.ibm.com finished in 52m0s
2026-01-28 16:57 UTC bpf: Remove RCU lock for perf callchain buffer 1 chen.dylane@linux.dev finished in 4h6m0s
2026-01-28 16:10 UTC net: don't touch dev->stats in BPF redirect paths 1 kuba@kernel.org finished in 4h22m0s
2026-01-28 15:01 UTC bpf, arm64: Add fsession support 2 leon.hwang@linux.dev finished in 4h20m0s
2026-01-28 08:58 UTC bpf: Add the missing types in the logs 1 yangfeng59949@163.com finished in 4h7m0s
2026-01-28 06:17 UTC bpf/perf: Fix suspicious RCU usage in get_callchain_entry() 1 wangqing7171@gmail.com finished in 4h0m0s
2026-01-27 23:14 UTC bpf: Allow void return type for global subprogs 1 emil@etsalapatis.com finished in 3h57m0s
2026-01-27 19:31 UTC bpf: Avoid locks in bpf_timer and bpf_wq 8 mykyta.yatsenko5@gmail.com finished in 4h4m0s
2026-01-27 18:15 UTC bpf: Add arena ASAN runtime and BPF library 2 emil@etsalapatis.com finished in 4h24m0s
2026-01-27 17:20 UTC Improve BTF concrete function accuracy 3 alan.maguire@oracle.com skipped
2026-01-27 16:33 UTC bpf, arm64: Add fsession support 1 leon.hwang@linux.dev finished in 4h1m0s
2026-01-27 11:59 UTC bpf: Fix verifier_bug_if to account for BPF_CALL 1 luis.gerhorst@fau.de finished in 3h55m0s
2026-01-27 09:42 UTC mm: memcontrol: Add BPF hooks for memory controller 5 hui.zhu@linux.dev finished in 4h5m0s
2026-01-27 08:51 UTC bpf: add new BPF_CGROUP_ITER_CHILDREN control option 2 mattbobrowski@google.com finished in 2h21m0s
2026-01-26 16:46 UTC Direct Map Removal Support for guest_memfd 10 kalyazin@amazon.co.uk finished in 4h18m0s
2026-01-26 15:21 UTC net: fix segmentation of forwarding fraglist GRO 4 jibin.zhang@mediatek.com finished in 3h57m0s
2026-01-26 15:14 UTC bpf: Extend BPF syscall with common attributes support 8 leon.hwang@linux.dev finished in 4h4m0s
2026-01-26 11:43 UTC net: skbuff: fix uninitialized memory use in pskb_expand_head() 2 sohammetha01@gmail.com finished in 3h52m0s
2026-01-26 09:02 UTC mm: memcontrol: Add BPF hooks for memory controller 4 hui.zhu@linux.dev finished in 4h2m0s
2026-01-26 07:43 UTC Pass external callchain entry to get_perf_callchain 8 chen.dylane@linux.dev finished in 4h11m0s
2026-01-25 11:54 UTC selftests/bpf: Introduce execution context detection helpers 3 changwoo@igalia.com finished in 1h0m0s
2026-01-24 17:43 UTC Add cryptographic hash and signature verification kfuncs to BPF 6 git@danielhodges.dev finished in 1h48m0s
2026-01-24 13:27 UTC selftests/bpf: Introduce execution context detection helpers 2 changwoo@igalia.com finished in 50m0s
2026-01-24 11:32 UTC bpf: Fix FIONREAD and copied_seq issues 9 jiayuan.chen@linux.dev finished in 3h48m0s
2026-01-24 07:52 UTC powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions 5 adubey@linux.ibm.com finished in 48m0s
2026-01-24 06:19 UTC bpf: fsession support 13 menglong8.dong@gmail.com finished in 3h51m0s
2026-01-24 06:14 UTC bpf: Fix FIONREAD and copied_seq issues 8 jiayuan.chen@linux.dev finished in 3h53m0s
2026-01-24 03:31 UTC bpf: fsession support 12 menglong8.dong@gmail.com finished in 4h25m0s
2026-01-24 01:21 UTC Add wakeup_source iterators 3 wusamuel@google.com finished in 4h17m0s
2026-01-23 17:26 UTC Improve BTF concrete function accuracy 2 alan.maguire@oracle.com skipped
2026-01-23 17:05 UTC Switch from kfuncs to direct helper calls in prologue/epilogue 2 jakub@cloudflare.com finished in 3h57m0s
2026-01-23 08:55 UTC mm: memcontrol: Add BPF hooks for memory controller 3 hui.zhu@linux.dev finished in 4h13m0s
2026-01-23 08:42 UTC bpf: Introduce execution context detection kfuncs 1 changwoo@igalia.com finished in 4h22m0s