BPF List
 help / color / mirror / Atom feed
 messages from 2026-06-22 23:07:08 to 2026-06-23 19:21:21 UTC [more...]

[PATCH bpf-next v2] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
 2026-06-23 19:21 UTC  (3+ messages)

[PATCH bpf v9 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-06-23 23:14 UTC  (9+ messages)
` [PATCH bpf v9 1/8] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH bpf v9 2/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH bpf v9 3/8] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH bpf v9 4/8] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH bpf v9 5/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH bpf v9 6/8] selftest/bpf: Add tailcall verifier selftest for powerpc64
` [PATCH bpf v9 7/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
` [PATCH bpf v9 8/8] powerpc64/bpf: fix percpu private stack leak on JIT failure

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-23 19:11 UTC  (3+ messages)

[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-23 19:00 UTC  (4+ 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 v4 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-23 18:28 UTC  (9+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v4 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v4 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-23 18:13 UTC  (19+ messages)
` [PATCH v12 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v12 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v12 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v12 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v12 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v12 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v12 08/12] KVM: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v12 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v12 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v12 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v12 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[PATCH bpf-next v2 0/2] bpf: Reject MEM_ALLOC BTF accesses past bounds
 2026-06-23 17:51 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Reject MEM_ALLOC BTF accesses past object bounds
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover MEM_ALLOC access "

[PATCH bpf-next v2 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-06-23 17:50 UTC  (16+ messages)
` [PATCH bpf-next v2 01/15] bpf: Remove __rcu tagging in st_link->map
` [PATCH bpf-next v2 02/15] bpf: Make struct_ops tasks_rcu grace period optional
` [PATCH bpf-next v2 03/15] bpf: Add bpf_struct_ops accessor helpers
` [PATCH bpf-next v2 04/15] bpf: Remove unnecessary prog_list_prog() check
` [PATCH bpf-next v2 05/15] bpf: Replace prog_list_prog() check with direct pl->prog and pl->link check
` [PATCH bpf-next v2 06/15] bpf: Add prog_list_init_item(), prog_list_replace_item(), and prog_list_id()
` [PATCH bpf-next v2 07/15] bpf: Move LSM trampoline unlink into bpf_cgroup_link_auto_detach()
` [PATCH bpf-next v2 08/15] bpf: Add a few bpf_cgroup_array_* helper functions
` [PATCH bpf-next v2 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups
` [PATCH bpf-next v2 10/15] bpf: Allow all struct_ops to use bpf_dynptr_from_skb()
` [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] sched_ext: Print deprecation warnings only once
 2026-06-23 17:33 UTC  (5+ messages)

[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
 2026-06-23 17:10 UTC  (4+ messages)

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

[PATCH v6 0/8] bootconfig: embed kernel.* cmdline at build time
 2026-06-23 16:27 UTC  (10+ messages)
` [PATCH v6 1/8] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v6 2/8] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v6 3/8] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v6 4/8] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v6 5/8] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
` [PATCH v6 7/8] bootconfig: skip runtime kernel.* render once prepended early
` [PATCH v6 8/8] x86/setup: prepend embedded bootconfig cmdline before parse_early_param

[PATCH v2] bpf: have bpf_real_data_inode() take a struct file
 2026-06-23 16:09 UTC  (3+ messages)

[PATCH] rcu: Use an intermediate irq_work to start process_srcu()
 2026-06-23 15:53 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] bpf: allow BPF_LOG_KERNEL from kernel space
 2026-06-23 15:33 UTC 

[PATCHv2 bpf-next 0/3] bpf: tracing_multi link info support
 2026-06-23 15:32 UTC  (7+ messages)
