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
/
loongarch
Age
Commit message (
Expand
)
Author
Lines
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
-7
/
+7
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
-13
/
+12
2026-04-20
KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()
Sean Christopherson
-1
/
+1
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
-6
/
+7
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
-3
/
+3
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
-3
/
+3
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
-25
/
+25
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
-6
/
+6
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
-7
/
+7
2026-04-09
KVM: LoongArch: selftests: Add basic PMU event counting test
Song Gao
-1
/
+6
2026-04-09
KVM: LoongArch: selftests: Add cpucfg read/write helpers
Song Gao
-0
/
+8
2026-01-08
KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
Sean Christopherson
-14
/
+14
2025-11-28
KVM: LoongArch: selftests: Add time counter test case
Bibo Mao
-0
/
+9
2025-11-28
KVM: LoongArch: selftests: Add timer interrupt test case
Bibo Mao
-2
/
+2
2025-11-27
KVM: LoongArch: selftests: Add exception handler register interface
Bibo Mao
-0
/
+29
2025-11-27
KVM: LoongArch: selftests: Add basic interfaces
Bibo Mao
-0
/
+5
2025-11-27
KVM: LoongArch: selftests: Add system registers save/restore on exception
Bibo Mao
-0
/
+6
2025-05-20
KVM: selftests: Add ucall test support for LoongArch
Bibo Mao
-0
/
+38
2025-05-20
KVM: selftests: Add core KVM selftests support for LoongArch
Bibo Mao
-0
/
+405