| 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
|
| 2026-07-14 12:16 UTC |
bpf, riscv: add timed may_goto support |
2 |
jiangfeng@kylinos.cn |
finished
in 2h49m0s
|
| 2026-07-14 09:38 UTC |
bpf: Reject negative const offsets for buffer pointers |
5 |
sun.jian.kdev@gmail.com |
finished
in 5h15m0s
|
| 2026-07-14 02:58 UTC |
bpf, riscv: add timed may_goto support |
1 |
jiangfeng@kylinos.cn |
finished
in 2h20m0s
|
| 2026-07-14 02:44 UTC |
Reject callback subprogs invoke tailcall |
2 |
pulehui@huaweicloud.com |
finished
in 5h5m0s
|
| 2026-07-14 01:46 UTC |
bpf, cgroup: Fix storage null-ptr-deref after replacing prog |
1 |
pulehui@huaweicloud.com |
finished
in 5h6m0s
|
| 2026-07-14 00:24 UTC |
riscv, bpf: Add support for signed operations and 32-bit atomics |
4 |
visitorckw@gmail.com |
finished
in 2h14m0s
|
| 2026-07-13 16:23 UTC |
bpf: bidirectional VLAN support for bpf_fib_lookup() |
7 |
avinash.duduskar@gmail.com |
finished
in 4h39m0s
|
| 2026-07-13 15:40 UTC |
bpf: Introduce global percpu data |
9 |
leon.hwang@linux.dev |
finished
in 5h9m0s
|
| 2026-07-13 06:35 UTC |
selftests/bpf: Enable BLK_DEV_NBD for raw_tp_writable_reject_nbd_invalid |
1 |
shung-hsi.yu@suse.com |
skipped
|
| 2026-07-13 06:16 UTC |
bpf: Validate byte type for helper stack reads |
1 |
chenyy23@mails.tsinghua.edu.cn |
finished
in 4h47m0s
|
| 2026-07-11 12:48 UTC |
bpf: Fix WARNING in bpf_trampoline_multi_detach |
2 |
leon.hwang@linux.dev |
finished
in 5h3m0s
|
| 2026-07-11 10:47 UTC |
Reject callback subprogs invoke tailcall |
1 |
pulehui@huaweicloud.com |
finished
in 4h56m0s
|
| 2026-07-11 09:43 UTC |
bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations |
2 |
rppt@kernel.org |
finished
in 5h0m0s
|
| 2026-07-11 05:34 UTC |
bpf: Eliminate unnecessary clone/restore due to constants blinding |
1 |
xukuohai@huaweicloud.com |
finished
in 5h44m0s
|
| 2026-07-10 22:52 UTC |
bpf: Fix trampoline handling of 128-bit values |
3 |
yonghong.song@linux.dev |
finished
in 4h52m0s
|
| 2026-07-10 22:09 UTC |
selftests/bpf: A few edge case fixes |
1 |
rbm@suse.com |
skipped
|
| 2026-07-10 18:22 UTC |
bpf: Fix trampoline handling of 128-bit values |
2 |
yonghong.song@linux.dev |
finished
in 5h23m0s
|
| 2026-07-10 18:09 UTC |
bpf: Fix unused nskb warning in bpf_icmp_send |
1 |
mahe.tardy@gmail.com |
skipped
|
| 2026-07-10 16:38 UTC |
selftests/bpf: keep polling connection that is still in progress |
1 |
alexis.lothore@bootlin.com |
skipped
|
| 2026-07-10 14:47 UTC |
bpf: Fix WARNING in bpf_trampoline_multi_detach |
1 |
leon.hwang@linux.dev |
finished
in 5h25m0s
|
| 2026-07-10 14:44 UTC |
bpf: Reject >8 byte return values on return-reading trampoline paths |
1 |
yonghong.song@linux.dev |
finished
in 5h24m0s
|
| 2026-07-09 23:57 UTC |
bpf: Avoid soft lockup in __htab_map_lookup_and_delete_batch() |
1 |
jose.fernandez@linux.dev |
finished
in 5h8m0s
|
| 2026-07-09 18:42 UTC |
selftests/bpf: remove redundant config option from selftests fragments |
1 |
alexis.lothore@bootlin.com |
skipped
|
| 2026-07-09 15:31 UTC |
bpf: Drop scalar id on sign-extending narrowing stack fills |
1 |
daniel@iogearbox.net |
finished
in 4h42m0s
|
| 2026-07-09 14:48 UTC |
bpf: add icmp_send kfunc |
11 |
mahe.tardy@gmail.com |
finished
in 5h32m0s
|
| 2026-07-09 10:01 UTC |
bpf: add support for KASAN checks in JITed programs |
5 |
alexis.lothore@bootlin.com |
finished
in 5h3m0s
|
| 2026-07-09 02:53 UTC |
bpf: fix UAF in sock clone early bailouts |
1 |
mattbobrowski@google.com |
finished
in 5h30m0s
|
| 2026-07-08 20:34 UTC |
Add the capability to load HW RX checksum in eBPF programs |
4 |
deliran@verdict.gg |
finished
in 4h51m0s
|
| 2026-07-08 20:09 UTC |
bpf: Support 16-byte return values in the R0:R2 register pair |
1 |
yonghong.song@linux.dev |
finished
in 5h2m0s
|
| 2026-07-08 10:18 UTC |
Introduce jit_required to prevent a kernel panic |
9 |
yangtiezhu@loongson.cn |
finished
in 53m0s
|
| 2026-07-08 09:01 UTC |
bpf: Reject negative const offsets for buffer pointers |
4 |
sun.jian.kdev@gmail.com |
finished
in 4h54m0s
|
| 2026-07-08 08:00 UTC |
bpf: add support for KASAN checks in JITed programs |
4 |
alexis.lothore@bootlin.com |
finished
in 5h5m0s
|
| 2026-07-08 07:21 UTC |
bpf: Fix use-after-free on mm_struct in bpf_find_vma() |
7 |
sanghyun.park.cnu@gmail.com |
finished
in 2h56m0s
|
| 2026-07-08 06:44 UTC |
Mixing bpf2bpf and tailcalls for RV64 |
6 |
pulehui@huaweicloud.com |
finished
in 4h44m0s
|
| 2026-07-08 04:07 UTC |
bpf: Reject negative const offsets for buffer pointers |
3 |
sun.jian.kdev@gmail.com |
finished
in 4h24m0s
|
| 2026-07-08 02:58 UTC |
libbpf: Limit bitfield dump reads to checked bytes |
1 |
lgs201920130244@gmail.com |
skipped
|
| 2026-07-08 02:57 UTC |
bpf, x86: Fix FineIBT #CP in BPF dispatcher's indirect-jump fallback |
1 |
dwindsor@gmail.com |
finished
in 3h41m0s
|
| 2026-07-08 00:44 UTC |
bpf: remove artificial limitations on pointer types eligable for spilling |
1 |
eddyz87@gmail.com |
finished
in 5h7m0s
|
| 2026-07-08 00:09 UTC |
bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling |
5 |
dwindsor@gmail.com |
finished
in 5h21m0s
|
| 2026-07-07 22:01 UTC |
selftests/bpf: Rename libarena struct bitmap to struct arena_bitmap |
1 |
yonghong.song@linux.dev |
skipped
|
| 2026-07-07 14:20 UTC |
Mixing bpf2bpf and tailcalls for RV64 |
5 |
pulehui@huaweicloud.com |
finished
in 5h1m0s
|
| 2026-07-07 08:14 UTC |
selftests/bpf: Fix memory leak in msg_alloc_iov |
1 |
yangfeng59949@163.com |
skipped
|