BPF List
 help / color / mirror / Atom feed
 messages from 2026-08-19 06:03:06 to 2026-08-20 16:19:20 UTC [more...]

[PATCH bpf] bpf: Keep progs alive until the trampoline image calling them is freed
 2026-08-20 16:19 UTC  (3+ messages)

[PATCH net v3 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-20 16:06 UTC  (6+ messages)
` [PATCH net v3 1/3] xsk: align TX metadata layout across ABIs
` [PATCH net v3 2/3] xsk: honor XDP_TX_METADATA in zero-copy path
` [PATCH net v3 3/3] net: stmmac: document oversized AF_XDP frame handling

[PATCH] x86/bpf: make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATA
 2026-08-20 16:00 UTC  (5+ messages)

[PATCH v3 0/5] x86: Support shstk via prctl
 2026-08-20 15:44 UTC  (10+ messages)
` [PATCH v3 1/5] selftests/x86: fix Makefile dependencies
` [PATCH v3 2/5] selftests/x86: fix fork bug
` [PATCH v3 3/5] selftests/x86: add shadow stack lock test
` [PATCH v3 4/5] x86/shstk: support via prctl
` [PATCH v3 5/5] selftests/x86: add generic prctl shadow stack test

[PATCH bpf v2] bpf: Fix NULL pointer dereference in bpf_sock_from_file
 2026-08-20 15:44 UTC  (2+ messages)

[GIT PULL] BPF changes for 7.3
 2026-08-20 15:41 UTC  (2+ messages)

[PATCH net v2] net/mlx5e: Prevent stale XSK buffer release on refill retry
 2026-08-20 15:15 UTC 

[PATCH bpf v2] bpf: keep trampoline progs alive until image release
 2026-08-20 15:13 UTC  (5+ messages)

BUG: bpf: task hung in lock_sock_nested during sockmap free
 2026-08-20 15:12 UTC  (3+ messages)

[PATCH bpf-next] bpf: sched_ext: Mark ops argument container pointer fields as trusted
 2026-08-20 14:32 UTC  (4+ messages)

[PATCH v2] bpf: Annotate bpf_obj_memcpy with data_race
 2026-08-20 14:30 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf: Add user memory access kfuncs for linux_binprm
 2026-08-20 14:21 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
` [PATCH bpf-next v2 3/3] selftests/bpf: Test linux_binprm user memory kfuncs

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

[PATCH net-next, v3] net/mlx5: Use dma_wmb() for completion queue doorbell updates
 2026-08-20 13:25 UTC  (2+ messages)

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

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-08-20 12:51 UTC  (28+ messages)
` [PATCH RFC v3 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v3 02/13] proc: add config option SYSCTL_MODULE_ALIASES
` [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
` [PATCH RFC v3 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
` [PATCH RFC v3 05/13] sysctl, parport: update register_sysctl() callers with template arguments
` [PATCH RFC v3 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
` [PATCH RFC v3 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
` [PATCH RFC v3 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) "
` [PATCH RFC v3 09/13] sysctl, ipv6: update register_net_sysctl{_sz}() callers "
` [PATCH RFC v3 10/13] sysctl, net: update register_net_sysctl_sz() edge case
` [PATCH RFC v3 11/13] sysctl: unrandomize struct ctl_table.procname
` [PATCH RFC v3 12/13] modpost: move addend_*_rel() calls into addend_rel()
` [PATCH RFC v3 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols

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

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

[PATCH net-next v3 0/4] selftests/xsk: improve shared-UMEM coverage
 2026-08-20  9:35 UTC  (4+ messages)
` [PATCH net-next v3 1/4] selftests/xsk: add UMEM users refcount and centralize socket teardown

[PATCH bpf] bpf: array: reject max_entries > INT_MAX to prevent signed-iterator overflow
 2026-08-20  9:22 UTC  (2+ messages)
` [PATCH v2 "

[PATCH net] octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup
 2026-08-20  9:05 UTC 

[RFC] running bpftool build tests in CI
 2026-08-20  8:34 UTC  (3+ messages)

[PATCH bpf-next v4 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-20  7:05 UTC  (7+ messages)
` [PATCH bpf-next v4 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
` [PATCH bpf-next v4 2/2] selftests/bpf: add memcg async reclaim test

[PATCH bpf-next v1 0/2] Reject invalid LDSX instruction in disassembler
 2026-08-20  5:23 UTC  (4+ messages)
` [PATCH bpf-next v1 1/2] bpf: Reject invalid LDSX instruction in disassembly
` [PATCH bpf-next v1 2/2] selftests/bpf: Test invalid DW LDSX diagnostics

[PATCH bpf-next v3 0/2] bpf, riscv: Add support for signed arena loads
 2026-08-20  4:12 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Enable arena LDSX tests for riscv64

[RFC PATCH bpf-next v3 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
 2026-08-20  3:28 UTC  (11+ messages)
` [RFC PATCH bpf-next v3 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts
` [RFC PATCH bpf-next v3 2/2] selftests/bpf: add tests for selective kmod BTF loading

[PATCH bpf-next] bpf: Track linked scalars across a "rX <<= 32; rX >>= 32" zero extension
 2026-08-20  2:33 UTC  (2+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in print_bpf_insn (2)
 2026-08-20  1:33 UTC 

[PATCH bpf-next v1 0/4] bpftool, selftests: Add tests for C dump and fix a dropped type
 2026-08-20  0:51 UTC  (7+ messages)
` [PATCH bpf-next v1 1/4] selftests/bpf: NUL-terminate bpftool command output
` [PATCH bpf-next v1 2/4] selftests/bpf: Add tests for bpftool btf dump format c
` [PATCH bpf-next v1 3/4] bpftool: Don't drop a type in the sorted C dump
` [PATCH bpf-next v1 4/4] selftests/bpf: Check that sorting preserves types in bpftool dump

[PATCH v2 0/2] block: expose blkcg io.stat to BPF
 2026-08-19 23:59 UTC  (10+ messages)
` [PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat

[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
 2026-08-19 20:55 UTC  (7+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats

[PATCH v2] docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
 2026-08-19 19:48 UTC  (2+ messages)

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

[PATCH bpf-next v3 0/3] bpf, arena: fix range_tree consistency on allocation failure
 2026-08-19 19:11 UTC  (9+ messages)
` [PATCH bpf-next v3 1/3] bpf, arena: fix range_tree_clear inconsistency on kmalloc_nolock failure
` [PATCH bpf-next v3 2/3] bpf, arena: fix range_tree_set "
` [PATCH bpf-next v3 3/3] bpf, arena: check range_tree_set return in arena_free_pages and arena_free_worker

[linus:master] [x86/bugs] a3af84b0fa: stress-ng.seccomp.ops_per_sec 95.7% regression
 2026-08-19 18:59 UTC  (3+ messages)

[RFC] bpf: account ring buffer backing pages separately from Lost RAM
 2026-08-19 17:24 UTC  (4+ messages)
      ` [External Mail]Re: "

[PATCH] bpf: Annotate bpf_obj_memcpy with data_race
 2026-08-19 16:49 UTC  (2+ messages)

[PATCH RFC v2 00/13] sysctl: add module aliases
 2026-08-19 16:29 UTC  (22+ messages)
` [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 RFC v2 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
` [PATCH RFC v2 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols

[PATCH bpf-next v7 08/10] selftests/bpf: Add C tests for 16-byte returns in R0:R2
 2026-08-19 16:15 UTC  (3+ messages)

[PATCH bpf-next v7 00/10] bpf: Support aggregate return values up to 16 bytes
 2026-08-19 16:12 UTC  (21+ messages)
` [PATCH bpf-next v7 02/10] bpf: Add helpers to describe the R0:R2 return register pair
` [PATCH bpf-next v7 04/10] bpf: Handle R2 as a return register in precision backtracking
` [PATCH bpf-next v7 05/10] bpf: Account R2 of register-pair returns in live register analysis
` [PATCH bpf-next v7 06/10] bpf: Add verifier support for 16-byte returns in R0:R2
` [PATCH bpf-next v7 07/10] bpf: Enable aggregate return types up to 16 bytes

[PATCH net v2] net/sched: add get_fill_size callbacks for actions missing them
 2026-08-19 15:57 UTC  (2+ messages)

[PATCH bpf-next v7 03/10] bpf: Wire up JIT support for 16-byte kfunc returns
 2026-08-19 15:52 UTC  (3+ messages)

[PATCH net] xdp: fix zero-copy frame layout
 2026-08-19 15:49 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: fix REG INVARIANTS VIOLATION on speculative pointer arithmetic
 2026-08-19 13:49 UTC  (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add reg-invariants test for "

[PATCH 0/4] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
 2026-08-19 12:50 UTC  (2+ messages)

bpf: Is the nmi_uaccess_okay() check needed for bpf_send_signal_task()?
 2026-08-19 12:43 UTC 

[PATCH bpf-next v2 0/2] bpf, riscv: Add support for signed arena loads
 2026-08-19 12:06 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Enable arena LDSX tests for riscv64

[PATCH net v3] xsk: fix NULL pointer dereference in __xsk_rcv()
 2026-08-19 11:29 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf, riscv: Add support for signed arena loads
 2026-08-19  8:23 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "

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

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-08-19  6:18 UTC  (3+ messages)
` [RFC bpf-next 5/6] bpf: support low-32 subreg scalar linking for sign-extending movs


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