BPF List
 help / color / mirror / Atom feed
 messages from 2026-09-10 13:12:05 to 2026-09-11 03:47:47 UTC [more...]

[PATCH bpf-next v4 0/2] bpftool: Batch bounded hash map dumps
 2026-09-11  3:47 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] bpftool: Use batch lookups for "
` [PATCH bpf-next v4 2/2] selftests/bpf: Check bpftool batch map dump contents

[PATCH bpf-next v5 0/2] bpftool: Add recursive map dumping
 2026-09-11  3:47 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] "
` [PATCH bpf-next v5 2/2] selftests/bpf: Cover recursive bpftool map dumps

[PATCH bpf-next v5 0/2] bpftool: Support symbolic map creation flags
 2026-09-11  3:46 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] bpftool: Accept "
` [PATCH bpf-next v5 2/2] selftests/bpf: Cover symbolic bpftool "

[PATCH bpf-next v3 0/2] bpftool: Batch bounded hash map dumps
 2026-09-11  3:37 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] bpftool: Use batch lookups for "
` [PATCH bpf-next v3 2/2] selftests/bpf: Check bpftool batch map dump contents

[PATCH bpf-next v4 0/2] bpftool: Add recursive map dumping
 2026-09-11  3:37 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Cover recursive bpftool map dumps

[PATCH bpf-next v4 0/2] bpftool: Support symbolic map creation flags
 2026-09-11  3:37 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] bpftool: Accept "
` [PATCH bpf-next v4 2/2] selftests/bpf: Cover symbolic bpftool "

[PATCH bpf-next v2 1/4] libbpf: Add bpf_program__add_flags() and bpf_program__clear_flags()
 2026-09-11  3:18 UTC  (10+ messages)
` [PATCH bpf-next v2 2/4] selftests/bpf: Add assertions for bpf_program__{add,clear}_flags()
` [PATCH bpf-next v2 3/4] selftests/bpf: Adopt bpf_program__add_flags() helper
` [PATCH bpf-next v2 4/4] bpftool: "

[PATCH bpf-next v10 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-11  3:13 UTC  (5+ messages)
` [PATCH bpf-next v10 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v10 2/2] selftests/bpf: Add memcg async reclaim test

[PATCH bpf v3] selftests/bpf: Check returned keys in map batch validators
 2026-09-11  3:03 UTC  (3+ messages)

[bpf-next,v3,1/2] bpftool: Accept symbolic map creation flags
 2026-09-11  2:53 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpftool: Consume ring buffer maps with event_pipe
 2026-09-11  2:51 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpftool: Read "
` [PATCH bpf-next v3 2/2] selftests/bpf: Cover bpftool ring buffer event_pipe

[PATCH bpf v2] selftests/bpf: Exercise double release in cpumask failure test
 2026-09-11  2:50 UTC 

[PATCH bpf v4] bpf: Fix UAF due to concurrent consumption of ttrace lists in alloc_bulk
 2026-09-11  1:17 UTC  (2+ messages)

[PATCH net-next v6 05/12] gve: refactor gve_init_priv for reset path
 2026-09-11  1:06 UTC  (3+ messages)

[PATCH net-next v6 04/12] gve: introduce gve_adminq_get_device_properties()
 2026-09-11  0:58 UTC  (3+ messages)

[PATCH net-next v6 00/12] gve: AdminQ mode related refactors
 2026-09-11  0:23 UTC  (12+ messages)
` [PATCH net-next v6 01/12] gve: add struct gve_device_info to hold device properties
` [PATCH net-next v6 06/12] gve: simplify reset logic
` [PATCH net-next v6 08/12] gve: split up notify block allocation and setup paths
` [PATCH net-next v6 12/12] gve: add link status/speed ctrl ops

[PATCH bpf] bpf: Clear scalar delta on narrowing stack spill
 2026-09-11  0:00 UTC  (3+ messages)

[PATCH bpf 1/2] bpf: Fix divide-by-zero in btf_struct_walk()
 2026-09-11  0:00 UTC  (5+ messages)
` [PATCH bpf 2/2] selftests/bpf: Test BTF walk into a flexible array of zero-sized elements

[PATCH bpf v2 1/4] bpf: Add KF_PERFMON kfunc flag
 2026-09-11  0:00 UTC  (9+ messages)
` [PATCH bpf v2 2/4] bpf: Require CAP_PERFMON for kfuncs reading memory
` [PATCH bpf v2 3/4] bpf: Require CAP_PERFMON for untrusted read-only memory reads
` [PATCH bpf v2 4/4] selftests/bpf: Add tests for the KF_PERFMON gates

[PATCH bpf v3 0/3] bpf,tcp: Fix bpf_sock_destroy() on TIME_WAIT and listener socks
 2026-09-11  0:00 UTC  (2+ messages)

[PATCH v5 0/4] selftests: add shared Makefile for BPF selftests and a new memcg test
 2026-09-10 23:44 UTC  (6+ messages)
` [PATCH v5 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
` [PATCH v5 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
` [PATCH v5 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v5 4/4] selftests/sched_ext: build BPF schedulers "

[PATCH v15 00/16] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-09-10 23:04 UTC  (9+ messages)
` [PATCH v15 12/16] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v15 14/16] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v15 15/16] barrier: timeout validity checks for smp_cond_load_relaxed_timeout()
` [PATCH v15 16/16] barrier: timeout validity checks for smp_cond_load_acquire_timeout()

[PATCH RFC 00/13] rcu-tasks: let preemption outside trampolines be a quiescent state
 2026-09-10 22:59 UTC  (20+ messages)
` [PATCH RFC 01/13] rcu-tasks: Add per-task trampoline nesting count
` [PATCH RFC 02/13] entry: Pass pt_regs to irqentry_exit_cond_resched()
` [PATCH RFC 03/13] rcu-tasks: Hold trampoline nesting across irq-exit preemption in trampoline text
` [PATCH RFC 04/13] kprobes: Let Tasks RCU recognise tasks preempted in an optprobe jump window
` [PATCH RFC 05/13] ftrace: Mark modules hosting direct-call trampolines for Tasks RCU
` [PATCH RFC 06/13] x86/ftrace: Maintain Tasks RCU trampoline nesting in ftrace_caller
` [PATCH RFC 07/13] x86/kprobes: Maintain Tasks RCU trampoline nesting in the optprobe template
` [PATCH RFC 08/13] bpf, x86: Maintain Tasks RCU trampoline nesting in the BPF trampoline
` [PATCH RFC 09/13] arm64: ftrace: Maintain Tasks RCU trampoline nesting in ftrace_caller
` [PATCH RFC 10/13] bpf, arm64: Maintain Tasks RCU trampoline nesting in the BPF trampoline
` [PATCH RFC 11/13] samples: ftrace: Maintain Tasks RCU trampoline nesting in direct-call trampolines
` [PATCH RFC 12/13] rcutorture: Bracket Tasks RCU readers with trampoline nesting
` [PATCH RFC 13/13] rcu-tasks: Treat preemption outside trampolines as a quiescent state

