index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2026-07-27
KVM: selftests: Extend set_sregs test to cover EFER
Yosry Ahmed
2026-07-22
KVM: selftests: Fix typos in x86 and riscv tests
Shivank Sharma
2026-07-21
KVM: selftests: sev_init2_tests: Derive SEV availability from KVM
David Woodhouse
2026-07-21
KVM: selftests: sev_smoke_test: Only run VM types the host offers
David Woodhouse
2026-07-15
Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-07-15
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-07-14
KVM: selftests: Fix a spelling error in an xapic_ipi_test comment
Wang Yan
2026-07-10
KVM: selftests: Randomize pCPU in steal time test
Sean Christopherson
2026-07-10
KVM: selftests: Drop superfluous use of pthread_attr_setaffinity_np()
Sean Christopherson
2026-07-10
KVM: selftests: Verify SNP VMs are rejected from migration and mirroring
Atish Patra
2026-07-07
KVM: selftests: Add xAPIC support in eventfd IRQ test
David Matlack
2026-07-07
KVM: selftests: Make number of vCPUs configurable in IRQ test
David Matlack
2026-07-07
KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
David Matlack
2026-07-07
KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU set
Josh Hilke
2026-07-07
KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert users
Josh Hilke
2026-07-07
KVM: selftests: Add kvm_gettid() wrapper and convert users
Josh Hilke
2026-07-07
KVM: selftests: Verify non-postable IRQ remapping in IRQ test
Sean Christopherson
2026-07-07
KVM: selftests: Make number of IRQs configurable in IRQ test
David Matlack
2026-07-07
KVM: selftests: Add option to set empty routing between IRQs in eventfd IRQ test
David Matlack
2026-07-07
KVM: selftests: Verify interrupts are received when IRQ affinity changes in I...
David Matlack
2026-07-07
KVM: selftests: Add a helper to set proc IRQ affinity for IRQ test
Josh Hilke
2026-07-07
KVM: selftests: Add VFIO device support to eventfd IRQ test
David Matlack
2026-07-07
KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass test
David Matlack
2026-07-07
KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
David Matlack
2026-07-07
KVM: selftests: Add helper to generate random u64 in range [min,max]
Josh Hilke
2026-07-07
KVM: selftests: Seed libc's RNG before using it to generate a seed for KVM's ...
Sean Christopherson
2026-07-07
KVM: selftests: Initialize the default/global pRNG during kvm_selftest_init()
Sean Christopherson
2026-07-07
KVM: selftests: Rename guest_rng to kvm_rng
Josh Hilke
2026-07-07
KVM: selftests: Add macros to read/write+sync to/from guest memory
David Matlack
2026-07-07
KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
David Matlack
2026-07-06
KVM: arm64: selftests: Add MMIO sign-extending load test
Fuad Tabba
2026-06-24
Merge tag 'kvm-x86-selftests_l2_stacks-7.3' of https://github.com/kvm-x86/lin...
Paolo Bonzini
2026-06-24
Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2026-06-24
KVM: s390: selftests: Fix cmma selftest
Claudio Imbrenda
2026-06-24
KVM: s390: selftests: Extended user_operexec tests
Eric Farman
2026-06-17
KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
Jim Mattson
2026-06-17
KVM: selftests: Add a helper to query enable_mediated_pmu module param
Sean Christopherson
2026-06-17
KVM: selftests: Drop L1-provided stacks for L2 guests on x86
Yosry Ahmed
2026-06-17
KVM: selftests: Allocate a dedicated guest page for x86 L2 guest stack
Yosry Ahmed
2026-06-17
KVM: selftests: Refactor allocating guest stack into a helper
Yosry Ahmed
2026-06-15
Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2026-06-15
Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2026-06-12
KVM: selftests: access_tracking_perf_test: bump number of NUMA nodes to 32
Maxim Levitsky
2026-06-12
Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-selftests-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-gmem-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/next
Marc Zyngier
[prev]
[next]