BPF List
 help / color / mirror / Atom feed
 messages from 2026-08-17 02:02:59 to 2026-08-17 12:30:40 UTC [more...]

[PATCH net-next v4 00/15] gve: AdminQ mode related refactors
 2026-08-17 12:30 UTC  (2+ messages)

[PATCH v2 0/5] x86/cpu: Refactor identify_cpu()
 2026-08-17 12:14 UTC  (3+ messages)
` [PATCH v2 4/5] x86/cpu: Move 32-bit SEP setup into identify_cpu()

[PATCH bpf-next v4 0/7] bpf: infer zext_dst based on static register liveness analysis
 2026-08-17 11:11 UTC  (3+ messages)
` [PATCH bpf-next v4 7/7] selftests/bpf: verify zext_dst annotations for various instructions

[PATCH net-next 0/5] selftests/xsk: improve shared-UMEM coverage and infrastructure
 2026-08-17 10:59 UTC  (2+ messages)

[PATCH] bpf: reject stack-argument callback subprograms
 2026-08-17 10:26 UTC  (4+ messages)

[PATCH net v2 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-17 10:17 UTC  (5+ messages)
` [PATCH net v2 1/3] xsk: align TX metadata layout across ABIs
` [PATCH net v2 3/3] net: stmmac: skip queueMaxSDU check for AF_XDP

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-17 10:12 UTC  (8+ messages)
` [RFC PATCH 57/57] MAINTAINERS: add an entry for collapse

[PATCH bpf v5 0/2] selftest/bpf: make test_tc_tunnel and test_tc_edt more robust to CI load
 2026-08-17  9:55 UTC  (4+ messages)
` [PATCH bpf v5 2/2] selftests/bpf: allocate a larger timeout for connection

[PATCH bpf v2 0/2] bpf: Reject negative optlen in cgroup getsockopt hook
 2026-08-17  9:50 UTC  (2+ messages)

[PATCH bpf-next v7 0/6] bpf: decap flags and GSO state updates
 2026-08-17  9:40 UTC  (2+ messages)

[PATCH bpf-next v1] selftests/bpf: Enable timed may_goto tests for LoongArch
 2026-08-17  9:20 UTC  (2+ messages)

[PATCH bpf] bpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooks
 2026-08-17  9:20 UTC  (3+ messages)

[PATCH bpf v2] lwt_bpf: restore reserved headroom after xmit program
 2026-08-17  9:10 UTC  (2+ messages)

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

bpf selftests timer_lockup intermittently locks up kernel
 2026-08-17  8:47 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: Cleanup & optimization
 2026-08-17  8:30 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf, riscv: Add support for signed arena loads
 2026-08-17  8:16 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Enable arena LDSX tests for riscv64

[PATCH bpf-next v2 1/6] bpf: Keep fault protection when merging pointer types
 2026-08-17  8:08 UTC  (4+ messages)
` [PATCH bpf-next v2 5/6] selftests/bpf: Add tests for pointer type merge at a shared load

[PATCH v2 bpf] bpf: Enforce cgroup storage map consistency for freplace attach
 2026-08-17  7:47 UTC 

[PATCH bpf v2] bpf: Enforce cgroup storage map consistency for freplace attach
 2026-08-17  7:13 UTC  (3+ messages)

[PATCH bpf-next 4/5] selftests/bpf: Avoid flaky resize value test for percpu data
 2026-08-17  6:28 UTC  (3+ messages)

[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
 2026-08-17  6:20 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Reject mixed arena and ordinary atomic paths
 2026-08-17  6:10 UTC  (2+ messages)

[PATCH bpf-next v6 00/10] bpf: Support aggregate return values up to 16 bytes
 2026-08-17  5:17 UTC  (21+ messages)
` [PATCH bpf-next v6 01/10] bpf: Factor check_global_ret_scalar_reg() out of the global return check
` [PATCH bpf-next v6 02/10] bpf: Add helpers to describe the R0:R2 return register pair
` [PATCH bpf-next v6 03/10] bpf: Wire up JIT support for 16-byte kfunc returns
` [PATCH bpf-next v6 04/10] bpf: Handle R2 as a return register in precision backtracking
` [PATCH bpf-next v6 05/10] bpf: Account R2 of register-pair returns in live register analysis
` [PATCH bpf-next v6 06/10] bpf: Add verifier support for 16-byte returns in R0:R2
` [PATCH bpf-next v6 07/10] bpf: Enable aggregate return types up to 16 bytes
` [PATCH bpf-next v6 08/10] selftests/bpf: Add C tests for 16-byte returns in R0:R2
` [PATCH bpf-next v6 09/10] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns
` [PATCH bpf-next v6 10/10] Documentation/bpf: Document up to 16-byte kfunc return values in R0:R2

[PATCH bpf v2 2/2] selftests/bpf: Exercise negative optlen in cgroup getsockopt hook
 2026-08-17  4:57 UTC  (3+ messages)

[PATCH bpf] bpf: fix UAF of trampoline progs before image release
 2026-08-17  4:54 UTC  (2+ messages)

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

[PATCH v9 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-08-17  3:27 UTC 

[PATCH v8 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-08-17  3:03 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