BPF List
 help / color / mirror / Atom feed
 messages from 2026-09-05 08:16:55 to 2026-09-07 01:22:01 UTC [more...]

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

[PATCH bpf-next v2 1/2] bpftool: Add recursive map dumping
 2026-09-07  1:21 UTC  (7+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover recursive bpftool map dumps
` [PATCH bpf-next v3 0/2] bpftool: Add recursive map dumping
  ` [PATCH bpf-next v3 1/2] "
  ` [PATCH bpf-next v3 2/2] selftests/bpf: Cover recursive bpftool map dumps

[PATCH bpf-next 0/2] bpftool: Support symbolic map creation flags
 2026-09-07  1:20 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpftool: Accept "
` [PATCH bpf-next 2/2] selftests/bpf: Cover symbolic bpftool "
` [PATCH bpf-next v2 0/2] bpftool: Support symbolic "
  ` [PATCH bpf-next v2 1/2] bpftool: Accept "
  ` [PATCH bpf-next v2 2/2] selftests/bpf: Cover symbolic bpftool "

[PATCH bpf-next 0/2] bpftool: Consume ring buffer maps with event_pipe
 2026-09-07  1:21 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpftool: Read "
` [PATCH bpf-next 2/2] selftests/bpf: Cover bpftool ring buffer event_pipe
` [PATCH bpf-next v2 0/2] bpftool: Consume ring buffer maps with event_pipe
  ` [PATCH bpf-next v2 1/2] bpftool: Read "
  ` [PATCH bpf-next v2 2/2] selftests/bpf: Cover bpftool ring buffer event_pipe

[GIT PULL] BPF fixes for 7.3-rc2
 2026-09-07  0:06 UTC  (3+ messages)

[PATCH net-next v5 12/12] gve: add link status/speed ctrl ops
 2026-09-07  0:04 UTC  (2+ messages)

[PATCH net-next v5 11/12] gve: add ctrl ops to for queue operations
 2026-09-07  0:04 UTC  (2+ messages)

[PATCH net-next v5 09/12] gve: introduce new methods to handle IRQ doorbells
 2026-09-07  0:04 UTC  (2+ messages)

[PATCH net-next v5 08/12] gve: split up notify block allocation and setup paths
 2026-09-07  0:04 UTC  (2+ messages)

[PATCH net-next v5 06/12] gve: simplify reset logic
 2026-09-07  0:03 UTC  (2+ messages)

[PATCH net-next v5 05/12] gve: refactor gve_init_priv for reset path
 2026-09-07  0:03 UTC  (2+ messages)

[PATCH net-next v5 02/12] gve: introduce control plane operations structure
 2026-09-07  0:03 UTC  (2+ messages)

[PATCH net-next v5 01/12] gve: add struct gve_device_info to hold device properties
 2026-09-07  0:03 UTC  (2+ messages)

[PATCH v2] bpf: Fix u32 overflow issue in map batch operations
 2026-09-06 23:34 UTC  (5+ messages)
` [PATCH v3] "

linux-next: manual merge of the bpf-next tree with the bpf tree
 2026-09-06 23:18 UTC  (2+ messages)

[PATCH bpf-next] bpf, docs: Fix the struct bpf_cpumask name in kfuncs.rst
 2026-09-06 22:34 UTC  (3+ messages)

[PATCH] bpf: btf: make alloc_obj_fields array const
 2026-09-06 22:33 UTC 

[PATCH bpf-next v2] bpf, docs: Fix two struct names in btf.rst and kfuncs.rst
 2026-09-06 22:26 UTC 

[BUG] libbpf: BTF dedup merges arrays with different element types
 2026-09-06 21:27 UTC  (2+ messages)

[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
 2026-09-06 21:24 UTC  (7+ messages)
` [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
` [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust

[PATCH v7 0/3] perf tools: port UI from GTK2 to GTK4
 2026-09-06 21:05 UTC  (10+ messages)
` [PATCH v7 1/3] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v7 2/3] perf tools: make the GTK4 report browser actually loadable at runtime
` [PATCH v7 3/3] perf tools gtk: fix two hierarchy-view stack buffer overflows

[PATCH bpf-next] bpf, docs: Fix the struct btf_var name in btf.rst
 2026-09-06 21:00 UTC  (3+ messages)

[PATCH bpf-next 00/12] bpf: Support by-value struct and __int128 arguments
 2026-09-06 20:15 UTC  (4+ messages)
` [PATCH bpf-next 07/12] bpf, x86: Place kfunc arguments per the SysV calling convention

[PATCH v6 0/2] perf tools: port UI from GTK2 to GTK4
 2026-09-06 19:11 UTC  (5+ messages)
` [PATCH v6 1/2] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v6 2/2] perf tools: make the GTK4 report browser actually loadable at runtime

[PATCH v5 0/2] perf tools: port UI from GTK2 to GTK4
 2026-09-06 18:40 UTC  (4+ messages)
` [PATCH v5 1/2] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v5 2/2] perf tools: make the GTK4 report browser actually loadable at runtime

[PATCH v4 0/3] perf tools: port UI from GTK2 to GTK4
 2026-09-06 17:29 UTC  (7+ messages)
` [PATCH v4 1/3] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v4 2/3] perf tools: make the GTK4 report browser actually loadable at runtime
` [PATCH v4 3/3] perf tools: fix GTK4 leftover show/hide calls and error-loop list race

[PATCH v3 0/2] perf tools: port UI from GTK2 to GTK4
 2026-09-06 16:19 UTC  (5+ messages)
` [PATCH v3 1/2] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v3 2/2] perf tools: make the GTK4 report browser actually loadable at runtime

