messages from 2026-09-03 13:52:20 to 2026-09-04 08:56:36 UTC [more...]
[PATCH net-next V3 00/15] net/mlx5e: Add support for HW-GRO to PSP
2026-09-04 8:56 UTC (5+ messages)
` [PATCH net-next V3 07/15] net/mlx5e: macsec: Move RX marker from ft_metadata to flow_tag
` [PATCH net-next V3 14/15] selftests: net: gro: Add PSP encapsulation and encryption
[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 bpf v2 0/8] Misc bug fixes - part 3
2026-09-04 8:43 UTC (9+ 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 1/8] bpf: don't infer non-NULL from a pointer with an unbounded offset
2026-09-04 8:33 UTC (8+ 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][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
2026-09-04 8:14 UTC (2+ messages)
[PATCH bpf 0/2] bpf, arm64: fix the exception callback's frame pointer
2026-09-04 8:09 UTC (4+ 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] 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 v2] bpf: Fix u32 overflow issue in map batch operations
2026-09-04 4:45 UTC (3+ messages)
` [PATCH v3] "
[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)
[RFC PATCH 00/20] rv: Add support for BPF monitors
2026-09-04 3:30 UTC (7+ 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 (19+ messages)
` [PATCH bpf v1 1/8] bpf: Check ancestor frames for rbtree callbacks
` [PATCH bpf v1 2/8] selftests/bpf: Check rbtree callback restrictions in subprogs
` [PATCH bpf v1 3/8] bpf: Mark bpf_btf_find_by_name_kind() as sleepable
` [PATCH bpf v1 4/8] selftests/bpf: Test btf lookup helper sleepability
` [PATCH bpf v1 5/8] bpf: Mark faultable stack helpers as sleepable
` [PATCH bpf v1 6/8] selftests/bpf: Check faultable stack helper contexts
` [PATCH bpf v1 7/8] bpf: Reject legacy packet loads from callbacks
` [PATCH bpf v1 8/8] selftests/bpf: "
[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
2026-09-04 2:18 UTC (12+ 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 1/2] bpf: don't rewrite bpf_fastcall patterns entered by a jump
2026-09-04 2:00 UTC (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: "
[PATCH bpf 1/3] bpf: zero extend the result of an arena 32-bit cmpxchg
2026-09-04 2:00 UTC (6+ messages)
` [PATCH bpf 2/3] bpf: update disasm.c to print BPF_PROBE_ATOMIC as atomics
` [PATCH bpf 3/3] selftests/bpf: check zero extension of an arena 32-bit cmpxchg
[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 net v2] net/ipv6: don't route packets with unknown source address
2026-09-03 22:38 UTC (3+ 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
[PATCH net v3 0/4] net: stmmac: re-apply taprio offload in __stmmac_open() and stmmac_resume()
2026-09-03 20:18 UTC (5+ messages)
` [PATCH net v3 1/4] net: stmmac: propagate PTP init failures in stmmac_setup_ptp()
` [PATCH net v3 4/4] net: stmmac: re-apply taprio offload in __stmmac_open() and stmmac_resume()
[PATCH net-next v9 2/2] bpf: make tcp_tso_autosize() available to BPF congestion controls
2026-09-03 19:57 UTC (2+ messages)
` [net-next,v9,2/2] "
[PATCH net-next v9 1/2] tcp: Replace min_tso_segs() with tso_segs() CC callback
2026-09-03 19:57 UTC (2+ messages)
` [net-next,v9,1/2] "
[PATCH v10 net-next 2/2] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
2026-09-03 19:15 UTC (2+ messages)
` [v10,net-next,2/2] "
[PATCH v10 net-next 1/2] net/sched: mqprio: pass qdisc handle to offload drivers
2026-09-03 19:15 UTC (2+ messages)
` [v10,net-next,1/2] "
[PATCH] selftests/bpf: Fix map_lookup_percpu_elem on sparse CPU IDs
2026-09-03 16:57 UTC (5+ messages)
[PATCH bpf v1 00/10] Misc bug fixes - part 1
2026-09-03 16:50 UTC (24+ messages)
` [PATCH bpf v1 01/10] bpf: Mark signal tracepoint siginfo arguments as scalar
` [PATCH bpf v1 02/10] selftests/bpf: Cover signal tracepoint siginfo sentinels
` [PATCH bpf v1 03/10] bpf: Reject tail calls directly from callback frames
` [PATCH bpf v1 04/10] selftests/bpf: Test direct tail calls from callbacks
` [PATCH bpf v1 05/10] bpf: Reject resilient lock operations in rbtree callbacks
` [PATCH bpf v1 06/10] selftests/bpf: Reject resilient unlock in rbtree callback
` [PATCH bpf v1 07/10] bpf: Mark sched_process_wait argument as nullable
` [PATCH bpf v1 08/10] selftests/bpf: Test sched_process_wait nullable argument
` [PATCH bpf v1 09/10] bpf: Mark syscall helpers as sleepable
` [PATCH bpf v1 10/10] selftests/bpf: Check syscall helpers in timer callbacks
[PATCH bpf v4 0/5] bpf: Fix NULL-ptr-derefs when showing a void BTF type
2026-09-03 16:40 UTC (2+ messages)
[PATCH bpf-next v2] bpftool: Scale multiplexed perf counters
2026-09-03 16:15 UTC (5+ messages)
[PATCH bpf-next v9 1/8] bpf: mark instructions accessing program stack
2026-09-03 15:18 UTC (2+ messages)
[PATCH bpf-next v9 4/8] bpf, x86: emit KASAN checks in x86 JITed programs
2026-09-03 15:18 UTC (2+ messages)
[PATCH bpf 1/2] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
2026-09-03 14:34 UTC (6+ messages)
` [PATCH bpf 2/2] selftests/bpf: Test bpf_sock_destroy() on a TIME_WAIT sock
[PATCH] bpf: disasm: guard print_bpf_insn against BPF_MEMSX | BPF_DW
2026-09-03 14:30 UTC (3+ messages)
[PATCH bpf-next v9 0/8] bpf: add support for KASAN checks in JITed programs
2026-09-03 14:10 UTC (3+ messages)
` [PATCH bpf-next v9 8/8] selftests/bpf: add tests to validate KASAN on JIT programs
linux-next: manual merge of the bpf-next tree with the bpf tree
2026-09-03 14:10 UTC
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;
as well as URLs for NNTP newsgroup(s).