BPF List
 help / color / mirror / Atom feed
 messages from 2026-07-22 14:02:39 to 2026-07-22 23:50:25 UTC [more...]

[PATCH bpf-next v1 0/8] resolve_btfids: Discover kfuncs from BTF ID sets
 2026-07-22 23:50 UTC  (13+ messages)
` [PATCH bpf-next v1 1/8] resolve_btfids: Implement generic ensure_mem() to grow arrays
` [PATCH bpf-next v1 2/8] resolve_btfids: Index BTF ID symbols by address
` [PATCH bpf-next v1 3/8] resolve_btfids: Keep collected kfuncs in a rbtree
` [PATCH bpf-next v1 4/8] libbpf: Export btf__find_by_name_kind_own()
` [PATCH bpf-next v1 5/8] resolve_btfids: Fix the _impl lookup for module BTF
` [PATCH bpf-next v1 6/8] HID: bpf: Make syscall kfunc flags match the struct_ops set
` [PATCH bpf-next v1 7/8] resolve_btfids: Discover kfuncs from BTF ID sets
` [PATCH bpf-next v1 8/8] resolve_btfids: Enforce consistent kfunc flags across "

[RFC PATCH bpf-next v3 0/3] selftests/bpf: restructure the Makefile as a layered build
 2026-07-22 23:12 UTC  (5+ 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

[PATCH net-next v3 0/2] XDP metadata support for DQ RDA
 2026-07-22 22:16 UTC  (3+ 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

[PATCH net v3] veth: convert frag_list skbs before running XDP
 2026-07-22 22:12 UTC  (3+ messages)

[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
 2026-07-22 20:56 UTC  (5+ messages)

[PATCH v2 bpf-next 0/2] bpf: Populate mmap-able array maps lazily
 2026-07-22 20:50 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Populate mmap-able array map memory lazily
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add mmap/munmap benchmark for array maps

[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-22 20:40 UTC  (11+ messages)
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation

[PATCH 0/2] bpf: htab: Reduce memory use of hash maps
 2026-07-22 20:38 UTC  (3+ messages)
` [PATCH 1/2] bpf: htab: Split htab_elem_lru and htab_elem_pcpu off of htab_elem
` [PATCH 2/2] bpf: htab: Reduce elem_size by 8 bytes for small key sizes

[PATCH net-next] tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect path
 2026-07-22 18:49 UTC  (2+ messages)

[PATCH net-next 0/2] net: atlantic: convert RX path to page_pool
 2026-07-22 18:43 UTC  (5+ messages)
` [PATCH net-next 1/2] net: atlantic: free stranded TX buffers on ring deinit
` [PATCH net-next 2/2] net: atlantic: convert RX path to page_pool

[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-07-22 18:42 UTC  (3+ messages)
` [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush

[PATCH bpf-next v2 0/5] Introduce bpf_ksock
 2026-07-22 18:27 UTC  (3+ messages)
` [PATCH bpf-next v2 2/5] bpf: Add ksock kfuncs

[PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
 2026-07-22 18:25 UTC  (3+ messages)

[PATCH net v2] xsk: reject undersized tx_metadata at runtime validation
 2026-07-22 17:55 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Report the real error from libarena parallel workers
 2026-07-22 16:41 UTC  (2+ messages)

[PATCH bpf-next v3] libarena: Use compiler load-acquire/store-release in bpf_atomic.h
 2026-07-22 16:30 UTC  (3+ messages)

[PATCH bpf v6 0/4] Fixes for bpf link update
 2026-07-22 16:25 UTC  (3+ messages)
` [PATCH bpf v6 2/4] bpf: Fix UAF due to missing link type check in mprog

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-07-22 16:21 UTC  (6+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support

[PATCH dwarves 0/2] clang true signature follow-on
 2026-07-22 15:54 UTC  (2+ messages)

[syzbot] [bpf?] [sctp?] [tipc?] INFO: rcu detected stall in sock_close (5)
 2026-07-22 15:42 UTC 

[PATCH bpf-next v3 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
 2026-07-22 15:40 UTC  (11+ messages)

[PATCH bpf-next v3 5/6] riscv, bpf: Add support for BPF exceptions
 2026-07-22 15:28 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Fix WARNING in bpf_tracing_link_release
 2026-07-22 15:19 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Verify no warning when close fexit link

[PATCH 6.16.y 0/6] cBPF JIT spray hardening
 2026-07-22 15:18 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: Fix WARNING in bpf_tracing_link_release
 2026-07-22 14:45 UTC  (7+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Verify no warning when close fexit link

[PATCH bpf-next v3 2/6] bpf: Inline bpf_iter_num_next() kfunc
 2026-07-22 14:21 UTC  (2+ messages)

[PATCH bpf-next v3 6/6] selftests/bpf: Add bpf_for() benchmark
 2026-07-22 14:21 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Add BPF Exceptions support for RISC-V
 2026-07-22 14:18 UTC  (7+ messages)
` [PATCH bpf-next v3 2/6] riscv, stacktrace: Pass sp and fp to the walk_stackframe() callback
` [PATCH bpf-next v3 3/6] riscv, stacktrace: Implement arch_bpf_stack_walk() for BPF
` [PATCH bpf-next v3 6/6] riscv, bpf: Remove BPF exceptions from denylist

[PATCH] binfmt_elf_fdpic: only honour the first PT_INTERP
 2026-07-22 14:02 UTC  (3+ messages)


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