[PATCH net-next v6 09/12] gve: introduce new methods to handle IRQ doorbells
 2026-09-10 22:13 UTC  (2+ messages)

[PATCH bpf-next v1 00/22] bpf: Unify helper and kfunc argument checks
 2026-09-10 21:53 UTC  (5+ messages)
` [PATCH bpf-next v1 14/22] bpf: Consolidate runtime argument type resolution
` [PATCH bpf-next v1 22/22] bpf: Check helper and kfunc arguments in one path

[PATCH bpf 0/2] libbpf: Reject private struct_ops bitfields before data access
 2026-09-10 21:32 UTC  (6+ messages)
` [PATCH bpf 1/2] libbpf: Reject struct_ops bitfields before accessing data
` [PATCH bpf 2/2] selftests/bpf: Test private struct_ops bitfield rejection

[PATCH bpf 1/6] bpf: Avoid quadratic successor rescan in bpf_compute_scc
 2026-09-10 21:02 UTC  (6+ messages)
` [PATCH bpf 3/6] bpf: Cache the jump table of a subprogram during CFG discovery
` [PATCH bpf 4/6] bpf: Reject indirect jumps that leave their subprogram

[PATCH v2 0/4] tools build: Fixes for libbfd -lzstd dependency
 2026-09-10 19:53 UTC  (5+ messages)
` [PATCH v2 3/4] bpftool: Add explicitly sequenced -lzstd to libbfd feature fallback

[PATCH 2/2] lsm: fix size queries for getselfattr with NULL buffer
 2026-09-10 19:26 UTC  (2+ messages)

[PATCH bpf v2 0/2] bpf: Invalidate iterator-owned BTF pointers
 2026-09-10 18:18 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: Invalidate iterator-owned BTF pointers on destroy

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-10 18:11 UTC  (5+ messages)
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page

[PATCH bpf-next v2 00/13] bpf: track scalar equality across the low 32 bits
 2026-09-10 17:52 UTC  (25+ messages)
` [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]
` [PATCH bpf-next v2 02/13] bpf: compare linked-scalar kinds in regs_exact()
` [PATCH bpf-next v2 03/13] bpf: track low-32 scalar equality across zero-extending movs
` [PATCH bpf-next v2 04/13] selftests/bpf: cover the low-32 link for "
` [PATCH bpf-next v2 05/13] bpf: keep the range across a sign extension that cannot change it
` [PATCH bpf-next v2 06/13] selftests/bpf: cover sign extensions that cannot change the range
` [PATCH bpf-next v2 07/13] bpf: track low-32 scalar equality across sign-extending movs
` [PATCH bpf-next v2 08/13] selftests/bpf: cover the low-32 link for "
` [PATCH bpf-next v2 09/13] bpf: track low-32 scalar equality across narrowing stack fills
` [PATCH bpf-next v2 10/13] selftests/bpf: cover the low-32 link for "
` [PATCH bpf-next v2 11/13] bpf: record what a narrowing spill actually stores
` [PATCH bpf-next v2 12/13] bpf: track low-32 scalar equality across narrowing stack spills
` [PATCH bpf-next v2 13/13] selftests/bpf: cover the low-32 link for "

