index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
s390
Age
Commit message (
Expand
)
Author
Lines
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
-6
/
+6
2026-04-20
KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
Sean Christopherson
-1
/
+1
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
-13
/
+10
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
-1
/
+1
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
-4
/
+4
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
-1
/
+1
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
-18
/
+18
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
-2
/
+2
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
-1
/
+1
2026-01-08
KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
Sean Christopherson
-8
/
+8
2025-10-13
KVM: selftests: Fix irqfd_test for non-x86 architectures
Oliver Upton
-0
/
+5
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
-0
/
+339