public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 19:08:59 to 2026-03-09 12:22:25 UTC [more...]

[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-09 12:22 UTC  (42+ messages)
` [PATCH v3 01/30] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH v3 02/30] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH v3 03/30] tools: lib: thermal: "
` [PATCH v3 04/30] tools/thermal: "
` [PATCH v3 05/30] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v3 06/30] bpftool: Append extra host flags
` [PATCH v3 07/30] perf build: "
` [PATCH v3 08/30] tools/bpf: build: Append extra cflags
` [PATCH v3 09/30] tools build: Append extra host cflags
` [PATCH v3 10/30] tools build: Append extra cflags for feature
` [PATCH v3 11/30] tools: bootconfig: Append extra cflags
` [PATCH v3 12/30] tools: counter: "
` [PATCH v3 13/30] tools: dma: "
` [PATCH v3 14/30] tools: gpio: "
` [PATCH v3 15/30] tools: hv: "
  ` [EXTERNAL] "
` [PATCH v3 16/30] tools: iio: "
` [PATCH v3 17/30] tools: mm: "
` [PATCH v3 18/30] tools: nolibc: "
` [PATCH v3 19/30] tools: objtool: Append extra host cflags
` [PATCH v3 20/30] tools: power: acpi: Append extra cflags
` [PATCH v3 21/30] tools: power: x86/intel-speed-select: "
` [PATCH v3 22/30] tools: sched_ext: "
` [PATCH v3 23/30] tools: spi: "
` [PATCH v3 24/30] tools: tracing: "
` [PATCH v3 25/30] tools: usb: "
` [PATCH v3 26/30] tools: verification: "
` [PATCH v3 27/30] selftests/bpf: "
` [PATCH v3 28/30] selftests/hid: "
` [PATCH v3 29/30] selftests/nolibc: "
` [PATCH v3 30/30] selftests/sched_ext: "

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

[RFC PATCH 0/1] bpf, docs: structured overview of verifier
 2026-03-09 12:10 UTC  (2+ messages)
` [RFC PATCH 1/1] bpf, docs: structured docs for the verifier

[PATCH v4 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
 2026-03-09 11:46 UTC  (2+ messages)

[PATCH v2 net-next] net/sched: do not reset queues in graft operations
 2026-03-09 11:44 UTC  (3+ messages)

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

[PATCH bpf-next 1/1] bpf: Avoid one round of bounds deduction
 2026-03-09 11:09 UTC  (11+ messages)

[PATCH net-next 0/8] net: macb: add XSK support
 2026-03-09 10:56 UTC  (6+ messages)
` [PATCH net-next 8/8] net: macb: add Tx zero-copy AF_XDP support

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-09 10:03 UTC  (6+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
` [PATCH net v5 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH] kthread: remove kthread_exit()
 2026-03-09  9:36 UTC  (5+ messages)

[bpf-next v7 0/5] emit ENDBR/BTI instructions for indirect jump targets
 2026-03-09  9:22 UTC  (12+ messages)
` [bpf-next v7 1/5] bpf: Move constants blinding from JIT to verifier
` [bpf-next v7 2/5] bpf: Pass bpf_verifier_env to JIT
` [bpf-next v7 3/5] bpf: Add helper to detect indirect jump targets
` [bpf-next v7 4/5] bpf, x86: Emit ENDBR for "
` [bpf-next v7 5/5] bpf, arm64: Emit BTI for indirect jump target

[PATCH bpf-next v7 0/5] bpf: Extend the bpf_list family of APIs
 2026-03-09  6:45 UTC  (13+ messages)
` [PATCH bpf-next v7 1/5] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v7 2/5] bpf: Add bpf_list_add_impl to insert node after a given list node
` [PATCH bpf-next v7 3/5] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v7 4/5] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty
` [PATCH bpf-next v7 5/5] bpf: refactor kfunc checks using table-driven approach in verifier

[PATCH v3 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
 2026-03-09  5:24 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
 2026-03-09  3:50 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] Always allow sleepable and fmod_ret programs on syscalls
 2026-03-09  2:40 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Always allow sleepable "
` [PATCH bpf-next v2 2/3] bpf: Always allow fmod_ret "

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

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

[PATCH 02/10 net-next] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
 2026-03-09  2:19 UTC  (2+ messages)
` [PATCH 08/10 net-next] bpf: remove ipv6_bpf_stub completely and use direct function calls

[PATCH net v4 0/4] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-09  0:50 UTC  (6+ messages)
` [PATCH net v4 1/4] ipv6: move the disable_ipv6_mod knob to core code
` [PATCH net v4 2/4] net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH net v4 3/4] bpf: bpf_out_neigh_v4: "
` [PATCH net v4 4/4] bpf: bpf_out_neigh_v6: "

[PATCH v2] selftests/bpf: avoid jump seq limit in verif_scale_pyperf600
 2026-03-08 16:08 UTC  (7+ messages)

[PATCH v5 0/6] bpf: Extend the bpf_list family of APIs
 2026-03-08 14:29 UTC  (4+ messages)
` [PATCH v5 4/6] selftests/bpf: Add test case for bpf_list_add_impl

Process killed by seccomp looks live by tracer
 2026-03-08 13:08 UTC  (7+ messages)

[PATCH net-next v2] net/mlx5e: Precompute xdpsq assignments for mlx5e_xdp_xmit()
 2026-03-08  7:03 UTC  (2+ messages)

[PATCH net] net/sched: Mark qdisc for deletion if graft cannot delete
 2026-03-07 21:20 UTC 

[GIT PULL] BPF fixes for 7.0-rc3
 2026-03-07 20:42 UTC  (2+ messages)

[PATCH bpf-next v5 0/2] Add wakeup_source iterators
 2026-03-07 20:17 UTC  (4+ messages)

[PATCH net v3 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-07 19:54 UTC  (7+ messages)
` [PATCH net v3 2/3] bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-07 18:24 UTC 

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

[bpf-next v6 0/5] emit ENDBR/BTI instructions for indirect jump targets
 2026-03-07  8:00 UTC  (15+ messages)
` [bpf-next v6 1/5] bpf: Move constants blinding from JIT to verifier
` [bpf-next v6 2/5] bpf: Pass bpf_verifier_env to jit
` [bpf-next v6 4/5] bpf, x86: Emit ENDBR for indirect jump targets

[RFC PATCH bpf-next v2 00/11] Dynptr cleanup and bugfixes
 2026-03-07  6:44 UTC  (12+ messages)
` [RFC PATCH bpf-next v2 01/11] bpf: Set kfunc dynptr arg type flag based on prototype
` [RFC PATCH bpf-next v2 02/11] selftests/bpf: Test passing CONST_PTR_TO_DYNPTR to kfunc that may mutate dynptr
` [RFC PATCH bpf-next v2 03/11] bpf: Unify dynptr handling in the verifier
` [RFC PATCH bpf-next v2 04/11] bpf: Assign reg->id when getting referenced kptr from ctx
` [RFC PATCH bpf-next v2 05/11] bpf: Preserve reg->id of pointer objects after null-check
` [RFC PATCH bpf-next v2 06/11] bpf: Refactor object relationship tracking and fix dynptr UAF bug
` [RFC PATCH bpf-next v2 07/11] bpf: Remove redundant dynptr arg check for helper
` [RFC PATCH bpf-next v2 08/11] selftests/bpf: Test creating dynptr from dynptr data and slice
` [RFC PATCH bpf-next v2 09/11] selftests/bpf: Test using dynptr after freeing the underlying object
` [RFC PATCH bpf-next v2 10/11] selftests/bpf: Test using slice after invalidating dynptr clone
` [RFC PATCH bpf-next v2 11/11] selftests/bpf: Test using file dynptr after the reference on file is dropped

[PATCH 0/3] fix BTI exception when execute gotox insturcion
 2026-03-07  6:22 UTC  (8+ messages)
` [PATCH 1/3] bpf: introduce gotox_point in bpf_insn_aux_data
` [PATCH 2/3] bpf: introduce bpf_jit_insn_aux_data
` [PATCH 3/3] bpf: arm64: fix BTI exception when execute gotox instruction

[PATCH bpf 0/2] bpf: Fix precision backtracking bug with linked registers
 2026-03-07  6:00 UTC  (6+ messages)
` [PATCH bpf 1/2] bpf: collect only live registers in linked regs
` [PATCH bpf 2/2] selftests/bpf: add reproducer for spurious precision propagation through calls

[PATCH v4 bpf/net 0/6] sockmap: Fix UAF and broken memory accounting for UDP
 2026-03-07  2:51 UTC  (6+ messages)
` [PATCH v4 bpf/net 2/6] sockmap: Annotate sk->sk_write_space() "

[PATCH bpf v3 0/3] bpf: refine u32/s32 bounds when ranges cross min/max boundary
 2026-03-07  2:20 UTC  (7+ messages)
` [PATCH bpf v3 1/3] "
` [PATCH bpf v3 2/3] selftests/bpf: test refining "
` [PATCH bpf v3 3/3] Revert "selftests/bpf: Update reg_bound range refinement logic"

[PATCH 0/3] sched_ext cleanup and toolchain compatibility fixes
 2026-03-07  1:54 UTC  (4+ messages)
` [PATCH 2/3] tools/sched_ext: Update scx enum autogens

[PATCH net 0/5] mlx5 misc fixes 2026-03-05
 2026-03-07  1:30 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: perf_link: avoid failures in concurrent mode
 2026-03-07  0:55 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] Handle duplicate kprobe symbols
 2026-03-07  0:52 UTC  (6+ messages)
