messages from 2026-08-01 01:10:09 to 2026-08-03 10:14:46 UTC [more...]
[PATCH net v2 0/2] Fix skb length accounting after XDP frag adjustment
2026-08-03 10:14 UTC (8+ messages)
` [PATCH net v2 1/2] net: fix skb length accounting after generic "
` [PATCH net v2 2/2] veth: fix skb length accounting after "
[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-08-03 10:00 UTC (3+ messages)
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
[PATCH bpf-next v2] bpf: Fix mmap_lock leak in irq_work path
2026-08-03 9:44 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
2026-08-03 9:44 UTC (5+ 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 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 v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
2026-08-03 8:41 UTC (4+ messages)
[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
[PATCHv2 bpf-next 00/11] bpf: Disable preemption in stack map code
2026-08-03 7:37 UTC (6+ messages)
` [PATCHv2 bpf-next 09/11] bpf: Remove trace_in argument from __bpf_get_stack
[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-03 6:43 UTC (4+ messages)
` [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
[PATCH bpf-next] bpf: Remove unused BTF_FMODEL_STRUCT_ARG
2026-08-03 5:37 UTC (2+ messages)
[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 (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockopt
[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 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
2026-08-02 23:37 UTC (5+ 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
[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 (28+ messages)
` [PATCH bpf-next v3 01/18] bpf: Drop process_timer_func wrappers
` [PATCH bpf-next v3 02/18] bpf: Unify const map ptr argument checking for helpers and kfuncs
` [PATCH bpf-next v3 03/18] bpf: Split kfunc map argument into __const_map and __map
` [PATCH bpf-next v3 04/18] bpf: Pass kfunc meta to mem and mem_size check
` [PATCH bpf-next v3 05/18] bpf: Resolve map lookup result type at lookup time
` [PATCH bpf-next v3 06/18] bpf: Check helper and kfunc mem+size arguments identically
` [PATCH bpf-next v3 07/18] selftests/bpf: Test map lookup result refinement
` [PATCH bpf-next v3 08/18] bpf: Check fixed-size mem args of helpers and kfuncs the same way
` [PATCH bpf-next v3 09/18] bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
` [PATCH bpf-next v3 10/18] bpf: Fold __szk const size handling into the scalar arg path
` [PATCH bpf-next v3 11/18] selftests/bpf: Test __szk precision with a NULL nullable buffer
` [PATCH bpf-next v3 12/18] bpf: Classify kfunc mem_size args from BTF without register state
` [PATCH bpf-next v3 13/18] bpf: Handle NULL kfunc pointer args without a KF_ARG_PTR_TO_NULL type
` [PATCH bpf-next v3 14/18] bpf: Distinguish fixed- and variable-size kfunc mem args with MEM_FIXED_SIZE
` [PATCH bpf-next v3 15/18] bpf: Classify kfunc pointer arguments from BTF, resolve type against the register
` [PATCH bpf-next v3 16/18] bpf: Tag nullable kfunc pointer args with PTR_MAYBE_NULL
` [PATCH bpf-next v3 17/18] bpf: Classify scalar kfunc arguments from BTF
` [PATCH bpf-next v3 18/18] bpf: Generate kfunc argument prototype at add-call time
[PATCH bpf-next v1 0/3] Improve stack depth verification stats output
2026-08-02 22:03 UTC (14+ 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 (15+ messages)
` [PATCH bpf-next v2 2/5] bpf: track upper 32-bit register halves' liveness in compute_live_registers()
` [PATCH bpf-next v2 3/5] bpf: infer zext_dst based on static register liveness analysis
` [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 net 0/2] net: atlantic: fix two ring teardown leaks
2026-08-02 15:46 UTC (3+ 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 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
[PATCH net-next] selftests: drv-net: enable devmem TCP in the test config
2026-08-01 23:36 UTC (2+ messages)
[PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
2026-08-01 21:02 UTC (8+ messages)
[PATCH] net/bpf_jit: SPARC: drop unneeded semicolon
2026-08-01 19:44 UTC (2+ messages)
[PATCH bpf v3] bpf: Fix netns reference imbalance in conntrack kfuncs
2026-08-01 19:00 UTC (2+ messages)
[PATCH bpf-next] bpf: Add __bpfcall attribute to bpf_task_work_callback()
2026-08-01 18:34 UTC (4+ messages)
[PATCH] bpf, sockmap: Fix sk_redir use-after-free in send verdict
2026-08-01 16:30 UTC (2+ messages)
[PATCH bpf 0/1] bpf: Fix out-of-bounds read in bpf_tcp_gen_syncookie
2026-08-01 15:28 UTC (3+ messages)
` [PATCH 1/1] bpf: Check sk_fullsock() in bpf_tcp_*_syncookie
[PATCH] bpf: update BPF LSM maintainer list
2026-08-01 15:10 UTC (2+ messages)
[PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-08-01 12:55 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf, sockmap: fix forward allocation accounting in strparser self-pass path
2026-08-01 10:45 UTC (4+ messages)
` [PATCH bpf v2 1/2] bpf, sockmap: settle sk_forward_alloc for strparser SK_PASS
` [PATCH bpf v2 2/2] selftests/bpf: Cover strparser self-pass forward allocation
[PATCH bpf-next v2 0/2] bpf, mips: Add signed div/mod support
2026-08-01 9:44 UTC (5+ messages)
` [PATCH bpf-next v2 2/2] bpf, mips: Add support for BPF_SDIV and BPF_SMOD
[PATCH bpf] bpf: harden bloom filter allocation sizing on 32-bit kernels
2026-08-01 8:42 UTC (2+ messages)
[PATCH v2 bpf] bpf: harden bloom filter sizing and indexing on 32-bit kernels
2026-08-01 8:34 UTC
[PATCH bpf] bpf: Reject negative optlen in cgroup getsockopt hook
2026-08-01 8:26 UTC (3+ messages)
[PATCH net v2 1/1] net: cap advertised device headroom
2026-08-01 6:22 UTC (2+ messages)
[PATCH net-next v3] selftests/xsk: decouple xskxceiver and xdp apps from test_progs objects
2026-08-01 1:32 UTC (2+ messages)
[PATCH bpf-next v5 0/3] bpf: Fix trampoline handling of 128-bit values
2026-08-01 1:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox