BPF List
 help / color / mirror / Atom feed
 messages from 2026-03-05 10:53:12 to 2026-03-06 07:32:28 UTC [more...]

[PATCH 0/3] sched_ext cleanup and toolchain compatibility fixes
 2026-03-06  7:31 UTC  (3+ messages)
` [PATCH 1/3] sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHT
` [PATCH 3/3] tools/sched_ext: scx_sdt: Fix BPF verifier rejection on older LLVMs

[PATCH bpf-next 0/3] Always allow sleepable and fmod_ret programs on syscalls
 2026-03-06  7:09 UTC  (13+ messages)
` [PATCH bpf-next 1/3] bpf: Always allow sleepable "
` [PATCH bpf-next 2/3] bpf: Always allow fmod_ret "
` [PATCH bpf-next 3/3] selftests/bpf: Move sleepable refcounted_kptr tests to syscalls

[PATCH bpf] bpf: fix constant blinding bypass for PROBE_MEM32 stores
 2026-03-06  6:50 UTC 

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-06  6:24 UTC  (13+ messages)
` [PATCH bpf v3 1/5] bpf, sockmap: Annotate af_unix sock::sk_state data-races
  ` [PATCH bpf v3 1/5] bpf, sockmap: Annotate af_unix sock^sk_state data-races
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 3/5] bpf, sockmap: Fix af_unix iter deadlock
` [PATCH bpf v3 4/5] selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH net-next v8 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-03-06  5:49 UTC  (6+ messages)
` [PATCH net-next v8 02/16] net: Implement netdev_nl_queue_create_doit

[PATCH bpf v2 0/2] bpf: refine u32/s32 bounds when ranges cross min/max boundary
 2026-03-06  5:17 UTC  (15+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: test refining "

[PATCH bpf-next v2 2/6] bpf: Add sleepable execution path for raw tracepoint programs
 2026-03-06  4:52 UTC  (4+ messages)

[PATCH bpf-next v2 0/6] bpf: Add support for sleepable raw tracepoint programs
 2026-03-06  4:41 UTC  (11+ messages)
` [PATCH bpf-next v2 1/6] bpf: Reject sleepable raw_tp programs on non-faultable tracepoints
` [PATCH bpf-next v2 3/6] bpf: Remove preempt_disable from faultable tracepoint BPF callbacks
` [PATCH bpf-next v2 4/6] bpf: Allow sleepable programs for BPF_TRACE_RAW_TP attach type
` [PATCH bpf-next v2 5/6] libbpf: Add tp_btf.s section handler for sleepable raw tracepoints
` [PATCH bpf-next v2 6/6] selftests/bpf: Add tests for sleepable raw tracepoint programs

[PATCH bpf-next 1/1] bpf: Avoid one round of bounds deduction
 2026-03-06  4:14 UTC  (7+ messages)

[PATCH bpf-next v2 1/2] bpf: Add LINK_DETACH support for perf link
 2026-03-06  3:59 UTC  (4+ messages)

