messages from 2026-06-17 20:40:36 to 2026-06-19 20:59:40 UTC [more...]
[PATCH bpf-next v2 00/17] Redesign Verification Errors
2026-06-19 20:59 UTC (3+ messages)
` [PATCH bpf-next v2 01/17] bpf: Add verifier diagnostics report helpers
` [PATCH bpf-next v2 02/17] bpf: Add source and instruction diagnostic context
(no subject)
2026-06-19 20:50 UTC (7+ messages)
` [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
` [PATCH 2/2] selftests/bpf: validate rx_queue_index in xdp_metadata
[PATCH bpf-next 0/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
2026-06-19 20:05 UTC (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover pseudo-BTF ksym load capability
[PATCH bpf-next 0/2] bpf: Reject offset refcount acquire arguments
2026-06-19 19:30 UTC (7+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover refcount acquire node offsets
[PATCH bpf v2] bpf: Reset register bounds before narrowing retval range in check_mem_access()
2026-06-19 18:32 UTC (2+ messages)
[PATCH net v3 0/2] Drop skb metadata before LWT encapsulation
2026-06-19 17:09 UTC (3+ messages)
` [PATCH net v3 1/2] net: lwtunnel: "
` [PATCH net v3 2/2] selftests/bpf: Add LWT encap tests for skb metadata
[PATCH bpf-next 0/2] sched_ext: Mark scx_bpf_cpu_rq() nullable
2026-06-19 16:02 UTC (5+ messages)
` [PATCH bpf-next 1/2] sched_ext: Mark scx_bpf_cpu_rq() as nullable
` [PATCH bpf-next 2/2] selftests/sched_ext: Cover scx_bpf_cpu_rq() null return
` Re: [PATCH bpf-next 0/2] sched_ext: Mark scx_bpf_cpu_rq() nullable
[PATCH] tools/bpf/bpftool: Fix vmlinux BTF leak in cgroup commands
2026-06-19 15:43 UTC (2+ messages)
[PATCH net v2] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
2026-06-19 15:03 UTC
[PATCH net] net/smc: fix out-of-bounds read in smc_clcsock_data_ready()
2026-06-19 14:59 UTC (3+ messages)
[PATCH bpf v2 0/8] bpf: Fix ring buffer handling
2026-06-19 13:54 UTC (13+ messages)
` [PATCH bpf v2 1/8] libbpf: ringbuf: Honor zero consume bounds
` [PATCH bpf v2 2/8] libbpf: ringbuf: Prevent NULL callback crash
` [PATCH bpf v2 3/8] libbpf: ringbuf: Reject overwrite callback use
` [PATCH bpf v2 4/8] libbpf: ringbuf: Handle position counter wrap
` [PATCH bpf v2 5/8] bpf: ringbuf: Handle pending position wrap
` [PATCH bpf v2 6/8] bpf: user_ringbuf: Handle "
` [PATCH bpf v2 7/8] libbpf: ringbuf: Use compiler atomics
` [PATCH bpf v2 8/8] libbpf: ringbuf: Prevent missed wakeups
[PATCH 1/2] bpf: lsm: disable xfrm_decode_session hook attachment
2026-06-19 13:03 UTC (2+ messages)
` [PATCH 2/2] lsm: fix size queries for getselfattr with NULL buffer
[PAHOLE v5 0/5] support for DW_TAG_GNU_annotation and fixes
2026-06-19 12:17 UTC (13+ messages)
` [PAHOLE v5 1/5] btf_loader: Handle decl tag component_idx for parameters
` [PAHOLE v5 2/5] dwarf_loader: Extract die__add_btf_type_tag() helper [NFC]
` [PAHOLE v5 3/5] dwarf_loader: Add support for DW_TAG_GNU_annotation
` [PAHOLE v5 4/5] tests: Support GCC in pfunct-btf-decl-tags test
` [PAHOLE v5 5/5] tests: Add btf_type_tag ordering test
[PATCH] resolve_btfids: preserve parameter names when processing implicit args
2026-06-19 10:38 UTC (2+ messages)
[PATCH bpf-next v3 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-06-19 10:25 UTC (8+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
[PATCH] bpf: Reset register bounds before narrowing retval range in check_mem_access()
2026-06-19 9:49 UTC (2+ messages)
[PATCH bpf v3 2/2] selftests/bpf: Cover partial copy of non-linear test_run output
2026-06-19 9:08 UTC (7+ messages)
[PATCH bpf v4 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
2026-06-19 7:08 UTC (10+ messages)
` [PATCH bpf v4 1/3] selftests/bpf: don't modify the skb in the strparser parser prog
` [PATCH bpf v4 2/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
` [PATCH bpf v4 3/3] selftests/bpf: test rejection of "
[PATCH bpf v2 0/2] Fix effective prog array indexing with BPF_F_PREORDER
2026-06-19 6:46 UTC (4+ messages)
` [PATCH bpf v2 1/2] bpf: Fix effective prog array index "
` [PATCH bpf v2 2/2] selftests/bpf: Test cgroup link replace "
[PATCH net] net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0
2026-06-19 5:53 UTC
[PATCH bpf v1 1/2] bpf: Fix effective prog replacement with BPF_F_PREORDER
2026-06-19 4:50 UTC (6+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: Test cgroup link replace "
[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
2026-06-19 4:01 UTC (7+ messages)
` [PATCH stable 6.6.y v3 1/4] bpf: Track equal scalars history on per-instruction level
[PATCH bpf v3 0/2] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
2026-06-19 1:54 UTC (7+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
` [PATCH bpf v3 2/2] selftests/bpf: test rejection of a packet-modifying SK_SKB stream parser
[PATCH net] net: ena: clean up XDP TX queues when regular TX setup fails
2026-06-19 1:20 UTC (3+ messages)
[PATCH bpf-next v1 0/4] Modernize resolve_btfids selftest
2026-06-19 1:01 UTC (10+ messages)
` [PATCH bpf-next v1 1/4] tools/bpf: Sync btf_ids.h to tools
` [PATCH bpf-next v1 2/4] selftests/bpf: Modernize resolve_btfids test scaffolding
` [PATCH bpf-next v1 3/4] selftests/bpf: Fix resolve_btfids test reads of BTF ID sets in PIE builds
` [PATCH bpf-next v1 4/4] selftests/bpf: Add kfunc set test to resolve_btfids
[PATCH bpf 0/6] libbpf: Fix ring buffer consumption
2026-06-19 0:26 UTC (10+ messages)
` [PATCH bpf 2/6] libbpf: ringbuf: Prevent NULL callback crash
` [PATCH bpf 5/6] libbpf: ringbuf: Prevent missed wakeups
` [PATCH bpf 6/6] libbpf: ringbuf: Reject overwrite callback use
[PATCH bpf 3/6] libbpf: ringbuf: Handle position counter wrap
2026-06-18 21:12 UTC (4+ messages)
[ANN] bpf development stats for 7.2
2026-06-18 20:21 UTC
[PATCH bpf] bpf, sockmap: fix BUG_ON in skb_to_sgvec() on a resized ingress skb
2026-06-18 19:02 UTC (4+ messages)
[PATCH v1] kasan: Fix false-positive wild-memory-access on x86 under 5-level paging
2026-06-18 18:38 UTC (6+ messages)
[PATCH 0/2] Add bpf_sock_read_xattr() kfunc to read socket xattrs
2026-06-18 18:24 UTC (5+ messages)
` [PATCH 1/2] fs: "
` [PATCH 2/2] selftests/bpf: Add test for bpf_sock_read_xattr() kfunc
[PATCH v2 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
2026-06-18 18:20 UTC (3+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Support BPF_F_EGRESS with bpf_redirect_peer
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_EGRESS
[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-06-18 16:26 UTC (8+ messages)
` [PATCH for-next v3 6/9] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
[PATCH] rcu: Use an intermediate irq_work to start process_srcu()
2026-06-18 15:30 UTC (4+ messages)
` [PATCH v2] "
[PATCH bpf-next 0/2] bpf: Guard conntrack opts error writes
2026-06-18 10:35 UTC (5+ messages)
` [PATCH bpf-next v2 "
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover small "
[PATCH bpf-next v3 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-06-18 10:07 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v3 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v3 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH] bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
2026-06-18 9:58 UTC (2+ messages)
[PATCH bpf-next 0/5] selftests/bpf: libarena cleanup and bitmap struct
2026-06-18 9:47 UTC (10+ messages)
` [PATCH bpf-next 1/5] libarena/selftests: Replace leftover st_ prefix with test_
` [PATCH bpf-next 2/5] selftests/bpf: libarena: Fix can-loop zero variable definition
` [PATCH bpf-next 3/5] selftests/bpf: libarena: Clean up allocation state before buddy tests
` [PATCH bpf-next 4/5] selftests/bpf: Add arena-based bitmap data structure
` [PATCH bpf-next 5/5] selftests/bpf: libarena: Add bitmap selftets
[PATCH bpf] bpf: zero-initialize the fib lookup flow struct
2026-06-18 9:13 UTC (2+ messages)
[PATCH bpf v3 0/2] Fix partial copy of non-linear test_run output
2026-06-18 8:46 UTC (3+ messages)
` [PATCH bpf v3 1/2] bpf: "
Question: BPF stack build-id lookup while holding mmap_lock
2026-06-18 5:10 UTC (3+ messages)
` "
[PATCH bpf v2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
2026-06-18 5:58 UTC (7+ messages)
[PATCH 0/5] LoongArch: BPF: arena instruction gating, private stack and exceptions
2026-06-18 4:19 UTC (11+ messages)
` [PATCH 1/5] LoongArch: BPF: Gate unsupported arena instructions via bpf_jit_supports_insn()
` [PATCH 2/5] LoongArch: BPF: Add private stack support
` [PATCH 3/5] LoongArch: BPF: Add exceptions (bpf_throw) support
` [PATCH 4/5] selftests/bpf: Add LoongArch deny list
` [PATCH 5/5] selftests/bpf: Enable struct_ops private stack test for LoongArch
[PATCH dwarves v5 00/11] pahole: Encode true signatures in kernel BTF
2026-06-18 1:20 UTC (3+ messages)
[PATCH dwarves v6 0/5] pahole: Encode true signatures in kernel BTF
2026-06-18 1:14 UTC (6+ messages)
` [PATCH dwarves v6 1/5] dwarf_loader: Detect aggregate ABI register usage and signature changes
` [PATCH dwarves v6 2/5] dwarf_loader: Collect per-parameter information
` [PATCH dwarves v6 3/5] dwarf_loader: Analyze per-parameter information for true signatures
` [PATCH dwarves v6 4/5] btf_encoder: Emit true function signatures
` [PATCH dwarves v6 5/5] tests: add BTF true_signature encoding tests
[PATCH v4 0/7] bootconfig: embed kernel.* cmdline at build time
2026-06-18 0:47 UTC (6+ messages)
` [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering
[PATCH] mm/bpf_memcontrol: mark BPF memcg kfuncs static
2026-06-17 22:31 UTC (4+ messages)
[PATCH v1 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
2026-06-17 21:10 UTC (4+ 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