index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
loongarch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
1
-7
/
+7
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
1
-13
/
+12
2026-04-20
KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()
Sean Christopherson
1
-1
/
+1
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
1
-6
/
+7
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
1
-3
/
+3
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
1
-3
/
+3
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
2
-25
/
+25
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
2
-6
/
+6
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
2
-7
/
+7
2026-04-09
KVM: LoongArch: selftests: Add basic PMU event counting test
Song Gao
1
-1
/
+6
2026-04-09
KVM: LoongArch: selftests: Add cpucfg read/write helpers
Song Gao
1
-0
/
+8
2026-01-08
KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
Sean Christopherson
1
-14
/
+14
2025-11-28
KVM: LoongArch: selftests: Add time counter test case
Bibo Mao
1
-0
/
+9
2025-11-28
KVM: LoongArch: selftests: Add timer interrupt test case
Bibo Mao
1
-2
/
+2
2025-11-27
KVM: LoongArch: selftests: Add exception handler register interface
Bibo Mao
1
-0
/
+29
2025-11-27
KVM: LoongArch: selftests: Add basic interfaces
Bibo Mao
1
-0
/
+5
2025-11-27
KVM: LoongArch: selftests: Add system registers save/restore on exception
Bibo Mao
1
-0
/
+6
2025-05-20
KVM: selftests: Add ucall test support for LoongArch
Bibo Mao
1
-0
/
+38
2025-05-20
KVM: selftests: Add core KVM selftests support for LoongArch
Bibo Mao
2
-0
/
+405