[PATCH net-next 0/8] net: macb: add XSK support
 2026-03-06  3:11 UTC  (2+ messages)

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-06  3:09 UTC  (7+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

[PATCH v1 0/2] bpf: Fix abs(INT_MIN) undefined behavior in interpreter sdiv/smod
 2026-03-06  2:56 UTC  (3+ messages)
` [PATCH v1 1/2] bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
` [PATCH v1 2/2] selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend

Process killed by seccomp looks live by tracer
 2026-03-06  2:55 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.c
 2026-03-06  2:47 UTC  (5+ messages)

[PATCH net v4 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-06  2:42 UTC  (7+ messages)
` [PATCH net v4 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[RFC PATCH 0/2] disable optimistic spinning for ftrace_lock
 2026-03-06  2:33 UTC  (21+ messages)
` [RFC PATCH 1/2] locking: add mutex_lock_nospin()

[PATCH net v2 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-06  2:31 UTC  (6+ messages)
` [PATCH net v2 1/3] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH net v2 2/3] bpf: bpf_out_neigh_v6: "
` [PATCH net v2 3/3] net: bonding: "

[PATCH net v3 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-06  2:25 UTC  (6+ messages)
` [PATCH net v3 1/3] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH net v3 2/3] bpf: bpf_out_neigh_v6: "
` [PATCH net v3 3/3] net: bonding: "

[PATCH] selftests/bpf: skip verif_scale_pyperf600 on -E2BIG jump complexity limit
 2026-03-06  2:08 UTC  (5+ messages)

[PATCH] selftests/bpf: Enforce definition order for __msg macros in BPF tests
 2026-03-06  1:22 UTC  (2+ messages)

[PATCH bpf 0/3] bpf: fix and improve open-coded task_vma iterator
 2026-03-06  1:11 UTC  (12+ messages)
` [PATCH bpf 1/3] bpf: fix mm lifecycle in "
` [PATCH bpf 2/3] bpf: switch task_vma iterator from mmap_lock to per-VMA locks
` [PATCH bpf 3/3] bpf: return VMA snapshot from task_vma iterator

[PATCH v6 0/5] bpf: Extend the bpf_list family of APIs
 2026-03-06  0:52 UTC  (9+ messages)
` [PATCH v6 1/5] bpf: Introduce the bpf_list_del kfunc
` [PATCH v6 2/5] bpf: Add bpf_list_add_impl to insert node after a given list node
` [PATCH v6 4/5] selftests/bpf: Add test cases for bpf_list_del/add/is_edge/empty

[PATCH v6 3/5] bpf: Add bpf_list_is_edge/empty kfuncs
 2026-03-06  0:47 UTC  (3+ messages)

[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-05 23:35 UTC  (10+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock

[PATCH bpf-next v4 0/3] Optimize kprobe.session attachment for exact function names
 2026-03-05 23:30 UTC  (2+ messages)

[PATCH net-next v2 1/2] udp: Preserve UDP socket addresses on abort
 2026-03-05 23:18 UTC  (5+ messages)

[PATCH v2 0/2] selftests/bpf: make probe_user safe for parallel runs
 2026-03-05 23:10 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/bpf: probe_user: filter by pid to avoid cross-test interference

[PATCH v6 0/3] libbpf/bpftool: support merging split BTFs
 2026-03-05 23:10 UTC  (6+ messages)
` [PATCH v6 1/3] libbpf: support appending split BTF in btf__add_btf()
` [PATCH v6 2/3] bpftool: support merging multiple module BTFs in btf dump

[PATCH v2 0/2] selftests/bpf: fix bpf_cookie failures
 2026-03-05 23:10 UTC  (2+ messages)

[PATCH dwarves 0/9] pahole: Encode true signatures in kernel BTF
 2026-03-05 22:55 UTC  (10+ messages)
` [PATCH dwarves 1/9] dwarf_loader: Reduce parameter checking with clang DW_AT_calling_convention attr
` [PATCH dwarves 2/9] dwarf_loader: Handle signatures with dead arguments
` [PATCH dwarves 3/9] dwarf_loader: Refactor initial ret -1 to be macro PARM_DEFAULT_FAIL
` [PATCH dwarves 4/9] dwarf_laoder: Handle locations with DW_OP_fbreg
` [PATCH dwarves 5/9] dwarf_loader: Change exprlen checking condition in parameter__reg()
` [PATCH dwarves 6/9] dwarf_loader: Detect optimized parameters with locations having constant values
` [PATCH dwarves 7/9] dwarf_loader: Handle expression lists
` [PATCH dwarves 8/9] btf_encoder: Handle optimized parameter properly
` [PATCH dwarves 9/9] tests: Add a few clang true signature tests

[PATCH bpf-next v4 0/2] Handle duplicate kprobe symbols
 2026-03-05 22:47 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] libbpf: Handle duplicate kprobe symbols in attach_kprobe_opts

[PATCH bpf-next v3 0/2] bpf: Relax 8 frame limitation for global subprogs
 2026-03-05 20:46 UTC  (10+ messages)
` [PATCH bpf-next v3 1/2] bpf: Only enforce 8 frame call stack limit for all-static stacks
` [PATCH bpf-next v3 2/2] bpf: Add deep call stack selftests

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-03-05 20:18 UTC  (6+ messages)

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-03-05 19:18 UTC  (13+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map

[PATCH bpf-next v1 1/2] bpf: refine u32/s32 bounds when ranges cross min/max boundary
 2026-03-05 18:05 UTC  (5+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: test refining "

[PATCH v4 bpf/net 0/6] sockmap: Fix UAF and broken memory accounting for UDP
 2026-03-05 17:46 UTC  (21+ messages)
` [PATCH v4 bpf/net 1/6] sockmap: Annotate sk->sk_data_ready() "
` [PATCH v4 bpf/net 2/6] sockmap: Annotate sk->sk_write_space() "
` [PATCH v4 bpf/net 3/6] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH v4 bpf/net 4/6] sockmap: Inline sk_psock_create_ingress_msg()
` [PATCH v4 bpf/net 6/6] sockmap: Fix broken memory accounting for UDP

[PATCH 0/4] bpf: add a few hooks for sandboxing
 2026-03-05 17:43 UTC  (5+ messages)
` [PATCH 3/4] selftests/bpf: add ns hook selftest
` [PATCH 4/4] selftests/bpf: add cgroup attach selftests

[PATCH net v5 0/9] Address XDP frags having negative tailroom
 2026-03-05 16:10 UTC  (14+ messages)
` [PATCH net v5 1/9] xdp: use modulo operation to calculate XDP frag tailroom
` [PATCH net v5 2/9] xsk: introduce helper to determine rxq->frag_size
` [PATCH net v5 3/9] ice: fix rxq info registering in mbuf packets
` [PATCH net v5 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
` [PATCH net v5 5/9] i40e: fix registering XDP RxQ info
` [PATCH net v5 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH net v5 7/9] libeth, idpf: use truesize "
` [PATCH net v5 8/9] net: enetc: "
` [PATCH net v5 9/9] xdp: produce a warning when calculated tailroom is negative

[PATCH net-next 0/4] gve: optimize and enable HW GRO for DQO
 2026-03-05 15:00 UTC  (2+ messages)

[PATCH net v2] net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup()
 2026-03-05 14:50 UTC  (2+ messages)

[PATCH net 0/5] mlx5 misc fixes 2026-03-05
 2026-03-05 14:26 UTC  (6+ messages)
` [PATCH net 1/5] net/mlx5: Fix crash when moving to switchdev mode
` [PATCH net 2/5] net/mlx5: Fix peer miss rules host disabled checks
` [PATCH net 3/5] net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
` [PATCH net 4/5] net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
` [PATCH net 5/5] net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ

[PATCHv2 bpf-next 00/23] bpf: tracing_multi link
 2026-03-05 14:02 UTC  (9+ messages)
` [PATCHv2 bpf-next 15/23] libbpf: Add support to create tracing multi link
` [PATCHv2 bpf-next 22/23] selftests/bpf: Add tracing multi attach benchmark test

[PATCHv2 bpf-next 06/23] bpf: Add multi tracing attach types
 2026-03-05 14:02 UTC  (3+ messages)

[PATCHv2 bpf-next 08/23] bpf: Add bpf_trampoline_multi_attach/detach functions
 2026-03-05 14:02 UTC  (3+ messages)

[PATCHv2 bpf-next 09/23] bpf: Add support for tracing multi link
 2026-03-05 14:02 UTC  (3+ messages)

[PATCHv2 bpf-next 02/23] bpf: Use mutex lock pool for bpf trampolines
 2026-03-05 14:01 UTC  (3+ messages)

[PATCHv2 bpf-next 12/23] bpf: Add support for tracing_multi link fdinfo
 2026-03-05 14:01 UTC  (3+ messages)

[PATCHv2 bpf-next 14/23] libbpf: Add bpf_link_create support for tracing_multi link
 2026-03-05 14:01 UTC  (3+ messages)

bpftool generated jited has unpreventable jump addresses
 2026-03-05 13:54 UTC 

[PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-03-05 12:45 UTC  (3+ messages)

[PATCH net 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-05 12:42 UTC  (13+ messages)
` [PATCH net 1/3] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled

[PATCH bpf v3] resolve_btfids: Fix linker flags detection
 2026-03-05 12:03 UTC  (2+ messages)

[PATCH v3 0/8] module: Move 'struct module_signature' to UAPI
 2026-03-05 11:58 UTC  (4+ messages)
` [PATCH v3 3/8] module: Give 'enum pkey_id_type' a more specific name

[PATCH bpf v4 0/9] Address XDP frags having negative tailroom
 2026-03-05 11:48 UTC  (3+ messages)


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