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
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
2
-2
/
+15
2023-02-06
KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
Hendrik Borghorst
1
-12
/
+9
2023-01-18
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
1
-1
/
+2
2023-01-18
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
2
-7
/
+7
2023-01-18
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
2
-8
/
+8
2023-01-18
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
2
-11
/
+11
2023-01-18
KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers
Andrea Arcangeli
1
-2
/
+16
2023-01-18
KVM: x86: optimize more exit handlers in vmx.c
Andrea Arcangeli
1
-25
/
+5
2022-10-26
KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
Sean Christopherson
2
-2
/
+21
2022-10-26
KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
Sean Christopherson
1
-8
/
+11
2022-10-07
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
1
-3
/
+5
2022-10-07
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
1
-3
/
+3
2022-10-07
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
1
-1
/
+6
2022-10-07
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
4
-31
/
+68
2022-10-07
KVM: VMX: Convert launched argument to flags
Thadeu Lima de Souza Cascardo
5
-7
/
+28
2022-10-07
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
1
-77
/
+37
2022-10-07
KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
Uros Bizjak
3
-31
/
+4
2022-10-07
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
1
-1
/
+1
2022-10-07
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
1
-3
/
+3
2022-10-07
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
1
-0
/
+1
2022-10-07
Revert "x86/speculation: Add RSB VM Exit protections"
Thadeu Lima de Souza Cascardo
1
-1
/
+0
2022-08-25
KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
Sean Christopherson
1
-33
/
+37
2022-08-25
KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending case
Sean Christopherson
1
-1
/
+2
2022-08-25
KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case
Sean Christopherson
1
-1
/
+2
2022-08-11
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
1
-0
/
+1
2022-06-16
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
2
-1
/
+74
2022-06-16
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+3
2022-06-14
KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry
Sean Christopherson
1
-5
/
+10
2022-05-15
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
1
-4
/
+5
2022-02-16
KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
Vitaly Kuznetsov
1
-1
/
+3
2021-11-17
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
1
-4
/
+4
2021-09-15
KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
Sean Christopherson
1
-4
/
+3
2021-08-18
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
1
-1
/
+1
2021-07-14
KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
Sean Christopherson
1
-1
/
+1
2021-05-14
KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit
Sean Christopherson
1
-1
/
+1
2021-03-04
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
Maxim Levitsky
1
-1
/
+1
2021-02-04
KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
Maxim Levitsky
1
-5
/
+8
2021-02-04
KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
Like Xu
1
-0
/
+4
2021-02-04
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
1
-1
/
+1
2021-01-06
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
1
-4
/
+4
2021-01-06
KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
Paolo Bonzini
1
-4
/
+3
2020-10-29
KVM: nVMX: Reload vmcs01 if getting vmcs12's pages fails
Sean Christopherson
1
-1
/
+3
2020-10-29
KVM: nVMX: Reset the segment cache when stuffing guest segs
Sean Christopherson
1
-0
/
+2
2020-10-01
KVM: x86: handle wrap around 32-bit address space
Paolo Bonzini
1
-3
/
+12
2020-10-01
KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow
wanpeng li
1
-2
/
+9
2020-09-17
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
1
-0
/
+1
2020-07-16
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
1
-0
/
+2
2020-06-30
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
2
-20
/
+0
2020-06-30
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
1
-3
/
+3
2020-06-17
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
1
-1
/
+1
[next]