index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
mmu_stress_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
Sean Christopherson
1
-2
/
+2
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
1
-1
/
+1
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
1
-13
/
+13
2025-11-21
KVM: selftests: Stop using __virt_pg_map() directly in tests
Yosry Ahmed
1
-4
/
+2
2025-10-20
KVM: selftests: Don't fall over in mmu_stress_test when only one CPU is present
Brendan Jackman
1
-1
/
+3
2025-10-10
KVM: selftests: Add wrappers for mmap() and munmap() to assert success
Sean Christopherson
1
-3
/
+2
2025-03-03
KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stage
Sean Christopherson
1
-8
/
+13
2024-12-18
KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
Sean Christopherson
1
-3
/
+101
2024-12-18
KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
Sean Christopherson
1
-4
/
+18
2024-12-18
KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test
Sean Christopherson
1
-6
/
+19
2024-12-18
KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
Sean Christopherson
1
-1
/
+1
2024-12-18
KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
Sean Christopherson
1
-0
/
+1
2024-12-18
KVM: selftests: Compute number of extra pages needed in mmu_stress_test
Sean Christopherson
1
-1
/
+7
2024-12-18
KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
Sean Christopherson
1
-3
/
+3
2024-12-18
KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
Sean Christopherson
1
-0
/
+289