linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-07-30 09:19:11 to 2026-07-31 12:38:15 UTC [more...]

[PATCH v17 00/14] KVM: arm64: Provide guest support for GCS
 2026-07-31 12:25 UTC  (15+ messages)
` [PATCH v17 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v17 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v17 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v17 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v17 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v17 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v17 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v17 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v17 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v17 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v17 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v17 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v17 13/14] tools: Synchronise the kernel esr.h
` [PATCH v17 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-31 11:59 UTC  (28+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [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 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v9 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH] selftests/unprivileged-remount: Strip ST_VALID before flag sanity check
 2026-07-31 10:32 UTC 

[PATCH v2 0/3] mm: kmemleak: default min_unref_scans to 2 for verbose kernels
 2026-07-31 10:13 UTC  (4+ 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 net-next v4 0/3] net/sched: sch_fq_pie: add per-flow class statistics
 2026-07-31  9:56 UTC  (3+ messages)
` [PATCH net-next v4 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-31  9:41 UTC  (9+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH 1/2] selftests/cgroup: remove unused user_usec read in test_cpucg_nice
 2026-07-31  9:18 UTC  (4+ messages)
` [PATCH v2] selftests/cgroup: add user_usec sanity check "

[PATCH] kvm: add EVER_MAPPED ioctl and capability
 2026-07-31  9:17 UTC 

[PATCH v3 0/2] selftests/mm: use pattern matching in .gitignore
 2026-07-31  9:14 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-07-31  9:04 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled

[PATCH net v3 0/4] net: hsr: fix GRO/GSO super-packet handling
 2026-07-31  9:02 UTC  (5+ messages)
` [PATCH net v3 1/4] net: hsr: fix packet drops caused by GRO superpackets
` [PATCH net v3 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
` [PATCH net v3 3/4] net: hsr: unfold GSO super-packets at the forward entry
` [PATCH net v3 4/4] selftests: net: hsr: add GRO super-packet forwarding test

[PATCH net-next v2 0/6] Deliver TLS control records to kernel read_sock consumers
 2026-07-31  8:36 UTC  (14+ messages)
` [PATCH net-next v2 2/6] net: Introduce read_sock_rectype proto_ops for control record delivery

[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-31  6:46 UTC  (4+ messages)

[PATCH net-next v8] selftests/net/openvswitch: add SCTP flow key support and test
 2026-07-31  6:26 UTC 

[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
 2026-07-31  5:20 UTC  (3+ messages)

[RFC PATCH bpf-next 0/6] bpf: Optimize string kfuncs
 2026-07-31  5:18 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/6] bpf: Optimize string scan kfuncs

[PATCH stable 6.12 0/9] Kunit backports for older systems
 2026-07-31  2:39 UTC  (4+ messages)

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-07-31  2:30 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH net-next v5] selftests: drv-net: Test queue stall upon reconfig
 2026-07-31  2:15 UTC 

[PATCH net-next 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-07-31  1:53 UTC  (16+ messages)
` [PATCH net-next 03/13] net/mlx5e: psp: Block TC offload when PSP is enabled
` [PATCH net-next 04/13] net/mlx5e: macsec: Block TC offload when MACsec "
` [PATCH net-next 05/13] net/mlx5e: psp: Move RX marker from ft_metadata to flow_tag
` [PATCH net-next 06/13] net/mlx5e: ipsec: "
` [PATCH net-next 07/13] net/mlx5e: macsec: "
` [PATCH net-next 08/13] net/mlx5e: psp: Handle HW-decapsulated RX PSP packets
` [PATCH net-next 09/13] net/mlx5e: psp: Add an rx_decap steering table
` [PATCH net-next 10/13] net/mlx5e: shampo: Flush session on PSP mismatch
` [PATCH net-next 11/13] net/mlx5e: psp: Dynamically reconfigure based on SHAMPO mode
` [PATCH net-next 12/12] net: psp: Add a self test for PSP with HW-GRO
` [PATCH net-next 12/13] selftests: drv-net: psp: Fix responder parsing
` [PATCH net-next 13/13] selftests: drv-net: psp: Add a test for PSP with HW-GRO

[PATCH net-next 0/4] net: selftests: adjustments to ipv6_flowlabel_mgr
 2026-07-31  1:42 UTC  (5+ messages)
` [PATCH net-next 2/4] selftests: net: test IPV6_FL_F_REMOTE

[PATCH 4/4] selftests: net: adopt harness for flow label mgr
 2026-07-31  1:39 UTC  (2+ messages)

[PATCH net-next 3/4] selftests: net: test IPV6_FL_F_REFLECT
 2026-07-31  1:39 UTC  (2+ messages)

[PATCH net-next 1/4] selftests: net: test IPV6_FL_A_RENEW
 2026-07-31  1:39 UTC  (2+ messages)

[PATCH net-next v7 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-31  0:32 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v7 2/3] selftests/net: ncdevmem: add -b option to set rx-page-size on bind
` [PATCH net-next v7 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-31  0:17 UTC  (6+ messages)
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31  0:01 UTC  (7+ messages)
` [PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
` [PATCH v6 bpf-next 2/4] security: add security_lsmxattr_add()
` [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v6 bpf-next 4/4] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[PATCH v9 0/5] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-30 23:31 UTC  (6+ messages)
` [PATCH v9 1/5] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v9 2/5] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v9 3/5] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v9 4/5] vfio: selftests: Retry on EAGAIN during device reset
` [PATCH v9 5/5] vfio: selftests: igb: Recover after DMA-read faults

[PATCH net-next v5 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-30 23:20 UTC  (2+ messages)

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-07-30 19:56 UTC  (8+ messages)
` [PATCH v5 1/4] perf/core: Fix sched_task callbacks for CPU-wide branch stack events
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()

[PATCH 00/16] timekeeping, hrtimer: Assorted cleanups
 2026-07-30 19:29 UTC  (19+ messages)
` [PATCH 06/16] selftests: add clock-helpers.h
` [PATCH 07/16] selftests: timers: Use clock_name() and constants from clock-helpers.h
` [PATCH 09/16] selftests: timers: nanosleep: Explicitly list the tested clocks
` [PATCH 10/16] selftests: timers: nanosleep: Reuse kselftest error numbers
` [PATCH 11/16] selftests: timers: nanosleep: Move all single clock tests out of the loop in main()
` [PATCH 13/16] selftests: timers: nsleep-lat: Use NSEC_PER_MSEC define for unreasonable latency
` [PATCH 14/16] selftests: timers: nsleep-lat: Explicitly list the tested clocks
` [PATCH 15/16] selftests: timers: nsleep-lat: Reuse kselftest error numbers
` [PATCH 16/16] selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock_gettime()

[PATCH stable 6.18 0/2] Kunit backports for older systems
 2026-07-30 19:03 UTC  (3+ messages)
` [PATCH stable 6.18 1/2] kunit: tool: Terminate kernel under test on SIGINT
` [PATCH stable 6.18 2/2] kunit: tool: skip stty when stdin is not a tty

[PATCH] KVM: selftests: fix steal_time for arm64
 2026-07-30 18:37 UTC  (6+ messages)
  ` [PATCH] KVM: selftests: fix steal_time for arm64 with host page size > 4K

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-07-30 18:34 UTC  (3+ messages)
` [PATCH rdma-next v3 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware

[PATCH 0/3] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
 2026-07-30 18:24 UTC  (4+ messages)
` [PATCH 1/3] KVM: selftests: Fix treating KVM_CAP_MAX_VCPU_ID as inclusive
` [PATCH 2/3] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
` [PATCH 3/3] Documentation: KVM: Clarify that KVM_CAP_MAX_VCPU_ID is exclusive

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-07-30 18:18 UTC  (12+ messages)
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
` [PATCH v4 06/11] KVM: guest_memfd: Move internal definitions to internal header
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 08/11] KVM: guest_memfd: Add support for preservation via LUO
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test

[PATCH net 0/9] net/tls: Receive-path fixes for zero-length data records
 2026-07-30 17:21 UTC  (11+ messages)
` [PATCH net 1/9] net/tls: Bound time spent on no-data records in tls_sw_read_sock()
` [PATCH net 2/9] net/tls: Consume empty data records in tls_sw_splice_read()
` [PATCH net 4/9] net/tls: Honor O_NONBLOCK "
` [PATCH net 5/9] net/tls: Consume empty data records in tls_sw_recvmsg()

[PATCH net-next] selftests: net: Add a missing config option
 2026-07-30 16:53 UTC  (6+ messages)

[PATCH] selftests/mm: make libnuma-dependent tests optional
 2026-07-30 16:52 UTC  (4+ messages)
  `  "

[PATCH net-next V4] selftests: drv-net: Test queue stall upon reconfig
 2026-07-30 16:46 UTC  (3+ messages)

[PATCH net v2 1/4] net: hsr: fix packet drops caused by GRO superpackets
 2026-07-30 15:53 UTC  (3+ messages)

[RFC PATCH 0/2] mm/memory_hotplug: bound offline retry loops with a configurable limit
 2026-07-30 14:12 UTC  (5+ messages)

[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-30 14:08 UTC  (7+ 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 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
` [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v6 6/6] selftests/mm: add a GUP selftest

[PATCH v9 2/5] riscv: add support for SBI Supervisor Software Events extension
 2026-07-30 13:33 UTC  (2+ messages)

[PATCH v2] selftests/mm: unpoison pages in memory-failure teardown
 2026-07-30 12:48 UTC  (2+ messages)

[PATCH] kunit: tool: fix _list_tests filtering wrong variable when list has TAP prefix
 2026-07-30 12:12 UTC  (2+ messages)

[PATCH v3 0/9] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-07-30 12:08 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: x86: Add helper to provide intercept linear addresses
` [PATCH v3 2/9] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v3 3/9] KVM: nSVM: Track hardware-provided instruction bytes
` [PATCH v3 4/9] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v3 5/9] KVM: x86: Track emulator-originated nested #PF VM-Exits
` [PATCH v3 6/9] KVM: nSVM: Use emulator bytes for synthesized nested #NPF/#PF
` [PATCH v3 7/9] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF
` [PATCH v3 8/9] KVM: nSVM: Advertise DecodeAssists to L1
` [PATCH v3 9/9] KVM: selftests: Add nested SVM DecodeAssists test

[PATCH v6 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
 2026-07-30 11:49 UTC 

[PATCH] selftests: net: reuseport_bpf_numa: consider cpuless numa node
 2026-07-30 11:30 UTC 

[PATCH 0/8] KVM: selftests: Add Zhaoxin CPU support
 2026-07-30 11:05 UTC  (9+ messages)
` [PATCH 1/8] KVM: selftests: Add Zhaoxin (ZX) CPU detection support
` [PATCH 2/8] KVM: selftests: nx_huge_pages_test: Add TDP detection for Zhaoxin CPUs
` [PATCH 3/8] KVM: selftests: vmx_exception_with_invalid_guest_state: Support "
` [PATCH 4/8] KVM: selftests: fix_hypercall_test: Add Zhaoxin CPU support
` [PATCH 5/8] KVM: selftests: Skip PERF_CAPABILITIES vCPU checks without PDCM
` [PATCH 6/8] KVM: selftests: feature_msrs_test: Extend MSR_IA32_UCODE_REV quirk to Zhaoxin
` [PATCH 7/8] KVM: selftests: nested_exceptions_test: Add Zhaoxin CPU support
` [PATCH 8/8] KVM: selftests: vmx_apic_access_test: Check APIC virtualization support

[PATCH net 0/2] net/sched: flag inconsistent qdisc dumps
 2026-07-30 10:25 UTC  (4+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: net: check that a disturbed qdisc dump is flagged

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-07-30 10:16 UTC  (5+ messages)
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()

[RFC PATCH bpf-next 0/3] ftrace, kprobes, bpf: mark trampoline/kprobe ftrace_ops permanent
 2026-07-30 10:02 UTC  (4+ messages)

[PATCH bpf-next v3 0/6] Add BPF Exceptions support for RISC-V
 2026-07-30  9:29 UTC  (5+ messages)
` [PATCH bpf-next v3 4/6] riscv, bpf: Split prologue and epilogue into helper functions
` [PATCH bpf-next v3 6/6] riscv, bpf: Remove BPF exceptions from denylist


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).