index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-04
Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-84
/
+103
2023-01-29
KVM: selftests: aarch64: Test read-only PT memory regions
Ricardo Koller
1
-7
/
+11
2023-01-29
KVM: selftests: aarch64: Fix check of dirty log PT write
Ricardo Koller
1
-2
/
+5
2023-01-29
KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWs
Ricardo Koller
1
-33
/
+60
2023-01-29
KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
Ricardo Koller
1
-49
/
+34
2023-01-22
KVM: selftests: Make reclaim_period_ms input always be positive
Vipin Sharma
1
-1
/
+1
2023-01-22
selftests: kvm: move declaration at the beginning of main()
Paolo Bonzini
1
-4
/
+3
2022-12-28
KVM: selftests: restore special vmmcall code layout needed by the harness
Paolo Bonzini
1
-2
/
+11
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
1
-0
/
+6
2022-12-27
KVM: selftests: Mark correct page as mapped in virt_map()
Oliver Upton
1
-2
/
+2
2022-12-27
KVM: arm64: selftests: Don't identity map the ucall MMIO hole
Oliver Upton
1
-2
/
+4
2022-12-27
KVM: selftests: document the default implementation of vm_vaddr_populate_bitmap
Paolo Bonzini
1
-0
/
+9
2022-12-27
KVM: selftests: Use magic value to signal ucall_alloc() failure
Sean Christopherson
1
-2
/
+14
2022-12-27
KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning
Sean Christopherson
1
-0
/
+1
2022-12-27
KVM: selftests: Include lib.mk before consuming $(CC)
Sean Christopherson
1
-4
/
+5
2022-12-27
KVM: selftests: Explicitly disable builtins for mem*() overrides
Sean Christopherson
1
-0
/
+1
2022-12-27
KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
Sean Christopherson
1
-1
/
+1
2022-12-27
KVM: selftests: Use proper function prototypes in probing code
Sean Christopherson
1
-2
/
+2
2022-12-27
KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
Sean Christopherson
1
-34
/
+13
2022-12-27
KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()
Sean Christopherson
1
-1
/
+1
2022-12-27
KVM: selftests: Use pattern matching in .gitignore
Sean Christopherson
1
-85
/
+6
2022-12-27
KVM: selftests: Fix divide-by-zero bug in memslot_perf_test
Sean Christopherson
1
-0
/
+3
2022-12-27
KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c
Sean Christopherson
1
-5
/
+0
2022-12-27
KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long
Sean Christopherson
1
-1
/
+1
2022-12-23
KVM: selftests: Zero out valid_bank_mask for "all" case in Hyper-V IPI test
Sean Christopherson
1
-1
/
+2
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
15
-123
/
+298
2022-12-09
KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
Oliver Upton
1
-1
/
+1
2022-12-09
KVM: arm64: selftests: Align VA space allocator with TTBR0
Oliver Upton
3
-5
/
+21
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
22
-485
/
+2053
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
2
-15
/
+40
2022-12-05
Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/next
Marc Zyngier
5
-12
/
+9
2022-12-05
Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/next
Marc Zyngier
14
-276
/
+1547
2022-12-05
Merge branch kvm-arm64/selftest/linked-bps into kvmarm-master/next
Marc Zyngier
3
-76
/
+245
2022-12-05
Merge branch kvm-arm64/selftest/memslot-fixes into kvmarm-master/next
Marc Zyngier
1
-109
/
+208
2022-12-02
KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"
Colin Ian King
1
-1
/
+1
2022-12-02
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
1
-1
/
+1
2022-12-02
KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests
Sean Christopherson
4
-22
/
+22
2022-12-02
KVM: arm64: selftests: Enable single-step without a "full" ucall()
Sean Christopherson
2
-10
/
+19
2022-12-02
Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+49
2022-12-02
KVM: selftests: Define and use a custom static assert in lib headers
Sean Christopherson
2
-12
/
+24
2022-12-02
KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPU
Sean Christopherson
1
-3
/
+7
2022-12-02
KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERM
Sean Christopherson
1
-6
/
+12
2022-12-02
KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpers
Sean Christopherson
1
-32
/
+32
2022-12-02
KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
Lei Wang
2
-2
/
+1
2022-12-02
KVM: selftests: Restore assert for non-nested VMs in access tracking test
Sean Christopherson
2
-5
/
+13
2022-12-02
KVM: selftests: Fix inverted "warning" in access tracking perf test
Sean Christopherson
1
-4
/
+3
2022-12-01
KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at will
Sean Christopherson
2
-0
/
+49
2022-11-30
KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary
David Woodhouse
1
-20
/
+95
2022-11-30
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
1
-0
/
+14
2022-11-30
KVM: x86/xen: Compatibility fixes for shared runstate area
David Woodhouse
1
-6
/
+6
[next]