Advanced Filters
Published Title Version Author Status
2026-08-31 16:52 UTC Explicit TSO segment count 9 chia-yu.chang@nokia-bell-labs.com finished in 4h23m0s
2026-08-31 14:01 UTC bpf: bound resizable hash map iteration 2 sh_def@163.com finished in 3h56m0s
2026-08-31 13:45 UTC libbpf: Fix debian kernel version information parsing 1 sudipm.mukherjee@gmail.com skipped
2026-08-31 13:38 UTC libbpf: Improve BPF load performance by selectively loading module BTFs 6 zhaofuyu@vivo.com skipped
2026-08-31 13:30 UTC selftests/bpf: Avoid static LLVM linking for cross builds 1 sashal@kernel.org skipped
2026-08-31 13:29 UTC bpf: NUL-terminate replaced sysctl value 1 sashal@kernel.org skipped
2026-08-31 13:27 UTC bpftool: Pass host flags to bootstrap libbpf 1 sashal@kernel.org skipped
2026-08-31 13:26 UTC libbpf: Move section-defined program flags to prog_flags 2 toke@redhat.com skipped
2026-08-31 11:46 UTC bpf, x86: Add jit dry run mode 1 jolsa@kernel.org finished in 4h51m0s
2026-08-31 11:09 UTC Add new way to add BPF LSM hooks 1 a.s.protopopov@gmail.com finished in 4h41m0s
2026-08-31 11:01 UTC bpf: Fix NULL-ptr-derefs when showing a void BTF type 3 jiayuan.chen@linux.dev finished in 4h38m0s
2026-08-31 09:22 UTC bpf: Add user memory access kfuncs for mm_struct 3 tasos.papagiannnis@gmail.com finished in 3h44m0s
2026-08-31 08:57 UTC selftests/bpf: Add test for indirect struct_ops trampoline 2 yangtiezhu@loongson.cn skipped
2026-08-31 02:39 UTC bpf: Validate program attach type during link update 4 sanghyun.park.cnu@gmail.com finished in 4h27m0s
2026-08-31 00:15 UTC bpf: fix dynptr release handling 4 xyx2021@mail.ustc.edu.cn skipped
2026-08-31 00:15 UTC bpf: fix dynptr release handling 3 xyx2021@mail.ustc.edu.cn skipped
2026-08-30 09:35 UTC File descriptor interface for BPF streams 1 memxor@gmail.com finished in 4h5m0s
2026-08-30 07:31 UTC bpf: allow terminal gotox instructions 1 sidchintamaneni@gmail.com finished in 4h52m0s
2026-08-30 07:30 UTC bpf: Fix NULL-ptr-derefs when showing a void BTF type 2 jiayuan.chen@linux.dev finished in 4h58m0s
2026-08-29 15:35 UTC bpf: Fix use-after-free in bpf_prog_test_run_sk_lookup 1 weir@nebusec.ai finished in 4h46m0s
2026-08-29 10:26 UTC bpf: fix dynptr release handling 3 xyx2021@mail.ustc.edu.cn skipped
2026-08-29 10:26 UTC bpf: fix dynptr release handling 2 xyx2021@mail.ustc.edu.cn skipped
2026-08-29 06:15 UTC bpf: Allow arena pointers in by-value returns 4 yonghong.song@linux.dev finished in 3h59m0s
2026-08-29 03:37 UTC bpf: fix dynptr lifetime invalidation on release 2 xyx2021@mail.ustc.edu.cn skipped
2026-08-29 03:36 UTC bpf: fix dynptr lifetime invalidation on release 1 xyx2021@mail.ustc.edu.cn skipped
2026-08-28 21:52 UTC bpftool, selftests: Add tests for C dump and fix a dropped type 2 ihor.solodrai@linux.dev skipped
2026-08-28 18:33 UTC bpf: bound resizable hash map iteration 1 sh_def@163.com finished in 4h20m0s
2026-08-28 17:05 UTC selftests/bpf: Bound the offset accumulator in __tld_fetch_key() 1 yonghong.song@linux.dev skipped
2026-08-28 09:31 UTC bpf: Fix NULL-ptr-deref when dumping a key-less BTF hash map 1 jiayuan.chen@linux.dev finished in 5h16m0s
2026-08-28 09:21 UTC bpf: add support for KASAN checks in JITed programs 8 alexis.lothore@bootlin.com finished in 5h37m0s
2026-08-28 04:27 UTC selftests/bpf: Add test for indirect struct_ops trampoline 1 yangtiezhu@loongson.cn skipped
2026-08-27 22:48 UTC bpf: don't downgrade half-dead scalar zero spills to STACK_ZERO 1 eddyz87@gmail.com finished in 4h5m0s
2026-08-27 15:29 UTC bpftool: Print average cycles per program run in profiler 1 mykyta.yatsenko5@gmail.com skipped
2026-08-27 10:36 UTC bpf: BPF-driven proactive memcg reclaim 5 hui.zhu@linux.dev finished in 4h11m0s
2026-08-27 10:02 UTC libbpf: Move XDP frags flag to prog_flags 1 toke@redhat.com skipped
2026-08-27 09:47 UTC bpf: array: use u32 iterator for max_entries in alloc/free paths 3 meishaoming@xiaomi.com finished in 9m0s
2026-08-27 08:40 UTC bpf: Fix UAF due to concurrent consumption of waiting_for_gp_ttrace 2 pulehui@huaweicloud.com finished in 4h42m0s
2026-08-27 06:11 UTC bpf: Allow arena pointers in by-value returns 3 yonghong.song@linux.dev finished in 4h12m0s
2026-08-26 18:18 UTC bpf: check_cond_jmp_op(): properly infer if register is null 2 eddyz87@gmail.com finished in 4h21m0s
2026-08-26 14:56 UTC selftests/bpf: Avoid flaky resize value test for percpu data 3 leon.hwang@linux.dev skipped
2026-08-26 13:14 UTC libbpf: Improve BPF load performance by selectively loading kmod BTFs 5 zhaofuyu@vivo.com skipped
2026-08-26 10:36 UTC bpf: Fix UAF due to concurrent consumption of waiting_for_gp_ttrace 1 pulehui@huaweicloud.com finished in 4h46m0s
[4 findings]
2026-08-25 20:54 UTC bpf: Allow arena pointers in by-value returns 2 yonghong.song@linux.dev finished in 4h24m0s
2026-08-25 15:04 UTC libbpf: Fix usdt attach failure when nop10 crosses page boundary 2 jiayuan.chen@linux.dev skipped
2026-08-25 11:39 UTC bpf: Fix stream capacity leak and spurious -ENOSPC in bpf_stream_stage_commit 1 ahemadkhawar123@gmail.com finished in 4h15m0s
2026-08-25 09:49 UTC bpf: arena: handle memory.max on fault-in with reclaim/OOM 6 ahemadkhawar123@gmail.com finished in 4h37m0s
2026-08-25 09:19 UTC bpf: arena: handle memory.max on fault-in with reclaim/OOM 6 ahemadkhawar123@gmail.com finished in 4h40m0s
2026-08-25 09:16 UTC bpf: arena: handle memory.max on fault-in with reclaim/OOM 6 ahemadkhawar123@gmail.com finished in 4h4m0s
2026-08-24 21:01 UTC selftests/bpf: unblock bpf-gcc test coverage 2 vineet.gupta@linux.dev skipped
2026-08-24 20:41 UTC bpf: fix array-index-out-of-bounds in print_bpf_insn 1 riel@surriel.com finished in 1h34m0s
2026-08-24 19:57 UTC selftests/bpf: Resolve bpftool through bpftool_helpers in core_reloc 1 memxor@gmail.com skipped
2026-08-24 16:54 UTC bpf: arena: reschedule while freeing the arena pages 1 leitao@debian.org skipped
2026-08-24 16:31 UTC Explicit TSO segment count 8 chia-yu.chang@nokia-bell-labs.com finished in 4h23m0s
2026-08-24 16:04 UTC arm64: Batch PSTATE.TCO handling in kernel nofault loops 1 usama.anjum@arm.com finished in 5h17m0s
2026-08-24 14:49 UTC bpf: Record each half of a paired return value in verifier diagnostics 1 yonghong.song@linux.dev skipped
2026-08-24 14:36 UTC bpf: Cancel special fields in resizable hashtab on recycle 2 chenyuan_fl@163.com finished in 5m0s
2026-08-24 13:40 UTC bpf, arena: fix range_tree consistency on allocation failure 4 chenyuan_fl@163.com finished in 51m0s
2026-08-24 12:53 UTC libbpf: Improve BPF load performance by selectively loading kmod BTFs 4 zhaofuyu@vivo.com skipped
2026-08-24 11:31 UTC bpf: Fix u32 overflow issue in map batch operations 1 maghasi@disroot.org finished in 4h43m0s
2026-08-24 10:35 UTC bpf: Cancel special fields on rhashtab value recycle instead of freeing 1 falakreyaz@gmail.com finished in 4h36m0s
2026-08-24 09:29 UTC bpf: arena: handle memory.max on fault-in with reclaim/OOM 5 jiayuan.chen@linux.dev finished in 4h34m0s
2026-08-24 09:28 UTC libbpf: Fix usdt attach failure when nop10 crosses page boundary 1 jiayuan.chen@linux.dev skipped
2026-08-24 08:25 UTC bpf: Make sleepable arena paths use sleepable alloc_pages 1 emil@etsalapatis.com finished in 4h6m0s
2026-08-24 03:06 UTC bpf, veth: xdp: fix page_pool page leak on skb-backed XDP 2 jiayuan.chen@linux.dev finished in 4h31m0s
2026-08-23 20:39 UTC bpf, x86: Sign-extend narrow signed kfunc returns 1 jeremy.jean@oss.cyber.gouv.fr finished in 4h33m0s
2026-08-23 19:42 UTC selftests/bpf: restructure the Makefile as a layered build 7 nickolay.lysenko@gmail.com skipped
2026-08-23 19:32 UTC Reject oversized stream read buffers 1 memxor@gmail.com finished in 3h45m0s
2026-08-23 16:38 UTC m68k, bpf: Add initial BPF JIT compiler support 5 visitorckw@gmail.com finished in 1h43m0s
2026-08-23 14:17 UTC bpf: fix stream capacity, read, and oversize handling 4 shijianlin11@foxmail.com finished in 4h2m0s
2026-08-23 01:08 UTC selftests/bpf: restructure the Makefile as a layered build 6 nickolay.lysenko@gmail.com skipped
2026-08-22 06:55 UTC bpf: Annotate bpf_obj_memcpy with data_race 3 devnull@kernel.org skipped
2026-08-22 00:32 UTC bpf: check_cond_jmp_op(): properly infer if register is null 1 eddyz87@gmail.com finished in 4h40m0s
2026-08-21 23:34 UTC Retire KF_ARENA_ARG kfunc flags 1 memxor@gmail.com skipped
2026-08-21 22:39 UTC bpf: add support for KASAN checks in JITed programs 7 alexis.lothore@bootlin.com finished in 3h47m0s
2026-08-21 08:47 UTC bpf: Fix stack out-of-bounds write in cgroup link update 3 sanghyun.park.cnu@gmail.com finished in 4h20m0s
2026-08-21 04:28 UTC bpf: Rewrite "rX <<= 32; rX >>= 32" into "wX = wX" to keep linked scalars 2 yonghong.song@linux.dev finished in 4h4m0s
2026-08-21 01:42 UTC perf/bpf: Fix lockless access to parent_event->prog in perf_event_alloc() 1 kartikey406@gmail.com finished in 4h25m0s
2026-08-20 21:43 UTC selftests/bpf: convert lirc_mode2 to prog_tests and extend coverage 3 sean@mess.org skipped
2026-08-20 21:17 UTC cgroup: expose cpu.stat and io.stat to BPF 3 ziyang.meme@gmail.com finished in 3h49m0s
2026-08-20 21:01 UTC selftests/bpf: convert lirc_mode2 to prog_tests and extend coverage 2 sean@mess.org skipped
2026-08-20 17:51 UTC selftests/bpf: convert lirc_mode2 to prog_tests and extend coverage 1 sean@mess.org skipped
2026-08-20 13:17 UTC bpf: Add user memory access kfuncs for linux_binprm 2 tasos.papagiannnis@gmail.com finished in 3h54m0s
2026-08-20 11:11 UTC bpf: Annotate bpf_obj_memcpy with data_race 2 devnull@kernel.org skipped
2026-08-20 09:22 UTC bpf: array: reject max_entries > INT_MAX to prevent signed-iterator overflow 2 meishaoming@xiaomi.com finished in 14m0s
2026-08-20 08:46 UTC bpf: array: reject max_entries > INT_MAX to prevent signed-iterator overflow 1 meishaoming@xiaomi.com finished in 24m0s
2026-08-20 06:12 UTC bpf: BPF-driven proactive memcg reclaim 4 hui.zhu@linux.dev finished in 4h46m0s
2026-08-20 05:20 UTC bpf: sched_ext: Mark ops argument container pointer fields as trusted 1 tj@kernel.org finished in 3h41m0s
2026-08-20 02:28 UTC bpf: keep trampoline progs alive until image release 2 zirajs7@gmail.com finished in 4h4m0s
2026-08-20 02:20 UTC Reject invalid LDSX instruction in disassembler 1 memxor@gmail.com skipped
2026-08-20 01:39 UTC bpf: Track linked scalars across a "rX <<= 32; rX >>= 32" zero extension 1 yonghong.song@linux.dev finished in 4h13m0s
2026-08-20 00:06 UTC bpftool, selftests: Add tests for C dump and fix a dropped type 1 ihor.solodrai@linux.dev skipped
2026-08-19 16:10 UTC bpf: Annotate bpf_obj_memcpy with data_race 1 devnull@kernel.org skipped
2026-08-19 12:58 UTC bpf: fix REG INVARIANTS VIOLATION on speculative pointer arithmetic 1 jiayuan.chen@linux.dev finished in 3h59m0s
2026-08-19 12:22 UTC bpf: Keep progs alive until the trampoline image calling them is freed 1 florent.revest@linux.dev finished in 3h44m0s
2026-08-19 12:09 UTC bpf, riscv: Add support for signed arena loads 3 cp0613@linux.alibaba.com finished in 1h3m0s
2026-08-19 09:04 UTC libbpf: Improve BPF load performance by selectively loading kmod BTFs 3 zhaofuyu@vivo.com skipped
2026-08-19 08:53 UTC bpf, riscv: Add support for signed arena loads 2 cp0613@linux.alibaba.com finished in 1h10m0s
2026-08-19 06:35 UTC bpf: BPF-driven proactive memcg reclaim 3 hui.zhu@linux.dev finished in 4h45m0s
2026-08-19 05:52 UTC bpf: Support aggregate return values up to 16 bytes 7 yonghong.song@linux.dev finished in 4h27m0s
2026-08-18 18:43 UTC selftests/bpf: allocate a larger timeout for connection 7 alexis.lothore@bootlin.com skipped