Published Title Version Author Status
2025-08-18 03:23 UTC bpf: Replace get_next_cpu() with cpumask_next_wrap() 2 wangfushuai@baidu.com finished in 3h43m0s
2025-08-16 09:06 UTC net: use vmalloc_array() to simplify code 3 rongqianfeng@vivo.com finished in 3h50m0s
2025-08-15 20:41 UTC [pull request] Intel Wired LAN Driver Updates 2025-08-15 (ice, ixgbe, igc) 1 anthony.l.nguyen@intel.com finished in 1h45m0s
2025-08-15 08:29 UTC LoongArch: BPF: Fix incorrect return pointer value in the eBPF program 2 jianghaoran@kylinos.cn finished in 1h42m0s
2025-08-15 06:18 UTC bpf: introduce and use rcu_migrate_{enable,disable} 1 menglong8.dong@gmail.com finished in 4h2m0s
2025-08-14 18:24 UTC cpumap: disable page_pool direct xdp_return need larger scope 1 hawk@kernel.org finished in 3h51m0s
2025-08-14 18:01 UTC libbpf: fix reuse of DEVMAP 3 yuka@yuka.dev finished in 1h45m0s
2025-08-14 14:04 UTC net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. 5 dipayanroy@linux.microsoft.com finished in 1h42m0s
2025-08-14 12:14 UTC bpf: Remove migrate_disable in kprobe_multi_link_prog_run 3 chen.dylane@linux.dev finished in 3h47m0s
2025-08-14 10:20 UTC net: use vmalloc_array() to simplify code 2 rongqianfeng@vivo.com finished in 3h48m0s
2025-08-14 01:34 UTC LoongArch: BPF: Fix incorrect return pointer value in the eBPF program 1 jianghaoran@kylinos.cn finished in 1h43m0s
2025-08-13 22:13 UTC eth: fbnic: Add XDP support for fbnic 1 mohsin.bashr@gmail.com finished in 1h32m0s
2025-08-13 20:46 UTC bpf: refactor max_depth computation in bpf_get_stack() 4 contact@arnaud-lcm.com finished in 3h38m0s
2025-08-13 20:09 UTC bpf: fix reuse of DEVMAP 2 yuka@yuka.dev finished in 1h44m0s
2025-08-13 15:29 UTC bpf: Allow fall back to interpreter for programs with stack size <= 512 2 kafai.wan@linux.dev finished in 3h58m0s
2025-08-12 22:12 UTC bpf: Check the helper function is valid in get_helper_proto 1 jolsa@kernel.org finished in 3h40m0s
2025-08-12 22:01 UTC eth: fbnic: Add XDP support for fbnic 1 mohsin.bashr@gmail.com finished in 1h37m0s
2025-08-12 19:30 UTC bpf: refactor max_depth computation in bpf_get_stack() 3 contact@arnaud-lcm.com finished in 3h45m0s
2025-08-12 15:37 UTC selftests/bpf: Fix typo in kprobe_multi_test.c 1 slopixelz@gmail.com finished in 1h34m0s
2025-08-12 13:32 UTC net: use vmalloc_array() to simplify code 1 rongqianfeng@vivo.com finished in 3h39m0s
2025-08-12 09:02 UTC riscv, bpf: fix reads of thread_info.cpu 1 rkrcmar@ventanamicro.com finished in 1h30m0s
2025-08-11 22:29 UTC net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. 4 dipayanroy@linux.microsoft.com finished in 1h32m0s
2025-08-11 21:13 UTC eth: fbnic: Add XDP support for fbnic 1 mohsin.bashr@gmail.com finished in 1h30m0s
2025-08-11 20:16 UTC bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag() 1 ebiggers@kernel.org finished in 3h42m0s
2025-08-11 13:12 UTC xsk: improvement performance in copy mode 1 kerneljasonxing@gmail.com finished in 3h37m0s
2025-08-11 12:39 UTC bpf: replace kvfree with kfree for kzalloc memory 1 rongqianfeng@vivo.com finished in 3h43m0s
2025-08-11 12:08 UTC bpf: Don't use %pK through printk 1 thomas.weissschuh@linutronix.de finished in 1h25m0s
2025-08-11 11:18 UTC bpf: Report arena faults to BPF streams 2 puranjay@kernel.org finished in 3h34m0s
2025-08-11 09:39 UTC bpf: fix reuse of DEVMAP 1 yuka@yuka.dev finished in 1h23m0s
2025-08-10 03:04 UTC sched: make migrate_enable/migrate_disable inline 1 menglong8.dong@gmail.com finished in 3h43m0s
2025-08-09 20:48 UTC bpf, arm64: support for timed may_goto 2 puranjay@kernel.org finished in 1h21m0s
2025-08-09 11:56 UTC bpf: refactor max_depth computation in bpf_get_stack() 2 contact@arnaud-lcm.com finished in 3h40m0s
2025-08-07 23:29 UTC tls: handle data disappearing from under the TLS ULP 2 kuba@kernel.org finished in 3h40m0s
2025-08-07 17:50 UTC bpf: refactor max_depth computation in bpf_get_stack() 1 contact@arnaud-lcm.com finished in 3h45m0s
[2 findings]
2025-08-07 02:48 UTC bpf: Use cpumask_next_wrap() in get_next_cpu() 1 wangfushuai@baidu.com finished in 3h37m0s
2025-08-07 01:54 UTC selftests/bpf: Fix warning comparing pointer to 0 1 jiapeng.chong@linux.alibaba.com finished in 1h18m0s
2025-08-06 21:37 UTC net: lapbether: ignore ops-locked netdevs 1 sdf@fomichev.me finished in 3h42m0s
2025-08-06 18:05 UTC tls: handle data disappearing from under the TLS ULP 1 kuba@kernel.org finished in 3h50m0s
2025-08-06 11:02 UTC selftests/bpf/progs: use __auto_type in swap() macro 1 pranav.tyagi03@gmail.com finished in 1h24m0s
2025-08-06 09:23 UTC selftests/bpf/progs: replace typeof() with __auto_type 1 pranav.tyagi03@gmail.com finished in 1h22m0s
2025-08-06 08:58 UTC bpf: Report arena faults to BPF streams 1 puranjay@kernel.org finished in 3h41m0s
2025-08-05 16:27 UTC bpf: Remove migrate_disable in kprobe_multi_link_prog_run 2 chen.dylane@linux.dev finished in 4h30m0s
2025-08-05 12:23 UTC bpf: Remove migrate_disable in kprobe_multi_link_prog_run 1 chen.dylane@linux.dev finished in 4h34m0s
2025-08-05 11:55 UTC bpf: Allow fall back to interpreter for programs with stack size <= 512 1 kafai.wan@linux.dev finished in 4h33m0s
2025-08-04 12:27 UTC bpf: Remove redundant __GFP_NOWARN 1 rongqianfeng@vivo.com finished in 3h38m0s
2025-08-04 12:16 UTC bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active 1 chen.dylane@linux.dev finished in 3h40m0s
2025-08-04 02:20 UTC Add overwrite mode for bpf ring buffer 1 xukuohai@huaweicloud.com finished in 3h40m0s
2025-08-03 18:02 UTC net: ti: icssg-prueth: Fix skb handling for XDP_PASS 2 m-malladi@ti.com finished in 1h37m0s
2025-08-01 12:10 UTC bpf: Add LINK_DETACH for iter and perf links 1 dev@der-flo.net finished in 3h38m0s
2025-08-01 11:46 UTC libbpf: avoid possible use of uninitialized mod_len 1 fossdd@pwned.life finished in 3h38m0s
2025-07-31 08:42 UTC net/smc: Introduce smc_hs_ctrl 1 alibuda@linux.alibaba.com finished in 3h37m0s
2025-07-31 07:50 UTC Fix two tailcall-related issues 5 jianghaoran@kylinos.cn skipped
2025-07-30 18:52 UTC bpf: relax acquire for consumer_pos in ringbuf_process_ring() 1 soham.bagchi@utah.edu finished in 3h44m0s
2025-07-30 13:12 UTC Support trampoline for LoongArch 5 duanchenghao@kylinos.cn finished in 3h39m0s
2025-07-29 20:14 UTC net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. 3 dipayanroy@linux.microsoft.com finished in 1h33m0s
2025-07-29 16:56 UTC bpf: fix stackmap overflow check in __bpf_get_stackid() 2 contact@arnaud-lcm.com finished in 3h45m0s
2025-07-29 11:02 UTC mm, page_pool: introduce a new page type for page pool in page type 3 byungchul@sk.com skipped
2025-07-29 09:45 UTC libbpf: avoid possible use of uninitialized mod_len 1 fossdd@pwned.life finished in 2h19m0s
2025-07-29 09:19 UTC bpf: fix stackmap overflow check in __bpf_get_stackid() 1 contact@arnaud-lcm.com finished in 3h41m0s
2025-07-28 20:26 UTC Use correct destructor kfunc types 3 samitolvanen@google.com finished in 3h42m0s
2025-07-28 09:43 UTC bpf: add icmp_send_unreach kfunc 3 mahe.tardy@gmail.com finished in 3h45m0s
2025-07-28 08:20 UTC mm, page_pool: introduce a new page type for page pool in page type 2 byungchul@sk.com skipped
2025-07-28 05:27 UTC mm, page_pool: introduce a new page type for page pool in page type 2 byungchul@sk.com skipped
2025-07-27 08:17 UTC bpf: fix various typos in verifier.c comments 1 suchitkarunakaran@gmail.com finished in 3h46m0s
2025-07-26 19:56 UTC sfc: handle NULL returned by xdp_convert_buff_to_frame() 2 chenyuan0y@gmail.com finished in 2h25m0s
2025-07-26 15:53 UTC selftests: bpf: fix legacy netfilter options 1 kuba@kernel.org finished in 1h29m0s
2025-07-25 21:44 UTC Use correct destructor kfunc types 2 samitolvanen@google.com finished in 3h43m0s
2025-07-25 18:53 UTC bpf: add icmp_send_unreach kfunc 1 mahe.tardy@gmail.com finished in 3h43m0s
2025-07-25 10:23 UTC Fix two tailcall-related issues 4 jianghaoran@kylinos.cn skipped
2025-07-25 10:08 UTC perf auxtrace: Support AUX pause and resume with BPF 3 leo.yan@arm.com finished in 7m0s
2025-07-25 09:59 UTC perf auxtrace: Support AUX pause and resume with BPF 3 leo.yan@arm.com finished in 3h40m0s
2025-07-25 00:28 UTC Fix two tailcall-related issues 3 jianghaoran@kylinos.cn skipped
2025-07-24 23:51 UTC selftests: drv-net: Wait for bkg socat to start 1 mohsin.bashr@gmail.com finished in 1h22m0s
2025-07-24 22:32 UTC Use correct destructor kfunc types 1 samitolvanen@google.com finished in 3h40m0s
2025-07-24 22:09 UTC selftests/bpf: Install test modules into $INSTALL_PATH 1 rbm@suse.com finished in 2h11m0s
2025-07-24 15:14 UTC bpf: Show precise rejected function when attaching to __noreturn and deny list functions 4 kafai.wan@linux.dev finished in 3h55m0s
2025-07-24 14:19 UTC Support trampoline for LoongArch 4 duanchenghao@kylinos.cn finished in 2m0s
2025-07-24 12:54 UTC bpf, arm64: support for timed may_goto 1 puranjay@kernel.org finished in 2h32m0s
2025-07-24 12:02 UTC bpf: Private stack support for arm64 JIT 2 puranjay@kernel.org finished in 4h1m0s
2025-07-23 19:07 UTC net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. 2 dipayanroy@linux.microsoft.com skipped
2025-07-23 14:59 UTC eth: fbnic Add XDP support for fbnic 1 mohsin.bashr@gmail.com skipped
2025-07-23 14:44 UTC bpftool: Add bpf_token show 4 chen.dylane@linux.dev finished in 1h32m0s
2025-07-23 14:23 UTC xsk: fix negative overflow issues in zerocopy xmit 3 kerneljasonxing@gmail.com finished in 1h36m0s
2025-07-23 03:31 UTC bpftool: Add bpf_token show 3 chen.dylane@linux.dev finished in 1h32m0s
2025-07-23 00:32 UTC net: otx2: handle NULL returned by xdp_convert_buff_to_frame() 1 chenyuan0y@gmail.com finished in 1h40m0s
2025-07-23 00:32 UTC sfc: siena: handle NULL returned by xdp_convert_buff_to_frame() 1 chenyuan0y@gmail.com finished in 1h39m0s
2025-07-23 00:32 UTC sfc: handle NULL returned by xdp_convert_buff_to_frame() 1 chenyuan0y@gmail.com finished in 1h43m0s
2025-07-22 17:32 UTC bpf, arm64: JIT support for private stack 1 puranjay@kernel.org finished in 7m0s
2025-07-22 15:34 UTC bpf: Show precise rejected function when attaching to __noreturn and deny list functions 3 kafai.wan@linux.dev finished in 5m0s
2025-07-22 14:32 UTC bpf: Reject narrower access to pointer ctx fields 2 paul.chaignon@gmail.com finished in 6m0s
2025-07-22 13:50 UTC xsk: fix underflow issues in zerocopy xmit 2 kerneljasonxing@gmail.com finished in 2m0s
2025-07-22 13:34 UTC bpf, arm64: fix fp initialization for exception boundary 1 puranjay@kernel.org finished in 6m0s
2025-07-22 12:09 UTC bpftool: Add bpf_token show 2 chen.dylane@linux.dev finished in 1h37m0s
2025-07-22 11:58 UTC bpftool: Add bpf_token show 2 chen.dylane@linux.dev finished in 1h33m0s
2025-07-21 12:49 UTC net: ti: icssg-prueth: Fix skb handling for XDP_PASS 1 m-malladi@ti.com finished in 24h20m0s
2025-07-21 10:14 UTC net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency and throughput. 1 dipayanroy@linux.microsoft.com skipped
2025-07-21 09:04 UTC umd: Remove usermode driver framework 1 thomas.weissschuh@linutronix.de finished in 8m0s
2025-07-21 08:33 UTC xsk: fix underflow issues in zerocopy xmit 1 kerneljasonxing@gmail.com finished in 1h31m0s
2025-07-21 05:49 UTC mm, page_pool: introduce a new page type for page pool in page type 1 byungchul@sk.com skipped
2025-07-21 02:18 UTC Split netmem from struct page 12 byungchul@sk.com skipped