-
Notifications
You must be signed in to change notification settings - Fork 170
Pull requests: kernel-patches/bpf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add return value check for BPF_LSM_CGROUP
bpf
new
V1-ci-fail
V1
#12168
opened May 23, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
bpf: Add SOCK_OPS hooks for TCP AutoLOWAT.
bpf-next
new
V3-ci-fail
V3
#12167
opened May 23, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
gen_loader fixes
bpf
new
V3-ci-fail
V3
#12165
opened May 22, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
libbpf: harden parse_vma_segs() path parsing
bpf-next
new
V4-ci-pass
V4
#12164
opened May 22, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
mm: Add ptep_try_set() for lockless empty-slot installs
bpf
merge-conflict
new
V1-ci-fail
V1
#12163
opened May 22, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
bpf: Fix preorder-unaware index in replace_effective_prog and purge_effective_progs replace_effective_prog() and purge_effective_progs() compute the target index in the effective program array by sequentially walking the hlist (pos++). However, since comm
bpf-next
new
V1-ci-fail
V1
#12162
opened May 22, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
bpf: Add nelems overflow check in btf_find_field_one() btf_find_field_one() multiplies a u32 nelems accumulator by each nested array level's element count without checking for overflow. The sibling function __btf_resolve_size() already guards against the
bpf-next
new
V1-ci-pass
V1
#12159
opened May 22, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
net/sched: cls_bpf: prevent unbounded recursion in offload rollback
bpf
new
V1-ci-pass
V1
#12157
opened May 22, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
Signed BPF + IPE Policies
bpf-net
merge-conflict
new
V1-ci-fail
V1
#12156
opened May 22, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
libbpf: bound /proc/<pid>/maps scansets in parse_vma_segs()
bpf-next
new
V1-ci-pass
V1
#12152
opened May 21, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
bpf: Fix concurrent regression in map_create()
bpf-next
new
V2-ci-pass
V2
#12150
opened May 21, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
selftests/bpf: Add some tests for LoongArch
bpf-next
new
V1-ci-fail
V1
#12148
opened May 21, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
uprobes/x86: Fix red zone issue for optimized uprobes
bpf-next
new
V1-ci-fail
V1
#12147
opened May 21, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
bpf, docs: add LOAD_ACQUIRE and STORE_RELEASE instructions
bpf-next
new
V2-ci-pass
V2
#12142
opened May 20, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
selftests/bpf: Fix zero batch_hash on CPU 0 after batch_gen wraparound
bpf-next
new
V1-ci-pass
V1
#12141
opened May 20, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
bpf, docs: add LOAD_AQCUIRE and STORE_RELEASE instructions
bpf-next
new
V1-ci-pass
V1
#12140
opened May 20, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
bpf, sockmap: keep sk_msg copy bitmap in sync
bpf
new
V1-ci-pass
V1
#12138
opened May 20, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
bpf, sockmap: keep sk_msg copy state in sync
bpf-next
new
V3-ci-pass
V3
#12137
opened May 20, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
bpftool: fix typo in struct_ops map FD generation for light skeleton
bpf-next
new
V1-ci-pass
V1
#12136
opened May 20, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
powerpc/bpf: Add support for verifier selftest
bpf-next
new
V5-ci-pass
V5
#12129
opened May 19, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
Refactor verifier object relationship tracking
bpf-next
new
V5-ci-fail
V5
#12128
opened May 19, 2026 by
kernel-patches-daemon-bpf
Bot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:bpf-next_base.