BPF List
 help / color / mirror / Atom feed
 messages from 2026-09-11 04:31:35 to 2026-09-11 22:26:47 UTC [more...]

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

[PATCH bpf-next v4 0/3] bpf, mips: Add signed div/mod support
 2026-09-11 21:33 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf, mips: Factor out div/mod emission helpers
` [PATCH bpf-next v4 2/3] MIPS: uasm: Add signed div/mod and sign-extension emitters
` [PATCH bpf-next v4 3/3] bpf, mips: Add support for BPF_SDIV and BPF_SMOD

[PATCH] sched: Set need-resched flags before tracing
 2026-09-11 21:33 UTC 

[PATCH bpf-next v1 00/22] bpf: Unify helper and kfunc argument checks
 2026-09-11 21:01 UTC  (9+ 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-next v1 21/22] bpf: Consolidate release argument validation
 2026-09-11 20:47 UTC  (3+ messages)

[PATCH bpf-next v1 19/22] selftests/bpf: Test kfunc packet memory direct writes
 2026-09-11 20:46 UTC  (3+ messages)

[PATCH net-next v6 06/12] gve: simplify reset logic
 2026-09-11 20:31 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Tolerate libarena skeleton failures under BPF_STRICT_BUILD=0
 2026-09-11 20:24 UTC  (5+ messages)

[PATCH bpf-next v2 0/2] Fix global subprog verification context
 2026-09-11 20:20 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Verify global subprogs in each sleepability context
` [PATCH bpf-next v2 2/2] selftests/bpf: Test global subprog callback contexts

[PATCH bpf-next v2 1/4] libbpf: Add bpf_program__add_flags() and bpf_program__clear_flags()
 2026-09-11 19:27 UTC  (6+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: Adopt bpf_program__add_flags() helper

[PATCH v2 bpf-next 00/18] Support inline functions in BTF
 2026-09-11 19:26 UTC  (3+ messages)
` [PATCH v2 bpf-next 01/18] btf: Extend UAPI to support BTF location (inline site) info

[PATCH bpf-next v8 0/2] libbpf: improve BPF load performance by selectively loading module BTFs
 2026-09-11 19:18 UTC  (6+ messages)
` [PATCH bpf-next v8 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts
` [PATCH bpf-next v8 2/2] selftests/bpf: add tests for selective module BTF loading

[PATCH bpf-next] bpftool: Compute map size of light skeletons at runtime
 2026-09-11 19:09 UTC  (2+ messages)

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

[PATCH bpf v2 1/2] bpf: reject incompatible socket assignments
 2026-09-11 17:46 UTC  (4+ messages)
