| 2026-04-17 14:33 UTC |
arm32, bpf: Reject BPF-to-BPF calls and callbacks in the JIT |
2 |
puranjay@kernel.org |
finished
in 1h1m0s
|
| 2026-04-17 14:30 UTC |
bpf: Extend BTF UAPI vlen, kinds to use unused bits |
3 |
alan.maguire@oracle.com |
finished
in 4h18m0s
|
| 2026-04-17 10:30 UTC |
bpf, arm32: Reject BPF_PSEUDO_CALL in the JIT |
1 |
puranjay@kernel.org |
finished
in 1h1m0s
|
| 2026-04-17 09:20 UTC |
bpf: Reject TCP_NODELAY in TCP header option callbacks |
3 |
kafai.wan@linux.dev |
finished
in 4h16m0s
|
| 2026-04-17 08:33 UTC |
libbpf: fix deduplication of typedef with base definitions |
2 |
atenart@kernel.org |
finished
in 1h35m0s
|
| 2026-04-17 07:31 UTC |
bpf: crypto: reject unterminated type and algorithm names |
1 |
pengpeng@iscas.ac.cn |
finished
in 2h15m0s
|
| 2026-04-17 02:31 UTC |
bpf: fix sock_ops rtt_min OOB read |
3 |
werner@verivus.ai |
finished
in 4h7m0s
|
| 2026-04-16 19:30 UTC |
selftests/bpf: Tolerate partial builds across kernel configs |
7 |
rbm@suse.com |
finished
in 1h32m0s
|
| 2026-04-16 18:08 UTC |
bpf: Fix NULL deref when storing scalar into kptr slot |
1 |
mykyta.yatsenko5@gmail.com |
finished
in 4h15m0s
|
| 2026-04-16 14:48 UTC |
bpf: reject ERR_PTR map->record in map_check_btf |
1 |
sun.jian.kdev@gmail.com |
finished
in 4h1m0s
|
| 2026-04-16 14:38 UTC |
bpf: Extend BTF UAPI vlen, kinds to use unused bits |
2 |
alan.maguire@oracle.com |
finished
in 4h4m0s
|
| 2026-04-16 13:11 UTC |
bpf: Fix reg_bounds' slow mode and improve verifier refinement |
1 |
paul.chaignon@gmail.com |
finished
in 4h18m0s
|
| 2026-04-16 12:21 UTC |
selftests/bpf: Tolerate partial builds across kernel configs |
6 |
rbm@suse.com |
finished
in 1h1m0s
|
| 2026-04-16 11:23 UTC |
bpf: Reject TCP_NODELAY in TCP header option callbacks |
2 |
kafai.wan@linux.dev |
finished
in 4h20m0s
|
| 2026-04-16 07:55 UTC |
bpf: decap flags and GSO state updates |
4 |
nhudson@akamai.com |
finished
in 1h22m0s
|
| 2026-04-16 07:38 UTC |
libbpf: fix deduplication of typedef with base definitions |
1 |
atenart@kernel.org |
finished
in 1h3m0s
|
| 2026-04-16 06:43 UTC |
emit ENDBR/BTI instructions for indirect |
15 |
xukuohai@huaweicloud.com |
skipped
|
| 2026-04-15 20:59 UTC |
selftests/bpf: Tolerate partial builds across kernel configs |
5 |
rbm@suse.com |
finished
in 1h6m0s
|
| 2026-04-15 20:03 UTC |
bpf: copy BPF token from main program to subprograms |
4 |
eddyz87@gmail.com |
finished
in 4h19m0s
|
| 2026-04-15 20:00 UTC |
selftests/bpf: Use local types for kfunc declarations |
1 |
grbell@redhat.com |
finished
in 1h33m0s
|
| 2026-04-15 18:35 UTC |
bpf: copy BPF token from main program to subprograms |
3 |
eddyz87@gmail.com |
finished
in 4h2m0s
|
| 2026-04-15 16:07 UTC |
Detect and prune dead branches using intersection checks |
1 |
harishankar.vishwanathan@gmail.com |
finished
in 4h23m0s
|
| 2026-04-15 14:49 UTC |
bpf: Add support for sleepable tracepoint programs |
10 |
mykyta.yatsenko5@gmail.com |
finished
in 4h44m0s
|
| 2026-04-15 12:03 UTC |
selftests/bpf: Fix timer_start_deadlock failure due to hrtimer change |
1 |
shung-hsi.yu@suse.com |
finished
in 1h31m0s
|
| 2026-04-15 00:30 UTC |
bpf: copy BPF token from main program to subprograms |
2 |
eddyz87@gmail.com |
finished
in 4h20m0s
|
| 2026-04-15 00:17 UTC |
bpf: copy BPF token from main program to subprograms |
1 |
eddyz87@gmail.com |
finished
in 4h2m0s
|
| 2026-04-14 19:50 UTC |
btf: Extend vlen, kind in struct btf_type |
1 |
alan.maguire@oracle.com |
finished
in 4h30m0s
|
| 2026-04-14 19:48 UTC |
libbpf: Fix btf object leak in load_module_btfs |
1 |
jolsa@kernel.org |
finished
in 1h29m0s
|
| 2026-04-14 19:10 UTC |
bpf: Refactor dynptr mutability tracking |
3 |
ameryhung@gmail.com |
finished
in 4h32m0s
|
| 2026-04-14 14:13 UTC |
bpf, sockmap: Fix af_unix null-ptr-deref in proto update |
4 |
mhal@rbox.co |
finished
in 3h59m0s
|
| 2026-04-14 13:24 UTC |
bpf: Introduce global percpu data |
4 |
leon.hwang@linux.dev |
finished
in 51m0s
|
| 2026-04-14 11:23 UTC |
bpf: tcp: Reject TCP_NODELAY from BPF hdr opt callbacks |
1 |
kafai.wan@linux.dev |
finished
in 4h22m0s
|
| 2026-04-14 10:57 UTC |
bpf,tcp: avoid infinite recursion in BPF_SOCK_OPS_HDR_OPT_LEN_CB |
1 |
jiayuan.chen@linux.dev |
finished
in 4h27m0s
|
| 2026-04-14 07:05 UTC |
VMSCAPE optimization for BHI variant |
10 |
pawan.kumar.gupta@linux.intel.com |
finished
in 4h36m0s
|
| 2026-04-13 23:30 UTC |
bpf: arg tracking for imprecise/multi-offset BPF_ST/STX |
2 |
eddyz87@gmail.com |
finished
in 4h5m0s
|
| 2026-04-13 21:58 UTC |
bpf: arg tracking for imprecise/multi-offset BPF_ST/STX |
2 |
eddyz87@gmail.com |
finished
in 3h55m0s
|
| 2026-04-13 19:56 UTC |
bpf: arg tracking for imprecise/multi-offset BPF_ST/STX |
1 |
eddyz87@gmail.com |
finished
in 4h8m0s
|
| 2026-04-13 19:42 UTC |
bpf: Fix use-after-free in arena_vm_close on fork |
1 |
alexei.starovoitov@gmail.com |
finished
in 4h44m0s
|
| 2026-04-13 19:11 UTC |
bpf, arm64/riscv: Remove redundant icache flush after pack allocator finalize |
2 |
puranjay@kernel.org |
finished
in 1h6m0s
|
| 2026-04-13 19:02 UTC |
Fix garbage data in task local data |
1 |
ameryhung@gmail.com |
finished
in 1h31m0s
|
| 2026-04-13 18:57 UTC |
arm64: Add BRBE support for bpf_get_branch_snapshot() |
3 |
puranjay@kernel.org |
finished
in 4h10m0s
|
| 2026-04-13 18:28 UTC |
bpf: add support for KASAN checks in JITed programs |
1 |
alexis.lothore@bootlin.com |
skipped
|
| 2026-04-13 12:44 UTC |
emit ENDBR/BTI instructions for indirect |
14 |
xukuohai@huaweicloud.com |
finished
in 4h18m0s
|
| 2026-04-13 12:32 UTC |
bpf, arm64/riscv: Remove redundant icache flush after pack allocator finalize |
1 |
puranjay@kernel.org |
finished
in 1h35m0s
|
| 2026-04-12 21:06 UTC |
selftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcg |
1 |
alexei.starovoitov@gmail.com |
finished
in 45m0s
|
| 2026-04-12 17:45 UTC |
Introduce arena library and runtime |
7 |
emil@etsalapatis.com |
finished
in 4h23m0s
|
| 2026-04-12 17:03 UTC |
bpf: Fix s16 truncation for large bpf-to-bpf call offsets |
6 |
tangyazhou@zju.edu.cn |
finished
in 4h0m0s
|
| 2026-04-12 15:29 UTC |
bpf: Split verifier.c |
4 |
alexei.starovoitov@gmail.com |
skipped
|
| 2026-04-12 14:07 UTC |
bpf: Split verifier.c |
3 |
alexei.starovoitov@gmail.com |
skipped
|
| 2026-04-12 06:03 UTC |
bpf: add the missing fsession |
3 |
menglong8.dong@gmail.com |
finished
in 4h10m0s
|
| 2026-04-12 03:59 UTC |
bpf: Split verifier.c |
2 |
alexei.starovoitov@gmail.com |
skipped
|
| 2026-04-12 03:11 UTC |
bpf: Split verifier.c |
1 |
alexei.starovoitov@gmail.com |
skipped
|
| 2026-04-12 03:03 UTC |
bpf: fix sock_ops rtt_min OOB read and related guard issues |
2 |
werner@verivus.ai |
finished
in 4h11m0s
|
| 2026-04-12 02:27 UTC |
bpf: Fix arena VMA use-after-free on fork |
4 |
bestswngs@gmail.com |
finished
in 3h58m0s
|
| 2026-04-12 01:18 UTC |
Introduce arena library and runtime |
6 |
emil@etsalapatis.com |
finished
in 4h4m0s
|
| 2026-04-11 20:09 UTC |
bpf: Move checks for reserved fields out of the main pass |
2 |
alexei.starovoitov@gmail.com |
finished
in 52m0s
|
| 2026-04-11 20:08 UTC |
bpf: Fix arena VMA use-after-free on fork |
3 |
bestswngs@gmail.com |
finished
in 4h13m0s
|
| 2026-04-11 18:40 UTC |
bpf: Move checks for reserved fields out of the main pass |
1 |
alexei.starovoitov@gmail.com |
finished
in 45m0s
|
| 2026-04-11 17:51 UTC |
bpf: cpumap: report queue_index to xdp_rxq_info |
1 |
azpijr@gmail.com |
finished
in 44m0s
|
| 2026-04-11 16:35 UTC |
bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc |
3 |
yangfeng59949@163.com |
finished
in 4h7m0s
|
| 2026-04-11 14:14 UTC |
bpf: Delete unused variable |
1 |
alexei.starovoitov@gmail.com |
skipped
|
| 2026-04-11 13:38 UTC |
emit ENDBR/BTI instructions for indirect |
13 |
xukuohai@huaweicloud.com |
finished
in 4h7m0s
|
| 2026-04-11 11:29 UTC |
bpf: Fix arena VMA use-after-free on fork |
2 |
bestswngs@gmail.com |
finished
in 4h14m0s
|
| 2026-04-11 11:20 UTC |
bpf: Fix arena VMA use-after-free on fork |
1 |
bestswngs@gmail.com |
finished
in 4h30m0s
|
| 2026-04-11 07:33 UTC |
selftests/bpf: impose global ordering for test decl_tags |
2 |
eddyz87@gmail.com |
finished
in 53m0s
|
| 2026-04-11 01:32 UTC |
net: add missing syncookie statistics for BPF custom syncookies |
2 |
jiayuan.chen@linux.dev |
finished
in 4h10m0s
|
| 2026-04-11 00:55 UTC |
net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest |
7 |
jiayuan.chen@linux.dev |
finished
in 4h14m0s
|
| 2026-04-10 23:26 UTC |
bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars |
1 |
daniel@iogearbox.net |
skipped
|
| 2026-04-10 20:55 UTC |
bpf: static stack liveness data flow analysis |
4 |
eddyz87@gmail.com |
finished
in 3h55m0s
|
| 2026-04-10 17:09 UTC |
bpf: Add support for sleepable tracepoint programs |
9 |
mykyta.yatsenko5@gmail.com |
finished
in 4h24m0s
|
| 2026-04-10 16:30 UTC |
Introduce arena library and runtime |
5 |
emil@etsalapatis.com |
finished
in 4h4m0s
|
| 2026-04-10 15:17 UTC |
Direct Map Removal Support for guest_memfd |
12 |
kalyazin@amazon.co.uk |
finished
in 4h7m0s
|
| 2026-04-10 14:07 UTC |
bpf: reuseport: add cond_resched_rcu() in reuseport_array_free() |
1 |
yzjaurora@gmail.com |
finished
in 4h24m0s
|
| 2026-04-10 13:13 UTC |
kbuild/btf: Remove broken module relinking exclusion |
1 |
petr.pavlu@suse.com |
finished
in 1h3m0s
|
| 2026-04-10 12:40 UTC |
bpf: deduce_bounds_64_from_32 tightening with circular range logic |
1 |
koike@igalia.com |
finished
in 4h13m0s
|
| 2026-04-10 11:37 UTC |
net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest |
6 |
jiayuan.chen@linux.dev |
finished
in 4h13m0s
|
| 2026-04-10 09:29 UTC |
bpf: static stack liveness data flow analysis |
3 |
eddyz87@gmail.com |
finished
in 4h0m0s
|
| 2026-04-10 06:10 UTC |
bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc |
2 |
yangfeng59949@163.com |
finished
in 4h31m0s
|
| 2026-04-10 01:11 UTC |
bpf: static stack liveness data flow analysis |
2 |
eddyz87@gmail.com |
finished
in 3h56m0s
|
| 2026-04-09 15:50 UTC |
bpf: Drop pkt_end markers on arithmetic to prevent is_pkt_ptr_branch_taken |
1 |
daniel@iogearbox.net |
finished
in 52m0s
|
| 2026-04-09 02:37 UTC |
bpf: Fix use-after-free in offloaded map/prog info fill |
2 |
jiayuan.chen@linux.dev |
finished
in 4h20m0s
|
| 2026-04-09 01:33 UTC |
bpf: static stack liveness data flow analysis |
1 |
eddyz87@gmail.com |
finished
in 4h15m0s
|
| 2026-04-08 20:40 UTC |
selftests/bpf: Fix reg_bounds to match new tnum-based refinement |
1 |
paul.chaignon@gmail.com |
finished
in 1h3m0s
|
| 2026-04-08 19:12 UTC |
bpf: Propagate error from visit_tailcall_insn |
2 |
daniel@iogearbox.net |
finished
in 1h12m0s
|
| 2026-04-08 17:52 UTC |
selftests/bpf: Add BPF struct_ops + livepatch integration test |
1 |
song@kernel.org |
finished
in 1h39m0s
|
| 2026-04-08 16:57 UTC |
selftests/bpf: Test BTF sanitization |
3 |
alan.maguire@oracle.com |
finished
in 53m0s
|
| 2026-04-08 15:45 UTC |
bpf: fix and improve open-coded task_vma iterator |
6 |
puranjay@kernel.org |
finished
in 2h0m0s
|
| 2026-04-08 15:37 UTC |
bpf: Propagate error from visit_tailcall_insn |
1 |
daniel@iogearbox.net |
finished
in 4h23m0s
|
| 2026-04-08 15:10 UTC |
bpf: Introduce resizable hash map |
2 |
mykyta.yatsenko5@gmail.com |
finished
in 4h33m0s
|
| 2026-04-08 10:53 UTC |
selftests/bpf: Test BTF sanitization |
2 |
alan.maguire@oracle.com |
finished
in 1h4m0s
|
| 2026-04-08 10:47 UTC |
bpf: Fix use-after-free in offloaded map/prog info fill |
1 |
jiayuan.chen@linux.dev |
finished
in 4h38m0s
|
| 2026-04-08 10:04 UTC |
bpf: Fix out-of-bounds read in bpf_obj_memcpy |
1 |
jiayuan.chen@linux.dev |
finished
in 4h59m0s
|
| 2026-04-08 09:57 UTC |
selftests/bpf: Run test_perf_branches more than 1 time |
1 |
mayamatuszczyk@google.com |
finished
in 1h55m0s
|
| 2026-04-08 09:48 UTC |
bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc |
1 |
yangfeng59949@163.com |
finished
in 4h57m0s
|
| 2026-04-08 06:21 UTC |
bpf: add the missing fsession |
2 |
menglong8.dong@gmail.com |
finished
in 4h1m0s
|
| 2026-04-08 03:46 UTC |
bpf: fix short IPv4/IPv6 handling in test_run_skb |
4 |
sun.jian.kdev@gmail.com |
finished
in 4h2m0s
|
| 2026-04-08 03:14 UTC |
bpf: add the missing fsession |
1 |
menglong8.dong@gmail.com |
finished
in 4h33m0s
|
| 2026-04-08 02:13 UTC |
Add support to emit verifier warnings |
2 |
memxor@gmail.com |
finished
in 3h56m0s
|
| 2026-04-07 20:01 UTC |
BPF interface for applying Landlock rulesets |
1 |
utilityemal77@gmail.com |
finished
in 4h33m0s
|
| 2026-04-07 16:22 UTC |
bpf: Retire rcu_trace_implies_rcu_gp() |
1 |
memxor@gmail.com |
finished
in 46m0s
|