index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-21
KVM: selftests: Move nested invalid CR3 check to its own test
Yosry Ahmed
3
-10
/
+80
2025-11-21
KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVM
Yosry Ahmed
2
-6
/
+44
2025-11-21
KVM: selftests: Extend vmx_close_while_nested_test to cover SVM
Yosry Ahmed
2
-10
/
+34
2025-11-19
KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stress
Maximilian Dittgen
3
-0
/
+15
2025-11-19
KVM: selftests: Assert GICR_TYPER.Processor_Number matches selftest CPU number
Maximilian Dittgen
1
-0
/
+5
2025-11-12
KVM: selftests: Test for KVM_EXIT_ARM_SEA
Jiaqi Yan
3
-0
/
+333
2025-11-09
Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-1
/
+11
2025-11-03
KVM: selftests: Rename "guest_paddr" variables to "gpa"
Sean Christopherson
2
-30
/
+26
2025-10-30
KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
Mark Brown
1
-0
/
+1
2025-10-30
KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
Mark Brown
1
-0
/
+2
2025-10-30
KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stress
Maximilian Dittgen
1
-1
/
+8
2025-10-20
KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault test
Sean Christopherson
1
-18
/
+14
2025-10-20
KVM: selftests: Forcefully override ARCH from x86_64 to x86
Sean Christopherson
1
-1
/
+1
2025-10-20
KVM: selftests: Don't fall over in mmu_stress_test when only one CPU is present
Brendan Jackman
1
-1
/
+3
2025-10-20
KVM: selftests: Add guest_memfd tests for mmap and NUMA policy support
Shivank Garg
1
-0
/
+98
2025-10-20
KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems
Shivank Garg
1
-0
/
+52
2025-10-20
KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions
Sean Christopherson
1
-31
/
+1
2025-10-20
KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
Sean Christopherson
2
-20
/
+25
2025-10-20
KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by def...
Sean Christopherson
1
-0
/
+24
2025-10-20
KVM: selftests: Define wrappers for common syscalls to assert success
Sean Christopherson
6
-60
/
+96
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
9
-145
/
+288
2025-10-13
KVM: arm64: selftests: Fix misleading comment about virtual timer encoding
Marc Zyngier
1
-3
/
+14
2025-10-13
KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_list
Marc Zyngier
1
-0
/
+79
2025-10-13
KVM: arm64: selftests: Make dependencies on VHE-specific registers explicit
Marc Zyngier
1
-0
/
+3
2025-10-13
KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stress
Oliver Upton
1
-0
/
+1
2025-10-13
KVM: arm64: selftests: Allocate vcpus with correct size
Zenghui Yu
1
-1
/
+1
2025-10-13
KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guest
Zenghui Yu
1
-0
/
+3
2025-10-13
KVM: selftests: Fix irqfd_test for non-x86 architectures
Oliver Upton
6
-3
/
+33
2025-10-13
KVM: arm64: selftests: Track width of timer counter as "int", not "uint64_t"
Sean Christopherson
1
-1
/
+1
2025-10-13
KVM: arm64: selftests: Test effective value of HCR_EL2.AMO
Oliver Upton
2
-1
/
+54
2025-10-11
KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUS
Sean Christopherson
1
-0
/
+1
2025-10-11
KVM: selftests: Verify that faulting in private guest_memfd memory fails
Sean Christopherson
1
-5
/
+21
2025-10-11
KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS
Sean Christopherson
3
-17
/
+27
2025-10-11
KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcase
Sean Christopherson
1
-3
/
+9
2025-10-11
KVM: selftests: Add wrappers for mmap() and munmap() to assert success
Sean Christopherson
6
-64
/
+64
2025-10-11
KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAP
Ackerley Tng
1
-11
/
+16
2025-10-11
KVM: selftests: Create a new guest_memfd for each testcase
Sean Christopherson
1
-15
/
+16
2025-10-11
KVM: selftests: Stash the host page size in a global in the guest_memfd test
Sean Christopherson
1
-19
/
+18
2025-10-11
KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
Sean Christopherson
1
-3
/
+12
2025-10-11
KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
Sean Christopherson
1
-7
/
+6
2025-10-07
KVM: selftests: Test prefault memory during concurrent memslot removal
Yan Zhao
1
-17
/
+114
2025-09-30
Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-0
/
+495
2025-09-30
Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+5
2025-09-30
Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
16
-109
/
+303
2025-09-30
Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
6
-0
/
+70
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
29
-177
/
+479
2025-09-30
Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
9
-20
/
+92
2025-09-24
Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/next
Marc Zyngier
28
-176
/
+422
2025-09-24
KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
Mark Brown
1
-0
/
+9
2025-09-24
KVM: arm64: selftests: Remove a duplicate register listing in set_id_regs
Mark Brown
1
-8
/
+5
[prev]
[next]