messages from 2026-08-10 07:34:40 to 2026-08-11 01:09:53 UTC [more...]
[PATCH bpf-next v4 00/13] bpf: Support aggregate return values up to 16 bytes
2026-08-11 1:09 UTC (15+ messages)
` [PATCH bpf-next v4 01/13] bpf: Factor check_global_ret_scalar_reg() out of the global return check
` [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 bpf-next v4 13/13] Documentation/bpf: Document up to 16-byte kfunc return values in R0:R2
[PATCH bpf-next v3 0/3] bpf, mips: Add signed div/mod support
2026-08-11 0:34 UTC (6+ messages)
` [PATCH bpf-next v3 1/3] bpf, mips: Factor out div/mod emission helpers
` [PATCH bpf-next v3 2/3] MIPS: uasm: Add signed div/mod emitters
` [PATCH bpf-next v3 3/3] bpf, mips: Add support for BPF_SDIV and BPF_SMOD
[PATCH bpf-next 0/2] bpf: Compare iterator types during state pruning
2026-08-11 0:32 UTC (6+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Test RCU iterator "
[PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
2026-08-11 0:29 UTC (3+ messages)
` [PATCH 04/12] btf_encoder: Encode variant parts as union members in BTF
[PATCH 0/2] block: expose blkcg io.stat to BPF
2026-08-11 0:17 UTC (5+ messages)
` [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat
[PATCH bpf-next v1 0/2] Add resolve_btfids support for __arena kfunc suffix
2026-08-11 0:16 UTC (5+ messages)
` [PATCH bpf-next v1 1/2] resolve_btfids: Emit arena attributes from kfunc parameter suffixes
` [PATCH bpf-next v1 2/2] selftests/bpf: Test resolve_btfids arena argument suffixes
[PATCH net] net/sched: cls_bpf: reject dev-bound programs bound to a different device
2026-08-11 0:05 UTC (3+ messages)
[PATCH bpf-next v2 1/6] bpf: Derive the atomic load register in one place
2026-08-10 23:38 UTC (7+ messages)
` [PATCH bpf-next v2 2/6] bpf, riscv: Clear fetch destination on faulting arena atomic
` [PATCH bpf-next v2 3/6] bpf, x86: "
` [PATCH bpf-next v2 4/6] bpf, arm64: "
` [PATCH bpf-next v2 5/6] bpf, s390: "
` [PATCH bpf-next v2 6/6] selftests/bpf: Add arena fault tests for atomics with fetch
[PATCH bpf-next v11 00/10] bpf: Introduce global percpu data
2026-08-10 23:22 UTC (5+ messages)
` [PATCH bpf-next v11 02/10] bpf: Factor out check_map_mem_read helper in verifier
` [PATCH bpf-next v11 03/10] bpf: Introduce global percpu data
[PATCH net] veth: fix queue index used to wake the peer txq in veth_poll
2026-08-10 23:20 UTC
[PATCH bpf-next v5] libbpf: avoid overflow in BTF.ext bounds check
2026-08-10 22:33 UTC
[PATCH bpf-next v4] libbpf: avoid overflow in BTF.ext bounds check
2026-08-10 22:18 UTC
[PATCH bpf-next v2 0/2] bpf: Eliminate unnecessary clone/restore due to constants blinding
2026-08-10 21:27 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Eliminate dup/restore of insn_aux_data
` [PATCH bpf-next v2 2/2] bpf: Remove unnecessary dup/restore subprog_starts and prog clone
[PATCH bpf-next v3 0/2] bpf: htab: Reduce memory use of hash maps
2026-08-10 20:55 UTC (7+ messages)
` [PATCH bpf-next v3 1/2] bpf: htab: Split htab_elem_lru and htab_elem_pcpu off of htab_elem
` [PATCH bpf-next v3 2/2] bpf: htab: Reduce elem_size by 8 bytes for small key sizes
[PATCH bpf-next v3] libbpf: avoid overflow in BTF.ext bounds check
2026-08-10 20:37 UTC (2+ messages)
[PATCH bpf-next 0/6] workqueue: introduce BPF iterators for workqueues, worker pools and pending work
2026-08-10 19:44 UTC (4+ messages)
[PATCH net-next 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
2026-08-10 19:40 UTC (6+ messages)
` [PATCH net-next 1/3] xsk: align TX metadata layout across ABIs
` [PATCH net-next 2/3] xsk: honor XDP_TX_METADATA in zero-copy path
` [PATCH net-next 3/3] net: stmmac: skip queueMaxSDU check for AF_XDP
[PATCH bpf-next v2] libbpf: avoid overflow in BTF.ext bounds check
2026-08-10 19:35 UTC
[PATCH bpf-next 0/2] bpf: Track overlapping RCU protection
2026-08-10 19:33 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: Account for preempt and IRQ state in "
[PATCH bpf-next 0/7] bpf, arm64: __arena kfunc and struct_ops arguments
2026-08-10 19:19 UTC (9+ messages)
` [PATCH bpf-next 1/7] bpf, arm64: Fix stack-passed arguments for indirect trampolines
` [PATCH bpf-next 2/7] arm64: insn: Add encoder for ADD/SUB (extended register)
` [PATCH bpf-next 3/7] bpf, arm64: JIT __arena kfunc argument rebasing
` [PATCH bpf-next 4/7] bpf, arm64: Convert struct_ops arena arguments in the trampoline
` [PATCH bpf-next 5/7] selftests/bpf: Add arm64 JIT-sequence tests for __arena kfunc arguments
` [PATCH bpf-next 6/7] selftests/bpf: Enable __arena argument tests on arm64
` [PATCH bpf-next 7/7] selftests/bpf: Test a multi-slot argument before a struct_ops arena argument
[PATCH bpf-next 1/6] bpf: Derive the atomic load register in one place
2026-08-10 18:56 UTC (18+ messages)
` [PATCH bpf-next 2/6] bpf, riscv: Clear fetch destination on faulting arena atomic
` [PATCH bpf-next 3/6] bpf, x86: "
` [PATCH bpf-next 4/6] bpf, arm64: "
` [PATCH bpf-next 5/6] bpf, s390: "
` [PATCH bpf-next 6/6] selftests/bpf: Add arena fault tests for atomics with fetch
[PATCH bpf-next v4 0/3] bpf: prevent offloaded programs from running on host via tcx/netkit
2026-08-10 18:49 UTC (3+ messages)
` [PATCH bpf-next v4 2/3] bpf, xdp: move offload check into dev_xdp_install()
[PATCH bpf-next v5 0/5] Introduce bpf_ksock
2026-08-10 18:35 UTC (11+ messages)
` [PATCH bpf-next v5 1/5] net: Add connect_socket() helper
` [PATCH bpf-next v5 2/5] bpf: Add ksock kfuncs
` [PATCH bpf-next v5 3/5] selftests/bpf: Add ksock kfunc test
` [PATCH bpf-next v5 4/5] selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
` [PATCH bpf-next v5 5/5] selftests/bpf: Add ksock test for async callback guard
[PATCH v6 0/3] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-08-10 16:56 UTC (5+ messages)
` [PATCH v6 1/3] arm64: Add raw variants of local_daif_save() and local_daif_restore()
` [PATCH v6 2/3] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v6 3/3] selftests/bpf: Adjust entry thresholds for ARM64 BRBE
[PATCH bpf-next v3 00/13] bpf: Support aggregate return values up to 16 bytes
2026-08-10 16:51 UTC (16+ messages)
` [PATCH bpf-next v3 03/13] bpf: Wire up JIT support for 16-byte kfunc returns
` [PATCH bpf-next v3 04/13] bpf: Track R2 of register-pair returns in precision backtracking
` [PATCH bpf-next v3 06/13] bpf: Reject callbacks returning more than 8 bytes
` [PATCH bpf-next v3 07/13] bpf: Add verifier support for 16-byte returns in R0:R2
` [PATCH bpf-next v3 10/13] selftests/bpf: Add C tests "
[PATCH net] net/sched: add get_fill_size callbacks for actions missing them
2026-08-10 16:43 UTC
[PATCH RFC] arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode
2026-08-10 16:39 UTC (13+ messages)
[PATCH bpf-next] libbpf: avoid overflow in BTF.ext bounds check
2026-08-10 15:35 UTC
[PATCH bpf-next] libbpf: avoid overflow in BTF.ext bounds check
2026-08-10 15:26 UTC
[PATCH net v2 1/1] ip: orphan prefetched skbs before multicast forwarding
2026-08-10 15:23 UTC (2+ messages)
[PATCH bpf-next v3 0/3] bpf, arena: fix range_tree consistency on allocation failure
2026-08-10 15:10 UTC (7+ 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
[PATCH v9 14/26] cachefiles,netfs: sunset ondemand mode
2026-08-10 15:09 UTC (2+ messages)
[PATCH bpf v3 0/2] bpf: Fix queue/stack map u32 index overflow
2026-08-10 14:49 UTC (4+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Add regression test for queue/stack map size limit
[PATCH bpf-next v5 0/3] bpftool: fix batch file handling issues
2026-08-10 14:44 UTC (5+ messages)
` [PATCH bpf-next v5 1/3] bpftool: fix double close in map dump
` [PATCH bpf-next v5 2/3] bpftool: fix spurious batch file read error
` [PATCH bpf-next v5 3/3] bpftool: Fix bypass of the batch line length check by comments
[PATCH bpf-next v4 1/3] bpf: Simplify cnum contains() by removing redundant branches
2026-08-10 14:20 UTC (3+ messages)
[PATCH bpf-next v4 3/3] bpf: Avoid redundant min()/max() in cnum signed bounds
2026-08-10 14:18 UTC (3+ messages)
[PATCH v7 0/3] perf/core: sched_task() dispatch and branch entry fixes
2026-08-10 14:04 UTC (7+ messages)
` [PATCH v7 1/3] perf/core: Fix NULL pmu_ctx passed to pmu->sched_task()
` [PATCH v7 2/3] perf/core: Run sched_task() for PMUs with only CPU-wide events
` [PATCH v7 3/3] perf/core: Fill branch entries with a single assignment
[PATCH v11 1/8] powerpc/bpf: fix alignment of long branch trampoline address
2026-08-10 13:57 UTC (2+ messages)
[PATCH net-next v3] selftests: net: reuseport_bpf_numa: consider cpuless numa node
2026-08-10 13:29 UTC (2+ messages)
[PATCH net-next v7 0/5] veth: add Byte Queue Limits (BQL) support
2026-08-10 13:25 UTC (2+ messages)
[PATCH net v3] xsk: fix NULL pointer dereference in __xsk_rcv()
2026-08-10 13:25 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf, arena: fix range_tree consistency on allocation failure
2026-08-10 13:19 UTC (10+ messages)
` [PATCH bpf-next v2 1/3] bpf, arena: fix range_tree_clear inconsistency on kmalloc_nolock failure
` [PATCH bpf-next v2 2/3] bpf, arena: fix range_tree_set "
` [PATCH bpf-next v2 3/3] bpf, arena: check range_tree_set return in arena_free_pages and arena_free_worker
[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
2026-08-10 13:13 UTC (3+ messages)
` [PATCH bpf-next 04/13] "
[PATCH v4 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-08-10 12:48 UTC (11+ messages)
` [PATCH v4 1/6] rcu: Make call_rcu() safe to call "
` [PATCH v4 2/6] rcu: Make Tiny "
` [PATCH v4 3/6] srcu: Make call_srcu() "
` [PATCH v4 4/6] srcu: Make Tiny "
` [PATCH v4 5/6] rcutorture: Exercise ->call() from NMI context
` [PATCH v4 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer
[PATCH net v3 1/1] net: cap advertised IP tunnel headroom
2026-08-10 12:45 UTC (2+ messages)
[RFC PATCH bpf-next 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
2026-08-10 12:27 UTC (4+ messages)
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-10 11:20 UTC (12+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 6/9] mm: convert PTE table entry to pte
[PATCH bpf v2 0/2] bpf: Fix queue/stack map u32 index overflow
2026-08-10 10:28 UTC (6+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Add regression test for queue/stack map size limit
[PATCH bpf-next v4 0/3] bpftool: fix batch file handling issues
2026-08-10 10:13 UTC (8+ messages)
` [PATCH bpf-next v4 1/3] bpftool: fix double close in map dump
` [PATCH bpf-next v4 2/3] bpftool: fix spurious batch file read error
` [PATCH bpf-next v4 3/3] bpftool: Fix bypass of the batch line length check by comments
[PATCH bpf-next v4 RESEND] m68k, bpf: Add initial BPF JIT compiler support
2026-08-10 10:05 UTC (5+ messages)
[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
2026-08-10 10:00 UTC (9+ messages)
[PATCH bpf-next v3 0/3] bpftool: fix batch file handling issues
2026-08-10 8:32 UTC (8+ messages)
` [PATCH bpf-next v3 1/3] bpftool: fix double close in map dump
` [PATCH bpf-next v3 2/3] bpftool: fix spurious batch file read error
` [PATCH bpf-next v3 3/3] bpftool: Fix bypass of the batch line length check by comments
[RFC PATCH bpf-next v1 0/1] Enable BPF JIT hardening by default when x86_64 CFI is enabled
2026-08-10 8:02 UTC (4+ messages)
` [RFC PATCH bpf-next v1 1/1] bpf: Enable "
[PATCH bpf-next] selftests/bpf: Add kptr-xchg benchmark
2026-08-10 7:44 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox