messages from 2026-06-20 03:06:05 to 2026-06-22 14:36:52 UTC [more...]
[PATCH bpf-next v7 00/11] bpf: Introduce global percpu data
2026-06-22 14:35 UTC
[PATCH bpf-next v2 0/2] bpf: Enforce gotox targets against subprog bounds
2026-06-22 14:40 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add cross-subprog gotox target coverage
[PATCH bpf-next 0/3] Add BPF Exceptions support for RISC-V
2026-06-22 14:13 UTC (7+ messages)
` [PATCH bpf-next 1/3] riscv: stacktrace: Implement arch_bpf_stack_walk() for BPF
` [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
` [PATCH bpf-next 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist
[PATCH] bpf: have bpf_real_inode() take a struct file
2026-06-22 13:58 UTC
[PATCH bpf-next] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
2026-06-22 13:17 UTC (2+ messages)
[PATCH bpf-next v8 0/7] bpf: add icmp_send kfunc
2026-06-22 12:41 UTC (13+ messages)
` [PATCH bpf-next v8 1/7] net: move netfilter nf_reject_fill_skb_dst to core ipv4
` [PATCH bpf-next v8 2/7] net: move netfilter nf_reject6_fill_skb_dst to core ipv6
` [PATCH bpf-next v8 3/7] bpf: add bpf_icmp_send kfunc
` [PATCH bpf-next v8 4/7] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb tests
` [PATCH bpf-next v8 5/7] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb IPv6 tests
` [PATCH bpf-next v8 6/7] selftests/bpf: add bpf_icmp_send kfunc tc tests
` [PATCH bpf-next v8 7/7] selftests/bpf: add bpf_icmp_send recursion test
[PATCH v4 0/7] bootconfig: embed kernel.* cmdline at build time
2026-06-22 12:30 UTC (7+ messages)
` [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering
[PATCH v2 1/2] tools/bpf/bpftool: Reset vmlinux BTF after map commands
2026-06-22 12:20 UTC (7+ messages)
` [PATCH v2 2/2] tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commands
[PATCH net v2] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
2026-06-22 12:11 UTC (3+ messages)
[PATCH perf] perf: Fix btf_vlen() signedness errors
2026-06-22 11:31 UTC (6+ messages)
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-06-22 11:27 UTC (12+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
` [PATCH v3 2/7] llist: "
` [PATCH v3 5/7] kernel: Use mutable list iterators
[BUG] bpf: verifier bug, no program to jit at insn (subprog < 0)
2026-06-22 11:13 UTC
[PATCH net] net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0
2026-06-22 10:41 UTC (4+ messages)
[PATCH bpf-next 0/3] bpf: tracing_multi link info support
2026-06-22 10:36 UTC (10+ messages)
` [PATCH bpf-next 1/3] bpf: Add "
` [PATCH bpf-next 2/3] selftests/bpf: Add tracing_multi link info tests
` [PATCH bpf-next 3/3] bpftool: Add tracing_multi link info output
[PATCH 0/2] Add bpf_sock_read_xattr() kfunc to read socket xattrs
2026-06-22 10:02 UTC (5+ messages)
` [PATCH 1/2] fs: "
[bpf v8 0/7] powerpc/bpf: address missing verifier selftest coverage
2026-06-22 9:19 UTC (3+ messages)
` [bpf v8 7/7] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
2026-06-22 7:12 UTC (9+ messages)
` [PATCH v3 1/4] LoongArch: bpf: Fix memory ordering for value-returning atomics
` [PATCH v3 2/4] LoongArch: bpf: Advertise JIT support for kptr xchg inline
` [PATCH v3 3/4] selftests/bpf: Enable kptr_xchg_inline test on LoongArch
` [PATCH v3 4/4] selftests/bpf: Add kptr-xchg benchmark
[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
2026-06-22 7:12 UTC
[PATCH dwarves v6 0/5] pahole: Encode true signatures in kernel BTF
2026-06-22 8:14 UTC (4+ messages)
[PATCH net] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
2026-06-22 8:05 UTC (3+ messages)
[RFC bpf-next 0/3] bpf: compare-and-delete (BPF_F_COMPARE) for hash maps
2026-06-22 7:58 UTC (6+ messages)
` [RFC bpf-next 1/3] bpf: add BPF_F_COMPARE flag and compare fields to map elem UAPI
` [RFC bpf-next 2/3] bpf: implement compare-and-delete (BPF_F_COMPARE) for BPF_MAP_TYPE_HASH
` [RFC bpf-next 3/3] selftests/bpf: test BPF_F_COMPARE compare-and-delete
[PATCH] bpf: Use common error handling code in bpf_is_state_visited()
2026-06-22 7:42 UTC (5+ messages)
` [PATCH RESEND bpf-next] "
[PATCH bpf-next 0/2] HID: bpf: Fix hid_bpf_get_data() range check
2026-06-22 7:30 UTC (10+ 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 v3 0/3] HID: bpf: Fix hid_bpf_get_data() range check
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] selftests/hid: Load only requested struct_ops maps
` [PATCH bpf-next v3 3/3] selftests/hid: Cover hid_bpf_get_data() size overflow
[PATCH bpf-next 0/2] bpf: Reject flexible-array allocation types
2026-06-22 5:45 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover flexible-array allocation rejection
[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-06-22 5:28 UTC (4+ messages)
` [PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()
[syzbot] Monthly bpf report (Jun 2026)
2026-06-22 4:32 UTC
[PATCH bpf-next v2 0/2] bpf: Preserve scalar zero spills for var-offset stack reads
2026-06-22 4:21 UTC (3+ messages)
[stable/linux-6.6.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-22 3:19 UTC (5+ messages)
` [stable/linux-6.6.y 1/3] fs: prepare for adding LSM blob to backing_file
` [stable/linux-6.6.y 2/3] lsm: add backing_file LSM hooks
` [stable/linux-6.6.y 3/3] selinux: fix overlayfs mmap() and mprotect() access checks
[PATCH v2 0/2] tools/bpf/bpftool: Fix vmlinux BTF state cleanup
2026-06-22 3:12 UTC
[stable/linux-6.12.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-22 3:15 UTC (5+ messages)
` [stable/linux-6.12.y 1/2] lsm: add backing_file LSM hooks
` [stable/linux-6.12.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks
[stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-22 3:14 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 1/2] tools/bpf/bpftool: Reset vmlinux BTF after map dump
2026-06-22 2:48 UTC (4+ messages)
` [PATCH 2/2] tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commands
[PATCH 0/2] tools/bpf/bpftool: Fix vmlinux BTF state cleanup
2026-06-22 2:33 UTC
[PATCH bpf-next 0/2] bpf: Reject offset refcount acquire arguments
2026-06-22 2:25 UTC (8+ messages)
` [PATCH bpf-next v2 "
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover refcount acquire node offsets
` [PATCH bpf-next v3 0/2] bpf: Reject offset refcount acquire arguments
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Cover refcount acquire node offsets
[PATCH net] net, bpf: check master for NULL in xdp_master_redirect()
2026-06-22 1:28 UTC (3+ messages)
[PATCH] bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
2026-06-22 1:20 UTC (3+ messages)
[PATCH bpf v2 0/2] Fix effective prog array indexing with BPF_F_PREORDER
2026-06-22 1:20 UTC (8+ 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] bpf: Add missing access_ok call to copy_user_syms
2026-06-22 1:10 UTC (2+ messages)
[PATCH bpf-next v2] bpf: Allow type tag BTF records to succeed other modifier records
2026-06-22 1:10 UTC (3+ messages)
[PATCH bpf] bpf: zero-initialize the fib lookup flow struct
2026-06-22 1:10 UTC (2+ messages)
[PATCH] tools/bpf/bpftool: Fix vmlinux BTF leak in cgroup commands
2026-06-22 1:10 UTC (2+ messages)
[PATCH bpf-next] bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
2026-06-22 1:07 UTC (3+ messages)
[PATCH bpf-next v3] bpf: Better build_id caching in stack_map_get_build_id_offset()
2026-06-22 1:07 UTC (2+ messages)
[PATCH bpf v3 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
2026-06-22 1:07 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf: Preserve untrusted memory pointer type on scalar add
2026-06-22 0:50 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] "
[PATCH stable 6.6.y v4 0/4] bpf: linked scalar precision fixes
2026-06-21 17:47 UTC (8+ messages)
` [PATCH stable 6.6.y v4 1/4] bpf: Track equal scalars history on per-instruction level
` [PATCH stable 6.6.y v4 2/4] bpf: Remove mark_precise_scalar_ids()
` [PATCH stable 6.6.y v4 3/4] selftests/bpf: Tests for per-insn sync_linked_regs() precision tracking
` [PATCH stable 6.6.y v4 4/4] selftests/bpf: Update comments find_equal_scalars->sync_linked_regs
[PATCH net] seg6: validate SRH length before reading fixed fields
2026-06-21 15:56 UTC (2+ messages)
[PATCH net] net/smc: fix out-of-bounds read in smc_clcsock_data_ready()
2026-06-21 11:28 UTC (3+ messages)
[PATCH bpf 0/2] bpf: Mark bpf_get_kmem_cache() as nullable
2026-06-20 17:47 UTC (4+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Cover bpf_get_kmem_cache() null return
[PATCH bpf-next 0/2] bpf: Preserve RCU pointer nullness after unlock
2026-06-20 17:44 UTC (5+ 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 net v3 0/2] Drop skb metadata before LWT encapsulation
2026-06-20 17:09 UTC (5+ 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 v4] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-06-20 16:26 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
2026-06-20 15:34 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
` "
[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] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
2026-06-20 14:06 UTC (2+ 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] mm/bpf_memcontrol: mark BPF memcg kfuncs static
2026-06-20 3:27 UTC (4+ messages)
[PATCH bpf-next v5 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
2026-06-20 3:06 UTC (3+ messages)
` [PATCH bpf-next v5 2/3] "
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