Published Title Version Author Status
2025-07-27 08:17 UTC bpf: fix various typos in verifier.c comments 1 suchitkarunakaran@gmail.com in progress
2025-07-26 15:53 UTC selftests: bpf: fix legacy netfilter options 1 kuba@kernel.org finished
2025-07-25 21:44 UTC Use correct destructor kfunc types 2 samitolvanen@google.com finished
2025-07-25 19:07 UTC bpf: Improve 64bits bounds refinement 3 paul.chaignon@gmail.com finished
2025-07-25 18:53 UTC bpf: add icmp_send_unreach kfunc 1 mahe.tardy@gmail.com finished
2025-07-25 10:23 UTC Fix two tailcall-related issues 4 jianghaoran@kylinos.cn skipped
2025-07-25 10:08 UTC perf auxtrace: Support AUX pause and resume with BPF 3 leo.yan@arm.com finished
2025-07-25 09:59 UTC perf auxtrace: Support AUX pause and resume with BPF 3 leo.yan@arm.com finished
2025-07-25 04:34 UTC selftests/bpf: Fix a few dynptr test failures with 64K page size 1 yonghong.song@linux.dev finished
2025-07-25 00:28 UTC Fix two tailcall-related issues 3 jianghaoran@kylinos.cn skipped
2025-07-24 22:32 UTC Use correct destructor kfunc types 1 samitolvanen@google.com finished
2025-07-24 22:09 UTC selftests/bpf: Install test modules into $INSTALL_PATH 1 rbm@suse.com finished
2025-07-24 17:42 UTC bpf: Simplify bounds refinement from s32 1 paul.chaignon@gmail.com finished
2025-07-24 15:14 UTC bpf: Show precise rejected function when attaching to __noreturn and deny list functions 4 kafai.wan@linux.dev finished
2025-07-24 14:19 UTC Support trampoline for LoongArch 4 duanchenghao@kylinos.cn finished
2025-07-24 13:42 UTC bpf: Improve 64bits bounds refinement 2 paul.chaignon@gmail.com finished
2025-07-24 12:54 UTC bpf, arm64: support for timed may_goto 1 puranjay@kernel.org finished
2025-07-24 12:02 UTC bpf: Private stack support for arm64 JIT 2 puranjay@kernel.org finished
2025-07-23 17:36 UTC Add a dynptr type for skb metadata for TC BPF 4 jakub@cloudflare.com finished
2025-07-23 14:44 UTC bpftool: Add bpf_token show 4 chen.dylane@linux.dev finished
2025-07-23 03:31 UTC bpftool: Add bpf_token show 3 chen.dylane@linux.dev finished
2025-07-23 02:20 UTC bpftool: Add CET-aware symbol matching for x86_64 architectures 5 chenyuan_fl@163.com finished
2025-07-22 22:40 UTC bpf: Disable migration in nf_hook_run_bpf(). 2 kuniyu@google.com finished
2025-07-22 20:53 UTC Support kCFI + BPF on arm64 13 samitolvanen@google.com finished
2025-07-22 17:32 UTC bpf, arm64: JIT support for private stack 1 puranjay@kernel.org finished
2025-07-22 15:34 UTC bpf: Show precise rejected function when attaching to __noreturn and deny list functions 3 kafai.wan@linux.dev finished
2025-07-22 15:01 UTC selftests/bpf: Add LPM trie microbenchmarks 3 matt@readmodwrite.com finished
2025-07-22 14:32 UTC bpf: Reject narrower access to pointer ctx fields 2 paul.chaignon@gmail.com finished
2025-07-22 13:34 UTC bpf, arm64: fix fp initialization for exception boundary 1 puranjay@kernel.org finished
2025-07-22 12:09 UTC bpftool: Add bpf_token show 2 chen.dylane@linux.dev finished
2025-07-22 11:58 UTC bpftool: Add bpf_token show 2 chen.dylane@linux.dev finished
2025-07-21 21:19 UTC Signed BPF programs 2 kpsingh@kernel.org finished
2025-07-21 20:20 UTC Support kCFI + BPF on arm64 12 samitolvanen@google.com finished
2025-07-21 14:27 UTC selftests/bpf: Add LPM trie microbenchmarks 2 matt@readmodwrite.com finished
2025-07-21 12:57 UTC bpf: Reject narrower access to pointer ctx fields 1 paul.chaignon@gmail.com finished
2025-07-21 10:52 UTC Add a dynptr type for skb metadata for TC BPF 3 jakub@cloudflare.com finished
2025-07-21 09:04 UTC umd: Remove usermode driver framework 1 thomas.weissschuh@linutronix.de finished
2025-07-20 17:33 UTC bpftool: Add bpf_token show 1 chen.dylane@linux.dev finished
2025-07-20 16:47 UTC bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) 1 yonghong.song@linux.dev finished
2025-07-20 06:50 UTC Replace "__auto_type" with "auto" 2 hpa@zytor.com finished
2025-07-19 14:22 UTC bpf: Improve 64bits bounds refinement 1 paul.chaignon@gmail.com finished
2025-07-19 09:17 UTC Add support arena atomics for RV64 1 pulehui@huaweicloud.com finished
2025-07-18 22:33 UTC Support kCFI + BPF on arm64 11 samitolvanen@google.com finished
2025-07-18 22:20 UTC libbpf: verify that arena map exists when adding arena relocations 1 eddyz87@gmail.com finished
2025-07-18 21:32 UTC Replace "__auto_type" with "auto" 1 hpa@zytor.com finished
2025-07-18 15:25 UTC perf auxtrace: Support AUX pause and resume with BPF 2 leo.yan@arm.com finished
2025-07-18 15:05 UTC selftests/bpf: Add LPM trie microbenchmarks 1 matt@readmodwrite.com finished
2025-07-18 02:16 UTC slab: Re-entrant kmalloc_nolock() 4 alexei.starovoitov@gmail.com finished
2025-07-18 00:10 UTC libbpf: fix handling of BPF arena relocations 1 andrii@kernel.org finished
2025-07-17 20:29 UTC powerpc64/bpf: Add jit support for load_acquire and store_release 1 puranjay@kernel.org finished
2025-07-17 19:37 UTC bpf: Introduce BPF_F_CPU flag for percpu_array map 1 leon.hwang@linux.dev finished
2025-07-17 18:58 UTC bpf: Disable migration in nf_hook_run_bpf(). 1 kuniyu@google.com finished
2025-07-17 18:24 UTC powerpc64/bpf: Add jit support for load_acquire and store_release 1 puranjay@kernel.org finished
2025-07-17 16:49 UTC btf: fix virt_to_phys warning on arm64 when mmapping vmlinux 1 lmb@isovalent.com finished
2025-07-17 16:48 UTC Task local data 6 ameryhung@gmail.com finished
2025-07-16 16:16 UTC Add a dynptr type for skb metadata 2 jakub@cloudflare.com skipped
2025-07-10 05:54 UTC bpf: Clean up individual BTF_ID code 2 yangfeng59949@163.com finished
2025-07-10 03:20 UTC Move attach_type into bpf_link 4 chen.dylane@linux.dev skipped
2025-07-09 03:07 UTC Add attach_type in bpf_link 3 chen.dylane@linux.dev skipped
2025-07-08 08:22 UTC Add attach_type in bpf_link 2 chen.dylane@linux.dev skipped
2025-07-07 15:39 UTC Move attach_type into bpf_link 1 chen.dylane@linux.dev skipped
2025-07-05 13:55 UTC xsk: fix immature cq descriptor production 2 maciej.fijalkowski@intel.com finished
2025-07-02 10:16 UTC xsk: fix immature cq descriptor production 1 maciej.fijalkowski@intel.com finished
2025-07-01 04:29 UTC Clarify and Enhance XDP Rx Metadata Handling 1 yoong.siang.song@intel.com finished
2025-06-27 23:39 UTC Task local data 5 ameryhung@gmail.com finished