BPF List
 help / color / mirror / Atom feed
 messages from 2026-09-03 21:56:09 to 2026-09-04 13:50:49 UTC [more...]

[PATCH net-next V3 00/15] net/mlx5e: Add support for HW-GRO to PSP
 2026-09-04 13:50 UTC  (11+ messages)
` [PATCH net-next V3 01/15] net/mlx5e: Generalize TC <-> IPsec mutual exclusion
` [PATCH net-next V3 07/15] net/mlx5e: macsec: Move RX marker from ft_metadata to flow_tag
` [PATCH net-next V3 13/15] selftests: drv-net: gro: Extract shared helpers into gro_lib.py
` [PATCH net-next V3 14/15] selftests: net: gro: Add PSP encapsulation and encryption
` [PATCH net-next V3 15/15] selftests: drv-net: Add PSP HW GRO conformance tests

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-09-04 13:41 UTC  (4+ messages)

[PATCH v2] bpf: Fix u32 overflow issue in map batch operations
 2026-09-04 13:19 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3 00/17] media: Fix locking issues in rc core
 2026-09-04 13:07 UTC 

[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
 2026-09-04 12:47 UTC  (14+ messages)
` [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
` [PATCH RFC 2/8] scripts/sorttable: Make the arm64 before_func offset configurable
` [PATCH RFC 3/8] compiler_types: Let notrace keep the function prefix NOPs
` [PATCH RFC 4/8] arm64: ftrace: Make the CALL_OPS prefix layout configurable
` [PATCH RFC 5/8] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset
` [PATCH RFC 6/8] arm64: ftrace: Support CALL_OPS on kernels built with kCFI
` [PATCH RFC 7/8] arm64: ftrace: Use five prefix NOPs on ThinLTO kernels with BTI
` [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust

[PATCH bpf-next v2 0/2] bpf, mips: Add BPF_MOVSX support to the JITs
 2026-09-04 12:45 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf, mips: Factor register moves into helpers
` [PATCH bpf-next v2 2/2] bpf, mips: Add support for BPF_MOVSX in the JITs

[PATCH bpf v1 0/8] Misc bug fixes - part 4
 2026-09-04 12:12 UTC  (18+ messages)
` [PATCH bpf v1 1/8] bpf: Preserve special fields in recycled rhtab elements
` [PATCH bpf v1 2/8] selftests/bpf: Test timer field on recycled rhtab element
` [PATCH bpf v1 3/8] bpf: Cancel special fields when recycling rhtab elements
` [PATCH bpf v1 4/8] selftests/bpf: Test rhtab kptr cancellation semantics
` [PATCH bpf v1 5/8] bpf: Mark NULL kptr stores precise
` [PATCH bpf v1 6/8] selftests/bpf: Test imprecise scalar kptr stores
` [PATCH bpf v1 7/8] bpf: Preserve inner map identity in callback frames
` [PATCH bpf v1 8/8] selftests/bpf: Test inner map identities in callbacks

[PATCH net v2] net/ipv6: don't route packets with unknown source address
 2026-09-04 12:11 UTC  (4+ messages)

[PATCH 0/7] selftests: fix typos and repeated words in comments
 2026-09-04 11:49 UTC  (10+ messages)
` [PATCH 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH 2/7] bpf: fix typos in comments
` [PATCH 3/7] powerpc: net: fix typo "upto" "
` [PATCH 4/7] selftests: bpf: fix typos "
` [PATCH 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH 6/7] tools/lib: fix typos in comments
` [PATCH 7/7] selftests: bpf: fix repeated words "

[RFC PATCH 00/20] rv: Add support for BPF monitors
 2026-09-04 11:43 UTC  (9+ messages)

[PATCH bpf-next v7 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-04 11:25 UTC  (6+ messages)
` [PATCH bpf-next v7 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v7 2/2] selftests/bpf: Add memcg async reclaim test

[PATCH bpf 1/8] bpf: don't infer non-NULL from a pointer with an unbounded offset
 2026-09-04 11:11 UTC  (11+ messages)
` [PATCH bpf 2/8] selftests/bpf: no non-NULL inference from unbounded offset pointers
` [PATCH bpf 3/8] bpf: don't resurrect a scalar id dropped by collect_linked_regs()
` [PATCH bpf 4/8] selftests/bpf: check the linked regs cap for the compared register
` [PATCH bpf 5/8] bpf: don't predict JMP32 pointer vs zero comparisons
` [PATCH bpf 6/8] selftests/bpf: check that JMP32 pointer vs zero jumps are not predicted
` [PATCH bpf 7/8] bpf: mark the zero register precise for a register-form NULL check
` [PATCH bpf 8/8] selftests/bpf: no non-NULL inference from an imprecise zero register

[PATCH bpf v2 1/2] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
 2026-09-04 10:50 UTC  (5+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Test bpf_sock_destroy() on a TIME_WAIT sock

[PATCH 1/4] bpf: Cancel special fields in resizable hashtab on recycle
 2026-09-04 10:49 UTC  (3+ messages)
` [PATCH bpf-next v3 0/4] "

[PATCH bpf v2 0/8] Misc bug fixes - part 3
 2026-09-04  9:47 UTC  (10+ messages)
` [PATCH bpf v2 1/8] bpf: Require MEM_PERCPU for percpu kptr stores
` [PATCH bpf v2 2/8] selftests/bpf: Reject non-percpu values in percpu kptr fields
` [PATCH bpf v2 3/8] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
` [PATCH bpf v2 4/8] selftests/bpf: Test borrowed refcount acquisition nullability
` [PATCH bpf v2 5/8] bpf: Clear NON_OWN_REF after RCU protection ends
` [PATCH bpf v2 6/8] selftests/bpf: Reject graph kptr use after RCU unlock
` [PATCH bpf v2 7/8] bpf: Reject untrusted allocated-object pointers
` [PATCH bpf v2 8/8] selftests/bpf: Reject refcount acquisition after RCU unlock

[PATCH bpf 0/2] bpf, arm64: fix the exception callback's frame pointer
 2026-09-04  9:27 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf 2/2] selftests/bpf: cover the exception callback using its own BPF stack