[PATCH bpf-next 1/2] bpftool: Add recursive map dumping
 2026-09-06 15:54 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Cover recursive bpftool map dumps

[PATCH bpf] selftests/bpf: Check returned keys in map batch validators
 2026-09-06 15:37 UTC  (5+ messages)

[PATCH bpf v2] selftests/bpf: Check returned keys in map batch validators
 2026-09-06 15:36 UTC 

[PATCH v2 0/2] perf tools: port UI from GTK2 to GTK4
 2026-09-06 15:13 UTC  (5+ messages)
` [PATCH v2 1/2] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v2 2/2] perf tools: make the GTK4 report browser actually loadable at runtime

[PATCH bpf v2 0/7] Misc bug fixes - part 5
 2026-09-06 15:11 UTC  (18+ messages)
` [PATCH bpf v2 1/7] bpf: Make post-verification instruction rewrites killable
` [PATCH bpf v2 2/7] bpf: Preserve packet pointer class displacement in regsafe()
` [PATCH bpf v2 3/7] selftests/bpf: Test packet pointer class displacement pruning
` [PATCH bpf v2 4/7] bpf: Reject fall-through across subprogram boundaries
` [PATCH bpf v2 5/7] selftests/bpf: Test poisoned subprogram terminator
` [PATCH bpf v2 6/7] bpf: Assign lock identity to callback map values
` [PATCH bpf v2 7/7] selftests/bpf: Check callback map value lock identity

[PATCH bpf] selftests/bpf: Exercise double release in cpumask failure test
 2026-09-06 14:39 UTC 

[PATCH bpf-next v5 0/3] Add bpf stack arguments support for RV64
 2026-09-06 14:30 UTC  (10+ messages)
` [PATCH bpf-next v5 1/3] riscv, bpf: Remap BPF_REG_0 and RV_REG_TCC
` [PATCH bpf-next v5 2/3] riscv, bpf: Add BPF stack arguments support for RV64 JIT
` [PATCH bpf-next v5 3/3] selftests/bpf: Enable stack argument tests for RV64

[PATCH bpf v2] bpf, riscv: Make arena support depend on ZACAS
 2026-09-06 14:30 UTC  (3+ messages)

[PATCH net-next, v3] net/mlx5: Use dma_wmb() for completion queue doorbell updates
 2026-09-06 14:02 UTC  (3+ messages)

[PATCH net-next v3 0/4] selftests/xsk: improve shared-UMEM coverage
 2026-09-06 13:56 UTC  (7+ messages)

[PATCH 6.12.y] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
 2026-09-06 13:32 UTC  (2+ messages)

[PATCH bpf v2 0/3] bpf,tcp: Fix bpf_sock_destroy() on TIME_WAIT and listener socks
 2026-09-06  8:23 UTC  (7+ messages)
` [PATCH bpf v2 1/3] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
` [PATCH bpf v2 2/3] tcp: Skip cond_resched() in inet_csk_listen_stop() under BPF context
` [PATCH bpf v2 3/3] selftests/bpf: Test bpf_sock_destroy() on TIME_WAIT and listener socks

