BPF List
 help / color / mirror / Atom feed
 messages from 2026-08-12 19:56:04 to 2026-08-13 06:30:43 UTC [more...]

[PATCH net-next v2 0/5] selftests/xsk: improve shared-UMEM coverage
 2026-08-13  6:27 UTC  (6+ messages)
` [PATCH net-next v2 1/5] selftests/xsk: add UMEM users refcount and centralize socket teardown
` [PATCH net-next v2 2/5] selftests/xsk: Skip TX setup after RX configuration failure
` [PATCH net-next v2 3/5] selftests/xsk: expand XSKMAP capacity and add length-based XDP program
` [PATCH net-next v2 4/5] selftests/xsk: add shared-UMEM callback framework and initial test cases
` [PATCH net-next v2 5/5] selftests/xsk: make pkt_stream_even_odd_sequence rollback-safe

[PATCH v2] perf/bpf: Fix data races in BPF perf event handling
 2026-08-13  6:22 UTC  (2+ messages)

[PATCH bpf-next] bpf: Fix stack out-of-bounds write in cgroup link update
 2026-08-13  6:15 UTC  (2+ messages)

[PATCH net-next v1] selftests/bpf: Fix insn count expectations in chained global subprogs test
 2026-08-13  5:24 UTC  (2+ messages)

[PATCH bpf-next] bpf: Trim special_kfunc_list in verifier
 2026-08-13  4:55 UTC  (2+ messages)

[PATCH v1] LoongArch: BPF: Implement arch_bpf_stack_walk()
 2026-08-13  4:53 UTC 

[PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
 2026-08-13  4:38 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
 2026-08-13  4:22 UTC  (7+ messages)
` [RFC PATCH bpf-next v2 1/2] libbpf: support selective kernel module BTF loading via .kmod_btfs section
` [RFC PATCH bpf-next v2 2/2] selftests/bpf: add tests for selective kmod BTF loading

[PATCH] perf/bpf: Fix data race in __perf_event_overflow
 2026-08-13  4:16 UTC  (3+ messages)

[PATCH net] net: kcm: Hold RCU read lock while running BPF parser
 2026-08-13  3:51 UTC 

[PATCH bpf v3 0/4] bpf: Fix refcount_acquire handling for borrowed kptrs
 2026-08-13  3:40 UTC  (4+ messages)
` [PATCH bpf v3 4/4] selftests/bpf: Test untrusted allocated-object pointers

[PATCH bpf-next 0/7] bpf, arm64: __arena kfunc and struct_ops arguments
 2026-08-13  3:32 UTC  (4+ messages)

[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
 2026-08-13  3:26 UTC  (3+ messages)
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement

[PATCH bpf-next v2 0/2] bpf: Eliminate unnecessary clone/restore due to constants blinding
 2026-08-13  2:37 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Eliminate dup/restore of insn_aux_data

[PATCH bpf-next v2 0/2] Add resolve_btfids support for __arena kfunc suffix
 2026-08-13  1:40 UTC  (3+ messages)

[PATCH bpf-next 0/5] bpf: Introduce LOADER_LOAD_FD
 2026-08-13  1:40 UTC  (15+ messages)
` [PATCH bpf-next 1/5] fs/kernel_read_file,selinux: Add BPF_LOADER constant
` [PATCH bpf-next 2/5] bpf: Introduce BPF_LOADER_LOAD_FD command
` [PATCH bpf-next 3/5] selinux: use kernel sid in security_bpf_*
` [PATCH bpf-next 4/5] selinux: Add BPF_LOADER_LOAD_FD syscall permission
` [PATCH bpf-next 5/5] selftests/bpf: add loader_load_fd tests

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

[BUG] libbpf: OOB access when relocating a terminal LDIMM64
 2026-08-13  1:30 UTC 

[PATCH bpf-next v5 0/2] bpf: Fix trampoline image UAF on multi detach failure
 2026-08-13  1:01 UTC  (2+ messages)

[PATCH bpf-next v8 0/6] Improve stack depth verification stats output
 2026-08-13  0:50 UTC  (13+ messages)
` [PATCH bpf-next v8 1/6] bpf: Track verifier instruction stats for each subprogram
` [PATCH bpf-next v8 2/6] bpf: Attribute async callback instructions to verification roots
` [PATCH bpf-next v8 3/6] bpf: Show more useful info in stack depth stats
` [PATCH bpf-next v8 4/6] selftests/bpf: Adjust veristat stack depth parsing
` [PATCH bpf-next v8 5/6] selftests/bpf: Test stack depth stats without BTF subprog names
` [PATCH bpf-next v8 6/6] selftests/bpf: Test subprogram instruction statistics

[PATCH net] net/sched: add get_fill_size callbacks for actions missing them
 2026-08-13  0:46 UTC  (4+ messages)

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

[PATCH bpf-next v1] bpf: Fix func_info_aux desync after dead code elimination
 2026-08-13  0:22 UTC  (3+ messages)

[PATCH v5 bpf-next] bpf: Populate mmap-able array map memory lazily
 2026-08-13  0:21 UTC  (2+ messages)

[PATCH bpf-next v4 00/13] bpf: Support aggregate return values up to 16 bytes
 2026-08-13  0:10 UTC  (38+ messages)
` [PATCH bpf-next v4 02/13] bpf: Add helpers to describe the R0:R2 return register pair
` [PATCH bpf-next v4 03/13] bpf: Wire up JIT support for 16-byte kfunc returns
` [PATCH bpf-next v4 04/13] bpf: Track R2 of register-pair returns in precision backtracking
` [PATCH bpf-next v4 05/13] bpf: Account R2 of register-pair returns in live register analysis
` [PATCH bpf-next v4 06/13] bpf: Reject callbacks returning more than 8 bytes
` [PATCH bpf-next v4 07/13] bpf: Add verifier support for 16-byte returns in R0:R2
` [PATCH bpf-next v4 08/13] bpf: Reject register-pair returns when the subprog BTF is unreliable
` [PATCH bpf-next v4 09/13] bpf: Enable aggregate return types up to 16 bytes
` [PATCH bpf-next v4 10/13] selftests/bpf: Add C tests for 16-byte returns in R0:R2
` [PATCH bpf-next v4 11/13] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns
` [PATCH bpf-next v4 12/13] selftests/bpf: Add tests for callbacks returning more than 8 bytes

[PATCH 1/5] Docs: changes.rst: rename file and references and add links
 2026-08-13  0:05 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix arm64 KASAN false positive after bpf_throw
 2026-08-12 23:16 UTC  (2+ messages)

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-12 22:59 UTC  (9+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH bpf-next] selftests/bpf: Fix flaky refcount asserts in map_kptr_race
 2026-08-12 22:51 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] resolve_btfids: Emit arena attributes from kfunc parameter suffixes
 2026-08-12 20:57 UTC  (2+ messages)

[PATCH bpf-next v2 2/2] selftests/bpf: Test resolve_btfids arena argument suffixes
 2026-08-12 20:42 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