| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-08-23 14:17 UTC | bpf: fix stream capacity, read, and oversize handling | 4 | shijianlin11@foxmail.com | finished in 4h2m0s |
| 2026-08-23 10:17 UTC | net: Don't deliver IPv6 packets to IPv4 sockets | 1 | shlomojune6@gmail.com | finished in 4h34m0s |
| 2026-08-23 09:20 UTC | libbpf: Ignore exception frame section | 1 | tw19881113@gmail.com | skipped |
| 2026-08-23 01:08 UTC | selftests/bpf: restructure the Makefile as a layered build | 6 | nickolay.lysenko@gmail.com | skipped |
| 2026-08-22 22:54 UTC | disable private stack for sleepable programs | 3 | simon@swine.de | finished in 3h42m0s |
| 2026-08-22 21:09 UTC | netfilter: bpf: disallow conntrack kfuncs for token programs | 1 | jeremy.jean@oss.cyber.gouv.fr | finished in 2h20m0s |
| 2026-08-22 19:14 UTC | mm/secretmem: properly account locked pages | 2 | ljs@kernel.org | finished in 4h1m0s |
| 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 21:41 UTC | BPF keyring and signed loader ML-DSA support | 1 | daniel@iogearbox.net | finished in 3h46m0s |
| 2026-08-21 21:37 UTC | net/mlx5e: Prevent stale XSK buffer release on refill retries | 3 | jtollet@cisco.com | skipped |
| 2026-08-21 20:13 UTC | selftests/bpf: unblock bpf-gcc test coverage | 1 | vineet.gupta@linux.dev | skipped |
| 2026-08-21 18:24 UTC | tcp: fix congestion control UAFs in do_tcp_getsockopt() | 1 | blbllhy@gmail.com | finished in 3h46m0s |
| 2026-08-21 10:55 UTC | octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup | 2 | rkannoth@marvell.com | skipped |
| 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 15:25 UTC | bpf: Fix NULL pointer dereference in bpf_sock_from_file | 2 | s.mahnur.a@gmail.com | finished in 4h12m0s |
| 2026-08-20 15:15 UTC | net/mlx5e: Prevent stale XSK buffer release on refill retry | 2 | jtollet@cisco.com | 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 09:05 UTC | octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup | 1 | rkannoth@marvell.com | skipped |
| 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 18:16 UTC | sysctl: add module aliases | 3 | mfo@igalia.com | skipped |
| 2026-08-19 16:10 UTC | bpf: Annotate bpf_obj_memcpy with data_race | 1 | devnull@kernel.org | skipped |
| 2026-08-19 16:05 UTC | xsk: pre-existing AF_XDP TX metadata fixes from Sashiko | 3 | sdf.kernel@gmail.com | 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-19 02:44 UTC | selftests/xsk: improve shared-UMEM coverage | 3 | tushar.vyavahare@intel.com | skipped |
| 2026-08-19 02:28 UTC | sysctl: add module aliases | 2 | mfo@igalia.com | skipped |
| 2026-08-19 01:21 UTC | docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent | 2 | cui.tao@linux.dev | skipped |
| 2026-08-18 22:54 UTC | x86: Support shstk via prctl | 3 | bill.roberts@arm.com | finished in 4h20m0s |
| 2026-08-18 21:24 UTC | bpf, verifier: Invalidate dynptr slices on skb_ext COW reallocation | 1 | meatuni001@gmail.com | finished in 42m0s |
| 2026-08-18 20:32 UTC | bpf: guard uprobes against private-stack corruption | 2 | simon@swine.de | finished in 4h11m0s |
| 2026-08-18 18:43 UTC | selftests/bpf: allocate a larger timeout for connection | 7 | alexis.lothore@bootlin.com | skipped |
| 2026-08-18 17:42 UTC | bpf: Fix NULL pointer dereference in bpf_sock_from_file | 1 | s.mahnur.a@gmail.com | finished in 4h36m0s |
| 2026-08-18 15:45 UTC | xdp: fix zero-copy frame layout | 1 | bestswngs@gmail.com | finished in 4h31m0s |
| 2026-08-18 15:32 UTC | selftests/bpf: Avoid flaky resize value test for percpu data | 2 | leon.hwang@linux.dev | skipped |
| 2026-08-18 13:53 UTC | sched_ext: warn when cpu.max is set but the BPF scheduler doesn't implement bandwidth control | 1 | cui.tao@linux.dev | skipped |
| 2026-08-18 13:05 UTC | x86/bpf: make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATA | 1 | rppt@kernel.org | finished in 4h16m0s |
| 2026-08-18 12:03 UTC | selftests/bpf: tc_tunnel - validate decap tunnel state without false-pass gaps | 1 | nhudson@akamai.com | skipped |
| 2026-08-18 10:29 UTC | Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted | 1 | brauner@kernel.org | finished in 3h59m0s |
| 2026-08-18 09:55 UTC | bpf: guard classic uprobes against private-stack corruption | 1 | simon@swine.de |
finished
in 55m0s
[1 findings] |
| 2026-08-18 08:36 UTC | bpf: BPF-driven proactive memcg reclaim | 2 | hui.zhu@linux.dev | finished in 4h15m0s |
| 2026-08-18 06:10 UTC | bpf: Fix stack out-of-bounds write in cgroup link update | 2 | sanghyun.park.cnu@gmail.com | finished in 4h12m0s |
| 2026-08-18 00:24 UTC | cgroup: expose cpu.stat to BPF | 2 | ziyang.meme@gmail.com | finished in 4h6m0s |
| 2026-08-17 21:42 UTC | block: expose blkcg io.stat to BPF | 2 | ziyang.meme@gmail.com | finished in 4h20m0s |
| 2026-08-17 20:48 UTC | bpf: reject stack-argument callback subprograms | 2 | jeremy.jean@oss.cyber.gouv.fr | finished in 4h3m0s |
| 2026-08-17 19:16 UTC | selftests/bpf: Fixes and improvements for libarena | 1 | emil@etsalapatis.com | skipped |
| 2026-08-17 19:04 UTC | selftests/bpf: allocate a larger timeout for connection | 6 | alexis.lothore@bootlin.com | skipped |
| 2026-08-17 17:22 UTC | lib/folio_pool: Direct-Map Large Folio Pool & Scratchpad bump allocators | 1 | devnull@kernel.org |
finished
in 1h17m0s
[1 findings] |
| 2026-08-17 16:02 UTC | selftests/bpf: Remove duplicate copies of the arena spinlock qnodes | 2 | changwoo@igalia.com | skipped |
| 2026-08-17 15:50 UTC | bpf, sockmap: fix forward allocation accounting in strparser self-pass path | 3 | zirajs7@gmail.com | finished in 4h47m0s |
| 2026-08-17 15:39 UTC | xsk: reset the mac header in the generic Tx path | 1 | poros@redhat.com | finished in 4h12m0s |
| 2026-08-17 14:10 UTC | selftests/bpf: Add tests for pointer type merge at a shared load | 3 | daniel@iogearbox.net | skipped |
| 2026-08-17 07:24 UTC | bpf, riscv: Add support for signed arena loads | 1 | cp0613@linux.alibaba.com | finished in 1h1m0s |
| 2026-08-17 06:28 UTC | bpf: Enforce cgroup storage map consistency for freplace attach | 2 | 3472274613@qq.com | finished in 4h1m0s |
| 2026-08-17 04:21 UTC | bpf: Support aggregate return values up to 16 bytes | 6 | yonghong.song@linux.dev | finished in 3h59m0s |
| 2026-08-17 03:27 UTC | octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers | 9 | rkannoth@marvell.com | skipped |
| 2026-08-16 22:45 UTC | mm/collapse: rebuild collapse on migration primitives | 1 | kirill@shutemov.name | skipped |
| 2026-08-16 20:45 UTC | bpf: reject stack-argument callback subprograms | 1 | jeremy.jean@oss.cyber.gouv.fr | finished in 4h4m0s |
| 2026-08-16 20:13 UTC | net/sched: add get_fill_size callbacks for actions missing them | 2 | victor@mojatatu.com | finished in 4h23m0s |
| 2026-08-16 13:31 UTC | Revert "tracing: perf: Fix stale head for perf syscall tracing" | 1 | admin@ptr1337.dev | skipped |
| 2026-08-16 10:56 UTC | bpf: Reject mixed arena and ordinary atomic paths | 2 | chenyy23@mails.tsinghua.edu.cn | finished in 3h45m0s |
| 2026-08-16 03:12 UTC | bpf: free page_pool frags via the page_pool path in bpf_xdp_shrink_data | 1 | jiayuan.chen@linux.dev | finished in 4h24m0s |
| 2026-08-16 01:57 UTC | Follow ups for verifier errors set | 1 | memxor@gmail.com | skipped |
| 2026-08-15 11:20 UTC | lsm: give BPF programs a way to query locked_down state | 1 | utilityemal77@gmail.com | finished in 1h40m0s |
| 2026-08-15 07:19 UTC | bpf: fix UAF of trampoline progs before image release | 1 | zirajs7@gmail.com | finished in 3h57m0s |
| 2026-08-15 06:45 UTC | Redesign Verification Errors | 5 | memxor@gmail.com | finished in 8m0s |
| 2026-08-15 04:59 UTC | sched_ext/scx_flatcg: Fix cvtime true-up on slice expiry | 1 | cui.tao@linux.dev | skipped |
| 2026-08-15 02:49 UTC | netdevsim: update rxq->napi pointer during queue reset | 2 | subasris1210@gmail.com | finished in 3h42m0s |
| 2026-08-15 02:20 UTC | sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users | 2 | cui.tao@linux.dev | finished in 4h10m0s |
| 2026-08-14 23:51 UTC | x86/cpu: Refactor identify_cpu() | 2 | ihor.solodrai@linux.dev | finished in 3h45m0s |
| 2026-08-14 23:48 UTC | gve: various XDP fixes | 1 | joshwash@google.com | finished in 2h9m0s |
| 2026-08-14 23:20 UTC | selftests/bpf: Retry stat generation in cgroup_iter_memcg | 2 | andrii@kernel.org | skipped |
| 2026-08-14 22:02 UTC | bpf, x86: fix per-CPU address resolution into an extended register | 3 | vineet.gupta@linux.dev | finished in 4h21m0s |
| 2026-08-14 21:52 UTC | bpf: Keep fault protection when merging pointer types | 2 | daniel@iogearbox.net | finished in 4h26m0s |
| 2026-08-14 20:32 UTC | bpf, x86: fix per-CPU address resolution into an extended register | 2 | vineet.gupta@linux.dev | finished in 4h22m0s |
| 2026-08-14 18:46 UTC | mm/secretmem: properly account locked pages | 1 | ljs@kernel.org | finished in 3h45m0s |
| 2026-08-14 17:35 UTC | selftests/bpf: Fix selftest build after filter.h update | 1 | ihor.solodrai@linux.dev | skipped |
| 2026-08-14 17:32 UTC | bpf: Followups for global percpu data series | 1 | leon.hwang@linux.dev | skipped |
| 2026-08-14 17:30 UTC | Explicit TSO segment count | 7 | chia-yu.chang@nokia-bell-labs.com | finished in 4h3m0s |