BPF List
 help / color / mirror / Atom feed
 messages from 2026-06-24 10:01:37 to 2026-06-25 14:47:52 UTC [more...]

[PATCH net-next] selftests/xsk: preserve UMEM view in bidi test
 2026-06-25 14:47 UTC  (6+ messages)

[PATCH bpf-next v3 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-06-25 14:23 UTC  (4+ messages)
` [PATCH "

[PATCH net 0/7] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-06-25 14:16 UTC  (17+ messages)
` [PATCH net 2/7] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH net 3/7] xsk: drain continuation descs on invalid descriptor in __xsk_generic_xmit()
` [PATCH net 4/7] xsk: reclaim offending invalid desc in generic multi-buffer Tx
` [PATCH net 5/7] xsk: reclaim invalid multi-buffer Tx descs in ZC path
` [PATCH net 6/7] selftests/xsk: fix too-many-frags multi-buffer Tx test
` [PATCH net 7/7] selftests/xsk: account invalid multi-buffer Tx descriptors

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-25 13:48 UTC  (13+ messages)
` [PATCHv4 01/13] uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
` [PATCHv4 02/13] uprobes/x86: Remove struct uprobe_trampoline object
` [PATCHv4 03/13] uprobes/x86: Allow to copy uprobe trampolines on fork
` [PATCHv4 04/13] uprobes/x86: Unmap trampoline vma object in case it's unused

[PATCH v2 net-next] selftests/xsk: Preserve UMEM view in BIDIRECTIONAL test
 2026-06-25 13:40 UTC  (2+ messages)

[PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
 2026-06-25 13:22 UTC  (8+ messages)
` [PATCH dwarves v10 1/5] dwarf_loader: Detect aggregate ABI register usage and signature changes
` [PATCH dwarves v10 2/5] dwarf_loader: Collect per-parameter information
` [PATCH dwarves v10 3/5] dwarf_loader: Analyze per-parameter information for true signatures
` [PATCH dwarves v10 4/5] btf_encoder: Emit true function signatures
` [PATCH dwarves v10 5/5] tests: Add BTF true_signature encoding tests

[PATCH bpf-next v3 0/2] bpf: Preserve scalar zero spills for stack reads
 2026-06-25 13:11 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Cover stack reads from zero spills

[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
 2026-06-25 12:05 UTC  (9+ messages)

[PATCH 6.12.y] net: add missing ns_capable check for peer netns
 2026-06-25 11:37 UTC  (2+ messages)

[stable/linux-6.12.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-25 11:31 UTC  (2+ messages)

[PATCH v2] bpf: allow BPF_LOG_KERNEL from kernel space
 2026-06-25 11:20 UTC  (4+ messages)

[stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-25 11:06 UTC  (5+ messages)
` [stable/linux-6.18.y 1/2] lsm: add backing_file LSM hooks
` [stable/linux-6.18.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH bpf-next v10 0/5] bpf: add icmp_send kfunc
 2026-06-25 11:03 UTC  (6+ messages)
` [PATCH bpf-next v10 1/5] bpf: add bpf_icmp_send kfunc
` [PATCH bpf-next v10 2/5] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb tests
` [PATCH bpf-next v10 3/5] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb IPv6 tests
` [PATCH bpf-next v10 4/5] selftests/bpf: add bpf_icmp_send recursion test
` [PATCH bpf-next v10 5/5] selftests/bpf: add bpf_icmp_send no route test

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-25 11:00 UTC  (16+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-25 10:48 UTC  (14+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Don't leak UDP socks on lookup-bind-release
` [PATCH bpf 2/2] selftests/bpf: Add test for UDP sock leak on sockmap lookup-bind-release

[PATCH bpf-next v2 0/2] bpf: Preserve scalar zero spills for var-offset stack reads
 2026-06-25 10:26 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover var-offset stack reads from zero spills

[PATCH bpf 0/2] LoongArch: BPF: Fix tail call count handling
 2026-06-25  8:32 UTC  (3+ messages)
` [PATCH bpf 1/2] LoongArch: BPF: Fix tail call count pointer offset for arena programs
` [PATCH bpf 2/2] LoongArch: BPF: Don't charge an empty prog_array slot to the tail call count

[PATCH bpf 1/2] bpf: Preserve link info metadata on ENOSPC
 2026-06-25  7:14 UTC  (5+ messages)
` [PATCH bpf 2/2] selftests/bpf: Cover "

[PATCH bpf-next 1/2] bpf: support shift operations with non-const src operand
 2026-06-25  6:47 UTC  (3+ messages)

[PATCH net v3] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-25  6:31 UTC 

[PATCH bpf-next v2 00/17] Redesign Verification Errors
 2026-06-25  6:05 UTC  (21+ messages)
` [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 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 16/17] bpf: Report Verifier Internal errors

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-25  5:27 UTC  (14+ messages)
` [PATCH for-next v3 2/9] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
` [PATCH for-next v3 3/9] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH for-next v3 4/9] mm/slab: use call_rcu() in unknown context if irqs are enabled
` [PATCH for-next v3 5/9] mm/slab: extend deferred free mechanism to handle rcu sheaves
` [PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()

[ANNOUNCE/CFP] Linux Plumbers 2026 Containers and Checkpoint/Restore Microconference
 2026-06-25  3:55 UTC 

[PATCH v2 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
 2026-06-25  3:37 UTC  (8+ 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 bpf-next v7 00/11] bpf: Introduce global percpu data
 2026-06-25  2:47 UTC  (16+ messages)
` [PATCH bpf-next v7 06/11] libbpf: Add support for "
` [PATCH bpf-next v7 07/11] bpftool: Generate skeleton "
` [PATCH bpf-next v7 09/11] selftests/bpf: Add test to verify accessing rdonly percpu_array

[PATCH bpf-next v2 0/5] bpf: add bpf_memcmp and bpf_strpbrk kfuncs
 2026-06-25  2:24 UTC  (3+ messages)
  `  "

(no subject)
 2026-06-25  1:54 UTC  (3+ messages)
` [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects

[PATCH net] net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0
 2026-06-25  1:08 UTC  (2+ messages)

[PATCH v1] kasan: Fix false-positive wild-memory-access on x86 under 5-level paging
 2026-06-24 23:45 UTC  (9+ messages)

[PATCH bpf-next v2 0/4] selftests/bpf: Add some tests for LoongArch
 2026-06-24 22:18 UTC  (3+ messages)

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-24 22:03 UTC  (8+ messages)
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v12 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()

[PATCH bpf-next v9 0/5] bpf: add icmp_send kfunc
 2026-06-24 21:24 UTC  (14+ messages)
` [PATCH bpf-next v9 1/5] bpf: add bpf_icmp_send kfunc
` [PATCH bpf-next v9 2/5] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb tests
` [PATCH bpf-next v9 3/5] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb IPv6 tests
` [PATCH bpf-next v9 4/5] selftests/bpf: add bpf_icmp_send recursion test
` [PATCH bpf-next v9 5/5] selftests/bpf: add bpf_icmp_send no route test

[PATCH] bpf: Fix use-after-free in htab elem with bpf_task_work
 2026-06-24 21:07 UTC  (5+ messages)

[PATCH dwarves v9 0/6] pahole: Encode true signatures in kernel BTF
 2026-06-24 21:00 UTC  (3+ messages)

[PATCH bpf-next v2 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-06-24 20:57 UTC  (22+ messages)
` [PATCH bpf-next v2 03/15] bpf: Add bpf_struct_ops accessor helpers
` [PATCH bpf-next v2 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups
` [PATCH bpf-next v2 11/15] bpf: tcp: Support selected sock_ops callbacks as struct_ops
` [PATCH bpf-next v2 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops
` [PATCH bpf-next v2 13/15] libbpf: Support attaching struct_ops to a cgroup
` [PATCH bpf-next v2 14/15] selftests/bpf: Test "
` [PATCH bpf-next v2 15/15] selftests/bpf: Add test for bpf_tcp_ops header option hooks

[PATCH bpf-next v2] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
 2026-06-24 20:57 UTC  (12+ messages)

[PATCH bpf-next] libbpf: fix -Wformat warnings from format/argument type mismatches
 2026-06-24 20:49 UTC 

[PATCH RFC 0/4] memcg,slab: kmalloc_nolock() fixes
 2026-06-24 20:19 UTC  (10+ messages)
` [PATCH RFC 1/4] mm/memcontrol: do not drain objcg stock when spinning is not allowed
` [PATCH RFC 2/4] mm/slab: handle allow_spin in slab_free_hook() instead of open coding
` [PATCH RFC 3/4] mm/slab: fix a deadlock in memcg_alloc_abort_single()
` [PATCH RFC 4/4] mm/slab: serialize defer_free_barrier()

[PATCH v2] sched_ext: Avoid flooding the log with deprecation warnings
 2026-06-24 18:54 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] Verify BPF signed loader at load time
 2026-06-24 18:42 UTC  (12+ messages)
` [PATCH bpf-next v2 1/5] bpf: Verify signed loader metadata "
` [PATCH bpf-next v2 2/5] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v2 3/5] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v2 4/5] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v2 5/5] Documentation/bpf: Add BPF signing and enforcement doc

