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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary
David Woodhouse
2022-11-30
1
-20
/
+95
*
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
2022-11-30
1
-0
/
+14
*
KVM: x86/xen: Compatibility fixes for shared runstate area
David Woodhouse
2022-11-30
1
-6
/
+6
*
KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
Vitaly Kuznetsov
2022-11-21
3
-2
/
+2
*
KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2022-11-21
2
-5
/
+58
*
KVM: selftests: evmcs_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2022-11-21
2
-2
/
+50
*
KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
Vitaly Kuznetsov
2022-11-21
2
-21
/
+23
*
KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
Vitaly Kuznetsov
2022-11-21
3
-10
/
+24
*
KVM: selftests: Allocate Hyper-V partition assist page
Vitaly Kuznetsov
2022-11-21
2
-0
/
+10
*
KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...
Vitaly Kuznetsov
2022-11-21
6
-33
/
+48
*
KVM: selftests: Split off load_evmcs() from load_vmcs()
Vitaly Kuznetsov
2022-11-21
3
-22
/
+24
*
KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
Vitaly Kuznetsov
2022-11-21
5
-38
/
+56
*
KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
Vitaly Kuznetsov
2022-11-21
1
-5
/
+17
*
KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
Vitaly Kuznetsov
2022-11-21
1
-4
/
+6
*
KVM: selftests: Hyper-V PV TLB flush selftest
Vitaly Kuznetsov
2022-11-21
4
-0
/
+693
*
KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request u...
Vitaly Kuznetsov
2022-11-18
2
-2
/
+3
*
KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
Vitaly Kuznetsov
2022-11-18
1
-2
/
+3
*
KVM: selftests: Hyper-V PV IPI selftest
Vitaly Kuznetsov
2022-11-18
5
-4
/
+349
*
KVM: selftests: Move the function doing Hyper-V hypercall to a common header
Vitaly Kuznetsov
2022-11-18
2
-19
/
+20
*
KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
Vitaly Kuznetsov
2022-11-18
2
-4
/
+5
*
KVM: selftests: Better XMM read/write helpers
Vitaly Kuznetsov
2022-11-18
1
-34
/
+36
*
x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
Sean Christopherson
2022-11-18
2
-3
/
+3
*
KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
Sean Christopherson
2022-11-18
2
-3
/
+5
*
KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
Sean Christopherson
2022-11-18
2
-18
/
+17
*
x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
Sean Christopherson
2022-11-18
1
-3
/
+3
*
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
2022-11-17
6
-30
/
+138
|
\
|
*
KVM: selftests: add svm part to triple_fault_test
Maxim Levitsky
2022-11-17
1
-17
/
+56
|
*
kvm: selftests: add svm nested shutdown test
Maxim Levitsky
2022-11-17
3
-0
/
+69
|
*
KVM: selftests: move idt_entry to header
Maxim Levitsky
2022-11-17
2
-13
/
+13
*
|
KVM: selftests: Assert in prepare_eptp() that nEPT is supported
David Matlack
2022-11-16
3
-1
/
+3
*
|
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
[next]