[PATCH bpf v1 0/2] Fix bpf_loop syzbot report
 2026-09-06  4:10 UTC  (6+ messages)
` [PATCH bpf v1 1/2] bpf: Reject non-scalar bpf_loop iteration counts
` [PATCH bpf v1 2/2] selftests/bpf: Test pointer bpf_loop iteration count rejection

[PATCH bpf-next v1 00/22] bpf: Unify helper and kfunc argument checks
 2026-09-05 23:23 UTC  (36+ messages)
` [PATCH bpf-next v1 01/22] bpf: Pass call metadata through shared "
` [PATCH bpf-next v1 02/22] bpf: Address check_func_arg() arguments by argno
` [PATCH bpf-next v1 03/22] bpf: Only compare func_id against BPF_FUNC_* for helper calls
` [PATCH bpf-next v1 04/22] bpf: Only compare func_id against kfunc BTF IDs for kfunc calls
` [PATCH bpf-next v1 05/22] bpf: Rename ambiguous function argument types
` [PATCH bpf-next v1 06/22] bpf: Unify kfunc argument kinds with enum bpf_arg_type
` [PATCH bpf-next v1 07/22] bpf: Align helper and kfunc ARG_PTR_TO_PROG_AUX handling
` [PATCH bpf-next v1 08/22] bpf: Classify kfunc arguments the verifier ignores
` [PATCH bpf-next v1 09/22] bpf: Set OBJ_RELEASE when generating kfunc argument types
` [PATCH bpf-next v1 10/22] bpf: Set MEM_UNINIT and dynptr subtypes when generating kfunc arg types
` [PATCH bpf-next v1 11/22] bpf: Set MEM_RCU when generating kfunc argument types
` [PATCH bpf-next v1 12/22] bpf: Resolve BTF ID of ARG_PTR_TO_BTF_ID in kfunc bpf_func_proto
` [PATCH bpf-next v1 13/22] bpf: Resolve ARG_PTR_TO_MEM | MEM_FIXED_SIZE size "
` [PATCH bpf-next v1 14/22] bpf: Consolidate runtime argument type resolution
` [PATCH bpf-next v1 15/22] bpf: Consolidate nullable argument validation
` [PATCH bpf-next v1 16/22] bpf: Drop redundant BTF pointer helper write rejection
` [PATCH bpf-next v1 17/22] bpf: Consolidate helper and kfunc PTR_TO_BTF_ID argument matching
` [PATCH bpf-next v1 18/22] bpf: Admit kfunc argument registers through check_reg_type()
` [PATCH bpf-next v1 19/22] selftests/bpf: Test kfunc packet memory direct writes
` [PATCH bpf-next v1 20/22] bpf: Consolidate function call pkt_access validation
` [PATCH bpf-next v1 21/22] bpf: Consolidate release argument validation
` [PATCH bpf-next v1 22/22] bpf: Check helper and kfunc arguments in one path

[PATCH bpf-next v2 0/2] Fix global subprog verification context
 2026-09-05 22:39 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Verify global subprogs in each sleepability context

[PATCH bpf v3 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-09-05 22:23 UTC  (4+ messages)
` [PATCH bpf v3 2/2] bpf: Fix reference leak in bpf_sk_assign()

[PATCH bpf-next v1 0/3] Fix acyclic ownership checks
 2026-09-05 21:29 UTC  (5+ messages)
` [PATCH bpf-next v1 1/3] bpf: Validate graph ownership with a bounded walk
` [PATCH bpf-next v1 2/3] bpf: Bound local kptr ownership depth
` [PATCH bpf-next v1 3/3] selftests/bpf: Check local object "

[PATCH net-next v9 0/2] Explicit TSO segment count
 2026-09-05 18:40 UTC  (2+ messages)

[PATCH bpf-next v7 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-05 16:28 UTC  (5+ messages)
` [PATCH bpf-next v7 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[PATCH v2] LoongArch: BPF: Fix off-by-one error for insn_is_cast_user
 2026-09-05 15:06 UTC  (2+ messages)

Fault injection for bpf_ringbuf_reserve?
 2026-09-05 13:11 UTC 

[PATCH bpf v1 6/8] selftests/bpf: Test poisoned subprogram terminator
 2026-09-05  8:16 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