` [PATCH bpf-next v4 1/2] libbpf: Handle duplicate kprobe symbols in attach_kprobe_opts
    ` [External] "

[PATCH v3 1/2] selftests/bpf: filter by pid to avoid cross-test interference
 2026-03-07  0:11 UTC  (4+ messages)
` [PATCH v3 2/2] selftests/bpf: drop serial restriction

[PATCH v2 bpf-next 1/2] bpf: Avoid one round of bounds deduction
 2026-03-07  0:03 UTC  (2+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Test case for refinement improvement using 64b bounds

[PATCH bpf-next v2 0/6] bpf: Add support for sleepable raw tracepoint programs
 2026-03-06 23:56 UTC  (4+ messages)
` [PATCH bpf-next v2 6/6] selftests/bpf: Add tests "

[PATCH bpf-next] selftests/bpf: Speed up module_attach test
 2026-03-06 23:32 UTC  (2+ messages)

[PATCH net-next V2 RESEND] tcp: shrink per-packet memset in __tcp_transmit_skb()
 2026-03-06 23:25 UTC  (2+ messages)

[PATCH net-next v3 0/5] bnxt_en: Add XDP RSS hash metadata support
 2026-03-06 23:00 UTC  (6+ messages)
` [PATCH net-next v3 1/5] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next v3 2/5] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next v3 3/5] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP
` [PATCH net-next v3 4/5] selftests: net: move common xdp.py functions into lib
` [PATCH net-next v3 5/5] selftests: drv-net: xdp: Add rss_hash metadata tests

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-03-06 20:06 UTC  (9+ messages)
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v10 02/15] set_memory: add folio_{zap, restore}_direct_map helpers

[PATCH v4 0/4] tools/rtla: Consolidate nr_cpus usage
 2026-03-06 19:49 UTC  (5+ messages)
` [PATCH v4 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
` [PATCH v4 2/4] tools/rtla: Remove unneeded nr_cpus arguments
` [PATCH v4 3/4] tools/rtla: Remove unneeded nr_cpus members
` [PATCH v4 4/4] tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu

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


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