BPF List
 help / color / mirror / Atom feed
 messages from 2026-08-17 19:16:24 to 2026-08-19 02:29:38 UTC [more...]

[PATCH RFC v2 00/13] sysctl: add module aliases
 2026-08-19  2:28 UTC  (6+ messages)
` [PATCH RFC v2 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v2 02/13] proc: add config option SYSCTL_MODULE_ALIASES
` [PATCH RFC v2 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
` [PATCH RFC v2 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 05/13] sysctl, parport: update register_sysctl() callers with template arguments

[PATCH bpf-next v2] selftests/bpf: Avoid flaky resize value test for percpu data
 2026-08-19  1:44 UTC  (3+ messages)

[PATCH v2] docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
 2026-08-19  1:21 UTC 

[RFC bpf-next 0/2] bpf, mips: Add BPF_MOVSX support to the JITs
 2026-08-19  1:16 UTC  (4+ messages)
` [RFC bpf-next 1/2] bpf, mips: Factor register moves into helpers
` [RFC bpf-next 2/2] bpf, mips: Add support for BPF_MOVSX in the JITs

[PATCH RFC] sched_ext: warn when cpu.max is set but the BPF scheduler doesn't implement bandwidth control
 2026-08-19  0:57 UTC  (5+ messages)

[PATCH bpf-next v3 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-19  0:51 UTC  (7+ messages)
` [PATCH bpf-next v3 2/4] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next v3 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v3 4/4] selftests/bpf: Add a test for arena fault-in under memory.max

[PATCH net v4] xsk: fix NULL pointer dereference in __xsk_rcv()
 2026-08-19  0:08 UTC  (2+ messages)

