BPF List
 help / color / mirror / Atom feed
 messages from 2026-08-14 22:03:08 to 2026-08-15 02:55:37 UTC [more...]

[PATCH] netdevsim: update rxq->napi pointer during queue reset
 2026-08-15  2:55 UTC  (3+ messages)

[PATCH v2] netdevsim: update rxq->napi pointer during queue reset
 2026-08-15  2:49 UTC 

[PATCH v2] sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
 2026-08-15  2:20 UTC 

[PATCH net-next v4 00/15] gve: AdminQ mode related refactors
 2026-08-15  2:14 UTC  (19+ messages)
` [PATCH net-next v4 01/15] gve: don't pass in unused parameter to gve_adminq_free
` [PATCH net-next v4 02/15] gve: refactor initialization with helper functions
` [PATCH net-next v4 04/15] gve: add struct gve_device_info to hold device properties
` [PATCH net-next v4 05/15] gve: introduce control plane operations structure
` [PATCH net-next v4 06/15] gve: introduce ctrl ops to set vectors and Qs
` [PATCH net-next v4 08/15] gve: refactor gve_init_priv for reset path
` [PATCH net-next v4 09/15] gve: simplify reset logic
` [PATCH net-next v4 14/15] gve: add ctrl ops to for queue operations
` [PATCH net-next v4 15/15] gve: add link status/speed ctrl ops

[PATCH bpf v3 0/2] bpf, x86: fix per-CPU address resolution into an extended register
 2026-08-15  1:12 UTC  (8+ messages)
` [PATCH bpf v3 1/2] bpf, x86: Fix "
` [PATCH bpf v3 2/2] selftests/bpf: Check per-CPU address resolution per register

[PATCH bpf-next v5 00/11] bpf: Support aggregate return values up to 16 bytes
 2026-08-15  1:03 UTC  (13+ messages)
` [PATCH bpf-next v5 01/11] bpf: Factor check_global_ret_scalar_reg() out of the global return check
` [PATCH bpf-next v5 02/11] bpf: Add helpers to describe the R0:R2 return register pair
` [PATCH bpf-next v5 04/11] bpf: Track R2 of register-pair returns in precision backtracking
` [PATCH bpf-next v5 06/11] bpf: Add verifier support for 16-byte returns in R0:R2
` [PATCH bpf-next v5 09/11] selftests/bpf: Add C tests "
` [PATCH bpf-next v5 10/11] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns

[PATCH v2 bpf-next] selftests/bpf: Retry stat generation in cgroup_iter_memcg
 2026-08-15  0:13 UTC  (2+ messages)

[PATCH] sched_ext: don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
 2026-08-15  0:01 UTC  (3+ messages)

[PATCH v2 0/5] x86/cpu: Refactor identify_cpu()
 2026-08-14 23:51 UTC  (6+ messages)
` [PATCH v2 1/5] x86/cpu: Factor init_cpu_info() out of identify_cpu()
` [PATCH v2 2/5] x86/cpu: Initialize boot CPU cpuinfo defaults early
` [PATCH v2 3/5] x86/cpu: Inline generic_identify() into identify_cpu()
` [PATCH v2 4/5] x86/cpu: Move 32-bit SEP setup "
` [PATCH v2 5/5] x86/cpu: Don't transiently clear the boot CPU's capabilities

[PATCH net 0/6] gve: various XDP fixes
 2026-08-14 23:48 UTC  (7+ messages)
` [PATCH net 1/6] gve: increment work_done for XDP and error packets
` [PATCH net 2/6] gve: fix XSK buffer leak when rings are stopped
` [PATCH net 3/6] gve: fix XSK buffer leak on error descriptor
` [PATCH net 4/6] gve: don't register xsk pool on pre-existing queues in RDA mode
` [PATCH net 5/6] gve: fix napi_disable deadlock when attempting to disable XSK pools
` [PATCH net 6/6] gve: fix NULL dereference from premature XSK pool DMA unmap

[PATCH bpf-next v2 5/6] selftests/bpf: Add tests for pointer type merge at a shared load
 2026-08-14 23:35 UTC  (3+ messages)

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-08-14 23:34 UTC  (10+ messages)
` [RFC bpf-next 1/6] bpf: turn bpf_reg_state->precise into a flags field [NFC]
` [RFC bpf-next 2/6] bpf: move the linked-scalar flags into bpf_reg_state->flags [NFC]
` [RFC bpf-next 3/6] bpf: support low-32 subreg scalar linking for zero-extending movs
` [RFC bpf-next 4/6] selftests/bpf: cover low-32 subreg-equal link "
` [RFC bpf-next 5/6] bpf: support low-32 subreg scalar linking for sign-extending movs
` [RFC bpf-next 6/6] selftests/bpf: cover 32-bit sign-extension low-32 links

[PATCH bpf-next v2 3/6] bpf: Reject a store through a fault prone pointer
 2026-08-14 23:26 UTC  (3+ messages)

[PATCH v7 bpf-next] bpf: Populate mmap-able array map memory lazily
 2026-08-14 22:47 UTC  (2+ messages)

[PATCH v2 bpf 0/4] bpf: Fix ring buffer position wrap handling on 32-bit
 2026-08-14 22:30 UTC  (4+ messages)
` [PATCH v2 bpf 3/4] bpf: Read producer_pos before overwrite_pos in ringbuf_avail_data_sz()

[PATCH bpf-next v2 1/6] bpf: Keep fault protection when merging pointer types
 2026-08-14 22:28 UTC  (6+ messages)
` [PATCH bpf-next v2 6/6] selftests/bpf: Add tests for fault prone loads out of RCU pointers

[PATCH] sched_ext/scx_flatcg: expire cached hweights on weight changes
 2026-08-14 22:23 UTC  (3+ messages)

[PATCH bpf v1] selftests/bpf: Fix selftest build after filter.h update
 2026-08-14 22:20 UTC  (2+ messages)

[PATCH bpf-next v4 00/13] bpf: Support aggregate return values up to 16 bytes
 2026-08-14 22:08 UTC  (5+ messages)
` [PATCH bpf-next v4 07/13] bpf: Add verifier support for 16-byte returns in R0:R2


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