[PATCH v2] netdevsim: fix use-after-free in nsim_create and __nsim_dev_port_del
 2026-06-24 18:35 UTC  (2+ messages)

[PATCH RFC] bpf: add DAG fast-path in verifier to skip redundant state pruning
 2026-06-24 17:38 UTC  (3+ messages)

[PATCH] libbpf: bounds-check float size in btf_dump_float_data()
 2026-06-24 16:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH bpf 0/2] bpf: Copy per-CPU map value padding in copy_map_value_long()
 2026-06-24 15:51 UTC  (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Verify no non-zeroed kernel heap memory exposure

[PATCH v6 0/8] bootconfig: embed kernel.* cmdline at build time
 2026-06-24 15:50 UTC  (4+ messages)
` [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering

[PATCH bpf 1/1] bpf: Fix insn_aux_data leak on verifier err_free_env path
 2026-06-24 14:40 UTC  (2+ messages)

[PATCH] bpf: allow BPF_LOG_KERNEL from kernel space
 2026-06-24 13:57 UTC  (3+ messages)

[PATCH dwarves v7 0/5] pahole: Encode true signatures in kernel BTF
 2026-06-24 13:52 UTC  (6+ messages)

[PATCH bpf-next v2 5/5] selftests/bpf: add tests for bpf_strpbrk
 2026-06-24 12:08 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-24 11:54 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[PATCH bpf-next v8 0/7] bpf: add icmp_send kfunc
 2026-06-24 11:45 UTC  (5+ messages)
` [PATCH bpf-next v8 3/7] bpf: add bpf_icmp_send kfunc

[PATCHv2 bpf-next 0/3] bpf: tracing_multi link info support
 2026-06-24 11:32 UTC  (4+ messages)
` [PATCHv2 bpf-next 3/3] bpftool: Add tracing_multi link info output

[PATCH net v2] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-24 11:22 UTC  (2+ messages)

[PATCH net v2] seg6: validate SRH length before reading fixed fields
 2026-06-24 10:32 UTC  (2+ messages)

[PATCH bpf 2/2] selftests/bpf: Cover fastcall helper stack reads
 2026-06-24 10:01 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