Advanced Filters
Published Title Version Author Status
2026-07-24 10:38 UTC bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg() 4 nicoyip.dev@gmail.com finished in 5h34m0s
2026-07-24 09:01 UTC net: atlantic: convert RX path to page_pool 2 cyy@cyyself.name skipped
2026-07-24 04:25 UTC selftests/bpf: restructure the Makefile as a layered build 4 nickolay.lysenko@gmail.com skipped
2026-07-23 22:18 UTC bpf: Reject passing scalar NULL to nonnull arg of a global subprog 2 ameryhung@gmail.com finished in 5h13m0s
2026-07-23 21:42 UTC tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect path 2 tejasbirajdar@meta.com finished in 5h0m0s
2026-07-23 20:24 UTC bpf: Reject passing scalar NULL to nonnull arg of a global subprog 1 ameryhung@gmail.com skipped
2026-07-23 16:26 UTC bpf, sockmap: Fix cork ownership in tcp_bpf_sendmsg() 3 nicoyip.dev@gmail.com finished in 4h50m0s
2026-07-23 15:34 UTC bpf, sockmap: Fix cork ownership in tcp_bpf_sendmsg() 2 nicoyip.dev@gmail.com finished in 27m0s
2026-07-23 15:16 UTC mm: fix UAF caused by race between ptdump and vmap pgtable freeing 6 ljs@kernel.org finished in 39m0s
2026-07-23 14:03 UTC s390/bpf: Support load-acquire and store-release instructions 1 max@linux.ibm.com finished in 2h38m0s
2026-07-23 11:40 UTC selftests/bpf: Fix flaky refcount asserts in map_kptr_race 1 max@linux.ibm.com skipped
2026-07-23 11:33 UTC bpf: Fix socket leaks around connect(AF_UNSPEC)+listen() 1 mhal@rbox.co finished in 5h7m0s
2026-07-23 10:25 UTC tools: Use fputc() calls in some functions 1 markus.elfring@web.de skipped
2026-07-23 08:50 UTC selftests/bpf: Fix several issues in test_progs.c 3 yangfeng59949@163.com skipped
2026-07-23 06:52 UTC bpf, sockmap: fix page_counter underflow in strparser SK_PASS 1 zirajs7@gmail.com finished in 5h50m0s
2026-07-23 06:45 UTC libbpf: bounds-check struct_ops member offset before writing shadow pointer 1 naveed@digiscrypt.com skipped
2026-07-23 06:44 UTC libbpf: initialize btf_ext out-parameter early in btf_parse_elf() 3 naveed@digiscrypt.com skipped
2026-07-23 06:13 UTC selftests/bpf: Report the real error from libarena parallel workers 2 jiayuan.chen@linux.dev skipped
2026-07-23 06:04 UTC bpf: lwt: Fix dst reference leak on reroute failure 1 xuanqiang.luo@linux.dev finished in 4h56m0s
2026-07-23 05:55 UTC bpf: normalize arg_track state construction 1 tao1.yu@intel.com skipped
2026-07-23 05:41 UTC bpf, riscv: add timed may_goto support 5 jiangfeng@kylinos.cn finished in 2h55m0s
2026-07-23 05:07 UTC Generate bpf_func_proto for kfunc 1 ameryhung@gmail.com finished in 5h24m0s
2026-07-22 23:35 UTC resolve_btfids: Discover kfuncs from BTF ID sets 1 ihor.solodrai@linux.dev finished in 2h4m0s
2026-07-22 22:16 UTC XDP metadata support for DQ RDA 3 joshwash@google.com finished in 3h6m0s
2026-07-22 20:50 UTC bpf: Populate mmap-able array maps lazily 2 song@kernel.org finished in 5h31m0s
2026-07-22 20:38 UTC bpf: htab: Reduce memory use of hash maps 1 tjmercier@google.com finished in 5h23m0s
2026-07-22 19:19 UTC veth: convert frag_list skbs before running XDP 3 matt@readmodwrite.com finished in 5h12m0s
2026-07-22 17:00 UTC tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect path 1 tejasbirajdar@meta.com finished in 5h29m0s
2026-07-22 15:19 UTC bpf: Fix WARNING in bpf_tracing_link_release 2 leon.hwang@linux.dev finished in 5h33m0s
2026-07-22 14:10 UTC libarena: Use compiler load-acquire/store-release in bpf_atomic.h 3 puranjay@kernel.org skipped
2026-07-22 14:00 UTC Add BPF Exceptions support for RISC-V 3 varunrmallya@gmail.com finished in 2h11m0s
2026-07-22 13:24 UTC bpf: Inline the numeric open-coded iterator kfuncs 3 puranjay@kernel.org finished in 4h53m0s
2026-07-22 13:09 UTC libarena: Use compiler load-acquire/store-release in bpf_atomic.h 2 puranjay@kernel.org skipped
2026-07-22 11:41 UTC libbpf: poison unresolved weak kfuncs in light skeletons 2 sidnayyar@google.com skipped
2026-07-22 11:27 UTC Fixes for bpf_jit_free 1 pulehui@huaweicloud.com finished in 5h35m0s
2026-07-22 10:44 UTC Introduce bpf_ksock 2 mahe.tardy@gmail.com finished in 5h45m0s
2026-07-22 07:47 UTC Fix several issues in test_progs.c 2 yangfeng59949@163.com skipped
2026-07-22 07:23 UTC Fixes for bpf link update 6 pulehui@huaweicloud.com finished in 5h10m0s
2026-07-22 07:01 UTC selftests/bpf: Test jited inline of bpf_get_smp_processor_id() for RISC-V 1 yangtiezhu@loongson.cn skipped
2026-07-22 06:53 UTC bpf: Populate mmap-able array maps lazily 1 song@kernel.org finished in 5h1m0s
2026-07-22 06:47 UTC selftests/bpf: Report the real error from libarena parallel workers 1 jiayuan.chen@linux.dev skipped
2026-07-22 05:27 UTC bpf: Preserve pointer state for commuted arithmetic 3 chenyy23@mails.tsinghua.edu.cn finished in 5h30m0s
2026-07-22 04:21 UTC bpf, riscv: add timed may_goto support 4 jiangfeng@kylinos.cn finished in 1h53m0s
2026-07-22 04:13 UTC xsk: reject undersized tx_metadata at runtime validation 2 blbllhy@gmail.com finished in 5h37m0s
2026-07-22 04:08 UTC selftests/bpf: restructure the Makefile as a layered build 3 nickolay.lysenko@gmail.com skipped
2026-07-22 03:12 UTC e1000e: Fix out-of-bounds MMIO access by validating BAR0 size 3 pulehui@huaweicloud.com finished in 3h14m0s
2026-07-22 02:30 UTC bpf: Fix mmap_lock leak in irq_work path 1 sanghyun.park.cnu@gmail.com finished in 5h21m0s
2026-07-22 02:29 UTC selftests/bpf: Add get_preempt_count() support for RISC-V 1 yangtiezhu@loongson.cn skipped
2026-07-21 22:38 UTC bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup 7 nnamdio@gmail.com finished in 5h8m0s
2026-07-21 19:41 UTC selftests/bpf: restructure the Makefile as a layered build 2 nickolay.lysenko@gmail.com skipped
2026-07-21 18:57 UTC libarena: Use compiler load-acquire/store-release in bpf_atomic.h 1 memxor@gmail.com skipped
2026-07-21 17:49 UTC selftests/bpf: restructure the Makefile as a layered build 1 nickolay.lysenko@gmail.com skipped
2026-07-21 17:48 UTC selftests: shared lib.bpf.mk for building BPF progs and skeletons 2 ziyang.meme@gmail.com skipped
2026-07-21 17:21 UTC MAINTAINERS: BPF: Add self as reviewer 1 ihor.solodrai@linux.dev skipped
2026-07-21 14:13 UTC binfmt_misc: transparent interpreters and PT_INTERP loader substitution 2 brauner@kernel.org finished in 5h49m0s
2026-07-21 13:30 UTC bpf: Fix WARNING in bpf_tracing_link_release 1 leon.hwang@linux.dev finished in 5h9m0s
2026-07-21 11:20 UTC binfmt_elf_fdpic: only honour the first PT_INTERP 1 brauner@kernel.org finished in 2h43m0s
2026-07-21 10:59 UTC bpf, arm64: Optimize cast_user code generation 2 puranjay@kernel.org finished in 2h7m0s
2026-07-21 09:44 UTC selftests/bpf: Fix double free of name 1 yangfeng59949@163.com skipped
2026-07-21 04:10 UTC Fixes for bpf link update 5 pulehui@huaweicloud.com finished in 5h47m0s
2026-07-20 17:15 UTC bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup 6 nnamdio@gmail.com finished in 4h57m0s
2026-07-20 16:37 UTC bpf: Preserve stack frame number for commuted stack arithmetic 1 chenyy23@mails.tsinghua.edu.cn finished in 4h49m0s
2026-07-20 15:52 UTC xsk: reject tx_metadata_len smaller than struct xsk_tx_metadata 1 blbllhy@gmail.com finished in 5h26m0s
2026-07-20 14:05 UTC veth: convert frag_list skbs before running XDP 2 matt@readmodwrite.com finished in 5h30m0s
2026-07-20 13:45 UTC Fixes for bpf link update 4 pulehui@huaweicloud.com finished in 5h11m0s
2026-07-20 13:27 UTC e1000e: Fix out-of-bounds MMIO access by validating BAR0 size 2 pulehui@huaweicloud.com finished in 3h12m0s
2026-07-20 13:23 UTC mm/kmemleak: report RCU-tasks quiescent states during the scan 1 leitao@debian.org skipped
2026-07-20 12:36 UTC binfmt_misc: set have_execfd only once the interpreter is opened 1 brauner@kernel.org finished in 5h30m0s
2026-07-20 11:13 UTC selftests/bpf: A few edge case fixes 2 rbm@suse.com skipped
2026-07-20 09:33 UTC binfmt_misc: transparent interpreters and PT_INTERP loader substitution 1 brauner@kernel.org skipped
2026-07-20 08:53 UTC bpf: Disable preemption in stack map code 1 jolsa@kernel.org finished in 6h4m0s
2026-07-20 07:15 UTC bpftool: Skip prog/map that disappears while looking it up by name 1 jiayuan.chen@linux.dev finished in 34m0s
2026-07-20 06:42 UTC bpf, riscv: fix extable handling for arena load_acquire 4 jiangfeng@kylinos.cn finished in 1h46m0s
2026-07-20 06:06 UTC bpf, riscv: fix extable handling for arena load_acquire 3 jiangfeng@kylinos.cn finished in 2h4m0s
2026-07-20 05:13 UTC bpf: roll back stream capacity when allocation fails 2 shijianlin11@foxmail.com finished in 4h47m0s
2026-07-20 03:31 UTC bpf: Run deferred program freeing on system_dfl_long_wq 1 icheng@nvidia.com finished in 1h36m0s
2026-07-20 03:30 UTC Fixes for bpf link update 3 pulehui@huaweicloud.com finished in 4h39m0s
2026-07-20 01:23 UTC bpf: roll back stream capacity when allocation fails 1 shijianlin11@foxmail.com finished in 5h29m0s
2026-07-19 17:58 UTC net: knod: in-kernel network offload device 1 ap420073@gmail.com finished in 29m0s
2026-07-19 16:16 UTC bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg() 1 nicoyip.dev@gmail.com finished in 4h46m0s
2026-07-19 15:36 UTC Fix unique field logic in BTF 2 memxor@gmail.com finished in 1h13m0s
2026-07-19 15:22 UTC bpf, sockmap: Fix sk_redir use-after-free in send verdict 1 nicoyip.dev@gmail.com finished in 4h36m0s
2026-07-19 14:23 UTC Fix unique fields for nested structs in BTF 1 memxor@gmail.com finished in 1h44m0s
2026-07-19 13:56 UTC xsk: fix AF_XDP multi-buffer Tx descriptor reclaim 4 maciej.fijalkowski@intel.com finished in 4h33m0s
2026-07-19 12:54 UTC bpf: Zero queue and stack outputs on lock failure 1 memxor@gmail.com finished in 5h32m0s
2026-07-19 12:17 UTC bpf: Fix offset warn check for bpf_res_spin_lock 1 memxor@gmail.com finished in 1h56m0s
2026-07-19 11:35 UTC Open up res_spin_lock for tracing programs, fix is_tracing_prog_type() 1 memxor@gmail.com finished in 5h16m0s
2026-07-18 13:44 UTC selftests/xsk: decouple xskxceiver and xdp apps from test_progs objects 1 tushar.vyavahare@intel.com skipped
2026-07-17 19:05 UTC bpf, parisc: Add support for BPF_SDIV and BPF_SMOD in the parisc JITs 1 main.kalliope@gmail.com finished in 1h24m0s
2026-07-17 18:36 UTC bpf: Fix alignment of memory allocator objects on 32-bit archs 1 nbd@nbd.name finished in 1h31m0s
2026-07-17 17:30 UTC mm: fix UAF caused by race between ptdump and vmap pgtable freeing 5 ljs@kernel.org finished in 5h27m0s
2026-07-17 15:53 UTC bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup 5 nnamdio@gmail.com finished in 5h0m0s
2026-07-17 15:01 UTC selftests: stop leaking OUTPUT into gen_mods_dir kernel builds 2 yijiangshan@kylinos.cn skipped
2026-07-17 14:17 UTC bpf, arm64: Fix stack-passed arguments for indirect trampolines 1 puranjay@kernel.org finished in 2h17m0s
2026-07-17 13:48 UTC bpf, arm64: Optimize cast_user code generation 1 puranjay@kernel.org finished in 1h59m0s
2026-07-17 12:53 UTC bpf: Reject arena frees below the arena base 2 chenyy23@mails.tsinghua.edu.cn finished in 4h42m0s
2026-07-17 12:02 UTC bpf: Inline the numeric open-coded iterator kfuncs 2 puranjay@kernel.org finished in 1h54m0s
2026-07-17 11:37 UTC bpf: Add memory usage for arena and selftest 2 jiayuan.chen@linux.dev finished in 5h12m0s
2026-07-17 10:05 UTC bpf: Validate byte type for helper stack reads 2 chenyy23@mails.tsinghua.edu.cn finished in 5h12m0s
2026-07-17 07:33 UTC bpf, cgroup: Fix storage null-ptr-deref after replacing prog 2 pulehui@huaweicloud.com finished in 4h54m0s