` [PATCHv2 bpf-next 1/3] bpf: Add "
` [PATCHv2 bpf-next 2/3] selftests/bpf: Add tracing_multi link info tests
` [PATCHv2 bpf-next 3/3] bpftool: Add tracing_multi link info output

[PATCH net-next 0/3] selftests/xsk: stabilize timeout test behavior
 2026-06-23 14:58 UTC  (8+ messages)

[PATCH v2] netdevsim: fix use-after-free in nsim_create and __nsim_dev_port_del
 2026-06-23 14:44 UTC 

[PATCH net 0/7] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-06-23 13:32 UTC  (8+ messages)
` [PATCH net 1/7] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [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

[PATCH bpf-next v2 0/2] bpf: Mask pseudo pointer values in verifier logs
 2026-06-23 13:05 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover pseudo-BTF ksym log masking

[PATCH bpf-next 0/2] bpf: support shift operations with non-const source operand
 2026-06-23 12:42 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: support shift operations with non-const src operand
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for non-const src shift with bounded dst

[PATCH net v2] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-23 11:22 UTC 

[PATCH net v2] seg6: validate SRH length before reading fixed fields
 2026-06-23 10:32 UTC 

[PATCH net] net, bpf: check master for NULL in xdp_master_redirect()
 2026-06-23 10:08 UTC  (7+ messages)

[PATCH net] seg6: validate SRH length before reading fixed fields
 2026-06-23  9:52 UTC  (3+ messages)
  `  "

[PATCH bpf-next 0/2] bpf: Fix gotox target validation against CFG
 2026-06-23  9:11 UTC  (7+ messages)
` [PATCH bpf-next v2 0/2] bpf: Enforce gotox targets against subprog bounds
  ` [PATCH bpf-next v2 2/2] selftests/bpf: Add cross-subprog gotox target coverage
      `  "
    ` Re: [PATCH bpf-next v2 0/2] bpf: Enforce gotox targets against subprog bounds

[PATCH net-next] selftests/xsk: preserve UMEM view in bidi test
 2026-06-23  9:10 UTC 

[PATCH] bpf: have bpf_real_inode() take a struct file
 2026-06-23  8:44 UTC  (3+ messages)

[PATCH] libbpf: bounds-check float size in btf_dump_float_data()
 2026-06-23  8:29 UTC  (3+ messages)

[PATCH stable 6.6.y v4 0/4] bpf: linked scalar precision fixes
 2026-06-23  8:00 UTC  (2+ messages)

[PATCH v3 1/2] tools/bpf/bpftool: Reset vmlinux BTF after map commands
 2026-06-23  7:38 UTC  (4+ messages)
` [PATCH v3 2/2] tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commands

[PATCH v3 0/2] tools/bpf/bpftool: Fix vmlinux BTF state cleanup
 2026-06-23  7:22 UTC 

[PATCH bpf-next v4 0/3] HID: bpf: Fix hid_bpf_get_data() range check
 2026-06-23  7:02 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] "
` [PATCH bpf-next v4 2/3] selftests/hid: Load only requested struct_ops maps
` [PATCH bpf-next v4 3/3] selftests/hid: Cover hid_bpf_get_data() size overflow

[PATCH bpf-next v4 0/2] bpf: Reject offset refcount acquire arguments
 2026-06-23  7:01 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Cover refcount acquire node offsets

[PATCH bpf-next v3 2/2] selftests/bpf: Cover refcount acquire node offsets
 2026-06-23  6:12 UTC  (2+ messages)

[PATCH net v2] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
 2026-06-23  6:02 UTC  (2+ messages)

[PATCH bpf-next v7 00/11] bpf: Introduce global percpu data
 2026-06-23  4:05 UTC  (14+ messages)
` [PATCH bpf-next v7 02/11] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn
` [PATCH bpf-next v7 08/11] selftests/bpf: Add tests to verify global percpu data
` [PATCH bpf-next v7 11/11] selftests/bpf: Add test to verify bpf_iter for "

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

[PATCH bpf-next 0/5] bpf: add bpf_memcmp and bpf_strpbrk kfuncs
 2026-06-23  3:54 UTC  (12+ messages)
` [PATCH bpf-next 1/5] bpf: add bpf_memcmp kfunc
` [PATCH bpf-next 2/5] selftests/bpf: rename local bpf_memcmp to avoid conflict
` [PATCH bpf-next 3/5] selftests/bpf: add tests for bpf_memcmp
` [PATCH bpf-next 4/5] bpf: add bpf_strpbrk kfunc
` [PATCH bpf-next 5/5] selftests/bpf: add tests for bpf_strpbrk

[PATCH 1/2] bpf: lsm: disable xfrm_decode_session hook attachment
 2026-06-23  3:11 UTC  (2+ messages)

[RFC bpf-next 0/3] bpf: compare-and-delete (BPF_F_COMPARE) for hash maps
 2026-06-23  2:58 UTC  (3+ messages)

[PATCH bpf-next 0/3] Add BPF Exceptions support for RISC-V
 2026-06-23  2:13 UTC  (5+ messages)
` [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 v4] selftests/bpf: Cover partial copy of non-linear test_run output
 2026-06-23  2:03 UTC  (3+ messages)

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

[PATCH bpf v3 0/2] Fix stale register bounds on LSM retval context load
 2026-06-23  0:30 UTC  (7+ messages)
` [PATCH bpf v3 1/2] bpf: Reset register bounds before narrowing retval range in check_mem_access()
` [PATCH bpf v3 2/2] selftests/bpf: Add test for stale bounds on LSM retval context load

[PATCH] mm/bpf_memcontrol: mark BPF memcg kfuncs static
 2026-06-23  0:16 UTC  (5+ messages)

[PATCH v4 0/7] bootconfig: embed kernel.* cmdline at build time
 2026-06-23  0:11 UTC  (8+ messages)
` [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering

[PATCH] libbpf: poison unresolved weak kfuncs in light skeletons
 2026-06-22 23:48 UTC  (2+ messages)

[PATCH bpf-next v2 00/17] Redesign Verification Errors
 2026-06-22 23:47 UTC  (3+ messages)
` [PATCH bpf-next v2 01/17] bpf: Add verifier diagnostics report helpers

[PATCH bpf-next v2 0/2] bpf: Guard conntrack opts error writes
 2026-06-22 23:10 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