messages from 2026-08-03 09:10:06 to 2026-08-04 08:38:43 UTC [more...]
[PATCH net-next V2 00/13] net/mlx5e: Add support for HW-GRO to PSP
2026-08-04 8:35 UTC (13+ messages)
` [PATCH net-next V2 01/13] net/mlx5e: Generalize TC <-> IPsec mutual exclusion
` [PATCH net-next V2 02/13] net/mlx5e: ipsec: Block TC offload when IPsec is enabled
` [PATCH net-next V2 03/13] net/mlx5e: psp: Block TC offload when PSP "
` [PATCH net-next V2 04/13] net/mlx5e: macsec: Block TC offload when MACsec "
` [PATCH net-next V2 05/13] net/mlx5e: psp: Move RX marker from ft_metadata to flow_tag
` [PATCH net-next V2 06/13] net/mlx5e: ipsec: "
` [PATCH net-next V2 07/13] net/mlx5e: macsec: "
` [PATCH net-next V2 08/13] net/mlx5e: psp: Handle HW-decapsulated RX PSP packets
` [PATCH net-next V2 09/13] net/mlx5e: psp: Add an rx_decap steering table
` [PATCH net-next V2 10/13] net/mlx5e: shampo: Flush session on PSP mismatch
` [PATCH net-next V2 11/13] net/mlx5e: psp: Dynamically reconfigure based on SHAMPO mode
` [PATCH net-next V2 12/13] selftests: drv-net: psp: Fix responder parsing
[PATCH] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
2026-08-04 8:24 UTC (3+ messages)
[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-08-04 7:38 UTC (18+ messages)
` [PATCH v6 1/6] selftests/mm: make file helpers return errors
` [PATCH v6 2/6] tools/lib/mm: add shared file helpers
` [PATCH v6 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v6 6/6] selftests/mm: add a GUP selftest
[PATCH 0/2] selftests/cgroup: test_zswap: fix single-core flakes
2026-08-04 6:39 UTC (4+ messages)
` [PATCH 1/2] selftests/cgroup: test_zswap: retry subtree_control write on EBUSY in test_zswap_writeback
` [PATCH 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass
[PATCH] selftests: ublk: add rotating auto_buf index regression test
2026-08-04 6:32 UTC (3+ messages)
[PATCH 0/4] microblaze: KUnit support
2026-08-04 5:32 UTC (5+ messages)
` [PATCH 1/4] microblaze: uaccess: Zero out destination on failed get_user()
` [PATCH 2/4] microblaze: reset: Call POWER_OFF handlers
` [PATCH 3/4] microblaze: reset: Provide a power off handler through an unaligned PC
` [PATCH 4/4] kunit: qemu_configs: Add microblaze configuration
[PATCH net v2 0/2] tls: fix plaintext sk_msg ring over-fill
2026-08-04 5:28 UTC (3+ messages)
` [PATCH net v2 1/2] tls: don't leave a full plaintext sk_msg ring unpushed
` [PATCH net v2 2/2] selftests: tls: add a test for splicing onto a full plaintext record
[PATCH net-next v2 0/4] net: selftests: adjustments to ipv6_flowlabel_mgr
2026-08-04 2:59 UTC (5+ messages)
` [PATCH net-next v2 1/4] selftests: net: test IPV6_FL_A_RENEW
` [PATCH net-next v2 2/4] selftests: net: test IPV6_FL_F_REMOTE
` [PATCH net-next v2 3/4] selftests: net: test IPV6_FL_F_REFLECT
` [PATCH net-next v2 4/4] selftests: net: adopt harness for flow label mgr
[PATCH v2 0/8] ublk: io_desc optimizations
2026-08-04 2:32 UTC (10+ messages)
` [PATCH v2 1/8] ublk: consistently use u16 for queue and tag numbers
` [PATCH v2 2/8] ublk: remove struct ublk_zoned_report_desc's operation field
` [PATCH v2 3/8] ublk: split request validation from io_desc init
` [PATCH v2 4/8] ublk: initialize io_desc on daemon task
` [PATCH v2 5/8] ublk: add UBLK_F_IO_DESC_SIZE
` [PATCH v2 6/8] selftests: ublk: add support for --io_desc_size
` [PATCH v2 7/8] selftests: ublk: add UBLK_F_IO_DESC_SIZE test
` [PATCH v2 8/8] ublk: lift checks out of ublk_{,un}map_io()
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-04 2:21 UTC (25+ messages)
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
[PATCH net-next v5 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
2026-08-04 1:47 UTC (11+ messages)
` [PATCH net-next v5 01/10] ipv6: add ip6_del_rt_reason()
` [PATCH net-next v5 02/10] ipv6: propagate the route deletion reason to fib6_del_route()
` [PATCH net-next v5 03/10] ipv6: record the reason for kernel-initiated route deletions
` [PATCH net-next v5 04/10] ipv6: add a deletion reason argument to rt6_fill_node()
` [PATCH net-next v5 05/10] ipv6: expose the route deletion reason in RTM_DELROUTE
` [PATCH net-next v5 06/10] ipv6: add inet6_rt_del_notify()
` [PATCH net-next v5 07/10] netlink: specs: rt-route: add route notifications
` [PATCH net-next v5 08/10] netlink: specs: rt-route: split out the request attribute list
` [PATCH net-next v5 09/10] netlink: specs: rt-route: add the route deletion reason
` [PATCH net-next v5 10/10] selftests: net: verify RTA_DEL_REASON on route deletion
[PATCH v7 00/36] Cleaning up the KVM clock mess
2026-08-04 1:26 UTC (3+ messages)
` [PATCH v7 11/36] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
[PATCH net-next v5] selftests: drv-net: Test queue stall upon reconfig
2026-08-04 1:20 UTC (2+ messages)
[PATCH net 0/9] net/tls: Receive-path fixes for zero-length data records
2026-08-04 1:19 UTC (10+ messages)
` [PATCH net 1/9] net/tls: Bound time spent on no-data records in tls_sw_read_sock()
` [PATCH net 3/9] net/tls: Fail tls_sw_splice_read() after a failed async decrypt
` [PATCH net 5/9] net/tls: Consume empty data records in tls_sw_recvmsg()
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-08-04 0:53 UTC (3+ messages)
[PATCH v4 net-next 1/1] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
2026-08-04 0:47 UTC (2+ messages)
[PATCH net-next v4 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
2026-08-04 0:40 UTC (2+ messages)
[PATCH v4 0/2] selftests/mm: use pattern matching in .gitignore
2026-08-04 0:02 UTC (6+ messages)
` [PATCH v4 1/2] selftests/mm: rename local_config.h to local_config.h_gen
` [PATCH v4 2/2] selftests/mm: use pattern matching in .gitignore
[PATCH v18 00/14] KVM: arm64: Provide guest support for GCS
2026-08-03 22:56 UTC (15+ messages)
` [PATCH v18 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v18 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v18 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v18 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v18 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v18 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v18 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v18 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v18 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v18 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v18 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v18 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v18 13/14] tools: Synchronise the kernel esr.h
` [PATCH v18 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test
[PATCH bpf v3 2/4] selftests/bpf: Test refcount_acquire return nullability
2026-08-03 22:48 UTC (4+ messages)
` [PATCH bpf v3 4/4] selftests/bpf: Test untrusted allocated-object pointers
[PATCH 2/2] KVM: arm64: selftests: Add a nested S2 MMU realloc test
2026-08-03 22:44 UTC
[PATCH net v4 0/4] net: hsr: fix GRO/GSO super-packet handling
2026-08-03 22:22 UTC (5+ messages)
` [PATCH net v4 1/4] net: hsr: fix packet drops caused by GRO superpackets
` [PATCH net v4 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
` [PATCH net v4 3/4] net: hsr: unfold GSO super-packets at the forward entry
` [PATCH net v4 4/4] selftests: net: hsr: add GRO super-packet forwarding test
[PATCH net 1/2] tls: don't over-fill the plaintext sk_msg ring in tls_sw_sendmsg_splice()
2026-08-03 22:13 UTC (3+ messages)
[PATCH net-next] selftests: drv-net: print device info at the start
2026-08-03 21:19 UTC
[PATCH] selftests/prctl: Fix non-anonymous VMA mapping in set-anon-vma-name test
2026-08-03 21:09 UTC (2+ messages)
[PATCH net 1/3] net: hsr: privatize interlink-bound skbs before address mutation
2026-08-03 21:05 UTC (4+ messages)
[PATCH 0/2] selftests/membarrier: Skip an unregistered memory barrier test on Musl
2026-08-03 20:37 UTC (4+ messages)
` [PATCH 1/2] selftests/membarrier: Introduce helper to get membarrier command registrations
` [PATCH 2/2] selftests/membarrier: Skip unpermitted membarrier command test if preregistered by libc
[PATCH net-next] selftests: drv-net: enable devmem TCP in the test config
2026-08-03 20:30 UTC (3+ messages)
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
2026-08-03 19:48 UTC (9+ messages)
` [PATCH 1/2] "
[PATCH] kunit: tool: fix _list_tests filtering wrong variable when list has TAP prefix
2026-08-03 19:02 UTC (4+ messages)
` [PATCH v2] "
[PATCH 7.1.y] selftests/bpf: Add tests for sleepable tracepoint programs
2026-08-03 18:57 UTC
[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-08-03 18:54 UTC (6+ messages)
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
` [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
[PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
2026-08-03 18:18 UTC (2+ messages)
` [PATCH net-next v2 2/2] selftests: drv-net: ncdevmem: gracefully retry bind()
[PATCH 0/2] x86: Support shstk via prctl
2026-08-03 18:14 UTC (8+ messages)
` [PATCH 1/2] x86/shstk: support "
` [PATCH 2/2] selftests/x86: add generic prctl shadow stack test
[PATCH] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
2026-08-03 17:31 UTC (2+ messages)
[PATCH v2] KVM: selftests: Replace ulong with unsigned long
2026-08-03 17:08 UTC
[PATCH net v2 0/8] mptcp: misc fixes for v7.2-rc6
2026-08-03 16:16 UTC (2+ messages)
` [PATCH net v2 5/8] selftests: mptcp: join: mark tests with data corruption as failed
[PATCH net-next v4 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
2026-08-03 15:50 UTC (5+ messages)
` [PATCH net-next v4 01/10] ipv6: add ip6_del_rt_reason()
[PATCH v3 2/2] selftests/filesystems: skip listxattr kernfs test if xattrs are present
2026-08-03 15:08 UTC
[PATCH v3 1/2] selftests/filesystems: Move file_stressor to dedicated subdirectory
2026-08-03 14:57 UTC
[PATCH] selftests/futex: Correct pthread_create return value check
2026-08-03 14:54 UTC (2+ messages)
[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-03 14:32 UTC (33+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 02/15] mm: introduce linear_anon_page_index()
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
[PATCH v2 0/3] mm: kmemleak: default min_unref_scans to 2 for verbose kernels
2026-08-03 13:49 UTC (7+ messages)
` [PATCH v2 1/3] mm: kmemleak: default min_unref_scans to 2 for verbose auto-scan
` [PATCH v2 2/3] Documentation: kmemleak: document the conditional min_unref_scans default
` [PATCH v2 3/3] selftests/mm: kmemleak: drop stale min_unref_scans default from comments
[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-03 11:42 UTC (4+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max
[PATCH net-next 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
2026-08-03 11:30 UTC (3+ messages)
` [PATCH net-next 1/2] netconsole: publish the userdata payload with RCU
` [PATCH net-next 2/2] selftests: netconsole: add a userdata torture test
[PATCH bpf-next v2 2/2] selftests/bpf: Test RCU pointer invalidation after spin unlock
2026-08-03 11:26 UTC
[PATCH 00/16] selftests/mm: improve khugepaged coverage
2026-08-03 11:04 UTC (16+ messages)
` [PATCH 01/16] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH 02/16] selftests/mm: add folio-order check for VA ranges
` [PATCH 03/16] selftests/mm: add folio-order detection self-check
` [PATCH 04/16] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH 05/16] selftests/mm: add khugepaged completion barrier helper
` [PATCH 06/16] selftests/mm: add khugepaged race harness
` [PATCH 09/16] selftests/mm: skip khugepaged swap tests when no swap is configured
[PATCH v2 00/17] timekeeping, hrtimer: Assorted cleanups
2026-08-03 10:04 UTC (18+ messages)
` [PATCH v2 01/17] timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()
` [PATCH v2 02/17] timekeeping: Use u32 for clock_was_set_seq
` [PATCH v2 03/17] hrtimer: Add a lockdep assertion to hrtimer_update_base()
` [PATCH v2 04/17] timer_list: Use standard 'long long' format placeholders
` [PATCH v2 05/17] timer_list: Use ktime_t over nanoseconds
` [PATCH v2 06/17] selftests: add clock-helpers.h
` [PATCH v2 07/17] selftests: timers: Use clock_name() and constants from clock-helpers.h
` [PATCH v2 08/17] selftests: timers: nanosleep: Drop output alignment
` [PATCH v2 09/17] selftests: timers: nanosleep: Explicitly list the tested clocks
` [PATCH v2 10/17] selftests: timers: nanosleep: Reuse kselftest error numbers
` [PATCH v2 11/17] selftests: timers: nanosleep: Move all single clock tests out of the loop in main()
` [PATCH v2 12/17] selftests: timers: nanosleep: Explicitly handle timer_delete() failure
` [PATCH v2 13/17] selftests: timers: nanosleep: Report each test separately
` [PATCH v2 14/17] selftests: timers: nsleep-lat: Use NSEC_PER_MSEC define for unreasonable latency
` [PATCH v2 15/17] selftests: timers: nsleep-lat: Explicitly list the tested clocks
` [PATCH v2 16/17] selftests: timers: nsleep-lat: Reuse kselftest error numbers
` [PATCH v2 17/17] selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock_gettime()
[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-08-03 9:10 UTC (4+ 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