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.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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
KVM: nVMX: Drop obsolete (and pointless) pdptrs_changed() check
Sean Christopherson
1
-5
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED bit
Vitaly Kuznetsov
1
-0
/
+8
2021-06-17
KVM: x86: hyper-v: Honor HV_X64_CLUSTER_IPI_RECOMMENDED bit
Vitaly Kuznetsov
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Honor HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED bit
Vitaly Kuznetsov
1
-0
/
+6
2021-06-17
KVM: x86: hyper-v: Honor HV_DEBUGGING privilege bit
Vitaly Kuznetsov
1
-0
/
+9
2021-06-17
KVM: x86: hyper-v: Honor HV_SIGNAL_EVENTS privilege bit
Vitaly Kuznetsov
1
-0
/
+2
2021-06-17
KVM: x86: hyper-v: Honor HV_POST_MESSAGES privilege bit
Vitaly Kuznetsov
1
-0
/
+2
2021-06-17
KVM: x86: hyper-v: Check access to HVCALL_NOTIFY_LONG_SPIN_WAIT hypercall
Vitaly Kuznetsov
1
-0
/
+11
2021-06-17
KVM: x86: hyper-v: Prepare to check access to Hyper-V hypercalls
Vitaly Kuznetsov
1
-0
/
+11
2021-06-17
KVM: x86: hyper-v: Honor HV_STIMER_DIRECT_MODE_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+6
2021-06-17
KVM: x86: hyper-v: Inverse the default in hv_check_msr_access()
Vitaly Kuznetsov
1
-1
/
+1
2021-06-17
KVM: x86: hyper-v: Honor HV_FEATURE_DEBUG_MSRS_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Honor HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Honor HV_ACCESS_REENLIGHTENMENT privilege bit
Vitaly Kuznetsov
1
-0
/
+5
2021-06-17
KVM: x86: hyper-v: Honor HV_ACCESS_FREQUENCY_MSRS privilege bit
Vitaly Kuznetsov
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_APIC_ACCESS_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+7
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_SYNTIMER_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+10
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_SYNIC_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+8
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_REFERENCE_TSC_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_RESET_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_VP_INDEX_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_TIME_REF_COUNT_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_VP_RUNTIME_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_HYPERCALL_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+12
2021-06-17
KVM: x86: hyper-v: Prepare to check access to Hyper-V MSRs
Vitaly Kuznetsov
1
-0
/
+18
2021-06-17
KVM: x86: hyper-v: Cache guest CPUID leaves determining features availability
Vitaly Kuznetsov
2
-10
/
+47
2021-06-17
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
4
-0
/
+27
2021-06-17
KVM: SVM: hyper-v: Direct Virtual Flush support
Vineeth Pillai
4
-0
/
+84
2021-06-17
KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
Vineeth Pillai
3
-0
/
+35
2021-06-17
KVM: SVM: hyper-v: Remote TLB flush for SVM
Vineeth Pillai
2
-0
/
+75
2021-06-17
KVM: SVM: Software reserved fields
Vineeth Pillai
3
-4
/
+25
2021-06-17
KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
Vineeth Pillai
7
-112
/
+150
2021-06-17
hyperv: SVM enlightened TLB flush support flag
Vineeth Pillai
1
-0
/
+9
2021-06-17
hyperv: Detect Nested virtualization support for SVM
Vineeth Pillai
1
-3
/
+7
2021-06-17
KVM: nVMX: nSVM: Add a new VCPU statistic to show if VCPU is in guest mode
Krish Sadhukhan
4
-0
/
+16
2021-06-17
KVM: nVMX: nSVM: 'nested_run' should count guest-entry attempts that make it ...
Krish Sadhukhan
4
-5
/
+18
2021-06-17
KVM: x86: Drop "pre_" from enter/leave_smm() helpers
Sean Christopherson
7
-24
/
+23
2021-06-17
KVM: x86: Drop .post_leave_smm(), i.e. the manual post-RSM MMU reset
Sean Christopherson
3
-9
/
+8
2021-06-17
KVM: x86: Rename SMM tracepoint to make it reflect reality
Sean Christopherson
2
-2
/
+2
2021-06-17
KVM: x86: Move "entering SMM" tracepoint into kvm_smm_changed()
Sean Christopherson
1
-4
/
+2
2021-06-17
KVM: x86: Move (most) SMM hflags modifications into kvm_smm_changed()
Sean Christopherson
1
-13
/
+11
2021-06-17
KVM: x86: Invoke kvm_smm_changed() immediately after clearing SMM flag
Sean Christopherson
1
-2
/
+2
2021-06-17
KVM: x86: Replace .set_hflags() with dedicated .exiting_smm() helper
Sean Christopherson
3
-6
/
+5
2021-06-17
KVM: x86: Emulate triple fault shutdown if RSM emulation fails
Sean Christopherson
3
-5
/
+14
2021-06-17
KVM: x86: Drop vendor specific functions for APICv/AVIC enablement
Vitaly Kuznetsov
4
-6
/
+3
2021-06-17
KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC
Vitaly Kuznetsov
7
-22
/
+23
2021-06-17
kvm: x86: implement KVM PM-notifier
Sergey Senozhatsky
2
-0
/
+37
2021-06-17
KVM: nVMX: Disable vmcs02 posted interrupts if vmcs12 PID isn't mappable
Jim Mattson
1
-1
/
+14
2021-06-17
KVM: nVMX: Fail on MMIO completion for nested posted interrupts
Jim Mattson
1
-1
/
+5
2021-06-17
KVM: x86: Add a return code to kvm_apic_accept_events
Jim Mattson
3
-11
/
+27
[prev]
[next]