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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
1
-6
/
+6
2026-04-20
KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
Sean Christopherson
1
-1
/
+1
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
1
-13
/
+10
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
1
-1
/
+1
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
1
-4
/
+4
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
1
-1
/
+1
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
3
-18
/
+18
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
1
-2
/
+2
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
1
-1
/
+1
2026-01-08
KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
Sean Christopherson
1
-8
/
+8
2025-10-13
KVM: selftests: Fix irqfd_test for non-x86 architectures
Oliver Upton
1
-0
/
+5
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
4
-0
/
+339