BPF List
 help / color / mirror / Atom feed
 messages from 2026-07-13 15:51:23 to 2026-07-14 19:21:22 UTC [more...]

[PATCH bpf v3 0/2] bpf, sockmap: Fix FIONREAD for sockets without a verdict program
 2026-07-14 19:21 UTC  (5+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: Account for receive queue in FIONREAD "

[PATCH 6.16.y 0/6] cBPF JIT spray hardening
 2026-07-14 19:17 UTC  (8+ messages)
` [PATCH 6.16.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 6.16.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.16.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.16.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.16.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 6.16.y 6/6] bpf: Prefer dirty packs for eBPF allocations

[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-14 19:11 UTC  (9+ messages)
` [PATCH mm-hotfixes v3 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v3 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v3 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v3 4/4] arm64: remove redundant concurrent ptdump UAF mitigation

[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
 2026-07-14 18:49 UTC  (5+ messages)
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf

[PATCH bpf-next v1 0/4] Unify helper and kfunc call_arg_meta
 2026-07-14 18:48 UTC  (9+ messages)
` [PATCH bpf-next v1 1/4] bpf: Remove dynptr check in check_stack_range_initialized()
` [PATCH bpf-next v1 2/4] bpf: Factor out raw_mode-related fields in bpf_call_arg_meta
` [PATCH bpf-next v1 3/4] bpf: Unify helper and kfunc allocation-size argument handling
` [PATCH bpf-next v1 4/4] bpf: Unify helper and kfunc call argument meta

[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
 2026-07-14 18:19 UTC  (6+ messages)

[PATCH bpf-next 0/2] bpf: Validate byte type for helper stack reads
 2026-07-14 18:05 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Check byte type when validating "

[PATCH RFC net-next 0/6] skb extension for BPF metadata
 2026-07-14 17:48 UTC  (7+ messages)
` [PATCH RFC net-next 1/6] bpf: Introduce per-packet metadata storage for BPF programs
` [PATCH RFC net-next 2/6] bpf: Allow access to bpf_sock_ops_kern->skb
` [PATCH RFC net-next 3/6] bpf: Allow skb extensions to survive packet scrubbing
` [PATCH RFC net-next 4/6] selftests/bpf: Add tests for bpf_dynptr_from_skb_ext
` [PATCH RFC net-next 5/6] selftests/bpf: Test skb_ext scrubbing across tunnels and veths
` [PATCH RFC net-next 6/6] selftests/bpf: Use non-trivial test payload in xdp_context tests

[PATCH bpf-next v4 0/6] Add the capability to load HW RX checksum in eBPF programs
 2026-07-14 17:08 UTC  (4+ messages)
` [PATCH bpf-next v4 1/6] netlink: specs: Add XDP RX checksum capability to XDP metadata specs

[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-14 17:05 UTC  (17+ messages)
` [PATCH mm-hotfixes v2 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v2 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v2 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v2 4/4] arm64: remove redundant concurrent ptdump UAF mitigation

[PATCH] selftests/ftrace: Add test case for a symbol in a module without module name
 2026-07-14 14:42 UTC  (2+ messages)

[PATCH] bpf/btf: Move tracing BTF APIs to the BTF library
 2026-07-14 14:34 UTC  (2+ messages)

[PATCH v3 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-14 14:07 UTC  (7+ messages)
` [PATCH v3 net 1/6] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH v3 net 2/6] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH v3 net 3/6] xsk: provide sufficient space in pool->tx_descs
` [PATCH v3 net 4/6] xsk: reclaim invalid multi-buffer Tx descs in ZC path
` [PATCH v3 net 5/6] selftests/xsk: fix too-many-frags multi-buffer Tx test
` [PATCH v3 net 6/6] selftests/xsk: account invalid multi-buffer Tx descriptors

[PATCH dwarves 0/2] clang true signature follow-on
 2026-07-14 13:50 UTC  (3+ messages)
` [PATCH dwarves 1/2] btf_encoder: Only skip optimized parms when ABI changed
` [PATCH dwarves 2/2] tests: Add GCC default-BTF optimized parameter coverage

[PATCH bpf-next v2 0/2] Reject callback subprogs invoke tailcall
 2026-07-14 13:47 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] bpf: "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase for callback with tailcall

[PATCH v2 0/2] bpf, riscv: add timed may_goto support
 2026-07-14 12:46 UTC  (4+ messages)
` [PATCH v2 1/2] bpf, riscv: add support for timed may_goto
` [PATCH v2 2/2] selftests/bpf: enable timed may_goto tests for riscv64

[PATCH bpf-next 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-14 10:41 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs

[PATCH bpf v5 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-14  9:38 UTC  (3+ messages)
` [PATCH bpf v5 1/2] "
` [PATCH bpf v5 2/2] selftests/bpf: Cover negative buffer pointer offsets

[PATCH bpf-next 0/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-14  9:35 UTC 

[PATCH net] bpf: tcp: fix double sock release on batch realloc
 2026-07-14  9:13 UTC  (2+ messages)

[PATCH v2] docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
 2026-07-14  8:36 UTC  (2+ messages)

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-14  8:11 UTC  (29+ messages)
` [PATCH v14 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v14 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v14 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v14 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v14 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v14 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v14 07/15] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v14 08/15] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v14 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v14 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v14 11/15] sched: add need-resched timed wait interface
` [PATCH v14 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v14 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v14 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v14 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()

[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-07-14  6:48 UTC  (23+ messages)
` [PATCH bpf-next v3 01/15] bpf: Remove __rcu tagging in st_link->map
` [PATCH bpf-next v3 02/15] bpf: Make struct_ops tasks_rcu grace period optional
` [PATCH bpf-next v3 03/15] bpf: Add bpf_struct_ops accessor helpers
` [PATCH bpf-next v3 04/15] bpf: Remove unnecessary prog_list_prog() check
` [PATCH bpf-next v3 05/15] bpf: Replace prog_list_prog() check with direct pl->prog and pl->link check
` [PATCH bpf-next v3 06/15] bpf: Add prog_list_init_item(), prog_list_replace_item(), and prog_list_id()
` [PATCH bpf-next v3 07/15] bpf: Move LSM trampoline unlink into bpf_cgroup_link_auto_detach()
` [PATCH bpf-next v3 08/15] bpf: Add a few bpf_cgroup_array_* helper functions
` [PATCH bpf-next v3 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups
` [PATCH bpf-next v3 10/15] bpf: Allow all struct_ops to use bpf_dynptr_from_skb()
` [PATCH bpf-next v3 13/15] libbpf: Support attaching struct_ops to a cgroup

[PATCH bpf 1/1] selftests/bpf: Enable BLK_DEV_NBD for raw_tp_writable_reject_nbd_invalid
 2026-07-14  6:38 UTC  (4+ messages)

[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
 2026-07-14  6:23 UTC  (4+ messages)
` [PATCH v8 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
    ` [External] "

[PATCH bpf-next v3 00/17] Redesign Verification Errors
 2026-07-14  6:10 UTC  (16+ messages)
` [PATCH bpf-next v3 03/17] bpf: Add verifier diagnostic event log
` [PATCH bpf-next v3 04/17] bpf: Prune verifier diagnostics when switching paths
` [PATCH bpf-next v3 05/17] bpf: Track verifier register diagnostic events
` [PATCH bpf-next v3 10/17] bpf: Report Resource Lifetime reference leaks
` [PATCH bpf-next v3 11/17] bpf: Report Call Type Safety argument errors
` [PATCH bpf-next v3 12/17] bpf: Report Execution Context Safety errors
` [PATCH bpf-next v3 14/17] bpf: Report Policy helper and kfunc errors
` [syzbot ci] Re: Redesign Verification Errors

[PATCH bpf-next v9 0/9] bpf: Introduce global percpu data
 2026-07-14  5:45 UTC  (10+ messages)
` [PATCH bpf-next v9 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v9 5/9] bpftool: Generate skeleton for global percpu data
` [PATCH bpf-next v9 6/9] selftests/bpf: Add tests to verify "

[PATCH bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-14  5:01 UTC  (13+ messages)
` [PATCH bpf v4 1/2] "

[PATCH bpf-next v3 17/17] bpf: Gate verifier diagnostics on log level
 2026-07-14  3:36 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, x86: Add support for BPF_SDIV and BPF_SMOD in the i386 JIT
 2026-07-14  3:36 UTC  (2+ messages)

[PATCH] sched_ext: Validate cid override before updating tables
 2026-07-14  3:36 UTC  (3+ messages)

[PATCH 0/2] bpf, riscv: add timed may_goto support
 2026-07-14  3:08 UTC  (5+ messages)
` [PATCH 1/2] bpf, riscv: add support for timed may_goto
` [PATCH 2/2] selftests/bpf: enable timed may_goto tests for riscv64

[PATCH bpf-next v4 0/3] riscv, bpf: Add support for signed operations and 32-bit atomics
 2026-07-14  2:37 UTC  (6+ messages)
` [PATCH bpf-next v4 1/3] riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JIT
` [PATCH bpf-next v4 2/3] riscv, bpf: Add support for BPF_MOVSX "
` [PATCH bpf-next v4 3/3] riscv, bpf: Add 32 bit atomic operations to "

[PATCH bpf-next 0/2] Reject callback subprogs invoke tailcall
 2026-07-14  2:01 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Add testcases for callback with tailcall

[PATCH bpf] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
 2026-07-14  1:56 UTC  (2+ messages)

[PATCH 6.18.y 0/6] cBPF JIT spray hardening
 2026-07-14  1:24 UTC  (10+ messages)
` [PATCH 6.18.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 6.18.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.18.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.18.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.18.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 6.18.y 6/6] bpf: Prefer dirty packs for eBPF allocations

[PATCH bpf] bpf, x86: Fix signed 32-bit div/mod in the i386 JIT
 2026-07-14  0:36 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: Fix tracing of kfuncs with implicit args
 2026-07-13 23:52 UTC  (3+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Cover tracing implicit kfunc args

[PATCHSET SLOP RFC 0/6] bpf: make arena pointers first-class kfunc and struct_ops arguments
 2026-07-13 21:45 UTC  (14+ messages)
` [PATCHSET SLOP RFC 1/6] bpf: Support __arena suffix for kfunc arguments
` [PATCHSET SLOP RFC 2/6] selftests/bpf: Add kfunc __arena argument tests
` [PATCHSET SLOP RFC 4/6] selftests/bpf: Add struct_ops "
` [PATCHSET SLOP RFC 6/6] sched_ext: Convert scx_bpf_cid_override() to take an arena pointer

[PATCHSET SLOP RFC 3/6] bpf: Support __arena suffix on struct_ops stub arguments
 2026-07-13 19:37 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v4 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-13 18:00 UTC  (2+ messages)

[PATCH 7.1.y 0/6] cBPF JIT spray hardening
 2026-07-13 17:24 UTC  (12+ messages)
` [PATCH 7.1.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 7.1.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 7.1.y 3/6] bpf: Restrict JIT predictor flush to cBPF

[PATCH bpf v2 0/2] bpf: Fix tracing of kfuncs with implicit args
 2026-07-13 17:01 UTC  (7+ messages)
` [PATCH bpf v2 1/2] "

[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-07-13 16:47 UTC  (3+ messages)

[PATCH bpf-next v7 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-13 16:38 UTC  (5+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v7 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v7 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
 2026-07-13 15:57 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox