BPF List
 help / color / mirror / Atom feed
 messages from 2026-08-02 00:35:29 to 2026-08-03 18:13:23 UTC [more...]

[PATCH bpf v2 0/2] Fixes for bpf_get_fsverity_digest()
 2026-08-03 18:12 UTC 

[PATCHv2 bpf-next 00/11] bpf: Disable preemption in stack map code
 2026-08-03 17:45 UTC  (7+ messages)
` [PATCHv2 bpf-next 09/11] bpf: Remove trace_in argument from __bpf_get_stack

[PATCH bpf-next v2] bpf: Fix mmap_lock leak in irq_work path
 2026-08-03 17:44 UTC  (3+ messages)

[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
 2026-08-03 17:18 UTC  (6+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
` [PATCH 2/9] selftests/exec: let binfmt_flag_supported() return a bool

[bpf-next 0/4] selftest related fixes
 2026-08-03 17:02 UTC  (5+ messages)
` [bpf-next 1/4] selftests/bpf: map_kptr: force BPF_STX for the scalar store to kptr
` [bpf-next 2/4] selftests/bpf: add --no-error-summary to skip end-of-run error log dump
` [bpf-next 3/4] selftests/bpf: report failed subtest count in test_progs summary
` [bpf-next 4/4] selftests/bpf: vmtest.sh: preserve command quoting when running in the VM

[PATCH net 0/2] net: atlantic: fix two ring teardown leaks
 2026-08-03 15:46 UTC  (5+ messages)
` [PATCH net 1/2] net: atlantic: free stranded TX buffers on ring deinit
` [PATCH net 2/2] net: atlantic: free RX pages of consumed but not refilled buffers

[PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
 2026-08-03 15:30 UTC  (5+ messages)

[PATCH bpf] bpf: Fix sanitize_err() register selection for BPF_K
 2026-08-03 15:25 UTC  (3+ messages)

[PATCH v2 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-08-03 15:15 UTC  (13+ messages)
` [PATCH v2 1/6] rcu: Make call_rcu() safe to call "
` [PATCH v2 2/6] rcu: Make Tiny "
` [PATCH v2 3/6] srcu: Make call_srcu() "
` [PATCH v2 4/6] srcu: Make Tiny "
` [PATCH v2 5/6] rcutorture: Exercise ->call() from NMI context
` [PATCH v2 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer

[PATCH bpf-next v3 0/9] Add arena argument support to kfuncs and struct_ops
 2026-08-03 14:19 UTC  (16+ messages)
` [PATCH bpf-next v3 1/9] bpf: Support __arena and __arena_nullable kfunc argument suffixes
` [PATCH bpf-next v3 2/9] bpf: Support __arena and __arena_nullable on struct_ops arguments
` [PATCH bpf-next v3 3/9] bpf, x86: JIT __arena kfunc argument rebasing
` [PATCH bpf-next v3 4/9] bpf, x86: Convert struct_ops arena arguments in the trampoline
` [PATCH bpf-next v3 5/9] selftests/bpf: Add kfunc __arena and __arena_nullable argument tests
` [PATCH bpf-next v3 6/9] selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
` [PATCH bpf-next v3 7/9] selftests/bpf: Add struct_ops __arena and __arena_nullable argument tests
` [PATCH bpf-next v3 8/9] bpf, x86: Fix stack-passed arguments for indirect trampolines
` [PATCH bpf-next v3 9/9] selftests/bpf: Test stack-passed struct_ops arena arguments

[PATCH bpf v2 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-08-03 14:14 UTC  (7+ messages)
` [PATCH bpf v2 1/2] bpf: Extract shared reqsk-to-listener upgrade
` [PATCH bpf v2 2/2] bpf: Unconditionally take socket references in lookup helpers

[PATCH 0/3] binfmt_misc: bound the interpreters an entry can pre-open
 2026-08-03 14:06 UTC  (6+ messages)
` [PATCH 1/3] binfmt_misc: correctly account pre-opened interpreters
` [PATCH 2/3] selftests/exec: test the pre-opened interpreter limit
` [PATCH 3/3] binfmt_misc: document "

[PATCH bpf v3 0/4] bpf: Fix refcount_acquire handling for borrowed kptrs
 2026-08-03 13:59 UTC  (8+ messages)
` [PATCH bpf v3 1/4] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
` [PATCH bpf v3 2/4] selftests/bpf: Test refcount_acquire return nullability
` [PATCH bpf v3 3/4] bpf: Reject untrusted allocated-object pointers
` [PATCH bpf v3 4/4] selftests/bpf: Test "

[PATCH net v2] xsk: fix NULL pointer dereference in __xsk_rcv()
 2026-08-03 13:59 UTC  (2+ messages)

[PATCH bpf-next v3 0/9] Fixes for bpf_jit_free
 2026-08-03 13:05 UTC  (2+ messages)

[PATCH bpf-next] bpf: Remove unused BTF_FMODEL_STRUCT_ARG
 2026-08-03 13:00 UTC  (4+ messages)

[PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
 2026-08-03 12:55 UTC 

[PATCH net 0/1] xdp: reject clones that overrun skb_shared_info tailroom
 2026-08-03 12:15 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-03 11:42 UTC  (7+ messages)
` [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max

[PATCH v2 0/6] s390: Add kCFI support
 2026-08-03 11:31 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Invalidate RCU pointers after final spin unlock
 2026-08-03 11:26 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Test RCU pointer invalidation after "

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-08-03 11:07 UTC  (5+ messages)
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
` [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()

[PATCH] bpf: disable lockdep while running BPF on lock_release
 2026-08-03 10:50 UTC  (2+ messages)

[PATCH net v2 0/2] Fix skb length accounting after XDP frag adjustment
 2026-08-03 10:14 UTC  (6+ messages)
` [PATCH net v2 2/2] veth: fix "

[PATCH bpf 3/3] bpf: Unconditionally take socket references in lookup helpers
 2026-08-03  9:07 UTC  (4+ messages)

[PATCH bpf-next] btf: Remove the dependency on BPF_SYSCALL
 2026-08-03  8:59 UTC  (3+ messages)

[PATCH bpf-next v4 0/3] Improve stack depth verification stats output
 2026-08-03  8:49 UTC  (6+ messages)
` [PATCH bpf-next v4 1/3] bpf: Show more useful info in stack depth stats
` [PATCH bpf-next v4 2/3] selftests/bpf: Adjust veristat stack depth parsing
` [PATCH bpf-next v4 3/3] selftests/bpf: Test stack depth stats without BTF subprog names

[PATCH bpf v2] selftests/bpf: keep polling connection that is still in progress
 2026-08-03  8:35 UTC  (3+ messages)

[PATCH bpf v2 0/2] bpf: Fix refcount_acquire handling for borrowed kptrs
 2026-08-03  7:48 UTC  (11+ messages)
` [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire

[PATCH bpf-next v3 0/3] Improve stack depth verification stats output
 2026-08-03  4:34 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Show more useful info in stack depth stats
` [PATCH bpf-next v3 2/3] selftests/bpf: Adjust veristat stack depth parsing
` [PATCH bpf-next v3 3/3] selftests/bpf: Test stack depth stats without BTF subprog names

[PATCH bpf] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
 2026-08-03  4:06 UTC  (8+ messages)
` [PATCH bpf] bpf: Reject writes through untrusted allocated pointers

[PATCH bpf-next] bpf: add BPF_F_SEALED flag to seal BPF links at creation
 2026-08-03  3:26 UTC  (8+ messages)

[PATCH bpf] bpf: roll back stream capacity when allocation fails
 2026-08-03  2:40 UTC  (3+ messages)
` [PATCH bpf-next v2] "

[PATCH bpf v3] bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed
 2026-08-03  2:11 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()
 2026-08-03  1:50 UTC  (4+ messages)

[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
 2026-08-03  1:50 UTC  (5+ messages)
` [PATCH bpf-next v10 4/9] libbpf: Add support for "

[PATCH net v2] selftests: net: reuseport_bpf_numa: consider cpuless numa node
 2026-08-03  1:42 UTC 

[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
 2026-08-03  1:41 UTC  (5+ messages)

[PATCH bpf-next] bpf: arena: fix mmap_lock deadlock on arena lock failure
 2026-08-03  1:35 UTC  (4+ messages)

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-08-03  1:32 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH bpf v2] bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed
 2026-08-03  1:27 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] Improve stack depth verification stats output
 2026-08-03  0:40 UTC  (8+ messages)
` [PATCH bpf-next v2 1/3] bpf: Show more useful info in stack depth stats
` [PATCH bpf-next v2 2/3] selftests/bpf: Adjust veristat stack depth parsing
` [PATCH bpf-next v2 3/3] selftests/bpf: Test stack depth stats without BTF subprog names

[PATCH bpf v3] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
 2026-08-03  0:30 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] bpf: infer zext_dst based on static register liveness analysis
 2026-08-03  0:22 UTC  (11+ messages)
` [PATCH bpf-next v3 1/5] bpf: do not print a newline after disassembly in bpf_verbose_insn()
` [PATCH bpf-next v3 2/5] bpf: track upper 32-bit register halves' liveness in compute_live_registers()
` [PATCH bpf-next v3 3/5] bpf: infer zext_dst based on static register liveness analysis
` [PATCH bpf-next v3 4/5] bpf: simplify the bpf_is_reg64()
` [PATCH bpf-next v3 5/5] selftests/bpf: verify zext_dst annotations for various instructions

[PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
 2026-08-03  0:18 UTC 

[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
 2026-08-03  0:11 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle

[PATCH bpf] bpf: Invalidate RCU pointers after final spin unlock
 2026-08-02 23:22 UTC  (2+ messages)

[PATCH bpf-next v3 00/18] Generate bpf_func_proto for kfunc
 2026-08-02 22:40 UTC  (12+ messages)
` [PATCH bpf-next v3 08/18] bpf: Check fixed-size mem args of helpers and kfuncs the same way
` [PATCH bpf-next v3 12/18] bpf: Classify kfunc mem_size args from BTF without register state
` [PATCH bpf-next v3 15/18] bpf: Classify kfunc pointer arguments from BTF, resolve type against the register

[PATCH bpf-next v1 0/3] Improve stack depth verification stats output
 2026-08-02 22:03 UTC  (12+ messages)
` [PATCH bpf-next v1 1/3] bpf: Show more useful info in stack depth stats
` [PATCH bpf-next v1 2/3] selftests/bpf: Adjust veristat stack depth parsing
` [PATCH bpf-next v1 3/3] selftests/bpf: Test stack depth stats without BTF subprog names

[PATCH 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-08-02 20:47 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] bpf: infer zext_dst based on static register liveness analysis
 2026-08-02 20:21 UTC  (7+ messages)
` [PATCH bpf-next v2 4/5] bpf: simplify the bpf_is_reg64()
` [PATCH bpf-next v2 5/5] selftests/bpf: verify zext_dst annotations for various instructions

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-08-02 14:50 UTC  (25+ messages)
` [PATCH v6 bpf-next 3/4] "

[PATCH] riscv: ftrace: Fix ftrace_modify_call failure on kprobed functions
 2026-08-02  9:49 UTC 

[PATCH] selftests: net: reuseport_bpf_numa: consider cpuless numa node
 2026-08-02  7:47 UTC  (5+ messages)

[PATCH bpf-next 0/6] workqueue: introduce BPF iterators for workqueues, worker pools and pending work
 2026-08-02  2:59 UTC  (2+ messages)

[PATCH bpf v1] rqspinlock: Reset tail when preserving queue on deadlock
 2026-08-02  2:17 UTC 


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