BPF List
 help / color / mirror / Atom feed
 messages from 2026-06-15 11:24:35 to 2026-06-16 18:01:28 UTC [more...]

[PATCH 6.1 496/522] perf parse-events: Make YYDEBUG dependent on doing a debug build
 2026-06-16 15:00 UTC 

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-16 17:38 UTC  (28+ messages)
` [PATCH for-next v3 1/9] slub_kunit: fall back to SW perf events when HW PMU is not available
` [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 6/9] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
` [PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()
` [PATCH for-next v3 8/9] mm/slab: introduce struct kfree_rcu_head and use in kfree_rcu_nolock()
` [PATCH for-next v3 9/9] slub_kunit: extend the test for kfree_rcu_nolock()

[PATCH bpf-next 0/2] HID: bpf: Fix hid_bpf_get_data() range check
 2026-06-16 17:18 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/hid: Cover hid_bpf_get_data() size overflow

[PATCH bpf v2 0/2] Fix partial copy of non-linear test_run output
 2026-06-16 17:16 UTC  (6+ messages)
` [PATCH bpf v2 1/2] bpf: "
` [PATCH bpf v2 2/2] selftests/bpf: Cover "

[PATCH bpf 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
 2026-06-16 16:57 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: Fix stack slot index in "
` [PATCH bpf 2/2] selftests/bpf: Cover stack nospec slot indexing

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-16 16:17 UTC  (9+ messages)
` [PATCH v5 1/4] perf/core: Fix sched_task callbacks for CPU-wide branch stack events
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
` [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v5 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE

[PATCH net-next 0/5] tls: reject the combination of TLS and sockmap
 2026-06-16 16:10 UTC  (13+ messages)
` [PATCH net-next 1/5] "
` [PATCH net-next 2/5] tls: remove dead sockmap (psock) handling from the SW path
` [PATCH net-next 3/5] selftests/bpf: remove sockmap + ktls tests

[PATCH net-next 0/3] selftests/xsk: stabilize timeout test behavior
 2026-06-16 15:49 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests/xsk: make poll timeout mode explicit
` [PATCH net-next 2/3] selftests/xsk: fix timeout thread harness sequencing
` [PATCH net-next 3/3] selftests/xsk: restore shared_umem after POLL_TXQ_FULL

[PATCH v2 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback for TCP Prague
 2026-06-16 15:23 UTC  (4+ messages)

[PATCH net 0/4] ICSSG XDP zero copy bug fixes
 2026-06-16 15:19 UTC  (6+ messages)
` [PATCH net 4/4] net: ti: icssg: Fix XSK zero copy TX during application wakeup

[PATCH net] net: ena: clean up XDP TX queues when regular TX setup fails
 2026-06-16 14:24 UTC 

[bpf v8 0/7] powerpc/bpf: address missing verifier selftest coverage
 2026-06-16 16:47 UTC  (12+ messages)
` [bpf v8 1/7] powerpc/bpf: fix alignment of long branch trampoline address
` [bpf v8 2/7] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [bpf v8 3/7] selftest/bpf: Fixing powerpc JIT disassembly failure
` [bpf v8 4/7] selftest/bpf: Enable verifier selftest for powerpc64
` [bpf v8 5/7] powerpc64/bpf: fix compare instruction emitted for tailcall
` [bpf v8 6/7] selftest/bpf: Add tailcall verifier selftest for powerpc64
` [bpf v8 7/7] powerpc/bpf: fix buffer overflow in JIT for large BPF programs

[PATCH stable 6.1 v2 0/5] perf build fixes
 2026-06-16 11:59 UTC  (5+ messages)
` [PATCH stable 6.1 v2 5/5] perf build: Remove -Wno-unused-but-set-variable from the flex flags when building with clang < 13.0.0

[PATCH 5.10/5.15/6.1/6.6/6.12/6.18] tap: free page on error paths in tap_get_user_xdp()
 2026-06-16  9:02 UTC 

[PATCH bpf] bpf, sockmap: fix lock inversion between stab->lock and sk_callback_lock
 2026-06-16 10:17 UTC  (3+ messages)

[PATCH bpf] bpf: Add missing access_ok call to copy_user_syms
 2026-06-16 10:01 UTC  (3+ messages)

[PATCH net] net/smc: fix out-of-bounds read in smc_clcsock_data_ready()
 2026-06-16  7:16 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: Allow type tag BTF records to succeed other modifier records
 2026-06-16  7:12 UTC  (3+ messages)

[PATCH bpf-next v1 00/14] resolve_btfids: Implement BTF tags emission for kfuncs
 2026-06-16  7:07 UTC  (9+ messages)
` [PATCH bpf-next v1 01/14] tools/bpf: Sync btf_ids.h to tools
` [PATCH bpf-next v1 02/14] selftests/bpf: Modernize resolve_btfids test scaffolding
` [PATCH bpf-next v1 03/14] selftests/bpf: Fix resolve_btfids test reads of BTF ID sets in PIE builds
` [PATCH bpf-next v1 04/14] selftests/bpf: Add kfunc set test to resolve_btfids

[PATCH bpf-next 0/2] bpf: Guard conntrack opts error writes
 2026-06-16  6:19 UTC  (6+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover small "

[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
 2026-06-16  5:51 UTC  (6+ messages)
` [PATCH stable 6.6.y v3 1/4] bpf: Track equal scalars history on per-instruction level

[PATCH bpf-next v6 00/12] bpf: Introduce global percpu data
 2026-06-16  4:33 UTC  (21+ messages)
` [PATCH bpf-next v6 01/12] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v6 02/12] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn
` [PATCH bpf-next v6 03/12] bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
` [PATCH bpf-next v6 04/12] bpf: Introduce global percpu data
` [PATCH bpf-next v6 05/12] libbpf: Probe percpu data feature
` [PATCH bpf-next v6 06/12] libbpf: Add support for global percpu data
` [PATCH bpf-next v6 07/12] bpftool: Generate skeleton "
` [PATCH bpf-next v6 08/12] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v6 09/12] selftests/bpf: Add test to verify accessing rdonly percpu_array
` [PATCH bpf-next v6 10/12] selftests/bpf: Add tests to verify verifier log for global percpu data
` [PATCH bpf-next v6 11/12] selftests/bpf: Add test to verify xlated insns "
` [PATCH bpf-next v6 12/12] selftests/bpf: Add test to verify bpf_iter "

[PATCH dwarves v5 00/11] pahole: Encode true signatures in kernel BTF
 2026-06-16  4:06 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] riscv, bpf: Fix signed operations and add 32 bit atomics
 2026-06-16  2:21 UTC  (4+ messages)

