index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
s390
Age
Commit message (
Expand
)
Author
2026-05-13
KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.h
Sean Christopherson
2026-04-20
KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
2026-04-20
KVM: selftests: Use u16 instead of uint16_t
David Matlack
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
2026-03-16
KVM: s390: selftests: Add IRQ routing address offset tests
Janosch Frank
2026-02-04
KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl
Claudio Imbrenda
2025-11-21
KVM: s390: Add capability that forwards operation exceptions
Janosch Frank
2025-10-10
KVM: selftests: Add wrappers for mmap() and munmap() to assert success
Sean Christopherson
2025-09-30
Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-24
KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
Oliver Upton
2025-08-19
KVM: selftests: fix minor typo in cpumodel_subfuncs
Gopi Krishna Menon
2025-02-04
KVM: selftests: Fix spelling mistake "initally" -> "initially"
Colin Ian King
2025-01-31
KVM: s390: selftests: Streamline uc_skey test to issue iske after sske
Christoph Schlameuss
2025-01-31
KVM: s390: selftests: fix ucontrol memory region test
Claudio Imbrenda
2025-01-15
Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson