messages from 2026-06-18 10:59:48 to 2026-06-20 15:47:19 UTC [more...]
[PATCH bpf 0/2] bpf: Mark bpf_get_kmem_cache() as nullable
2026-06-20 15:47 UTC (2+ messages)
` [PATCH bpf 1/2] "
[PATCH bpf-next 0/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
2026-06-20 15:34 UTC (6+ 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: Preserve RCU pointer nullness after unlock
2026-06-20 15:32 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: Preserve nullable RCU pointer state on unlock
` [PATCH bpf-next 2/2] selftests/bpf: Cover nullable RCU pointer use after unlock
[PATCH bpf-next v6 00/12] bpf: Introduce global percpu data
2026-06-20 15:27 UTC (8+ messages)
` [PATCH bpf-next v6 11/12] selftests/bpf: Add test to verify xlated insns for "
[PATCH bpf-next 0/2] HID: bpf: Fix hid_bpf_get_data() range check
2026-06-20 15:11 UTC (5+ messages)
` [PATCH bpf-next v2 "
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/hid: Cover hid_bpf_get_data() size overflow
[PATCH bpf-next 0/2] bpf: Reject offset refcount acquire arguments
2026-06-20 15:04 UTC (10+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover refcount acquire node offsets
` [PATCH bpf-next v2 0/2] bpf: Reject offset refcount acquire arguments
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover refcount acquire node offsets
[PATCH net v2] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
2026-06-20 15:04 UTC (2+ messages)
[PATCH bpf] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
2026-06-20 14:06 UTC (3+ messages)
[PATCH bpf v2] bpf, sockmap: disallow update and delete from tc, xdp and flow_dissector
2026-06-20 13:24 UTC (3+ messages)
(no subject)
2026-06-20 12:36 UTC (5+ 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] rcu: Use an intermediate irq_work to start process_srcu()
2026-06-20 9:25 UTC (5+ messages)
` [PATCH v2] "
[PATCH dwarves v6 0/5] pahole: Encode true signatures in kernel BTF
2026-06-20 8:46 UTC (2+ messages)
[PATCH net] net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0
2026-06-20 5:54 UTC (2+ messages)
[PATCH] mm/bpf_memcontrol: mark BPF memcg kfuncs static
2026-06-20 3:27 UTC (4+ messages)
[PATCH 0/2] Add bpf_sock_read_xattr() kfunc to read socket xattrs
2026-06-20 3:20 UTC (6+ messages)
` [PATCH 1/2] fs: "
` [PATCH 2/2] selftests/bpf: Add test for bpf_sock_read_xattr() kfunc
[PATCH bpf-next v5 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
2026-06-20 3:06 UTC (5+ messages)
` [PATCH bpf-next v5 1/3] selftests/bpf: don't modify the skb in the strparser parser prog
` [PATCH bpf-next v5 2/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
` [PATCH bpf-next v5 3/3] selftests/bpf: test rejection of "
[PATCH bpf v2 0/8] bpf: Fix ring buffer handling
2026-06-20 2:48 UTC (17+ 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 v2] resolve_btfids: preserve tag and parameter names when processing implicit args
2026-06-19 23:48 UTC (3+ messages)
[PATCH bpf-next v2 00/17] Redesign Verification Errors
2026-06-19 23:44 UTC (34+ 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
` [PATCH bpf-next v2 03/17] bpf: Add verifier diagnostic event log
` [PATCH bpf-next v2 04/17] bpf: Prune verifier diagnostics on backtracking
` [PATCH bpf-next v2 05/17] bpf: Track verifier register diagnostic events
` [PATCH bpf-next v2 06/17] bpf: Track verifier reference "
` [PATCH bpf-next v2 07/17] bpf: Track verifier context "
` [PATCH bpf-next v2 08/17] bpf: Report Register Type Safety errors
` [PATCH bpf-next v2 09/17] bpf: Report Memory Safety bounds errors
` [PATCH bpf-next v2 10/17] bpf: Report Resource Lifetime reference leaks
` [PATCH bpf-next v2 11/17] bpf: Report Call Type Safety argument errors
` [PATCH bpf-next v2 12/17] bpf: Report Execution Context Safety errors
` [PATCH bpf-next v2 13/17] bpf: Report Program Structure CFG errors
` [PATCH bpf-next v2 14/17] bpf: Report Policy helper and kfunc errors
` [PATCH bpf-next v2 15/17] bpf: Report Verifier Limit errors
` [PATCH bpf-next v2 16/17] bpf: Report Verifier Internal errors
` [PATCH bpf-next v2 17/17] bpf: Gate verifier diagnostics on log level
[PAHOLE v5 0/5] support for DW_TAG_GNU_annotation and fixes
2026-06-19 23:18 UTC (11+ messages)
` [PAHOLE v5 1/5] btf_loader: Handle decl tag component_idx for parameters
` [PAHOLE v5 5/5] tests: Add btf_type_tag ordering test
[PATCH v3] powerpc64/bpf: Add powerpc64 JIT support for timed may_goto
2026-06-19 21:59 UTC (2+ messages)
[PATCH bpf] bpf, sockmap: fix lock inversion between stab->lock and sk_callback_lock
2026-06-19 21:55 UTC (5+ messages)
(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 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] net/smc: fix out-of-bounds read in smc_clcsock_data_ready()
2026-06-19 14:59 UTC (3+ messages)
[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
[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 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 (6+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
[PATCH net] net: ena: clean up XDP TX queues when regular TX setup fails
2026-06-19 1:20 UTC (2+ messages)
[PATCH bpf-next v1 0/4] Modernize resolve_btfids selftest
2026-06-19 1:01 UTC (9+ 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 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 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
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