index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: selftests: Check for KVM nEPT support using "feature" MSRs
David Matlack
2022-11-16
2
-9
/
+5
*
KVM: selftests: Drop helpers for getting specific KVM supported CPUID entry
Sean Christopherson
2022-11-16
1
-11
/
+0
*
KVM: selftests: Add and use KVM helpers for x86 Family and Model
Sean Christopherson
2022-11-16
2
-14
/
+28
*
KVM: selftests: Add dedicated helpers for getting x86 Family and Model
Sean Christopherson
2022-11-16
2
-20
/
+36
*
KVM: selftests: Add PMU feature framework, use in PMU event filter test
Sean Christopherson
2022-11-16
2
-44
/
+48
*
KVM: selftests: Convert vmx_pmu_caps_test to use X86_PROPERTY_*
Sean Christopherson
2022-11-16
2
-21
/
+4
*
KVM: selftests: Convert AMX test to use X86_PROPRETY_XXX
Sean Christopherson
2022-11-16
2
-79
/
+31
*
KVM: selftests: Add kvm_cpu_*() support for X86_PROPERTY_*
Sean Christopherson
2022-11-16
2
-12
/
+39
*
KVM: selftests: Refactor kvm_cpuid_has() to prep for X86_PROPERTY_* support
Sean Christopherson
2022-11-16
1
-6
/
+13
*
KVM: selftests: Use X86_PROPERTY_MAX_KVM_LEAF in CPUID test
Sean Christopherson
2022-11-16
1
-10
/
+1
*
KVM: selftests: Add X86_PROPERTY_* framework to retrieve CPUID values
Sean Christopherson
2022-11-16
2
-10
/
+76
*
KVM: selftests: Refactor X86_FEATURE_* framework to prep for X86_PROPERTY_*
Sean Christopherson
2022-11-16
1
-13
/
+25
*
KVM: selftests: Add X86_FEATURE_PAE and use it calc "fallback" MAXPHYADDR
Sean Christopherson
2022-11-16
2
-3
/
+2
*
KVM: selftests: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILURE
David Matlack
2022-11-16
3
-0
/
+47
*
KVM: selftests: Expect #PF(RSVD) when TDP is disabled
David Matlack
2022-11-16
1
-5
/
+46
*
KVM: selftests: Provide error code as a KVM_ASM_SAFE() output
Sean Christopherson
2022-11-16
3
-13
/
+30
*
KVM: selftests: Avoid JMP in non-faulting path of KVM_ASM_SAFE()
Sean Christopherson
2022-11-16
1
-5
/
+3
*
KVM: selftests: Copy KVM PFERR masks into selftests
David Matlack
2022-11-16
1
-0
/
+23
*
KVM: selftests: Move flds instruction emulation failure handling to header
David Matlack
2022-11-16
2
-40
/
+59
*
KVM: selftests: Delete dead ucall code
David Matlack
2022-11-16
1
-60
/
+1
*
KVM: selftests: Explicitly require instructions bytes
David Matlack
2022-11-16
1
-48
/
+20
*
KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_test
David Matlack
2022-11-16
3
-3
/
+4
*
KVM: selftests: Don't assume vcpu->id is '0' in xAPIC state test
Gautam Menghani
2022-11-16
1
-1
/
+3
*
KVM: selftests: Add arch specific post vm creation hook
Vishal Annapurve
2022-11-16
3
-3
/
+12
*
KVM: selftests: Add arch specific initialization
Vishal Annapurve
2022-11-16
3
-9
/
+22
*
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-11-16
20
-54
/
+6
*
KVM: selftests: Play nice with huge pages when getting PTEs/GPAs
Sean Christopherson
2022-11-16
2
-9
/
+47
*
KVM: selftests: Use vm_get_page_table_entry() in addr_arch_gva2gpa()
Sean Christopherson
2022-11-16
1
-34
/
+4
*
KVM: selftests: Use virt_get_pte() when getting PTE pointer
Sean Christopherson
2022-11-16
1
-23
/
+6
*
KVM: selftests: Verify parent PTE is PRESENT when getting child PTE
Sean Christopherson
2022-11-16
1
-8
/
+13
*
KVM: selftests: Remove useless shifts when creating guest page tables
Sean Christopherson
2022-11-16
2
-10
/
+10
*
KVM: selftests: Drop reserved bit checks from PTE accessor
Sean Christopherson
2022-11-16
3
-28
/
+3
*
KVM: selftests: Drop helpers to read/write page table entries
Sean Christopherson
2022-11-16
3
-25
/
+8
*
KVM: selftests: Fix spelling mistake "begining" -> "beginning"
Colin Ian King
2022-11-16
1
-1
/
+1
*
KVM: selftests: Add ucall pool based implementation
Peter Gonda
2022-11-16
6
-17
/
+77
*
KVM: selftests: Drop now-unnecessary ucall_uninit()
Sean Christopherson
2022-11-16
9
-34
/
+2
*
KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
Sean Christopherson
2022-11-16
2
-5
/
+29
*
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-11-16
20
-76
/
+20
*
KVM: selftests: Consolidate boilerplate code in get_ucall()
Sean Christopherson
2022-11-16
6
-59
/
+33
*
KVM: selftests: Consolidate common code for populating ucall struct
Sean Christopherson
2022-11-16
7
-74
/
+61
*
KVM: arm64: selftests: Disable single-step without relying on ucall()
Sean Christopherson
2022-11-16
1
-13
/
+15
*
KVM: arm64: selftests: Disable single-step with correct KVM define
Sean Christopherson
2022-11-16
1
-1
/
+1
*
KVM: selftests: Rename perf_test_util symbols to memstress
David Matlack
2022-11-16
7
-106
/
+106
*
KVM: selftests: Rename pta (short for perf_test_args) to args
David Matlack
2022-11-16
1
-30
/
+30
*
KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
David Matlack
2022-11-16
8
-14
/
+14
*
KVM: selftests: randomize page access order
Colton Lewis
2022-11-16
3
-3
/
+26
*
KVM: selftests: randomize which pages are written vs read
Colton Lewis
2022-11-16
4
-20
/
+36
*
KVM: selftests: create -r argument to specify random seed
Colton Lewis
2022-11-16
3
-2
/
+18
*
KVM: selftests: implement random number generator for guest code
Colton Lewis
2022-11-16
2
-0
/
+24
*
KVM: selftests: Allowing running dirty_log_perf_test on specific CPUs
Vipin Sharma
2022-11-16
5
-3
/
+92
[next]