BPF List
 help / color / mirror / Atom feed
 messages from 2026-07-11 03:58:44 to 2026-07-13 21:27:24 UTC [more...]

[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-07-13 21:27 UTC  (11+ messages)
` [PATCH bpf-next v3 01/15] bpf: Remove __rcu tagging in st_link->map
` [PATCH bpf-next v3 02/15] bpf: Make struct_ops tasks_rcu grace period optional
` [PATCH bpf-next v3 03/15] bpf: Add bpf_struct_ops accessor helpers
` [PATCH bpf-next v3 04/15] bpf: Remove unnecessary prog_list_prog() check
` [PATCH bpf-next v3 05/15] bpf: Replace prog_list_prog() check with direct pl->prog and pl->link check

[PATCH bpf-next 0/2] bpf: Validate byte type for helper stack reads
 2026-07-13 21:22 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Check byte type when validating "
` [PATCH bpf-next 2/2] selftests/bpf: Cover helper reads of invalid spill siblings

[PATCH bpf 1/1] selftests/bpf: Enable BLK_DEV_NBD for raw_tp_writable_reject_nbd_invalid
 2026-07-13 20:47 UTC  (3+ messages)

[PATCH bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-13 20:44 UTC  (11+ messages)
` [PATCH bpf v4 1/2] "

[PATCHSET SLOP RFC 0/6] bpf: make arena pointers first-class kfunc and struct_ops arguments
 2026-07-13 19:38 UTC  (17+ messages)
` [PATCHSET SLOP RFC 1/6] bpf: Support __arena suffix for kfunc arguments
` [PATCHSET SLOP RFC 2/6] selftests/bpf: Add kfunc __arena argument tests
` [PATCHSET SLOP RFC 3/6] bpf: Support __arena suffix on struct_ops stub arguments
  ` [PATCH v2 "
` [PATCHSET SLOP RFC 4/6] selftests/bpf: Add struct_ops __arena argument tests
` [PATCHSET SLOP RFC 5/6] sched_ext: Pass a kernel arena pointer to ops_cid.set_cmask()
` [PATCHSET SLOP RFC 6/6] sched_ext: Convert scx_bpf_cid_override() to take an arena pointer

[PATCH bpf] bpf, x86: Fix signed 32-bit div/mod in the i386 JIT
 2026-07-13 18:58 UTC 

[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
 2026-07-13 18:03 UTC  (3+ messages)
` [PATCH v8 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers

[PATCH v4 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-13 18:00 UTC  (2+ messages)

[PATCH 7.1.y 0/6] cBPF JIT spray hardening
 2026-07-13 17:24 UTC  (12+ messages)
` [PATCH 7.1.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 7.1.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 7.1.y 3/6] bpf: Restrict JIT predictor flush to cBPF

[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-13 17:21 UTC  (16+ messages)
` [PATCH mm-hotfixes v2 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v2 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v2 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v2 4/4] arm64: remove redundant concurrent ptdump UAF mitigation

[PATCH bpf-next v9 0/9] bpf: Introduce global percpu data
 2026-07-13 17:13 UTC  (13+ messages)
` [PATCH bpf-next v9 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v9 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v9 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v9 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v9 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v9 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v9 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
` [PATCH bpf-next v9 8/9] selftests/bpf: Test verifier log for global percpu data
` [PATCH bpf-next v9 9/9] selftests/bpf: Verify bpf_iter "

[PATCH bpf v2 0/2] bpf: Fix tracing of kfuncs with implicit args
 2026-07-13 17:01 UTC  (8+ messages)
` [PATCH bpf v2 1/2] "

[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-07-13 16:47 UTC  (3+ messages)

[PATCH bpf-next v7 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-13 16:38 UTC  (5+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v7 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v7 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

[PATCH bpf-next v3 00/17] Redesign Verification Errors
 2026-07-13 16:09 UTC  (26+ messages)
` [PATCH bpf-next v3 01/17] bpf: Add verifier diagnostics report helpers
` [PATCH bpf-next v3 02/17] bpf: Add source and instruction diagnostic context
` [PATCH bpf-next v3 03/17] bpf: Add verifier diagnostic event log
` [PATCH bpf-next v3 04/17] bpf: Prune verifier diagnostics when switching paths
` [PATCH bpf-next v3 05/17] bpf: Track verifier register diagnostic events
` [PATCH bpf-next v3 06/17] bpf: Track verifier reference "
` [PATCH bpf-next v3 07/17] bpf: Track verifier context "
` [PATCH bpf-next v3 08/17] bpf: Report Register Type Safety errors
` [PATCH bpf-next v3 09/17] bpf: Report Memory Safety bounds errors
` [PATCH bpf-next v3 10/17] bpf: Report Resource Lifetime reference leaks
` [PATCH bpf-next v3 11/17] bpf: Report Call Type Safety argument errors
` [PATCH bpf-next v3 12/17] bpf: Report Execution Context Safety errors
` [PATCH bpf-next v3 13/17] bpf: Report Program Structure CFG errors
` [PATCH bpf-next v3 14/17] bpf: Report Policy helper and kfunc errors
` [PATCH bpf-next v3 15/17] bpf: Report Verifier Limit errors
` [PATCH bpf-next v3 16/17] bpf: Report Verifier Internal errors
` [PATCH bpf-next v3 17/17] bpf: Gate verifier diagnostics on log level

[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
 2026-07-13 15:57 UTC  (11+ messages)
` [PATCH v2 1/5] exec: stash a bpf-selected interpreter in struct linux_binprm
` [PATCH v2 2/5] binfmt_misc: add binfmt_misc_ops bpf struct_ops
` [PATCH v2 3/5] binfmt_misc: wire up bpf-backed 'B' entries
` [PATCH v2 4/5] bpf: allow fs kfuncs for binfmt_misc_ops programs
` [PATCH v2 5/5] selftests/exec: add binfmt_misc bpf-backed handler test

[PATCH 0/4] selftests/bpf: A few edge case fixes
 2026-07-13 15:32 UTC  (3+ messages)
` [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it

[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
 2026-07-13 13:56 UTC  (8+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Introduce bpf_program__clone()
  ` [External] "

[PATCH v2] HID: bpf: Fix signedness bug in hid_bpf_hw_request
 2026-07-13 13:38 UTC  (2+ messages)

[PATCH] libbpf: reject linker STT_SECTION symbols with out-of-range st_shndx
 2026-07-13 13:35 UTC  (2+ messages)

[PATCH] libbpf: fix double-free of distilled base BTF on .BTF.ext parse error
 2026-07-13 13:04 UTC  (3+ messages)
` [PATCH v2] libbpf: initialize btf_ext out-parameter early in btf_parse_elf()

[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-13  7:56 UTC  (4+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
 2026-07-13  4:14 UTC  (4+ messages)

[PATCH v2] docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
 2026-07-13  2:49 UTC 

[PATCH] docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
 2026-07-13  1:47 UTC  (2+ messages)

[PATCH] bpf: return -EINVAL from bpf_ringbuf_query for unknown flags
 2026-07-13  1:44 UTC  (2+ messages)

[PATCH] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
 2026-07-12 10:46 UTC  (8+ messages)

[PATCH] kbuild: rpm-pkg: Preserve .BTF section in kernel modules during debuginfo stripping
 2026-07-12  8:56 UTC  (5+ messages)
` [PATCH] kbuild: rpm-pkg: append %{?dist} macro to Release tag

[RFC PATCH bpf-next v1 1/1] bpf: Enable JIT hardening by default when x86_64 CFI is enabled
 2026-07-12  6:22 UTC  (2+ messages)

[PATCH net-next v12 0/4] net: mana: add ethtool private flag for full-page RX buffers
 2026-07-12  4:14 UTC  (6+ messages)
` [PATCH net-next v12 1/4] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v12 2/4] net: mana: do not bail out of mana_detach on dealloc failure
` [PATCH net-next v12 3/4] net: mana: force full-page RX buffers via ethtool private flag
` [PATCH net-next v12 4/4] net: mana: recover port on attach failure in ethtool operations

[PATCH 02/13 RFC net-next] net: core: add IPv4 fallback stubs and guards for CONFIG_IPV4=n
 2026-07-12  1:39 UTC  (5+ messages)
` [PATCH 04/13 RFC net-next] net: tcp: move protocol agnostic TCP functions out of tcp_ipv4.c
` [PATCH 06/13 RFC net-next] net: udp: split IPv4 specific logic into udp_ipv4.c
` [PATCH 08/13 RFC net-next] net: ping: split IPv4 specific logic into ping_ipv4.c
` [PATCH 09/13 RFC net-next] net: fib: split common nexthop logic to fib_core.c

[PATCH bpf-next v2 0/2] bpf: Fix WARNING in bpf_trampoline_multi_detach
 2026-07-12  0:00 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Mark tracing_multi trampolines as ftrace managed
` [PATCH bpf-next v2 2/2] selftests/bpf: Test fentry link after tracing_multi link

[PATCH bpf-next v3 0/2] bpf: require an owned cpumask for bpf_cpumask_populate()
 2026-07-11 23:38 UTC  (3+ messages)

[PATCH v2 net 0/5] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-11 19:45 UTC  (3+ messages)
` [PATCH v2 net 3/5] xsk: reclaim invalid multi-buffer Tx descs in ZC path

[PATCH bpf-next v2 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
 2026-07-11 16:28 UTC  (13+ messages)
` [PATCH bpf-next v2 1/5] bpf: dispatcher: allocate bpf_dispatcher->rw_image with vmalloc()
` [PATCH bpf-next v2 2/5] bpf: drop __weak from bpf_jit_alloc_exec() and bpf_jit_free_exec()
` [PATCH bpf-next v2 3/5] bpf: alloc_prog_pack(): skip ROX management for already ROX memory
` [PATCH bpf-next v2 4/5] bpf, x86: make sure allocation in arch_bpf_trampoline_size() is writable
` [PATCH bpf-next v2 5/5] x86/bpf: enable EXECMEM_ROX_CACHE for BPF allocations

[PATCH bpf] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
 2026-07-11 15:00 UTC  (3+ messages)

[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
 2026-07-11 13:02 UTC  (5+ messages)
` [PATCH bpf-next 1/2] srcu: Add lock guard for srcu_fast_updown flavor
` [PATCH bpf-next 2/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown

[PATCH bpf-next v3 0/3] bpf: Fix trampoline handling of 128-bit values
 2026-07-11 12:18 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: Fix WARNING in bpf_trampoline_multi_detach
 2026-07-11 12:09 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Mark tracing_multi trampolines as ftrace managed

[PATCH bpf-next 0/2] Reject callback subprogs invoke tailcall
 2026-07-11 11:33 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Add testcases for callback with tailcall

[PATCH RFC 0/2] LoongArch: BPF: Optimize 32-bit zero/sign extensions
 2026-07-11 10:16 UTC  (3+ messages)
` [PATCH RFC 1/2] LoongArch: BPF: Eliminate zero-extension for memory load operations
` [PATCH RFC 2/2] LoongArch: BPF: Eliminate zero/sign extensions for 32-bit operations

[PATCH v1 0/3] LoongArch: BPF: clean up for build_insn() paths
 2026-07-11 10:09 UTC  (4+ messages)
` [PATCH v1 1/3] LoongArch: BPF: Remove redundant zext jumping in move_imm()
` [PATCH v1 2/3] LoongArch: BPF: Remove dead move_imm() call in BPF_NEG path
` [PATCH v1 3/3] LoongArch: BPF: Split unconditional branch JA paths statically

[PATCH bpf-next 0/2] bpf: Eliminate unnecessary clone/restore due to constants blinding
 2026-07-11 13:23 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf: Eliminate dup/restore of insn_aux_data
` [PATCH bpf-next 2/2] bpf: Remove unnecessary dup/restore subprog_starts and prog clone


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