[PATCH net-next 4/4] i40e: Avoid repeating RX filter warning
 2026-09-04  9:19 UTC  (2+ messages)

[PATCH net-next 2/4] i40e: add support for bpf_xdp_metadata_rx_hash()
 2026-09-04  9:19 UTC  (2+ messages)

[PATCH bpf-next v9 0/8] bpf: add support for KASAN checks in JITed programs
 2026-09-04  9:02 UTC  (2+ messages)

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-09-04  8:44 UTC  (13+ messages)
` [RFC bpf-next 2/6] bpf: move the linked-scalar flags into bpf_reg_state->flags [NFC]
      ` Mailer snafu (was Re: [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

[PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
 2026-09-04  8:14 UTC  (2+ messages)

[PATCH] HID: core: fix device cleanup on allocation failure
 2026-09-04  8:05 UTC 

[PATCHv2 bpf-next 0/3] bpf, x86: Add jit dry run mode
 2026-09-04  7:45 UTC  (4+ messages)
` [PATCHv2 bpf-next 3/3] bpf, x86: Add support for jit dry run

[PATCH bpf v1 0/8] Misc bug fixes - part 3
 2026-09-04  7:43 UTC  (12+ messages)
` [PATCH bpf v1 1/8] bpf: Require MEM_PERCPU for percpu kptr stores
` [PATCH bpf v1 2/8] selftests/bpf: Reject non-percpu values in percpu kptr fields
` [PATCH bpf v1 3/8] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
` [PATCH bpf v1 4/8] selftests/bpf: Test borrowed refcount acquisition nullability
` [PATCH bpf v1 5/8] bpf: Clear NON_OWN_REF after RCU protection ends
` [PATCH bpf v1 6/8] selftests/bpf: Reject graph kptr use after RCU unlock
` [PATCH bpf v1 7/8] bpf: Reject untrusted allocated-object pointers
` [PATCH bpf v1 8/8] selftests/bpf: Reject refcount acquisition after RCU unlock

[PATCH bpf-next v1] selftests/bpf: Fix flaky bpf_nf test when random NAT port is 0
 2026-09-04  7:37 UTC 

[PATCH bpf-next v4 0/4] bpf: Fix refcount_acquire handling for borrowed kptrs
 2026-09-04  6:40 UTC  (2+ messages)

[PATCH bpf-next 00/12] bpf: Support by-value struct and __int128 arguments
 2026-09-04  6:24 UTC  (26+ messages)
` [PATCH bpf-next 01/12] selftests/bpf: Add a test for an __int128 by-value argument
` [PATCH bpf-next 02/12] bpf: Index global function arguments by argument slot
` [PATCH bpf-next 03/12] bpf: Support by-value struct arguments up to 16 bytes
` [PATCH bpf-next 04/12] bpf: Support __int128 as a by-value function argument
` [PATCH bpf-next 05/12] bpf: Support by-value struct and __int128 kfunc arguments
` [PATCH bpf-next 06/12] bpf: Add a JIT helper for the outgoing stack of kfunc calls
` [PATCH bpf-next 07/12] bpf, x86: Place kfunc arguments per the SysV calling convention
` [PATCH bpf-next 08/12] bpf: Record a 16-byte argument alignment in the function model
` [PATCH bpf-next 09/12] bpf, arm64: Place kfunc arguments per AAPCS64
` [PATCH bpf-next 10/12] selftests/bpf: Add C tests for by-value arguments up to 16 bytes
` [PATCH bpf-next 11/12] selftests/bpf: Add inline-asm tests for by-value arguments
` [PATCH bpf-next 12/12] selftests/bpf: Add tests for by-value kfunc arguments

[PATCH bpf-next 1/2] selftests/bpf: Move verifier failure tests out of test_global_percpu_data
 2026-09-04  6:07 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpftool: Reject non-autoload programs for light skeletons

[PATCH net-next v3 0/4] selftests/xsk: improve shared-UMEM coverage
 2026-09-04  5:41 UTC  (2+ messages)

[PATCH v2 bpf] selftests/bpf: Add tests to assert that netfilter progs cannot write to skb
 2026-09-04  4:50 UTC  (2+ messages)

[PATCH net-next v3] selftests/bpf: Track test_xdp_features DUT processes
 2026-09-04  4:44 UTC 

[PATCH net v2] xsk: set network header on skb at generic transmit
 2026-09-04  4:10 UTC  (4+ messages)

[PATCH bpf v2 1/2] bpf: bound resizable hash map iteration
 2026-09-04  3:16 UTC  (3+ messages)

[PATCH v13 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-09-04  3:15 UTC 

[PATCH v12 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-09-04  3:12 UTC  (3+ messages)

[PATCH] bpf, sockmap: Fix self-redirect copied_seq double-counting
 2026-09-04  3:03 UTC 

[PATCH v7 0/3] perf/core: sched_task() dispatch and branch entry fixes
 2026-09-04  2:45 UTC  (2+ messages)

[PATCH bpf v1 0/8] Misc bug fixes - part 2
 2026-09-04  2:30 UTC  (13+ messages)
` [PATCH bpf v1 1/8] bpf: Check ancestor frames for rbtree callbacks
` [PATCH bpf v1 3/8] bpf: Mark bpf_btf_find_by_name_kind() as sleepable
` [PATCH bpf v1 5/8] bpf: Mark faultable stack helpers "
` [PATCH bpf v1 7/8] bpf: Reject legacy packet loads from callbacks

[PATCH bpf 1/2] bpf: don't rewrite bpf_fastcall patterns entered by a jump
 2026-09-04  2:00 UTC  (2+ messages)

[PATCH bpf 1/3] bpf: zero extend the result of an arena 32-bit cmpxchg
 2026-09-04  2:00 UTC  (2+ messages)

[PATCH net v3] xsk: set network header on skb at generic transmit
 2026-09-04  1:23 UTC  (2+ messages)

[RFC bpf-next 0/2] bpf, mips: Add BPF_MOVSX support to the JITs
 2026-09-03 23:25 UTC  (4+ messages)
` [RFC bpf-next 2/2] bpf, mips: Add support for BPF_MOVSX in "

[PATCH bpf v1 6/8] selftests/bpf: Check faultable stack helper contexts
 2026-09-03 22:56 UTC  (2+ messages)

[PATCH bpf v1 2/8] selftests/bpf: Check rbtree callback restrictions in subprogs
 2026-09-03 22:56 UTC  (2+ messages)

[PATCH v3 0/4] cgroup: expose cpu.stat and io.stat to BPF
 2026-09-03 22:33 UTC  (4+ messages)

[PATCH 6.12.y] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
 2026-09-03 22:27 UTC  (2+ messages)

[PATCH net-next v5 00/12] gve: AdminQ mode related refactors
 2026-09-03 21:56 UTC  (13+ messages)
` [PATCH net-next v5 01/12] gve: add struct gve_device_info to hold device properties
` [PATCH net-next v5 02/12] gve: introduce control plane operations structure
` [PATCH net-next v5 03/12] gve: introduce ctrl ops to set vectors and Qs
` [PATCH net-next v5 04/12] gve: introduce gve_adminq_get_device_properties()
` [PATCH net-next v5 05/12] gve: refactor gve_init_priv for reset path
` [PATCH net-next v5 06/12] gve: simplify reset logic
` [PATCH net-next v5 07/12] gve: add gve_ctrl_ops for gve initialization/teardown sequences
` [PATCH net-next v5 08/12] gve: split up notify block allocation and setup paths
` [PATCH net-next v5 09/12] gve: introduce new methods to handle IRQ doorbells
` [PATCH net-next v5 10/12] gve: setup and teardown management interrupts
` [PATCH net-next v5 11/12] gve: add ctrl ops to for queue operations
` [PATCH net-next v5 12/12] gve: add link status/speed ctrl ops


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