index
:
Linux Stable
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.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
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
Lai Jiangshan
2021-07-20
1
-0
/
+2
*
KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled
Sean Christopherson
2021-07-20
1
-1
/
+7
*
KVM: SVM: Call SEV Guest Decommission if ASID binding fails
Alper Gun
2021-07-11
1
-11
/
+21
*
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
2021-07-11
1
-0
/
+1
*
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
2021-06-10
1
-4
/
+4
*
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
2021-05-22
1
-0
/
+1
*
KVM: SEV: fix double locking due to incorrect backport
Paolo Bonzini
2021-02-23
1
-1
/
+0
*
Fix unsynchronized access to sev members through svm_register_enc_region
Peter Gonda
2021-02-13
1
-7
/
+11
*
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
2021-02-10
1
-0
/
+5
*
KVM: x86: get smi pending status correctly
Jay Zhou
2021-02-03
1
-0
/
+5
*
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
2021-02-03
1
-1
/
+1
*
KVM: x86: fix shift out of bounds reported by UBSAN
Paolo Bonzini
2021-01-12
1
-1
/
+1
*
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
2021-01-06
3
-13
/
+20
*
KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses
Paolo Bonzini
2021-01-06
1
-0
/
+4
*
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
2020-12-02
2
-9
/
+11
*
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2020-12-02
2
-51
/
+34
*
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
2020-11-22
1
-1
/
+7
*
KVM: x86: emulating RDPID failure shall return #UD rather than #GP
Robert Hoo
2020-10-30
1
-1
/
+1
*
KVM: SVM: Initialize prev_ga_tag before use
Suravee Suthikulpanit
2020-10-29
1
-0
/
+1
*
KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages
Sean Christopherson
2020-10-29
1
-0
/
+1
*
KVM: SVM: Add a dedicated INVD intercept routine
Tom Lendacky
2020-10-01
1
-1
/
+7
*
KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
Sean Christopherson
2020-10-01
1
-1
/
+2
*
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
Steve Rutherford
2020-10-01
1
-2
/
+8
*
KVM: x86: fix incorrect comparison in trace event
Paolo Bonzini
2020-10-01
1
-1
/
+1
*
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
2020-09-17
1
-0
/
+1
*
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-26
1
-1
/
+2
*
kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
Jim Mattson
2020-08-26
1
-1
/
+1
*
kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
Jim Mattson
2020-08-26
1
-1
/
+1
*
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
2020-08-05
1
-1
/
+1
*
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2020-07-16
2
-1
/
+3
*
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
2020-07-16
1
-0
/
+2
*
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Paolo Bonzini
2020-07-16
1
-1
/
+1
*
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
2020-06-30
4
-9
/
+9
*
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
2020-06-30
1
-2
/
+2
*
KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
Sean Christopherson
2020-06-25
1
-18
/
+9
*
kvm: x86: Fix reserved bits related calculation errors caused by MKTME
Kai Huang
2020-06-25
1
-6
/
+27
*
kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c
Kai Huang
2020-06-25
2
-31
/
+31
*
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
2020-06-22
1
-1
/
+1
*
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Paolo Bonzini
2020-06-22
1
-1
/
+1
*
KVM: nSVM: fix condition for filtering async PF
Paolo Bonzini
2020-06-22
1
-2
/
+2
*
KVM: x86: only do L1TF workaround on affected processors
Paolo Bonzini
2020-06-22
1
-9
/
+10
*
KVM: x86/mmu: Consolidate "is MMIO SPTE" code
Sean Christopherson
2020-06-22
1
-8
/
+8
*
kvm: x86: Fix L1TF mitigation for shadow MMU
Kai Huang
2020-06-22
1
-5
/
+13
*
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-06-22
1
-5
/
+2
*
KVM: SVM: Fix potential memory leak in svm_cpu_init()
Miaohe Lin
2020-05-27
1
-7
/
+6
*
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
2020-05-20
1
-1
/
+1
*
KVM: VMX: Mark RCX, RDX and RSI as clobbered in vmx_vcpu_run()'s asm blob
Sean Christopherson
2020-05-14
1
-2
/
+3
*
KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs
Sean Christopherson
2020-05-14
1
-39
/
+47
*
KVM: VMX: Enable machine check support for 32bit targets
Uros Bizjak
2020-04-29
1
-1
/
+1
*
x86/KVM: Clean up host's steal time structure
Boris Ostrovsky
2020-04-29
1
-8
/
+3
[prev]
[next]