[PATCH bpf] bpf: fix reading neigh ha in bpf_fib_lookup()
 2026-09-10 17:46 UTC  (6+ messages)

[PATCH bpf v2 0/2] bpf: Preserve escaped dynptr slice ancestry
 2026-09-10 17:22 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: Preserve escaped dynptr slice ancestry on subprog return

[PATCH v2 0/2] lib/sort: Clean up sort_nonatomic() and sort_r_nonatomic()
 2026-09-10 16:52 UTC  (3+ messages)
` [PATCH v2 1/2] bpf: Replace sort_r_nonatomic() with sort_r() in check_dup_ids()
` [PATCH v2 2/2] Revert "lib/sort.c: add _nonatomic() variants with cond_resched()"

[SECURITY REPORT] Logic bug in eBPF verifier (reg_bounds_sanity_check)
 2026-09-10 16:46 UTC  (3+ messages)

[PATCH bpf 0/1] xsk: use a 32-bit compare in xsk_map_gen_lookup
 2026-09-10 16:34 UTC  (3+ messages)
` [PATCH bpf 1/1] "

[PATCH bpf-next v1 18/22] bpf: Admit kfunc argument registers through check_reg_type()
 2026-09-10 16:18 UTC  (3+ messages)

[PATCH bpf-next 1/4] libbpf: Add bpf_program__add_flags() and bpf_program__clear_flags()
 2026-09-10 16:07 UTC  (4+ messages)

[PATCH net-next v2 00/14] skb extension for BPF metadata
 2026-09-10 15:56 UTC  (16+ messages)
` [PATCH net-next v2 01/14] bpf: Introduce per-packet metadata storage for BPF programs
` [PATCH net-next v2 02/14] bpf: Allow access to bpf_sock_ops_kern->skb
` [PATCH net-next v2 03/14] bpf: Make BPF skb extension survive packet scrubbing
` [PATCH net-next v2 04/14] selftests/bpf: Add tests for bpf_dynptr_from_skb_ext
` [PATCH net-next v2 05/14] selftests/bpf: Test skb_ext on cloned skbs
` [PATCH net-next v2 06/14] selftests/bpf: Test skb_ext survival across veth and GRE
` [PATCH net-next v2 07/14] selftests/bpf: Test skb_ext read from cgroup_skb and sk_filter hooks
` [PATCH net-next v2 08/14] selftests/bpf: Test skb_ext read from sock_ops and LSM hooks
` [PATCH net-next v2 09/14] selftests/bpf: Test skb_ext read from kfree_skb tracepoint
` [PATCH net-next v2 10/14] selftests/bpf: Test skb_ext read from netfilter hook
` [PATCH net-next v2 11/14] selftests/bpf: Test skb_ext from LWT in, out, and xmit hooks
` [PATCH net-next v2 12/14] selftests/bpf: Test skb_ext read from seg6local End.BPF hook
` [PATCH net-next v2 13/14] selftests/bpf: Test skb_ext read from sk_skb stream verdict hook
` [PATCH net-next v2 14/14] selftests/bpf: Use non-trivial test payload in xdp_context tests

[PATCH bpf 1/4] bpf: Add KF_PERFMON kfunc flag
 2026-09-10 15:53 UTC  (12+ messages)
` [PATCH bpf 2/4] bpf: Require CAP_PERFMON for kfuncs reading memory
` [PATCH bpf 3/4] bpf: Require CAP_PERFMON for untrusted read-only memory reads
` [PATCH bpf 4/4] selftests/bpf: Add tests for the KF_PERFMON gates

[PATCH net] net: mana: restore the XDP program pointer when pre-allocation fails
 2026-09-10 15:20 UTC  (2+ messages)

[PATCH net] net: mana: never hand a non-page_pool buffer to XDP
 2026-09-10 15:17 UTC 

[PATCH 02/13 net-next] net: core: add IPv4 fallback stubs and guards for CONFIG_IPV4=n
 2026-09-10 14:48 UTC  (5+ messages)
` [PATCH 04/13 net-next] net: tcp: move protocol agnostic TCP functions out of tcp_ipv4.c
` [PATCH 06/13 net-next] net: udp: split IPv4 specific logic into udp_ipv4.c
` [PATCH 08/13 net-next] net: ping: split IPv4 specific logic into ping_ipv4.c
` [PATCH 09/13 net-next] net: fib: split common nexthop logic to fib_core.c

[PATCH bpf v3] bpf: Fix non-linear SRH access in bpf_update_srh_state()
 2026-09-10 14:46 UTC  (2+ messages)

[PATCH net-next] tcp: add TCP_ECN and TCP_ECN_OPTION socket options
 2026-09-10 14:44 UTC  (2+ messages)

[RFC PATCH v2 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-10 13:46 UTC  (6+ messages)
` [RFC PATCH v2 1/5] blk-iocost: add BPF struct_ops cost model support
` [RFC PATCH v2 2/5] selftests/bpf: add iocost cost model test

[RFC PATCH v2 3/5] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
 2026-09-10 13:46 UTC  (2+ messages)


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