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.14.y
linux-6.15.y
linux-6.16.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
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
1
-2
/
+1
2022-11-25
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
1
-1
/
+1
2022-11-23
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-2
/
+2
2022-06-16
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
1
-0
/
+4
2021-09-22
KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...
Zelin Deng
1
-0
/
+4
2021-08-12
KVM: x86: accept userspace interrupt only if no event is injected
Paolo Bonzini
1
-2
/
+11
2021-07-31
KVM: x86: determine if an exception has an error code only when injecting it.
Maxim Levitsky
1
-4
/
+9
2021-07-20
KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
Lai Jiangshan
1
-0
/
+2
2021-05-22
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-02-04
KVM: x86: get smi pending status correctly
Jay Zhou
1
-0
/
+5
2020-12-02
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
1
-8
/
+10
2020-10-01
KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
Sean Christopherson
1
-1
/
+2
2020-10-01
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
Steve Rutherford
1
-2
/
+8
2020-08-26
kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
Jim Mattson
1
-1
/
+1
2020-08-26
kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
Jim Mattson
1
-1
/
+1
2020-07-16
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
1
-0
/
+2
2020-07-01
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
1
-2
/
+2
2020-06-25
kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c
Kai Huang
1
-31
/
+0
2020-06-22
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-5
/
+2
2020-05-20
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-04-29
x86/KVM: Clean up host's steal time structure
Boris Ostrovsky
1
-8
/
+3
2020-04-29
x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
Boris Ostrovsky
1
-20
/
+29
2020-04-29
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
1
-0
/
+10
2020-04-17
KVM: x86: Allocate new rmap and large page tracking when moving memslot
Sean Christopherson
1
-0
/
+11
2020-04-17
KVM: nVMX: Properly handle userspace interrupt window request
Sean Christopherson
1
-5
/
+5
2020-03-05
KVM: x86: Remove spurious clearing of async #PF MSR
Sean Christopherson
1
-2
/
+0
2020-03-05
KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
Sean Christopherson
1
-4
/
+0
2020-02-11
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
1
-20
/
+17
2020-02-11
KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
Sean Christopherson
1
-1
/
+1
2020-02-11
KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
Sean Christopherson
1
-1
/
+1
2020-02-11
KVM: x86: Don't let userspace set host-reserved cr4 bits
Sean Christopherson
1
-1
/
+34
2020-02-11
x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
Boris Ostrovsky
1
-0
/
+3
2020-02-11
KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
Sean Christopherson
1
-0
/
+4
2020-02-11
KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...
Marios Pomonis
1
-2
/
+8
2020-02-11
KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
Marios Pomonis
1
-2
/
+6
2019-12-13
KVM: x86: Grab KVM's srcu lock when setting nested state
Sean Christopherson
1
-0
/
+3
2019-12-13
KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
Paolo Bonzini
1
-2
/
+7
2019-12-13
KVM: x86: do not modify masked bits of shared MSRs
Paolo Bonzini
1
-2
/
+3
2019-11-20
KVM: x86: introduce is_pae_paging
Paolo Bonzini
1
-4
/
+4
2019-11-12
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
1
-0
/
+11
2019-11-12
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
1
-0
/
+9
2019-11-12
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-7
/
+7
2019-11-12
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-3
/
+3
2019-11-12
kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
Pawan Gupta
1
-0
/
+19
2019-11-12
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
Paolo Bonzini
1
-0
/
+8
2019-10-11
KVM: X86: Fix userspace set invalid CR4
Wanpeng Li
1
-17
/
+21
2019-10-05
KVM: x86: Manually calculate reserved bits when loading PDPTRS
Sean Christopherson
1
-3
/
+8
2019-10-05
KVM: x86: set ctxt->have_exception in x86_decode_insn()
Jan Dakinevich
1
-0
/
+6
2019-10-05
KVM: x86: always stop emulation on page fault
Jan Dakinevich
1
-1
/
+3
2019-09-19
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
1
-0
/
+7
[next]