[PATCH net-next v7 0/5] veth: add Byte Queue Limits (BQL) support
 2026-06-16  1:53 UTC  (2+ messages)

[PATCH bpf 0/2] Fix partial copy of non-linear skb test_run output
 2026-06-16  1:44 UTC  (7+ messages)
` [PATCH bpf 1/2] bpf: "
` [PATCH bpf 2/2] selftests/bpf: Cover "

[PATCH bpf-next] bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
 2026-06-16  1:23 UTC  (2+ messages)

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-16  0:33 UTC  (5+ messages)

[PATCH net-next v14 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-15 23:40 UTC  (4+ messages)
` [PATCH v14 1/2] "

[PATCH v14] selftests: net: add local ECMP rehash test
 2026-06-15 23:40 UTC  (2+ messages)

[PATCH RESEND 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-06-15 23:16 UTC  (5+ messages)

[PATCH bpf v2 0/2] bpf: Fix packet pointer invalidation for skb dynptr writes
 2026-06-15 22:10 UTC  (23+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Add skb dynptr writer packet invalidation tests
` [PATCH bpf v3 0/2] bpf: Fix packet pointer invalidation for skb dynptr writes
  ` [PATCH bpf v3 1/2] "
  ` [PATCH bpf v3 2/2] selftests/bpf: Add skb dynptr writer packet invalidation tests
  ` [PATCH bpf v4 0/2] bpf: Fix packet pointer invalidation for skb dynptr writes
    ` [PATCH bpf v4 1/2] "
    ` [PATCH bpf v4 2/2] selftests/bpf: Add skb dynptr writer packet invalidation tests
    ` [PATCH bpf v5 0/2] bpf: Fix packet pointer invalidation for skb dynptr writes
      ` [PATCH bpf v5 1/2] "
      ` [PATCH bpf v5 2/2] selftests/bpf: Add skb dynptr writer packet invalidation tests

[PATCH bpf-next] bpf: Allow type tag BTF records to succeed other modifier records
 2026-06-15 21:53 UTC  (3+ messages)

[PATCH bpf-next v3] bpf: Better build_id caching in stack_map_get_build_id_offset()
 2026-06-15 21:04 UTC  (3+ messages)

[GIT PULL] BPF changes for 7.2
 2026-06-15 18:08 UTC 

[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-06-15 17:40 UTC  (8+ messages)
` [PATCH 1/8] mm: Add ptep_try_set() for lockless empty-slot installs

[PATCH bpf 0/2] bpf: Preserve rdonly_cast dynptr slice lifetime
 2026-06-15 17:24 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: Preserve pointer spill metadata during half-slot cleanup
 2026-06-15 17:19 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover half-slot cleanup of pointer spills

[PATCH v2 0/3] seccomp: Allow using SECCOMP_MODE_STRICT with SECCOMP_MODE_FILTER
 2026-06-15 16:35 UTC  (7+ messages)
` [PATCH v2 1/3] seccomp: Store death as a separate field
` [PATCH v2 2/3] seccomp: Allow upgrading to strict mode after enabling filters
` [PATCH v2 3/3] selftest: seccomp: Adjust tests for using both STRICT and FILTER

[PATCH bpf 1/2] bpf: Fix packet pointer invalidation for skb dynptr writes
 2026-06-15 15:51 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: Gate dynptr probe-read kfuncs like helpers
 2026-06-15 15:48 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] selftests/bpf: Add some tests for LoongArch
 2026-06-15 15:45 UTC  (2+ messages)

[PATCH v1 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
 2026-06-15 15:15 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: support shift operations with non-const source operand
 2026-06-15 14:51 UTC  (9+ 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

[PATCH bpf-next v2 0/2] bpf: support shift operations with non-const source operand
 2026-06-15 14:49 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: support shift operations with non-const src operand

[PATCH bpf 2/2] selftests/bpf: Add skb dynptr writer packet invalidation tests
 2026-06-15 12:08 UTC 

[PATCH bpf 0/2] bpf: Fix packet pointer invalidation for skb dynptr writes
 2026-06-15 12:06 UTC 

[PATCH bpf 1/2] bpf: Preserve dynptr slice lifetime across rdonly_cast
 2026-06-15 11:24 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