| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-03-18 17:43 UTC | bpf: Consolidate sleepable context checks in verifier | 1 | puranjay@kernel.org | - |
| 2026-03-18 17:22 UTC | bpftool: Enable aarch64 ISA extensions for JIT disassembly | 4 | puranjay@kernel.org | - |
| 2026-03-18 17:16 UTC | arm64: Add BRBE support for bpf_get_branch_snapshot() | 2 | puranjay@kernel.org | - |
| 2026-03-18 10:35 UTC | Allow variable offsets for syscall PTR_TO_CTX | 3 | memxor@gmail.com | in progress |
| 2026-03-18 07:51 UTC | Allow variable offsets for syscall PTR_TO_CTX | 2 | memxor@gmail.com | finished in 4h8m0s |
| 2026-03-17 11:18 UTC | Allow variable offsets for syscall PTR_TO_CTX | 1 | memxor@gmail.com | finished in 4h13m0s |
| 2026-03-17 00:13 UTC | bpf: Fix exception exit lock checking for subprogs | 1 | ihor.solodrai@linux.dev | finished in 1h10m0s |
| 2026-03-16 18:57 UTC | bpf: fix and improve open-coded task_vma iterator | 4 | puranjay@kernel.org | finished in 3h57m0s |
| 2026-03-16 16:12 UTC | bpf: Relax 8 frame limitation for global subprogs | 6 | emil@etsalapatis.com | finished in 4h5m0s |
| 2026-03-16 01:36 UTC | barrier: Add smp_cond_load_{relaxed,acquire}_timeout() | 10 | ankur.a.arora@oracle.com | finished in 4h7m0s |
| 2026-03-13 18:03 UTC | arm64: Add BRBE support for bpf_get_branch_snapshot() | 1 | puranjay@kernel.org | finished in 1h9m0s |
| 2026-03-12 20:53 UTC | bpf: Release module BTF IDR before module unload | 3 | memxor@gmail.com | finished in 4h15m0s |
| 2026-03-12 18:06 UTC | bpf: Release module BTF IDR before module unload | 2 | memxor@gmail.com | finished in 4h21m0s |
| 2026-03-12 00:20 UTC | bpf: Release module BTF IDR before module unload | 1 | memxor@gmail.com | finished in 4h13m0s |
| 2026-03-11 22:57 UTC | bpf: fix and improve open-coded task_vma iterator | 3 | puranjay@kernel.org | finished in 3h54m0s |
| 2026-03-11 22:26 UTC | bpftool: Enable aarch64 ISA extensions for JIT disassembly | 3 | puranjay@kernel.org | finished in 1h0m0s |
| 2026-03-11 18:28 UTC | bpf: Relax 8 frame limitation for global subprogs | 5 | emil@etsalapatis.com | finished in 4h8m0s |
| 2026-03-11 18:22 UTC | bpf: Add support for sleepable raw tracepoint programs | 3 | mykyta.yatsenko5@gmail.com | finished in 3h57m0s |
| 2026-03-11 13:03 UTC | bpf: Release module BTF IDR before module unload | 1 | memxor@gmail.com | finished in 4h13m0s |
| 2026-03-10 22:34 UTC | bpftool: Enable aarch64 ISA extensions for JIT disassembly | 2 | puranjay@kernel.org | finished in 58m0s |
| 2026-03-09 20:44 UTC | bpf: Relax 8 frame limitation for global subprogs | 4 | emil@etsalapatis.com | finished in 4h7m0s |
| 2026-03-09 15:54 UTC | bpf: fix and improve open-coded task_vma iterator | 2 | puranjay@kernel.org | finished in 3h53m0s |
| 2026-03-09 11:23 UTC | Always allow sleepable and fmod_ret programs on syscalls | 3 | vmalik@redhat.com | finished in 4h13m0s |
| 2026-03-07 06:44 UTC | Dynptr cleanup and bugfixes | 2 | ameryhung@gmail.com | finished in 4h12m0s |
| 2026-03-06 16:39 UTC | bpftool: Enable aarch64 ISA extensions for JIT disassembly | 1 | puranjay@kernel.org | finished in 1h8m0s |
| 2026-03-04 14:20 UTC | bpf: fix and improve open-coded task_vma iterator | 1 | puranjay@kernel.org | finished in 2h5m0s |
| 2026-03-03 04:31 UTC | bpf: Relax 8 frame limitation for global subprogs | 3 | emil@etsalapatis.com | finished in 4h26m0s |
| 2026-03-02 08:16 UTC | ftrace: Add missing ftrace_lock to update_ftrace_direct_add/del | 1 | jolsa@kernel.org | finished in 1h5m0s |
| 2026-02-28 18:47 UTC | bpf: Allow void return type for global subprogs | 6 | emil@etsalapatis.com | finished in 13m0s |
| 2026-02-27 22:48 UTC | Close race in freeing special fields and map value | 3 | memxor@gmail.com | finished in 3h47m0s |
| 2026-02-27 15:46 UTC | bpf: Allow void return type for global subprogs | 5 | emil@etsalapatis.com | finished in 4h33m0s |
| 2026-02-27 05:20 UTC | Close race in freeing special fields and map value | 2 | memxor@gmail.com | finished in 4h3m0s |
| 2026-02-27 00:57 UTC | Allow fixed offsets for PTR_TO_CTX | 1 | memxor@gmail.com | finished in 4h1m0s |
| 2026-02-26 18:36 UTC | please work syzbot | 1 | memxor@gmail.com | skipped |
| 2026-02-26 16:14 UTC | Introduce KF_FORBID_FAULT modifier for acquire/release kfuncs | 5 | puranjay@kernel.org | finished in 4h6m0s |
| 2026-02-25 18:51 UTC | Close race in freeing special fields and map value | 1 | memxor@gmail.com |
finished
in 3h58m0s
[1 findings] |
| 2026-02-25 13:49 UTC | bpf: Consolidate sleepable checks in check_helper_call() | 1 | puranjay@kernel.org | finished in 3h57m0s |
| 2026-02-25 13:43 UTC | bpf, arm64: Use ORR-based MOV for general-purpose registers | 1 | puranjay@kernel.org | finished in 57m0s |
| 2026-02-25 03:33 UTC | bpf: Allow void return type for global subprogs | 4 | emil@etsalapatis.com | finished in 4h5m0s |
| 2026-02-24 21:25 UTC | Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs | 4 | puranjay@kernel.org | finished in 2h18m0s |
| 2026-02-23 21:50 UTC | bpf: Allow void return type for global subprogs | 3 | emil@etsalapatis.com | finished in 4h1m0s |
| 2026-02-23 17:46 UTC | Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs | 3 | puranjay@kernel.org | finished in 4h1m0s |
| 2026-02-23 15:36 UTC | selftest/bpf: enable test for instruction array on arm64 | 1 | adubey@linux.ibm.com | finished in 1h3m0s |
| 2026-02-19 10:47 UTC | bpf: Add tunnel decapsulation and GSO state updates per new flags | 1 | nhudson@akamai.com | finished in 3h57m0s |
| 2026-02-19 10:47 UTC | bpf: Add tunnel decapsulation and GSO state updates per new flags | 1 | nhudson@akamai.com | finished in 3h59m0s |
| 2026-02-18 18:25 UTC | Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs | 1 | puranjay@kernel.org | finished in 3h47m0s |
| 2026-02-17 20:43 UTC | libbpf: Fix perm errors for LDIMM_64_FULL_RANGE_OFF | 3 | emil@etsalapatis.com | finished in 1h9m0s |
| 2026-02-16 15:04 UTC | bpf: Extend BPF syscall with common attributes support | 11 | leon.hwang@linux.dev | finished in 3h59m0s |
| 2026-02-16 13:13 UTC | bpf: Fix special fields mem leak for non-prealloc maps | 2 | mykyta.yatsenko5@gmail.com | finished in 4h0m0s |
| 2026-02-14 02:10 UTC | libbpf: Fix perm errors for LDIMM_64_FULL_RANGE_OFF use | 1 | emil@etsalapatis.com | finished in 48m0s |
| 2026-02-13 18:51 UTC | bpf: Fix special fields mem leak for non-prealloc maps | 1 | mykyta.yatsenko5@gmail.com | finished in 3h58m0s |
| 2026-02-13 18:17 UTC | libbpf: Fix perm errors for LDIMM_64_FULL_RANGE_OFF use | 1 | emil@etsalapatis.com | finished in 1h0m0s |
| 2026-02-11 18:57 UTC | selftests/bpf: Fix map_kptr grace period wait | 1 | memxor@gmail.com | finished in 1h18m0s |
| 2026-02-11 18:12 UTC | Concurrency Testing | 1 | memxor@gmail.com | finished in 3h57m0s |
| 2026-02-11 16:39 UTC | bpf: Fix and simplify bpf_task_work_ctx lifetime management | 1 | mykyta.yatsenko5@gmail.com | finished in 4h0m0s |
| 2026-02-11 15:11 UTC | bpf: Extend BPF syscall with common attributes support | 10 | leon.hwang@linux.dev | finished in 4h6m0s |
| 2026-02-10 21:36 UTC | bpf: Bump maximum runtime call stack depth to 16 | 2 | emil@etsalapatis.com | finished in 4h1m0s |
| 2026-02-10 18:45 UTC | libbpf: Add gating for arena globals relocation feature | 4 | emil@etsalapatis.com | finished in 1h0m0s |
| 2026-02-10 18:32 UTC | bpf: Allow void return type for global subprogs | 2 | emil@etsalapatis.com | finished in 4h4m0s |
| 2026-02-10 00:55 UTC | libbpf: Add gating for arena globals relocation feature | 3 | emil@etsalapatis.com | finished in 56m0s |
| 2026-02-09 23:48 UTC | libbpf: Add gating for arena globals relocation feature | 2 | emil@etsalapatis.com | finished in 55m0s |
| 2026-02-09 21:02 UTC | libbpf: Add gating for arena globals relocation feature | 1 | emil@etsalapatis.com | finished in 53m0s |
| 2026-02-09 02:31 UTC | barrier: Add smp_cond_load_{relaxed,acquire}_timeout() | 9 | ankur.a.arora@oracle.com | finished in 3h57m0s |
| 2026-02-08 16:34 UTC | bpf: jne/jeq fork experiment | 1 | alexei.starovoitov@gmail.com | finished in 3h53m0s |
| 2026-02-05 22:28 UTC | Remove task and cgroup local storage percpu counters | 7 | ameryhung@gmail.com | finished in 3h56m0s |
| 2026-02-05 20:24 UTC | bpf: Introduce resizable hash map | 1 | mykyta.yatsenko5@gmail.com | finished in 4h1m0s |
| 2026-02-05 19:02 UTC | bpf: Prevent reentrance into call_rcu_tasks_trace() | 1 | alexei.starovoitov@gmail.com | finished in 4h0m0s |
| 2026-02-05 07:01 UTC | Remove task and cgroup local storage percpu counters | 6 | ameryhung@gmail.com | finished in 4h1m0s |
| 2026-02-05 00:38 UTC | Fix for bpf_wq retry loop during free | 1 | memxor@gmail.com | finished in 3h57m0s |
| 2026-02-05 00:24 UTC | selftests/bpf: Remove unnecessary volatile and barrier_var() | 1 | puranjay@kernel.org | finished in 54m0s |
| 2026-02-04 15:17 UTC | bpf: Improve linked register tracking | 4 | puranjay@kernel.org | finished in 4h20m0s |
| 2026-02-04 08:56 UTC | mm: memcontrol: Add BPF hooks for memory controller | 6 | hui.zhu@linux.dev | finished in 4h1m0s |
| 2026-02-04 05:51 UTC | bpf: Fix conditions when timer/wq can be called | 3 | alexei.starovoitov@gmail.com | finished in 1h44m0s |
| 2026-02-04 04:08 UTC | bpf: Fix conditions when timer/wq can be called | 2 | alexei.starovoitov@gmail.com | finished in 1h38m0s |
| 2026-02-04 03:09 UTC | bpf: Tighten conditions when timer/wq can be called synchronously | 1 | alexei.starovoitov@gmail.com | skipped |
| 2026-02-03 22:26 UTC | bpf: Improve linked register tracking | 3 | puranjay@kernel.org | finished in 4h0m0s |
| 2026-02-03 18:04 UTC | bpf: Add bpf_stream_print_stack kfunc | 2 | emil@etsalapatis.com | finished in 4h10m0s |
| 2026-02-03 16:50 UTC | bpf: verifier: Improve state pruning for scalar registers | 3 | puranjay@kernel.org | finished in 3h53m0s |
| 2026-02-03 16:27 UTC | bpf: add missing __printf attributes | 1 | arnd@kernel.org | finished in 4h2m0s |
| 2026-02-03 02:22 UTC | bpf: verifier: Improve state pruning for scalar registers | 2 | puranjay@kernel.org | finished in 3h57m0s |
| 2026-02-02 23:37 UTC | bpf: Bump maximum call stack depth to 16 | 1 | emil@etsalapatis.com | finished in 4h6m0s |
| 2026-02-02 21:48 UTC | bpf: Fix and refactor object relationship tracking | 1 | ameryhung@gmail.com | finished in 4h9m0s |
| 2026-02-02 19:33 UTC | bpf: Add bpf_stream_print_stack kfunc | 1 | emil@etsalapatis.com | finished in 2h32m0s |
| 2026-02-02 14:40 UTC | bpf: Extend BPF syscall with common attributes support | 9 | leon.hwang@linux.dev | finished in 4h7m0s |
| 2026-02-02 10:44 UTC | bpf: verifier: Improve state pruning for scalar registers | 1 | puranjay@kernel.org | finished in 4h3m0s |
| 2026-02-01 17:50 UTC | Remove task and cgroup local storage percpu counters | 5 | ameryhung@gmail.com | finished in 3h51m0s |
| 2026-02-01 02:53 UTC | bpf: Avoid locks in bpf_timer and bpf_wq | 9 | alexei.starovoitov@gmail.com | finished in 3h57m0s |
| 2026-01-31 05:09 UTC | Remove task and cgroup local storage percpu counters | 4 | ameryhung@gmail.com | finished in 3h51m0s |
| 2026-01-27 23:14 UTC | bpf: Allow void return type for global subprogs | 1 | emil@etsalapatis.com | finished in 3h57m0s |
| 2026-01-27 19:31 UTC | bpf: Avoid locks in bpf_timer and bpf_wq | 8 | mykyta.yatsenko5@gmail.com | finished in 4h4m0s |
| 2026-01-27 18:15 UTC | bpf: Add arena ASAN runtime and BPF library | 2 | emil@etsalapatis.com | finished in 4h24m0s |
| 2026-01-27 11:59 UTC | bpf: Fix verifier_bug_if to account for BPF_CALL | 1 | luis.gerhorst@fau.de | finished in 3h55m0s |
| 2026-01-27 09:42 UTC | mm: memcontrol: Add BPF hooks for memory controller | 5 | hui.zhu@linux.dev | finished in 4h5m0s |
| 2026-01-26 15:14 UTC | bpf: Extend BPF syscall with common attributes support | 8 | leon.hwang@linux.dev | finished in 4h4m0s |
| 2026-01-26 09:02 UTC | mm: memcontrol: Add BPF hooks for memory controller | 4 | hui.zhu@linux.dev | finished in 4h2m0s |
| 2026-01-24 07:52 UTC | powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions | 5 | adubey@linux.ibm.com | finished in 48m0s |
| 2026-01-23 08:55 UTC | mm: memcontrol: Add BPF hooks for memory controller | 3 | hui.zhu@linux.dev | finished in 4h13m0s |
| 2026-01-23 03:24 UTC | bpf: Extend BPF syscall with common attributes support | 7 | leon.hwang@linux.dev | finished in 4h16m0s |
| 2026-01-22 21:18 UTC | powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions | 4 | adubey@linux.ibm.com | finished in 1h0m0s |
| 2026-01-22 18:03 UTC | bpf: Avoid locks in bpf_timer and bpf_wq | 7 | mykyta.yatsenko5@gmail.com | finished in 4h12m0s |