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
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Mask LVTPC when handling a PMI
Jim Mattson
2023-10-25
1
-2
/
+6
*
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
2023-08-16
1
-2
/
+0
*
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
2023-08-08
1
-0
/
+1
*
KVM: Add GDS_NO support to KVM
Daniel Sneddon
2023-08-08
1
-0
/
+5
*
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
Paolo Bonzini
2023-05-30
3
-1
/
+25
*
KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
Sean Christopherson
2023-05-17
1
-0
/
+15
*
KVM: nVMX: add missing consistency checks for CR0 and CR4
Paolo Bonzini
2023-03-22
1
-2
/
+8
*
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
2023-02-25
2
-2
/
+15
*
KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
Sean Christopherson
2023-02-25
1
-1
/
+3
*
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
2023-02-22
1
-2
/
+1
*
KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
Hendrik Borghorst
2023-02-06
1
-12
/
+9
*
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
2023-01-18
1
-1
/
+2
*
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
2023-01-18
2
-7
/
+7
*
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
2023-01-18
2
-8
/
+8
*
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
2023-01-18
2
-11
/
+11
*
KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers
Andrea Arcangeli
2023-01-18
1
-2
/
+16
*
KVM: x86: optimize more exit handlers in vmx.c
Andrea Arcangeli
2023-01-18
1
-25
/
+5
*
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2022-11-25
2
-6
/
+6
*
KVM: x86: emulator: update the emulation mode after CR0 write
Maxim Levitsky
2022-11-10
1
-1
/
+15
*
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Maxim Levitsky
2022-11-10
1
-28
/
+57
*
KVM: x86: emulator: em_sysexit should update ctxt->mode
Maxim Levitsky
2022-11-10
1
-0
/
+1
*
KVM: x86: Mask off reserved bits in CPUID.80000008H
Jim Mattson
2022-11-10
1
-0
/
+1
*
KVM: x86: Mask off reserved bits in CPUID.8000001AH
Jim Mattson
2022-11-10
1
-0
/
+3
*
KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
Sean Christopherson
2022-10-26
2
-2
/
+21
*
KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
Sean Christopherson
2022-10-26
1
-8
/
+11
*
KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
Michal Luczaj
2022-10-26
1
-1
/
+1
*
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-10-07
1
-3
/
+5
*
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
2022-10-07
1
-3
/
+3
*
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
2022-10-07
1
-1
/
+6
*
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-10-07
4
-31
/
+68
*
KVM: VMX: Convert launched argument to flags
Thadeu Lima de Souza Cascardo
2022-10-07
5
-7
/
+28
*
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
2022-10-07
1
-77
/
+37
*
KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
Uros Bizjak
2022-10-07
3
-31
/
+4
*
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
2022-10-07
1
-1
/
+1
*
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
2022-10-07
2
-5
/
+5
*
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
2022-10-07
2
-0
/
+2
*
Revert "x86/speculation: Add RSB VM Exit protections"
Thadeu Lima de Souza Cascardo
2022-10-07
1
-1
/
+0
*
KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...
Vitaly Kuznetsov
2022-08-25
1
-0
/
+4
*
KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
Vitaly Kuznetsov
2022-08-25
1
-0
/
+3
*
KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
Sean Christopherson
2022-08-25
1
-2
/
+2
*
KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
Sean Christopherson
2022-08-25
1
-10
/
+9
*
KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
Sean Christopherson
2022-08-25
1
-33
/
+37
*
KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0
Maciej S. Szmigiero
2022-08-25
1
-2
/
+0
*
KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending case
Sean Christopherson
2022-08-25
1
-1
/
+2
*
KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case
Sean Christopherson
2022-08-25
1
-1
/
+2
*
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-08-11
1
-0
/
+1
*
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
2022-06-16
3
-1
/
+78
*
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
2022-06-16
1
-0
/
+3
*
KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry
Sean Christopherson
2022-06-14
1
-5
/
+10
*
KVM: x86/mmu: Update number of zapped pages even if page list is stable
Sean Christopherson
2022-05-25
1
-4
/
+6
[next]