BPF List
 help / color / mirror / Atom feed
 messages from 2026-07-15 00:12:56 to 2026-07-15 10:51:18 UTC [more...]

[PATCH] selftests: do not preserve ownership when installing files with rsync
 2026-07-15 10:51 UTC 

[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-15 10:36 UTC  (12+ messages)
` [PATCH mm-hotfixes v3 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v3 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v3 3/4] mm/ptdump: always stabilise against page table freeing using init_mm

[PATCH bpf v3 0/2] bpf, sockmap: Fix FIONREAD for sockets without a verdict program
 2026-07-15 10:27 UTC  (6+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: Account for receive queue in FIONREAD "

[PATCH bpf-next] selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding on
 2026-07-15 10:03 UTC 

[PATCH bpf v5 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-15  9:40 UTC  (9+ messages)
` [PATCH bpf v5 2/2] selftests/bpf: Cover negative buffer pointer offsets

[PATCH bpf-next v2 0/7] Unify helper and kfunc call_arg_meta
 2026-07-15  9:10 UTC  (12+ messages)
` [PATCH bpf-next v2 1/7] bpf: Remove dynptr check in check_stack_range_initialized()
` [PATCH bpf-next v2 2/7] bpf: Factor out raw_mode-related fields in bpf_call_arg_meta
` [PATCH bpf-next v2 3/7] bpf: Pass argno to callees in check_func_arg() instead of argno_from_reg(regno)
` [PATCH bpf-next v2 4/7] bpf: Unify helper and kfunc allocation-size argument handling
` [PATCH bpf-next v2 5/7] selftests/bpf: Test kfunc returning zero-sized allocation buffer
` [PATCH bpf-next v2 6/7] bpf: Drop redundant pkt_access from bpf_call_arg_meta
` [PATCH bpf-next v2 7/7] bpf: Unify helper and kfunc call argument meta

[PATCH bpf v4 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-07-15  9:00 UTC  (6+ messages)
` [PATCH bpf v4 2/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update

[PATCH v2] docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
 2026-07-15  9:00 UTC  (2+ messages)

[PATCH bpf-next v7 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-15  9:00 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-15  8:56 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs

[PATCH v2 0/9] binfmt_misc: bpf-backed binary type handlers
 2026-07-15  8:40 UTC  (11+ messages)
` [PATCH v2 1/9] exec: stash bpf-selected interpreter state in struct linux_binprm
` [PATCH v2 4/9] binfmt_misc: wire up bpf-backed 'B' entries
` [PATCH v2 5/9] bpf: allow fs kfuncs for binfmt_misc_ops programs
` [PATCH v2 6/9] binfmt_misc: let bpf handlers pass an argument to the interpreter

[PATCH bpf-next v4 0/6] Add the capability to load HW RX checksum in eBPF programs
 2026-07-15  8:32 UTC  (5+ messages)
` [PATCH bpf-next v4 1/6] netlink: specs: Add XDP RX checksum capability to XDP metadata specs

[PATCH bpf-next v3 00/17] Redesign Verification Errors
 2026-07-15  7:37 UTC  (7+ messages)
` [PATCH bpf-next v3 13/17] bpf: Report Program Structure CFG errors
` [PATCH bpf-next v3 16/17] bpf: Report Verifier Internal errors

[PATCH] selftests/seccomp: Fix pointer type mismatch build error
 2026-07-15  7:32 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] Reject callback subprogs invoke tailcall
 2026-07-15  7:12 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase for callback with tailcall

[PATCH v3 0/2] bpf, riscv: add timed may_goto support
 2026-07-15  7:12 UTC  (3+ messages)
` [PATCH v3 1/2] bpf, riscv: add support for timed may_goto
` [PATCH v3 2/2] selftests/bpf: enable timed may_goto tests for riscv64

[PATCH bpf-next v1 0/4] Unify helper and kfunc call_arg_meta
 2026-07-15  5:48 UTC  (7+ messages)
` [PATCH bpf-next v1 3/4] bpf: Unify helper and kfunc allocation-size argument handling
` [PATCH bpf-next v1 4/4] bpf: Unify helper and kfunc call argument meta

[PATCH] selftests/ftrace: Add test case for a symbol in a module without module name
 2026-07-15  1:58 UTC  (4+ messages)

[PATCH] bpf/btf: Move tracing BTF APIs to the BTF library
 2026-07-15  1:53 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-15  1:27 UTC 

[PATCH bpf-next 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-15  1:03 UTC  (3+ messages)

[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-15  0:53 UTC  (8+ messages)
` [PATCH bpf-next v5 01/10] bpf: propagate original instruction offset when patching program
` [PATCH bpf-next v5 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v5 04/10] bpf, x86: add helper to emit kasan checks in x86 "

[PATCH 6.18.y 0/6] cBPF JIT spray hardening
 2026-07-15  0:12 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