` [PATCH bpf v2 2/2] bpf: revalidate assigned sockets after protocol change

[BUG] lookup_user_key() calls commit_creds() (hitting BUG_ON() when called from io_uring through AF_ALG setsockopt; BPF probably also affected)
 2026-09-11 17:42 UTC 

[PATCH bpf] bpf: Fix program BTF use-after-free in sleepable programs
 2026-09-11 17:40 UTC  (2+ messages)

[PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
 2026-09-11 17:40 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, docs: Fix two struct names in btf.rst and kfuncs.rst
 2026-09-11 17:40 UTC  (2+ messages)

[PATCH] bpf: btf: make alloc_obj_fields array const
 2026-09-11 17:40 UTC  (2+ messages)

[PATCH] tools libbpf: Fix signed shift UB in btf_type_info()
 2026-09-11 17:29 UTC  (2+ messages)

[PATCH bpf-next] libbpf: defer arena map size check to load time
 2026-09-11 17:27 UTC  (3+ messages)

[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
 2026-09-11 17:09 UTC  (9+ messages)
` [PATCH v2 1/8] mm: introduce hw_pte_t for PTE table storage
` [PATCH v2 2/8] mm: rename pointers to software PTE values as ptentp
` [PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage

bpf: BPF_MAP_UPDATE_BATCH into a fresh NO_PREALLOC LPM trie / hash map returns -ENOMEM at element 2 on AWS Graviton5 (bpf_mem_alloc refill IPI races the syscall)
 2026-09-11 17:05 UTC  (5+ messages)

[PATCH bpf-next v3 00/15] bpf: Support by-value struct and __int128 arguments
 2026-09-11 16:47 UTC  (24+ messages)
` [PATCH bpf-next v3 01/15] bpf: Read a kfunc's __sz argument only when it is in a register
` [PATCH bpf-next v3 02/15] selftests/bpf: Add a test for an __int128 by-value argument
` [PATCH bpf-next v3 03/15] bpf: Rename bpf_subprog_info::arg_cnt to arg_slot_cnt
` [PATCH bpf-next v3 04/15] bpf: Index global function arguments by argument slot
` [PATCH bpf-next v3 05/15] bpf: Support by-value struct arguments up to 16 bytes
` [PATCH bpf-next v3 06/15] bpf: Support __int128 as a by-value function argument
` [PATCH bpf-next v3 07/15] bpf: Rename bpf_call_summary::num_params to arg_slot_cnt
` [PATCH bpf-next v3 08/15] bpf: Recognize by-value struct and __int128 kfunc arguments
` [PATCH bpf-next v3 09/15] bpf: Prepare kfunc arguments for the JIT from an ABI description
` [PATCH bpf-next v3 10/15] bpf, x86: Move kfunc arguments into the x86-64 calling convention
` [PATCH bpf-next v3 11/15] bpf, arm64: Move kfunc arguments into the arm64 "
` [PATCH bpf-next v3 12/15] selftests/bpf: Add C tests for by-value arguments up to 16 bytes
` [PATCH bpf-next v3 13/15] selftests/bpf: Add inline-asm tests for by-value arguments
` [PATCH bpf-next v3 14/15] selftests/bpf: Add tests for by-value kfunc arguments
` [PATCH bpf-next v3 15/15] selftests/bpf: Temporary hack to disable register mismatch in arm64

[PATCH bpf-next v2 0/2] bpf, mips: Add BPF_MOVSX support to the JITs
 2026-09-11 16:37 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf, mips: Add support for BPF_MOVSX in "

[PATCH] writeback: report a Tasks-RCU quiescent state per cgwb drain pass
 2026-09-11 16:14 UTC  (3+ messages)

[PATCH dwarves 1/2] dwarf_loader: Skip the argument register the arm64 ABI leaves as a hole
 2026-09-11 16:02 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Replace %pK output with 0
 2026-09-11 15:41 UTC  (3+ messages)

[PATCH bpf v2] bpf: Fix NULL pointer dereference in __bpf_sk_storage_map_seq_show
 2026-09-11 15:34 UTC  (4+ messages)

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

[PATCH bpf] bpf: Hash lock addresses in rqspinlock violation reports
 2026-09-11 15:28 UTC  (2+ messages)

[PATCH net] net: mana: never hand a non-page_pool buffer to XDP
 2026-09-11 15:18 UTC  (4+ messages)

[PATCH 06/13 net-next] net: udp: split IPv4 specific logic into udp_ipv4.c
 2026-09-11 15:15 UTC  (4+ messages)
` [PATCH 09/13 net-next] net: fib: split common nexthop logic to fib_core.c

[PATCH net-next v2 00/14] skb extension for BPF metadata
 2026-09-11 15:09 UTC  (9+ messages)
` [PATCH net-next v2 01/14] bpf: Introduce per-packet metadata storage for BPF programs
` [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 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-11 15:05 UTC  (9+ messages)
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP

[PATCH bpf v3 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
 2026-09-11 14:46 UTC  (5+ messages)
` [PATCH bpf v3 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP
` [PATCH bpf v3 2/2] selftests/bpf: add xdp_shrink_frags

[PATCH bpf] bpf: Fix NULL pointer dereference in __bpf_sk_storage_map_seq_show
 2026-09-11 13:57 UTC  (3+ messages)

[ANN] AF_XDP office hours
 2026-09-11 12:19 UTC 

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

[PATCH 5.15.y] bpf: Enforce expected_attach_type for tailcall compatibility
 2026-09-11 11:20 UTC  (2+ messages)

[PATCH v15 net-next 0/2] octeontx2-pf: mqprio bandwidth offload for NIX TX schedulers
 2026-09-11 10:55 UTC  (3+ messages)
` [PATCH v15 net-next 1/2] octeontx2: use atomic bitops for PF/VF and rep flags
` [PATCH v15 net-next 2/2] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers

[PATCH bpf-next v2 05/13] bpf: keep the range across a sign extension that cannot change it
 2026-09-11 10:37 UTC  (3+ messages)

[PATCH net-next] tcp: add TCP_ECN and TCP_ECN_OPTION socket options
 2026-09-11 10:25 UTC  (3+ messages)

[PATCH bpf-next v2 07/13] bpf: track low-32 scalar equality across sign-extending movs
 2026-09-11 10:00 UTC  (3+ messages)

[PATCH bpf v3 0/2] bpf: Destroy callee-local dynptrs on subprog return
 2026-09-11  9:39 UTC  (5+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Test dynptr teardown "

[PATCH bpf-next v2 03/13] bpf: track low-32 scalar equality across zero-extending movs
 2026-09-11  9:29 UTC  (3+ messages)

[RFC PATCH v2 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-11  9:20 UTC  (2+ messages)

[PATCH net-next v3] tcp: add TCP_ECN and TCP_ECN_OPTION socket options
 2026-09-11  9:11 UTC 

[PATCH net-next v2] tcp: add TCP_ECN and TCP_ECN_OPTION socket options
 2026-09-11  8:58 UTC  (2+ messages)

[PATCH bpf] bpf: Reject non-negative offsets in stack_slot_obj_get_spi()
 2026-09-11  8:43 UTC 

[PATCH bpf v3 0/2] bpf: Track iterator-owned BTF pointer lifetime
 2026-09-11  8:42 UTC  (3+ messages)
` [PATCH bpf v3 1/2] bpf: Invalidate iterator-owned BTF pointers on next and destroy
` [PATCH bpf v3 2/2] selftests/bpf: Test iterator BTF pointer lifetimes

[PATCHv2 bpf-next] bpf, x86: Use global buffer for trampoline size generation
 2026-09-11  8:41 UTC  (3+ messages)

[PATCH v2 0/2] lib/sort: Clean up sort_nonatomic() and sort_r_nonatomic()
 2026-09-11  8:36 UTC  (3+ messages)
` [PATCH v2 1/2] bpf: Replace sort_r_nonatomic() with sort_r() in check_dup_ids()

[PATCH v5 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
 2026-09-11  8:03 UTC  (2+ messages)

[PATCH bpf-next v2 08/13] selftests/bpf: cover the low-32 link for sign-extending movs
 2026-09-11  8:00 UTC  (3+ messages)

[PATCH v5 4/4] selftests/sched_ext: build BPF schedulers via the shared lib.bpf.mk
 2026-09-11  7:44 UTC  (2+ messages)

[PATCH v5 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
 2026-09-11  7:44 UTC  (2+ messages)

[PATCH v15 00/16] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-09-11  7:13 UTC  (4+ messages)
` [PATCH v15 12/16] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[PATCH bpf-next v2 00/13] bpf: track scalar equality across the low 32 bits
 2026-09-11  6:56 UTC  (13+ messages)
` [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]
` [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 12/12] selftests/bpf: Add tests for by-value kfunc arguments
 2026-09-11  5:57 UTC  (3+ messages)

[PATCH bpf-next v2 11/12] selftests/bpf: Add inline-asm tests for by-value arguments
 2026-09-11  5:37 UTC  (3+ messages)

[PATCH bpf-next v2 09/12] bpf, arm64: Move kfunc arguments into the arm64 calling convention
 2026-09-11  5:34 UTC  (3+ messages)

[PATCH bpf-next v2 08/12] bpf, x86: Move kfunc arguments into the x86-64 calling convention
 2026-09-11  5:32 UTC  (3+ messages)

[PATCH] crypto: lskcipher - preserve state across unaligned chunks
 2026-09-11  5:31 UTC  (2+ messages)

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

[PATCH bpf-next v3 0/2] bpftool: Consume ring buffer maps with event_pipe
 2026-09-11  5:12 UTC  (2+ messages)

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

[PATCH bpf-next v2 00/12] bpf: Support by-value struct and __int128 arguments
 2026-09-11  5:05 UTC  (7+ messages)
` [PATCH bpf-next v2 06/12] bpf: Recognize by-value struct and __int128 kfunc arguments
` [PATCH bpf-next v2 07/12] bpf: Prepare kfunc arguments for the JIT from an ABI description


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