Advanced Filters
Published Title Version Author Status
2026-09-07 01:50 UTC bpf: Validate program attach type during link update 6 sanghyun.park.cnu@gmail.com finished in 4h12m0s
2026-09-06 22:33 UTC bpf: btf: make alloc_obj_fields array const 1 brads@mainlining.org skipped
2026-09-06 22:26 UTC bpf, docs: Fix two struct names in btf.rst and kfuncs.rst 2 kmehltretter@gmail.com skipped
2026-09-06 17:08 UTC bpftool: Batch bounded hash map dumps 1 hi@tychen.cc skipped
2026-09-06 17:07 UTC bpftool: Consume ring buffer maps with event_pipe 1 hi@tychen.cc skipped
2026-09-06 17:07 UTC bpftool: Support symbolic map creation flags 1 hi@tychen.cc skipped
2026-09-06 15:53 UTC bpftool: Add recursive map dumping 2 hi@tychen.cc skipped
2026-09-06 15:36 UTC selftests/bpf: Check returned keys in map batch validators 2 hi@tychen.cc skipped
2026-09-06 14:39 UTC bpftool: Add recursive map dumping 1 hi@tychen.cc skipped
2026-09-06 14:39 UTC selftests/bpf: Exercise double release in cpumask failure test 1 hi@tychen.cc skipped
2026-09-06 14:39 UTC selftests/bpf: Check returned keys in map batch validators 1 hi@tychen.cc skipped
2026-09-06 07:41 UTC bpf,tcp: Fix bpf_sock_destroy() on TIME_WAIT and listener socks 2 jiayuan.chen@linux.dev finished in 4h35m0s
2026-09-05 22:00 UTC bpf: Unify helper and kfunc argument checks 1 ameryhung@gmail.com finished in 1h10m0s
2026-09-05 09:56 UTC bpf, docs: Fix the struct btf_var name in btf.rst 1 kmehltretter@gmail.com skipped
2026-09-05 09:55 UTC bpf, docs: Fix the struct bpf_cpumask name in kfuncs.rst 1 kmehltretter@gmail.com skipped
2026-09-05 09:07 UTC Fix acyclic ownership checks 1 memxor@gmail.com finished in 3h43m0s
2026-09-05 08:58 UTC Add bpf stack arguments support for RV64 5 pulehui@huaweicloud.com skipped
2026-09-05 08:34 UTC Misc bug fixes - part 5 2 memxor@gmail.com finished in 4h3m0s
2026-09-05 07:03 UTC bpf, sockmap: Fix self-redirect copied_seq double-counting 2 geliang@kernel.org finished in 4h42m0s
2026-09-05 07:00 UTC Add bpf stack arguments support for RV64 4 pulehui@huaweicloud.com skipped
2026-09-05 06:59 UTC Misc bug fixes - part 5 1 memxor@gmail.com finished in 3h58m0s
2026-09-05 05:12 UTC Fix global subprog verification context 2 memxor@gmail.com finished in 4h1m0s
2026-09-05 03:40 UTC Fix global subprog verification context 1 memxor@gmail.com finished in 3h52m0s
2026-09-05 02:11 UTC bpf: Fix UAF due to concurrent consumption of ttrace lists in alloc_bulk 4 pulehui@huaweicloud.com finished in 5h18m0s
2026-09-05 01:47 UTC Fix bpf_loop syzbot report 1 memxor@gmail.com finished in 4h5m0s
2026-09-05 00:05 UTC bpf: add missing precision propagation after bpf_register_is_null calls 1 eddyz87@gmail.com finished in 4h4m0s
2026-09-04 20:26 UTC net: mana: restore the XDP program pointer when pre-allocation fails 1 longli@microsoft.com skipped
2026-09-04 19:51 UTC Fix timed may_goto with private stacks 1 sidchintamaneni@gmail.com finished in 3h59m0s
2026-09-04 17:16 UTC libbpf: fix log level propagation for light skeleton loaders 1 mahe.tardy@gmail.com skipped
2026-09-04 14:53 UTC bpf: Add user memory access kfuncs for mm_struct 4 tasos.papagiannnis@gmail.com finished in 3h57m0s
2026-09-04 11:17 UTC bpf, mips: Add BPF_MOVSX support to the JITs 2 main.kalliope@gmail.com skipped
2026-09-04 10:57 UTC selftests: fix typos and repeated words in comments 1 hemanth.selam@gmail.com skipped
2026-09-04 10:41 UTC Misc bug fixes - part 4 1 memxor@gmail.com finished in 3h53m0s
2026-09-04 10:20 UTC bpf: BPF-driven proactive memcg reclaim 7 hui.zhu@linux.dev finished in 5h8m0s
2026-09-04 09:49 UTC bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy() 2 jiayuan.chen@linux.dev finished in 4h10m0s
2026-09-04 08:43 UTC Misc bug fixes - part 3 2 memxor@gmail.com finished in 4h2m0s
2026-09-04 08:33 UTC bpf: don't infer non-NULL from a pointer with an unbounded offset 1 eddyz87@gmail.com finished in 4h8m0s
2026-09-04 07:37 UTC selftests/bpf: Fix flaky bpf_nf test when random NAT port is 0 1 jiayuan.chen@linux.dev skipped
2026-09-04 07:02 UTC bpf, arm64: fix the exception callback's frame pointer 1 donggeunyoo.kernel@gmail.com skipped
2026-09-04 06:36 UTC Misc bug fixes - part 3 1 memxor@gmail.com finished in 4h3m0s
2026-09-04 05:10 UTC bpf: Support by-value struct and __int128 arguments 1 yonghong.song@linux.dev finished in 4h50m0s
2026-09-04 04:44 UTC selftests/bpf: Track test_xdp_features DUT processes 3 devnull@kernel.org skipped
2026-09-04 03:19 UTC selftests/bpf: Move verifier failure tests out of test_global_percpu_data 1 tweek@google.com skipped
2026-09-04 03:15 UTC octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers 13 rkannoth@marvell.com skipped
2026-09-04 01:18 UTC arm64: ftrace: support CALL_OPS on kernels built with kCFI 1 jose.fernandez@linux.dev skipped
2026-09-03 22:11 UTC netdev: avoid skipping objects on race with device disappearance 3 kuba@kernel.org finished in 5h32m0s
2026-09-03 21:55 UTC gve: AdminQ mode related refactors 5 hramamurthy@google.com finished in 2h28m0s
2026-09-03 21:47 UTC Misc bug fixes - part 2 1 memxor@gmail.com finished in 4h23m0s
2026-09-03 20:58 UTC bpf: don't rewrite bpf_fastcall patterns entered by a jump 1 eddyz87@gmail.com finished in 4h9m0s
2026-09-03 17:15 UTC bpf: zero extend the result of an arena 32-bit cmpxchg 1 eddyz87@gmail.com finished in 4h16m0s
2026-09-03 15:03 UTC [next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure" 1 colin.i.king@gmail.com skipped
2026-09-03 14:44 UTC Misc bug fixes - part 1 1 memxor@gmail.com finished in 4h11m0s
2026-09-03 13:51 UTC bpf: add support for KASAN checks in JITed programs 9 alexis.lothore@bootlin.com finished in 4h9m0s
2026-09-03 13:34 UTC bpf: disasm: guard print_bpf_insn against BPF_MEMSX | BPF_DW 1 utkuerol71@gmail.com finished in 4h30m0s
2026-09-03 12:52 UTC bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy() 1 jiayuan.chen@linux.dev finished in 4h20m0s
2026-09-03 12:10 UTC net/ipv6: don't route packets with unknown source address 2 ihuguet@riseup.net finished in 4h46m0s
2026-09-03 10:43 UTC bpf: Use kvfree() in xdp_test_run_teardown() 1 running910@gmail.com finished in 55m0s
2026-09-03 10:29 UTC mm: distinguish PTE table storage from PTE values 2 usama.anjum@arm.com finished in 4h22m0s
2026-09-03 10:09 UTC bpf: Fix out-of-bounds read of rtt_min in sock_ops 1 jiayuan.chen@linux.dev finished in 4h11m0s
2026-09-03 09:24 UTC libbpf: Add bpf_program__add_flags() and bpf_program__clear_flags() 1 toke@redhat.com skipped
2026-09-03 08:52 UTC net/mlx5e: Add support for HW-GRO to PSP 1 tariqt@nvidia.com skipped
2026-09-03 08:27 UTC bpf: Fix u32 overflow issue in map batch operations 3 maghasi@disroot.org finished in 4h42m0s
2026-09-03 08:26 UTC tools libbpf: Fix signed shift UB in btf_type_info() 1 liujing@cmss.chinamobile.com skipped
2026-09-03 08:10 UTC bonding: fix slave_cnt leak on XDP error paths 2 hangbin.liu@linux.dev finished in 3h54m0s
[1 findings]
2026-09-03 02:33 UTC octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers 12 rkannoth@marvell.com skipped
2026-09-02 23:36 UTC bpf: reject BPF_PSEUDO_FUNC reference to the main program 1 eddyz87@gmail.com finished in 4h42m0s
2026-09-02 22:58 UTC bpf: say why a module BTF mismatch keeps the module from loading 1 pmenzel@molgen.mpg.de skipped
2026-09-02 20:44 UTC bpf: Fix u32 overflow issue in map batch operations 2 maghasi@disroot.org finished in 4h17m0s
2026-09-02 20:15 UTC net: stmmac: re-apply taprio offload in __stmmac_open() and stmmac_resume() 3 lorenzo.bianconi@oss.qualcomm.com skipped
2026-09-02 19:37 UTC Documentation: netvsc: Remove stale "not yet supported" XDP_REDIRECT note 1 chrismelnu@gmail.com skipped
2026-09-02 17:52 UTC bpf: Fix socket leaks around connect(AF_UNSPEC)+listen() 3 mhal@rbox.co finished in 4h2m0s
2026-09-02 17:14 UTC bpf: Allow terminal gotox instructions 4 sidchintamaneni@gmail.com finished in 3h56m0s
2026-09-02 15:04 UTC bpf: Only check nmi_uaccess_okay() when signalling current 1 adi.sharma@zohomail.in finished in 3h55m0s
2026-09-02 13:53 UTC bpftool: Scale multiplexed perf counters 2 mykyta.yatsenko5@gmail.com skipped
2026-09-02 12:10 UTC xsk: set network header on skb at generic transmit 3 kerneljasonxing@gmail.com finished in 5h29m0s
2026-09-02 11:38 UTC Encoding of inline functions using BTF 2 alan.maguire@oracle.com skipped
2026-09-02 09:37 UTC bpf, arena: fix range_tree consistency on allocation failure 5 chenyuan_fl@163.com finished in 4h0m0s
2026-09-02 09:11 UTC libbpf: Reject oversized unknown BTF type records 1 markdamirkan@gmail.com skipped
2026-09-02 09:02 UTC bpf: cgroup: fix null-ptr-deref in __cgroup_bpf_attach 1 liujing@cmss.chinamobile.com finished in 4h3m0s
2026-09-02 07:28 UTC bpf: backtrack_insn(): handle ld_{abs,ind} subprog exit edge 1 eddyz87@gmail.com finished in 4h8m0s
2026-09-02 07:05 UTC bpf: Add UHMUL and SHMUL instructions 1 tangyazhou@zju.edu.cn finished in 4h6m0s
2026-09-02 07:02 UTC bpf: Fix arena memory incoherence 1 emil@etsalapatis.com finished in 4h34m0s
2026-09-02 06:14 UTC bpf, riscv: Make arena support depend on ZACAS 2 cp0613@linux.alibaba.com finished in 1h9m0s
2026-09-02 05:21 UTC bonding: fix slave_cnt leak on XDP error paths 1 hangbin.liu@linux.dev finished in 4h0m0s
2026-09-02 04:12 UTC xsk: Fix circular locking dependency between &net->xdp.lock, &xs->mutex, and netdev_lock_ops 5 ahemadkhawar123@gmail.com finished in 4h39m0s
2026-09-02 01:55 UTC octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers 11 rkannoth@marvell.com skipped
2026-09-02 00:51 UTC bpf: Fix timer_lockup deadlock using atomic_fetch_inc() 1 yangtiezhu@loongson.cn finished in 4h53m0s
2026-09-01 21:17 UTC [pull request] Intel Wired LAN Driver Updates 2026-09-01 (i40e) 1 anthony.l.nguyen@intel.com skipped
2026-09-01 18:31 UTC bpf: Fix non-linear SRH access in bpf_update_srh_state() 1 cenzhang@linux.microsoft.com finished in 4h21m0s
2026-09-01 17:01 UTC bpf: Allow terminal gotox instructions 3 sidchintamaneni@gmail.com finished in 3h50m0s
2026-09-01 16:57 UTC Support inline functions in BTF 2 alan.maguire@oracle.com finished in 94h14m0s
2026-09-01 15:03 UTC bpf: Fix UAF due to concurrent consumption of ttrace lists in alloc_bulk 3 pulehui@huaweicloud.com finished in 4h7m0s
2026-09-01 14:19 UTC selftests/bpf: Fix map_lookup_percpu_elem on sparse CPU IDs 1 suchitkarunakaran@gmail.com skipped
2026-09-01 13:11 UTC bpf, riscv: Make arena support depend on ZACAS 1 cp0613@linux.alibaba.com finished in 1h17m0s
2026-09-01 12:00 UTC bpf, riscv: Register extable entries at probe insn call sites 1 cp0613@linux.alibaba.com finished in 52m0s
2026-09-01 11:50 UTC net/ipv6: don't route packets with unknown source address 1 ihuguet@riseup.net finished in 4h11m0s
[2 findings]
2026-09-01 11:47 UTC bpf: Hash lock addresses in rqspinlock violation reports 1 ljp1205831794@gmail.com skipped
2026-09-01 10:47 UTC bpf: Fix NULL-ptr-derefs when showing a void BTF type 4 jiayuan.chen@linux.dev finished in 4h46m0s
2026-09-01 10:33 UTC mptcp: fix request migration ownership 5 weir@nebusec.ai finished in 3h57m0s
2026-09-01 08:46 UTC libbpf: Move section-defined program flags to prog_flags 3 toke@redhat.com skipped