Advanced Filters
Published Title Version Author Status
2026-07-30 11:49 UTC tcp: Replace min_tso_segs() with tso_segs() CC callback 6 chia-yu.chang@nokia-bell-labs.com -
2026-07-30 10:21 UTC Simplify min()/max(), contains() and normalize() cnum implementation 4 vldsampaio@pm.me -
2026-07-30 05:48 UTC bpf: Fix mmap_lock leak in irq_work path 2 sanghyun.park.cnu@gmail.com -
2026-07-29 20:36 UTC bpf: Inline the numeric open-coded iterator kfuncs 4 puranjay@kernel.org -
2026-07-29 19:50 UTC Simplify min()/max(), contains() and normalize() cnum implementation 2 vldsampaio@pm.me -
2026-07-29 16:29 UTC bpf, mips: Add signed div/mod support 2 main.kalliope@gmail.com -
2026-07-29 16:22 UTC rcu,srcu: Make call_rcu()/call_srcu() safe from any context 1 puranjay@kernel.org -
2026-07-29 15:18 UTC bpf: Preserve pointer state for commuted arithmetic 4 devnull@kernel.org -
2026-07-29 10:02 UTC bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed 2 pulehui@huaweicloud.com finished in 4h10m0s
2026-07-29 06:11 UTC bpf: log error code on trampoline unlink failureĀ  4 xu.xin16@zte.com.cn skipped
2026-07-29 05:01 UTC bpf: Fix trampoline handling of 128-bit values 5 yonghong.song@linux.dev finished in 4h31m0s
2026-07-29 02:28 UTC LoongArch bpf kptr xchg inline support 4 chenguang.zhao@linux.dev finished in 1h24m0s
2026-07-29 00:27 UTC m68k, bpf: Add initial BPF JIT compiler support 4 visitorckw@gmail.com finished in 1h35m0s
2026-07-29 00:06 UTC selftests/bpf: Fixes for out-of-tree builds 1 ricardo@marliere.net skipped
2026-07-28 15:24 UTC tcp: Replace min_tso_segs() with tso_segs() CC callback 5 chia-yu.chang@nokia-bell-labs.com finished in 4h25m0s
2026-07-28 14:57 UTC bpf: Optimize string kfuncs 1 leon.hwang@linux.dev finished in 5h10m0s
2026-07-28 13:30 UTC bpf, cgroup: Fix storage null-ptr-deref after replacing prog 4 pulehui@huaweicloud.com finished in 5h4m0s
2026-07-28 13:21 UTC bpf, cgroup: Fix potential UAF in __cgroup_bpf_attach 1 pulehui@huaweicloud.com finished in 4h40m0s
2026-07-28 12:36 UTC bpf: Eliminate unnecessary clone/restore due to constants blinding 2 xukuohai@huaweicloud.com finished in 4h29m0s
2026-07-28 07:42 UTC bpf: Fix UAF when reading prog type in bpf_mprog_link 4 pulehui@huaweicloud.com finished in 5h11m0s
2026-07-28 07:14 UTC libbpf: don't preserve ownership during install 1 martin@kaiser.cx skipped
2026-07-28 06:26 UTC bpf: log error code on trampoline unlink failure 3 xu.xin16@zte.com.cn skipped
2026-07-28 06:05 UTC bpf: arena: fix mmap_lock deadlock on arena lock failure 1 jiayuan.chen@linux.dev finished in 5h6m0s
2026-07-28 03:54 UTC bpf: Fix trampoline handling of 128-bit values 4 yonghong.song@linux.dev finished in 4h45m0s
2026-07-28 03:38 UTC bpf: Reject writes through untrusted allocated pointers 1 dingning04@gmail.com finished in 4h58m0s
2026-07-28 02:54 UTC bpf: Fix potential UAF when reading bpf link info 3 pulehui@huaweicloud.com finished in 4h49m0s
2026-07-28 02:37 UTC btf_encoder: Ensure the first same-name function has a non-zero address 1 yonghong.song@linux.dev skipped
2026-07-28 02:31 UTC bpf: Fix potential UAF in bpf_netns_link_update_prog 2 pulehui@huaweicloud.com finished in 5h1m0s
2026-07-28 01:56 UTC Simplify min()/max(), contains() and fix normalize() cnum implementation 1 vldsampaio@pm.me finished in 4h42m0s
2026-07-27 14:28 UTC arm64: ftrace: enable single ftrace_ops for direct calls 1 leon.hwang@linux.dev skipped
2026-07-27 06:24 UTC bpf: arena: handle memory.max on fault-in with reclaim/OOM 1 jiayuan.chen@linux.dev finished in 5h8m0s
2026-07-26 15:51 UTC bpf: Fix RHash special-field recycling 1 gnq25@mails.tsinghua.edu.cn finished in 5h28m0s
2026-07-26 15:07 UTC bpf: Log error code on trampoline unlink failure 2 xu.xin16@zte.com.cn skipped
2026-07-26 07:01 UTC bpf: Reject negative optlen in cgroup getsockopt hook 1 zirajs7@gmail.com finished in 6h3m0s
2026-07-25 15:45 UTC Fixes for bpf_jit_free 3 pulehui@huaweicloud.com finished in 4h57m0s
2026-07-25 13:26 UTC bpf: Fix sleepable check for tracing prog 2 leon.hwang@linux.dev finished in 5h59m0s
2026-07-25 10:20 UTC Fixes for bpf_jit_free 2 pulehui@huaweicloud.com finished in 5h1m0s
2026-07-24 15:52 UTC bpf: Fix CFI mismatch in task work callback 1 mykyta.yatsenko5@gmail.com finished in 5h14m0s
2026-07-24 14:14 UTC bpf: Fix sleepable check for tracing prog 1 leon.hwang@linux.dev finished in 5h11m0s
2026-07-24 04:25 UTC selftests/bpf: restructure the Makefile as a layered build 4 nickolay.lysenko@gmail.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 08:50 UTC selftests/bpf: Fix several issues in test_progs.c 3 yangfeng59949@163.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 05:41 UTC bpf, riscv: add timed may_goto support 5 jiangfeng@kylinos.cn finished in 2h55m0s
2026-07-22 20:38 UTC bpf: htab: Reduce memory use of hash maps 1 tjmercier@google.com finished in 5h23m0s
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: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 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 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 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:08 UTC selftests/bpf: restructure the Makefile as a layered build 3 nickolay.lysenko@gmail.com skipped
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-21 19:41 UTC selftests/bpf: restructure the Makefile as a layered build 2 nickolay.lysenko@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 13:30 UTC bpf: Fix WARNING in bpf_tracing_link_release 1 leon.hwang@linux.dev finished in 5h9m0s
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 16:37 UTC bpf: Preserve stack frame number for commuted stack arithmetic 1 chenyy23@mails.tsinghua.edu.cn finished in 4h49m0s
2026-07-20 13:45 UTC Fixes for bpf link update 4 pulehui@huaweicloud.com finished in 5h11m0s
2026-07-20 11:13 UTC selftests/bpf: A few edge case fixes 2 rbm@suse.com skipped
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 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-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 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
2026-07-17 02:33 UTC bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch() 2 jose.fernandez@linux.dev finished in 5h13m0s
2026-07-16 14:24 UTC bpf: Add memory usage for arena 1 jiayuan.chen@linux.dev finished in 5h0m0s
2026-07-16 12:01 UTC Fixes for tailcall with subprog and callback 3 pulehui@huaweicloud.com finished in 4h59m0s
2026-07-16 08:57 UTC tools/resolve_btfids: fix OUTPUT leakage from kselftest causing corrupted build paths 1 yijiangshan@kylinos.cn skipped
2026-07-16 08:43 UTC bpf: Fix two trampoline image UAFs in bpf_trampoline_multi_detach() 1 hui.zhu@linux.dev finished in 1h59m0s
2026-07-16 07:51 UTC bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations 3 rppt@kernel.org finished in 4h44m0s
2026-07-16 07:38 UTC bpf, riscv: fix missing extable entry for arena load_acquire 2 jiangfeng@kylinos.cn finished in 2h11m0s
2026-07-16 06:15 UTC bpf, riscv: fix missing extable entry for arena load_acquire 1 jiangfeng@kylinos.cn finished in 2h10m0s
2026-07-16 03:34 UTC bpf:syscall: Log error code on trampoline unlink failure 1 xu.xin16@zte.com.cn skipped
2026-07-15 21:39 UTC Add the the capability to load HW RX checksum in eBPF programs 5 lorenzo@kernel.org finished in 4h48m0s
2026-07-15 15:32 UTC bpf: Introduce global percpu data 10 leon.hwang@linux.dev finished in 5h1m0s
2026-07-15 14:53 UTC tools/build: Allow versioning of all LLVM tools 4 james.clark@linaro.org skipped
2026-07-15 14:11 UTC bpf: Disallow interpreter fallback for interpreter-unsupported insns 2 leon.hwang@linux.dev finished in 5h44m0s
2026-07-15 13:04 UTC bpf: Inline the numeric open-coded iterator kfuncs 1 puranjay@kernel.org finished in 1h46m0s
2026-07-15 12:39 UTC tools/build: Allow versioning of all LLVM tools 3 james.clark@linaro.org skipped
2026-07-15 11:22 UTC selftests/bpf: Fix compilation with RELEASE=1 1 vmalik@redhat.com skipped
2026-07-15 10:51 UTC selftests: do not preserve ownership when installing files with rsync 1 devnull@kernel.org skipped
2026-07-15 10:03 UTC selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding on 1 avinash.duduskar@gmail.com skipped
2026-07-15 07:12 UTC bpf, riscv: add timed may_goto support 3 jiangfeng@kylinos.cn finished in 2h36m0s
2026-07-14 13:50 UTC clang true signature follow-on 1 alan.maguire@oracle.com skipped