| 2026-09-23 09:06 UTC |
bpf: Keep target extended until its last freplace link detaches |
1 |
chenyuan_fl@163.com |
-
|
| 2026-09-23 08:58 UTC |
bpf, arena: fix range_tree consistency on allocation failure |
7 |
chenyuan_fl@163.com |
-
|
| 2026-09-23 08:41 UTC |
Fix fastcall rewrite with indirect stack accesses |
1 |
memxor@gmail.com |
-
|
| 2026-09-23 06:14 UTC |
bpf: Fix arena memory incoherence |
2 |
emil@etsalapatis.com |
-
|
| 2026-09-23 05:39 UTC |
bpf: make the vmlinux BTF an on-demand loadable module (CONFIG_DEBUG_INFO_BTF=m) to save ~5.4 MB memory |
1 |
wanjay@amazon.com |
-
|
| 2026-09-23 04:17 UTC |
bpf: Fix non-linear SRH access in bpf_update_srh_state() |
4 |
cenzhang@linux.microsoft.com |
-
|
| 2026-09-23 03:27 UTC |
bpf: crypto: Use AES-CBC and AES-ECB libraries |
4 |
ebiggers@kernel.org |
-
|
| 2026-09-23 00:42 UTC |
bpftool: Fix sparse CPU IDs |
3 |
sh_def@163.com |
-
|
| 2026-09-23 00:08 UTC |
bpf: fix per-cpu initialization of a BPF_F_CPU created hash element |
2 |
donggeunyoo.kernel@gmail.com |
-
|
| 2026-09-22 20:00 UTC |
bpf: Add bpf_call_rcu() and bpf_call_rcu_tasks_trace() |
6 |
puranjay@kernel.org |
-
|
| 2026-09-22 17:58 UTC |
bpf: Speed up htab lookups for u32/u64 keys |
3 |
mykyta.yatsenko5@gmail.com |
-
|
| 2026-09-22 17:20 UTC |
skb/arena bugfixes |
2 |
emil@etsalapatis.com |
-
|
| 2026-09-22 12:10 UTC |
bpf: cpumap: fix use-after-free of dev_rx on netdev unregister |
2 |
jiayuan.chen@linux.dev |
-
|
| 2026-09-22 10:17 UTC |
bpf: arena: handle memory.max on fault-in with reclaim |
9 |
jiayuan.chen@linux.dev |
-
|
| 2026-09-22 10:00 UTC |
bpf: Fix task work scheduling race |
3 |
luyun_611@163.com |
-
|
| 2026-09-22 04:04 UTC |
bpf: crypto: Use AES-CBC and AES-ECB libraries |
3 |
ebiggers@kernel.org |
-
|
| 2026-09-22 02:54 UTC |
bpf: expose cgroup preorder attachment state to userspace |
3 |
sh_def@163.com |
-
|
| 2026-09-22 01:54 UTC |
bpf: Reject bpf_skb_output() from return-side tracing |
2 |
yangfeng59949@163.com |
-
|
| 2026-09-22 01:13 UTC |
bpf: Indirect calls of bpf subprogs (callx) |
1 |
alexei.starovoitov@gmail.com |
-
|
| 2026-09-22 01:03 UTC |
bpf: Scope callback arguments to their frame |
1 |
ihor.solodrai@linux.dev |
-
|
| 2026-09-21 21:28 UTC |
bpf: Speed up htab lookups for u32/u64 keys |
2 |
mykyta.yatsenko5@gmail.com |
-
|
| 2026-09-21 19:25 UTC |
memcg_ext: memcg policy through cgroup-attached struct_ops |
1 |
shakeel.butt@linux.dev |
-
|
| 2026-09-21 19:14 UTC |
bpf: Add bpf_call_rcu() and bpf_call_rcu_tasks_trace() |
5 |
puranjay@kernel.org |
-
|
| 2026-09-21 17:39 UTC |
bpf: clear stale IPv4 options after LWT encapsulation |
4 |
bestswngs@gmail.com |
-
|
| 2026-09-21 15:46 UTC |
bpf: add diagnostics for rejected memory and map accesses |
1 |
suchitkarunakaran@gmail.com |
-
|
| 2026-09-21 15:28 UTC |
bpf: Speed up htab hashing for u32/u64 keys |
1 |
mykyta.yatsenko5@gmail.com |
-
|
| 2026-09-21 10:14 UTC |
bpf: Fix task work scheduling race |
2 |
luyun_611@163.com |
in progress
|
| 2026-09-21 07:58 UTC |
selftests/bpf: restructure the Makefile as a layered build |
8 |
nickolay.lysenko@gmail.com |
skipped
|
| 2026-09-21 06:00 UTC |
selftests: Fix and migrate XDP feature test |
4 |
devnull@kernel.org |
skipped
|
| 2026-09-21 03:08 UTC |
mm/bpf: Add bpf_proactive_reclaim kfunc |
13 |
hui.zhu@linux.dev |
finished
in 4h1m0s
|
| 2026-09-21 02:38 UTC |
Fix generic __uninit kfunc output buffers |
5 |
memxor@gmail.com |
finished
in 4h5m0s
|
| 2026-09-21 00:22 UTC |
bpf: htab: Reduce memory use of hash maps |
5 |
tjmercier@google.com |
finished
in 3h54m0s
|
| 2026-09-20 21:04 UTC |
bpf: Destroy callee-local dynptrs on subprog return |
5 |
xyx2021@mail.ustc.edu.cn |
finished
in 3h55m0s
|
| 2026-09-20 21:04 UTC |
bpf: Track iterator-owned BTF pointer lifetimes |
5 |
xyx2021@mail.ustc.edu.cn |
finished
in 4h9m0s
|
| 2026-09-20 21:04 UTC |
bpf: Reject non-negative stack object offsets |
2 |
xyx2021@mail.ustc.edu.cn |
finished
in 3h49m0s
|
| 2026-09-20 19:56 UTC |
bpf: Add bpf_tcp_ops hooks for TCP AutoLOWAT. |
1 |
kuniyu@google.com |
finished
in 4h29m0s
|
| 2026-09-20 16:32 UTC |
bpf: clear stale IPv4 options after LWT encapsulation |
3 |
bestswngs@gmail.com |
finished
in 5h8m0s
|
| 2026-09-20 13:30 UTC |
bpf: cpumap: fix use-after-free of dev_rx on netdev unregister |
1 |
jiayuan.chen@linux.dev |
finished
in 5h35m0s
|
| 2026-09-20 13:23 UTC |
bpf: reject dev-bound-only programs on other devices |
2 |
bestswngs@gmail.com |
finished
in 5h54m0s
|
| 2026-09-20 09:31 UTC |
bpf: fix per-cpu initialization of a BPF_F_CPU created hash element |
1 |
donggeunyoo.kernel@gmail.com |
finished
in 4h30m0s
|
| 2026-09-20 08:55 UTC |
selftests/bpf: Fix csum_partial() dropping trailing byte on odd length |
3 |
madhav.khoslaa@gmail.com |
skipped
|
| 2026-09-20 06:34 UTC |
bpf: Reject bpf_skb_output() from return-side tracing |
1 |
yangfeng59949@163.com |
finished
in 4h4m0s
|
| 2026-09-19 22:46 UTC |
bpf: arena: Flush stale TLB entries before reusing ranges |
1 |
arighi@nvidia.com |
finished
in 4h51m0s
|
| 2026-09-19 11:00 UTC |
bpf: reject dev-bound-only programs on other devices |
2 |
bestswngs@gmail.com |
finished
in 4h17m0s
|
| 2026-09-19 09:43 UTC |
bpf: expose cgroup preorder attachment state to userspace |
2 |
sh_def@163.com |
finished
in 4h42m0s
|
| 2026-09-19 08:45 UTC |
bpf: crypto: check params size before reading reserved fields |
1 |
xuyuqiabc@gmail.com |
finished
in 1h51m0s
|
| 2026-09-19 01:42 UTC |
Compare stack frames in exact register states |
4 |
memxor@gmail.com |
finished
in 4h6m0s
|
| 2026-09-19 00:43 UTC |
Compare stack frames in exact register states |
3 |
memxor@gmail.com |
finished
in 3h55m0s
|
| 2026-09-18 17:24 UTC |
bpf: expose cgroup preorder attachment state to userspace |
1 |
sh_def@163.com |
finished
in 4h39m0s
|
| 2026-09-18 13:17 UTC |
bpf: Add user memory access kfuncs for mm_struct |
9 |
tasos.papagiannnis@gmail.com |
finished
in 3h56m0s
|
| 2026-09-18 10:26 UTC |
selftests/bpf: Use %p for pointer formatting |
2 |
bigeasy@linutronix.de |
skipped
|
| 2026-09-18 10:20 UTC |
bpftool: Fix sparse CPU IDs |
2 |
sh_def@163.com |
skipped
|
| 2026-09-18 09:10 UTC |
bpf: Add user memory access kfuncs for mm_struct |
8 |
tasos.papagiannnis@gmail.com |
finished
in 3h49m0s
|
| 2026-09-18 08:40 UTC |
bpf: arena: handle memory.max on fault-in with reclaim |
8 |
jiayuan.chen@linux.dev |
finished
in 4h17m0s
|
| 2026-09-18 08:00 UTC |
bpf: Fix task work round ownership race |
1 |
luyun_611@163.com |
finished
in 4h9m0s
|
| 2026-09-18 06:58 UTC |
bpf: BPF-driven proactive memcg reclaim |
12 |
hui.zhu@linux.dev |
finished
in 4h43m0s
|
| 2026-09-18 05:28 UTC |
Fix generic __uninit kfunc output buffers |
4 |
memxor@gmail.com |
finished
in 35m0s
|
| 2026-09-18 04:11 UTC |
samples/bpf: remove unused hash_func01.h header |
1 |
enelsonmoore@gmail.com |
skipped
|
| 2026-09-18 04:09 UTC |
bpftool: Skip non-autoload programs when generating light skeletons |
3 |
tweek@google.com |
skipped
|
| 2026-09-18 02:43 UTC |
selftests/bpf: Clean up child when task_work__open() fails |
1 |
luyun_611@163.com |
skipped
|
| 2026-09-18 02:17 UTC |
bpf: crypto: Use AES-CBC and AES-ECB libraries |
2 |
ebiggers@kernel.org |
finished
in 1h46m0s
|
| 2026-09-18 01:13 UTC |
Compare stack frames in exact register states |
2 |
memxor@gmail.com |
finished
in 4h21m0s
|
| 2026-09-17 23:32 UTC |
Misc bug fixes - part 5 |
7 |
memxor@gmail.com |
finished
in 4h5m0s
|
| 2026-09-17 20:46 UTC |
bpf: use str_plural() in diag_print_history() |
1 |
lalitshankarch@gmail.com |
skipped
|
| 2026-09-17 20:05 UTC |
bpf: A common way to attach struct_ops to a cgroup |
4 |
ameryhung@gmail.com |
finished
in 4h12m0s
|
| 2026-09-17 17:20 UTC |
tcp: prevent stale tx timestamp keys on rtx fallback |
2 |
dw@davidwei.uk |
finished
in 4h3m0s
|
| 2026-09-17 16:33 UTC |
bpf: fix TOCTOU in IPv6 SRH encapsulation |
1 |
weir@nebusec.ai |
finished
in 4h37m0s
|
| 2026-09-17 16:13 UTC |
bpf: reject dev-bound-only programs on other devices |
1 |
bestswngs@gmail.com |
finished
in 4h57m0s
|
| 2026-09-17 11:11 UTC |
Misc bug fixes - part 5 |
6 |
memxor@gmail.com |
finished
in 4h29m0s
|
| 2026-09-17 08:11 UTC |
mptcp, bpf: reject bpf_sk_release() on msk |
1 |
jiayuan.chen@linux.dev |
finished
in 4h4m0s
|
| 2026-09-17 08:08 UTC |
selftests/bpf: Fix task work false failures and cleanup |
1 |
luyun_611@163.com |
skipped
|
| 2026-09-17 05:19 UTC |
bpf: Destroy callee-local dynptrs on subprog return |
4 |
xyx2021@mail.ustc.edu.cn |
finished
in 3h52m0s
|
| 2026-09-17 05:19 UTC |
bpf: Track iterator-owned BTF pointer lifetimes |
4 |
xyx2021@mail.ustc.edu.cn |
finished
in 3h46m0s
|
| 2026-09-17 02:38 UTC |
bpf: Fix page double free in test_bpf skb setup |
1 |
main.kalliope@gmail.com |
finished
in 1h17m0s
|
| 2026-09-17 01:55 UTC |
selftests: bpf: run test_xdp_features in its own netns |
1 |
eva.kurchatova@virtuozzo.com |
skipped
|
| 2026-09-17 01:55 UTC |
bpf: arena: handle memory.max on fault-in with reclaim/OOM |
7 |
jiayuan.chen@linux.dev |
finished
in 4h6m0s
|
| 2026-09-17 01:20 UTC |
libbpf: Render decl_tags in btf_dump |
1 |
ihor.solodrai@linux.dev |
skipped
|
| 2026-09-16 21:23 UTC |
libbpf: Validate ELF symbol table entry size |
1 |
luisflavieira@gmail.com |
skipped
|
| 2026-09-16 21:20 UTC |
Misc bug fixes - part 5 |
5 |
memxor@gmail.com |
finished
in 4h25m0s
|
| 2026-09-16 19:27 UTC |
Fix generic __uninit kfunc output buffers |
3 |
memxor@gmail.com |
finished
in 4h0m0s
|
| 2026-09-16 19:26 UTC |
bpftool: Improve perf counter reporting |
4 |
mykyta.yatsenko5@gmail.com |
skipped
|
| 2026-09-16 18:33 UTC |
Fix use-after-free related to binfmt-misc-bpf.c |
1 |
mason@kernel.org |
finished
in 4h29m0s
|
| 2026-09-16 18:10 UTC |
bpf: local_storage: avoid redundant IRQ save on bucket locks |
1 |
usama.arif@linux.dev |
finished
in 4h52m0s
|
| 2026-09-16 17:29 UTC |
bpf: reject dev-bound programs on unregistering devices |
1 |
bestswngs@gmail.com |
finished
in 4h20m0s
|
| 2026-09-16 17:04 UTC |
bpf: clear stale IPv4 options after LWT encapsulation |
2 |
bestswngs@gmail.com |
finished
in 4h20m0s
|
| 2026-09-16 16:08 UTC |
Fix generic __uninit kfunc output buffers |
2 |
memxor@gmail.com |
finished
in 3h52m0s
|
| 2026-09-16 11:25 UTC |
selftests/bpf: Fix csum_partial() dropping trailing byte on odd length |
2 |
madhav.khoslaa@gmail.com |
skipped
|
| 2026-09-16 07:41 UTC |
Support inline functions in BTF |
3 |
alan.maguire@oracle.com |
finished
in 4h10m0s
|
| 2026-09-16 06:12 UTC |
bpf: add missing __printf attribute to bpf_diag_source |
1 |
li.richking@gmail.com |
skipped
|
| 2026-09-16 05:08 UTC |
skb/arena bugfixes |
1 |
emil@etsalapatis.com |
finished
in 4h16m0s
|
| 2026-09-15 21:30 UTC |
[v2] bpf: add printf attributes |
1 |
arnd@kernel.org |
skipped
|
| 2026-09-15 20:21 UTC |
bpf: add printf attributes |
1 |
arnd@kernel.org |
skipped
|
| 2026-09-15 18:13 UTC |
libbpf: Fix program log buffer size validation |
2 |
luisflavieira@gmail.com |
skipped
|
| 2026-09-15 17:01 UTC |
bpf: clear stale IPv4 options after LWT encapsulation |
1 |
bestswngs@gmail.com |
finished
in 4h44m0s
|
| 2026-09-15 16:14 UTC |
bpftool: Compute map size of light skeletons at runtime |
3 |
leon.hwang@linux.dev |
skipped
|
| 2026-09-15 15:42 UTC |
bpf: Add bpf_call_rcu() and bpf_call_rcu_tasks_trace() |
4 |
puranjay@kernel.org |
finished
in 3h47m0s
|
| 2026-09-15 15:07 UTC |
BPF LSM xattrs at inode creation support |
1 |
daniel@iogearbox.net |
finished
in 4h4m0s
|
| 2026-09-15 14:50 UTC |
selftests/bpf: Fix csum_partial() dropping trailing byte on odd length |
1 |
madhav.khoslaa@gmail.com |
skipped
|
| 2026-09-15 14:36 UTC |
bpf: Add bpf_call_rcu() and bpf_call_rcu_tasks_trace() |
3 |
puranjay@kernel.org |
finished
in 3h51m0s
|
| 2026-09-15 14:10 UTC |
Fix generic __uninit kfunc output buffers |
1 |
memxor@gmail.com |
finished
in 3h56m0s
|