BPF List
 help / color / mirror / Atom feed
 messages from 2026-07-23 21:18:53 to 2026-07-24 16:02:27 UTC [more...]

[PATCH net v2] xsk: reject undersized tx_metadata at runtime validation
 2026-07-24 16:02 UTC  (6+ messages)

[PATCH bpf-next v8 0/9] bpf: Introduce deferred task context execution
 2026-07-24 15:29 UTC  (5+ messages)
` [PATCH bpf-next v8 7/9] bpf: task work scheduling kfuncs

[PATCH bpf-next 0/2] bpf: Fix sleepable check for tracing prog
 2026-07-24 15:54 UTC  (7+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Verify rejection of sleepable "

[PATCH bpf-next] bpf: Fix CFI mismatch in task work callback
 2026-07-24 15:52 UTC 

[BUG] bpf: AA deadlock on task->alloc_lock via bpf_get_task_exe_file() in lsm/ptrace_access_check
 2026-07-24 15:26 UTC 

[PATCH 0/6] s390: Add kCFI support
 2026-07-24 15:14 UTC  (15+ messages)
` [PATCH 1/6] s390/tools: Pass symbol name to do_relocs()
` [PATCH 2/6] s390/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH 3/6] s390: Add ftrace_stub_graph
` [PATCH 4/6] s390/diag: Generate CFI type information for assembly functions
` [PATCH 5/6] s390/Kconfig: Select ARCH_SUPPORTS_CFI
` [PATCH 6/6] s390/bpf: Add kCFI support

[PATCH mm-hotfixes v6 0/5] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-24 15:09 UTC  (4+ messages)

[PATCH v4 net 4/6] xsk: reclaim invalid Tx descriptors in ZC batch path
 2026-07-24 14:49 UTC  (3+ messages)

[PATCH 0/2] bpf: htab: Reduce memory use of hash maps
 2026-07-24 14:35 UTC  (8+ messages)
` [PATCH 1/2] bpf: htab: Split htab_elem_lru and htab_elem_pcpu off of htab_elem

[PATCH slab/for-next v4 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
 2026-07-24 14:10 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: atlantic: convert RX path to page_pool
 2026-07-24 13:37 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: atlantic: free stranded TX buffers on ring deinit
  ` [EXTERNAL] "
` [PATCH net-next v2 2/3] net: atlantic: free RX pages of consumed but not refilled buffers
  ` [EXTERNAL] "
` [PATCH net-next v2 3/3] net: atlantic: convert RX path to page_pool
  ` [EXTERNAL] "

[PATCH net-next 0/2] net: atlantic: convert RX path to page_pool
 2026-07-24 12:20 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 6.6.y/6.12.y/6.18.y 0/2] bpf: Fix ld_{abs,ind} failure path analysis in subprogs
 2026-07-24 11:22 UTC  (2+ messages)

[PATCH] bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
 2026-07-24 10:56 UTC  (10+ messages)
` [PATCH v3] bpf, sockmap: Fix cork ownership "
          ` [PATCH bpf v4] bpf, sockmap: Fix cork use-after-free "