[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
 2026-08-18 23:59 UTC  (9+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats
` [PATCH v2 2/2] selftests/bpf: add cgroup_iter_cpu test for cpu cgroup kfuncs

[PATCH v2 0/2] block: expose blkcg io.stat to BPF
 2026-08-18 23:01 UTC  (10+ messages)
` [PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat
` [PATCH v2 2/2] selftests/bpf: add test for blkcg io.stat BPF kfuncs

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-08-18 22:51 UTC  (5+ messages)
` [RFC bpf-next 1/6] bpf: turn bpf_reg_state->precise into a flags field [NFC]
` [RFC bpf-next 2/6] bpf: move the linked-scalar flags into bpf_reg_state->flags [NFC]

[PATCH bpf-next 2/3] bpf: Add user memory access kfuncs for linux_binprm
 2026-08-18 21:34 UTC  (3+ messages)

[PATCH bpf-next] bpf, verifier: Invalidate dynptr slices on skb_ext COW reallocation
 2026-08-18 21:24 UTC 

[PATCH bpf-next v2 0/2] bpf: Reject mixed arena and ordinary atomic paths
 2026-08-18 21:03 UTC  (8+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover mixed arena and stack atomics

[PATCH] x86/bpf: make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATA
 2026-08-18 20:51 UTC  (3+ messages)

[PATCH bpf v2] bpf: guard uprobes against private-stack corruption
 2026-08-18 20:47 UTC  (2+ messages)

[PATCH bpf] bpf: guard classic uprobes against private-stack corruption
 2026-08-18 20:46 UTC  (3+ messages)

[PATCH bpf-next 0/2] lsm: give BPF programs a way to query locked_down state
 2026-08-18 20:41 UTC  (13+ messages)

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-18 20:04 UTC  (17+ messages)
` [RFC PATCH 01/57] mm: add pte_folio()
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state

[PATCH bpf-next v6 00/10] bpf: Support aggregate return values up to 16 bytes
 2026-08-18 20:05 UTC  (8+ messages)
` [PATCH bpf-next v6 02/10] bpf: Add helpers to describe the R0:R2 return register pair
` [PATCH bpf-next v6 04/10] bpf: Handle R2 as a return register in precision backtracking
` [PATCH bpf-next v6 09/10] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns

[PATCH bpf v7] selftests/bpf: allocate a larger timeout for connection
 2026-08-18 19:23 UTC  (2+ messages)

[PATCH bpf] bpf: Fix NULL pointer dereference in bpf_sock_from_file
 2026-08-18 19:13 UTC  (2+ messages)

[PATCH net v2 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-18 18:19 UTC  (9+ messages)
` [PATCH net v2 1/3] xsk: align TX metadata layout across ABIs
` [PATCH net v2 3/3] net: stmmac: skip queueMaxSDU check for AF_XDP
  ` [Intel-wired-lan] "

[PATCH net-next] net: xdp: don't assume an Ethernet header in generic XDP
 2026-08-18 18:09 UTC  (3+ messages)

[PATCH net-next v4 00/15] gve: AdminQ mode related refactors
 2026-08-18 16:26 UTC  (5+ messages)

[PATCH net] xdp: fix zero-copy frame layout
 2026-08-18 15:45 UTC 

[PATCH net] xsk: reset the mac header in the generic Tx path
 2026-08-18 15:40 UTC  (3+ messages)

[PATCH] mm/secretmem: properly account locked pages
 2026-08-18 15:27 UTC  (6+ messages)

[PATCH v2 0/2] bpf: reject stack-argument callback subprograms
 2026-08-18 15:23 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/bpf: add callback stack-argument rejection test

WARNING in reg_bounds_sanity_check - const subreg tnum out of sync after ALU64 add
 2026-08-18 14:59 UTC 

[PATCH bpf-next 0/2] bpf, riscv: Add support for signed arena loads
 2026-08-18 14:28 UTC  (6+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Enable arena LDSX tests for riscv64

[PATCH v1] LoongArch: Fix __smp_mb__{before,after}_atomic()
 2026-08-18 14:05 UTC  (4+ messages)

Introduce an universal BPF Builder
 2026-08-18 13:47 UTC 

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-18 13:32 UTC  (4+ messages)
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH v2] netdevsim: update rxq->napi pointer during queue reset
 2026-08-18 13:25 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf, mips: Add signed div/mod support
 2026-08-18 13:10 UTC  (3+ messages)

[PATCH] selftests/bpf: tc_tunnel - validate decap tunnel state without false-pass gaps
 2026-08-18 12:59 UTC  (3+ messages)

[PATCH bpf v6] selftests/bpf: allocate a larger timeout for connection
 2026-08-18 12:49 UTC  (3+ messages)

[PATCH bpf v2 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-08-18 11:56 UTC  (5+ messages)
` [PATCH bpf v2 2/2] bpf: Unconditionally take socket references in lookup helpers

[PATCH bpf-next 0/2] bpf: Cleanup & optimization
 2026-08-18 11:55 UTC  (3+ messages)

[PATCH RFC 0/5] allow kfree_nolock() handle kmalloc() objects
 2026-08-18 11:40 UTC  (7+ messages)
` [PATCH RFC 1/5] mm/slab: cleanup deferred free handling
` [PATCH RFC 2/5] mm/slab, kfence: support kfence objects in kfree_nolock()
` [PATCH RFC 3/5] mm/slab, kmemleak: handle kmemleak freeing "

[PATCH net v3 0/1] ip: orphan prefetched skbs before multicast forwarding
 2026-08-18 11:10 UTC  (2+ messages)

[PATCH 0/4] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
 2026-08-18 10:45 UTC  (7+ messages)
` [PATCH 1/4] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
` [PATCH 2/4] coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
` [PATCH 3/4] selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredump
` [PATCH 4/4] smb: prevent TIF_NOTIFY_SIGNAL from interrupting

[PATCH bpf-next v2] bpf: Fix stack out-of-bounds write in cgroup link update
 2026-08-18  9:48 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-18  9:26 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
` [PATCH bpf-next v2 2/2] selftests/bpf: add memcg async reclaim test

[PATCH v5 00/15] Fix leaks in rc core
 2026-08-18  8:43 UTC  (2+ messages)

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

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-08-18  4:44 UTC  (6+ messages)
` [PATCH v14 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()

[PATCH v12 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-08-18  4:43 UTC 

[PATCH bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
 2026-08-18  3:48 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH v9 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-08-18  3:28 UTC  (2+ messages)

[PATCH net-next 00/14] skb extension for BPF metadata
 2026-08-18  1:37 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] Simplify min()/max(), contains() and normalize() cnum implementation
 2026-08-18  0:58 UTC  (2+ messages)

[PATCH v7 net-next 0/2] Explicit TSO segment count
 2026-08-18  0:36 UTC  (2+ messages)

[PATCH net-next v2 1/5] selftests/xsk: add UMEM users refcount and centralize socket teardown
 2026-08-17 21:54 UTC  (2+ messages)

[PATCH net-next v2 4/5] selftests/xsk: add shared-UMEM callback framework and initial test cases
 2026-08-17 21:38 UTC  (2+ messages)

[PATCH net-next v2 5/5] selftests/xsk: make pkt_stream_even_odd_sequence rollback-safe
 2026-08-17 21:38 UTC  (2+ messages)

[GIT PULL] BPF changes for 7.3
 2026-08-17 21:26 UTC 

[PATCH 0/9] lib/folio_pool: Direct-Map Large Folio Pool & Scratchpad bump allocators
 2026-08-17 21:01 UTC  (3+ messages)
` [PATCH 6/9] locking/lockdep: Fallback to folio_pool in alloc_list_entry when static pool is full

[PATCH net] net: kcm: Hold RCU read lock while running BPF parser
 2026-08-17 20:50 UTC  (2+ messages)

[PATCH 0/6] selftests/bpf: Fixes and improvements for libarena
 2026-08-17 20:38 UTC  (17+ messages)
` [PATCH 1/6] selftests/bpf: libarena: Normalize SPDX headers across files
` [PATCH 2/6] selftests/bpf: libarena: Inline nonatomic bitmap operations
` [PATCH 3/6] selftests/bpf: libarena: Disable IRQs during allocation
` [PATCH 4/6] selftests/bpf: libarena: Add calloc() call
` [PATCH 5/6] selftests/bpf: libarena: Add a benchmark for malloc()/calloc()
` [PATCH 6/6] selftests/bpf: libarena: Optimize and make public arena_memset


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