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.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
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
2020-06-29
1
-2
/
+2
*
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
2020-05-20
1
-1
/
+1
*
KVM: x86: Allocate new rmap and large page tracking when moving memslot
Sean Christopherson
2020-04-24
1
-0
/
+11
*
KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
Sean Christopherson
2020-02-14
1
-2
/
+0
*
KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
Sean Christopherson
2020-02-14
1
-1
/
+1
*
KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...
Marios Pomonis
2020-02-14
1
-2
/
+8
*
KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
Marios Pomonis
2020-02-14
1
-2
/
+7
*
KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
Paolo Bonzini
2019-12-21
1
-2
/
+7
*
KVM: x86: do not modify masked bits of shared MSRs
Paolo Bonzini
2019-12-21
1
-2
/
+3
*
kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
Pawan Gupta
2019-11-16
1
-0
/
+19
*
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
Paolo Bonzini
2019-11-16
1
-0
/
+8
*
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-11-16
1
-0
/
+12
*
KVM: Introduce kvm_get_arch_capabilities()
Ben Hutchings
2019-11-16
1
-0
/
+10
*
kvm: mmu: Don't read PDPTEs when paging is not enabled
Junaid Shahid
2019-11-16
1
-2
/
+2
*
KVM: x86: Manually calculate reserved bits when loading PDPTRS
Sean Christopherson
2019-10-05
1
-3
/
+8
*
KVM: x86: set ctxt->have_exception in x86_decode_insn()
Jan Dakinevich
2019-10-05
1
-0
/
+6
*
KVM: x86: always stop emulation on page fault
Jan Dakinevich
2019-10-05
1
-1
/
+3
*
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
2019-09-21
1
-0
/
+7
*
KVM: x86: Don't update RIP or do single-step on faulting emulation
Sean Christopherson
2019-09-06
1
-4
/
+5
*
KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock
Paolo Bonzini
2019-07-21
1
-2
/
+2
*
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
2019-07-21
1
-1
/
+1
*
KVM: x86: degrade WARN to pr_warn_ratelimited
Paolo Bonzini
2019-07-10
1
-3
/
+3
*
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
2019-07-10
1
-1
/
+2
*
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
2019-06-11
1
-1
/
+1
*
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
Sean Christopherson
2019-06-11
1
-11
/
+22
*
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
2019-05-16
1
-0
/
+4
*
KVM: X86: Fix residual mmio emulation request to userspace
Wanpeng Li
2019-03-23
1
-0
/
+1
*
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
2019-02-20
1
-0
/
+7
*
KVM: x86: Fix single-step debugging
Alexander Popov
2019-02-06
1
-2
/
+1
*
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2019-01-13
1
-1
/
+2
*
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-12-17
1
-9
/
+4
*
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-12-17
1
-1
/
+1
*
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
2018-12-17
1
-0
/
+1
*
x86/fpu: Remove use_eager_fpu()
Andy Lutomirski
2018-10-20
1
-10
/
+0
*
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
Paolo Bonzini
2018-10-20
1
-1
/
+1
*
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-16
1
-4
/
+14
*
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-16
1
-13
/
+26
*
kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
Paolo Bonzini
2018-05-30
1
-3
/
+4
*
KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...
Wanpeng Li
2018-02-25
1
-8
/
+26
*
KVM: x86: fix escape of guest dr6 to the host
Wanpeng Li
2018-02-25
1
-0
/
+6
*
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
Liran Alon
2018-02-03
1
-1
/
+1
*
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
2018-01-17
1
-4
/
+4
*
kaiser: enhanced by kernel and user PCIDs
Dave Hansen
2018-01-05
1
-1
/
+2
*
KVM: X86: Fix load RFLAGS w/o the fixed bit
Wanpeng Li
2018-01-02
1
-1
/
+1
*
KVM: x86: correct async page present tracepoint
Wanpeng Li
2017-12-25
1
-1
/
+1
*
KVM: x86: inject exceptions produced by x86_decode_insn
Paolo Bonzini
2017-12-05
1
-0
/
+2
*
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
Liran Alon
2017-12-05
1
-0
/
+3
*
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
2017-11-21
1
-30
/
+22
*
KVM: x86: zero base3 of unusable segments
Radim Krčmář
2017-07-05
1
-0
/
+2
*
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2017-07-05
1
-3
/
+12
[next]