[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
 2026-07-24  9:58 UTC  (6+ messages)

[PATCH bpf-next 0/2] bpf: Populate mmap-able array maps lazily
 2026-07-24  8:53 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add mmap/munmap benchmark for array maps

[PATCH bpf-next 0/4] Fixes for bpf_jit_free
 2026-07-24  8:15 UTC  (15+ messages)
` [PATCH bpf-next 1/4] bpf, arm64: Fix memory leak in bpf_jit_free
` [PATCH bpf-next 2/4] LoongArch: BPF: "
` [PATCH bpf-next 3/4] riscv, bpf: Adjust bpf_func to account for CFI offset "
` [PATCH bpf-next 4/4] bpf: Fix double-free RO header "

[PATCHv4 net-next] tcp: Add TCP ROCCET congestion control module
 2026-07-24  8:11 UTC  (2+ messages)

[PATCH v3 bpf-next 4/5] selftests/bpf: Use calloc to allocate subtest_states
 2026-07-24  7:39 UTC 

[PATCH v3 bpf-next 3/5] selftests/bpf: Fix missing allocation null checks in test_progs.c
 2026-07-24  7:32 UTC  (2+ messages)

[REGRESSION][SECURITY] bpf, s390: verifier/JIT mismatch allows unprivileged kernel memory access
 2026-07-24  6:53 UTC  (2+ messages)

[PATCH net v1] bpf: lwt: Fix dst reference leak on reroute failure
 2026-07-24  6:06 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: Preserve pointer state for commuted arithmetic
 2026-07-24  5:07 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 3/3] selftests/bpf: Cover commuted pointer state propagation

[RFC PATCH bpf-next v4 0/3] selftests/bpf: restructure the Makefile as a layered build
 2026-07-24  4:35 UTC  (5+ messages)
` [RFC PATCH bpf-next v4 1/3] selftests/bpf: extract BPF skeleton generation into a helper script
` [RFC PATCH bpf-next v4 2/3] selftests/bpf: move shared build definitions into Makefile.buildvars
` [RFC PATCH bpf-next v4 3/3] selftests/bpf: build each test runner instance in its own sub-make

[RFC PATCH bpf-next v2 0/3] selftests/bpf: restructure the Makefile as a layered build
 2026-07-24  4:28 UTC  (7+ messages)
` [RFC PATCH bpf-next v2 2/3] selftests/bpf: move shared build definitions into Makefile.buildvars
` [RFC PATCH bpf-next v2 3/3] selftests/bpf: build each test runner instance in its own sub-make

[PATCH net-next v3 0/2] XDP metadata support for DQ RDA
 2026-07-24  3:52 UTC  (7+ messages)
` [PATCH net-next v3 1/2] gve: use xdp_build_skb methods for XDP_PASS case
` [PATCH net-next v3 2/2] gve: add XDP metadata support for DQ RDA

[RFC PATCH bpf-next v3 0/3] selftests/bpf: restructure the Makefile as a layered build
 2026-07-24  2:57 UTC  (10+ messages)
` [RFC PATCH bpf-next v3 1/3] selftests/bpf: extract BPF skeleton generation into a helper script
` [RFC PATCH bpf-next v3 2/3] selftests/bpf: move shared build definitions into Makefile.buildvars
` [RFC PATCH bpf-next v3 3/3] selftests/bpf: build each test runner instance in its own sub-make

[PATCH v2] kbuild: rpm-pkg: Preserve .BTF section in kernel modules during debuginfo stripping
 2026-07-24  2:49 UTC  (5+ messages)

[PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
 2026-07-24  1:41 UTC  (5+ messages)
` [PATCH v5 "

[RESEND][REGRESSION][SECURITY] bpf, s390: verifier/JIT mismatch allows unprivileged kernel memory access
 2026-07-24  1:03 UTC  (3+ messages)

[PATCH bpf-next v1 00/18] Generate bpf_func_proto for kfunc
 2026-07-23 23:29 UTC  (4+ messages)
` [PATCH bpf-next v1 15/18] bpf: Classify kfunc pointer arguments from BTF, resolve type against the register

[PATCH bpf v2 1/2] bpf: Reject passing scalar NULL to nonnull arg of a global subprog
 2026-07-23 23:20 UTC  (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Test passing scalar NULL to nonnull "

[PATCH] bpf: normalize arg_track state construction
 2026-07-23 22:58 UTC  (3+ messages)

[PATCH bpf v1 1/2] bpf: Reject passing scalar NULL to nonnull arg of a global subprog
 2026-07-23 21:58 UTC  (3+ messages)

[PATCH net-next v2] tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect path
 2026-07-23 21:42 UTC 


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