1. 0c5243f KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU by Sean Christopherson · 5 years ago
  2. 756e25c KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts by Sean Christopherson · 6 years ago
  3. 5e29da0 KVM: X86: Fix residual mmio emulation request to userspace by Wanpeng Li · 7 years ago
  4. 7b3c6c4 KVM: nVMX: Ignore limit checks on VMX instructions using flat segments by Sean Christopherson · 6 years ago
  5. 9748354 KVM: nVMX: Sign extend displacements of VMX instr's mem operands by Sean Christopherson · 6 years ago
  6. 7c0d76e KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 by Vitaly Kuznetsov · 6 years ago
  7. f5118fe svm: Fix AVIC incomplete IPI emulation by Suravee Suthikulpanit · 6 years ago
  8. acd744b kvm: vmx: Fix entry number check for add_atomic_switch_msr() by Xiaoyao Li · 6 years ago
  9. a2c34d2 KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221) by Peter Shier · 6 years ago
  10. f5c61e4 KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222) by Paolo Bonzini · 6 years ago
  11. 3b3db16 KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported by Vitaly Kuznetsov · 6 years ago
  12. 22c9bc0 KVM: x86: Fix single-step debugging by Alexander Popov · 6 years ago
  13. 737dcb9 x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested by Vitaly Kuznetsov · 7 years ago
  14. 0c4d57a x86/kvm/vmx: fix old-style function declaration by Yi Wang · 6 years ago
  15. eadd535 KVM: x86: fix empty-body warnings by Yi Wang · 6 years ago
  16. 8e9de89 svm: Add mutex_lock to protect apic_access_page_done on AMD systems by Wei Wang · 6 years ago
  17. 3a468e8 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 6 years ago
  18. 43dd9f4 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 6 years ago
  19. aa71643 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 6 years ago
  20. 08d2bf5 x86/kvm/lapic: always disable MMIO interface in x2APIC mode by Vitaly Kuznetsov · 6 years ago
  21. 0fd0aa7 x86/fpu: Remove use_eager_fpu() by Andy Lutomirski · 8 years ago
  22. 8729412 KVM: VMX: fixes for vmentry_l1d_flush module parameter by Paolo Bonzini · 6 years ago
  23. 6a2346f x86/kvm/vmx: Remove duplicate l1d flush definitions by Josh Poimboeuf · 6 years ago
  24. cd4574c KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled by Thomas Gleixner · 6 years ago
  25. f56c8ee KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  26. 383f160 x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  27. ce2c7551 KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR by Paolo Bonzini · 6 years ago
  28. 7a1eac8 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 7 years ago
  29. 8a01dd3 KVM: X86: Introduce kvm_get_msr_feature() by Wanpeng Li · 7 years ago
  30. 1a155ef KVM: SVM: Add MSR-based feature support for serializing LFENCE by Tom Lendacky · 7 years ago
  31. 62d88fc KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
  32. 77a83b3 x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() by Nicolai Stange · 6 years ago
  33. e371c92 x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d by Nicolai Stange · 6 years ago
  34. 90bc306 x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() by Nicolai Stange · 6 years ago
  35. 936f566 x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' by Nicolai Stange · 6 years ago
  36. 698ac1b x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() by Nicolai Stange · 6 years ago
  37. 587d499 x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content by Nicolai Stange · 6 years ago
  38. 2decbf5 x86/bugs, kvm: Introduce boot-time control of L1TF mitigations by Jiri Kosina · 6 years ago
  39. 4797c2f x86/kvm: Allow runtime control of L1D flush by Thomas Gleixner · 6 years ago
  40. 6ccf633 x86/kvm: Serialize L1D flush parameter setter by Thomas Gleixner · 6 years ago
  41. dff0982 x86/kvm: Add static key for flush always by Thomas Gleixner · 6 years ago
  42. 641a211 x86/kvm: Move l1tf setup function by Thomas Gleixner · 6 years ago
  43. 4186ae8 x86/l1tf: Handle EPT disabled state proper by Thomas Gleixner · 6 years ago
  44. 31282cf x86/kvm: Drop L1TF MSR list approach by Thomas Gleixner · 6 years ago
  45. 80e55b5 x86/litf: Introduce vmx status variable by Thomas Gleixner · 6 years ago
  46. a8c1467 x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required by Konrad Rzeszutek Wilk · 6 years ago
  47. c45ff81 x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs by Konrad Rzeszutek Wilk · 6 years ago
  48. 5d3eaa2 x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting by Konrad Rzeszutek Wilk · 6 years ago
  49. 1555f9e x86/KVM/VMX: Add find_msr() helper function by Konrad Rzeszutek Wilk · 6 years ago
  50. 57e3ada x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers by Konrad Rzeszutek Wilk · 6 years ago
  51. 69c2525 kvm: nVMX: Update MSR load counts on a VMCS switch by Jim Mattson · 8 years ago
  52. b3dc63c x86/KVM/VMX: Add L1D flush logic by Paolo Bonzini · 6 years ago
  53. acca8a7 x86/KVM/VMX: Add L1D MSR based flush by Paolo Bonzini · 6 years ago
  54. b3d648a x86/KVM/VMX: Add L1D flush algorithm by Paolo Bonzini · 6 years ago
  55. af6ce92 x86/KVM/VMX: Add module argument for L1TF mitigation by Konrad Rzeszutek Wilk · 6 years ago
  56. a0695af x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present by Konrad Rzeszutek Wilk · 6 years ago
  57. 020a90f kvm: x86: vmx: fix vpid leak by Roman Kagan · 6 years ago
  58. eb02525 kvm, mm: account shadow page tables to kmemcg by Shakeel Butt · 6 years ago
  59. 13d1c5b kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access by Paolo Bonzini · 6 years ago
  60. 838b0e9 KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system by Paolo Bonzini · 6 years ago
  61. 00b1391 KVM: x86: introduce linear_{read,write}_system by Paolo Bonzini · 6 years ago
  62. 02136f3 KVM: VMX: Expose SSBD properly to guests, 4.9 supplement by Ben Hutchings · 6 years ago
  63. 935893a objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  64. e1d32f9 KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use by Vitaly Kuznetsov · 7 years ago
  65. 94b4fed KVM: VMX: raise internal error for exception during invalid protected mode state by Sean Christopherson · 7 years ago
  66. 017488a kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl by Paolo Bonzini · 7 years ago
  67. 9baf2bc kvm: x86: IA32_ARCH_CAPABILITIES is always supported by Jim Mattson · 6 years ago
  68. 772dccd KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed by Wei Huang · 6 years ago
  69. 43462d9 KVM/VMX: Expose SSBD properly to guests by Konrad Rzeszutek Wilk · 6 years ago
  70. b965592 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 6 years ago
  71. 1189cbf x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 6 years ago
  72. 4a58908 x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 6 years ago
  73. 69e9b0b KVM: SVM: Move spec control call after restore of GS by Thomas Gleixner · 6 years ago
  74. bf3da84 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 6 years ago
  75. 7a2d235 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 6 years ago
  76. 99318ec x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest by Konrad Rzeszutek Wilk · 6 years ago
  77. cf21f58 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 6 years ago
  78. 4933e9f KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit by Jim Mattson · 7 years ago
  79. 0a4546e KVM: SVM: do not zero out segment attributes if segment is unusable or not present by Roman Pen · 7 years ago
  80. a74bec4 KVM: nVMX: Fix handling of lmsw instruction by Jan H. Schönherr · 7 years ago
  81. 5ea0519 KVM: X86: Fix preempt the preemption timer cancel by Wanpeng Li · 7 years ago
  82. 587da2b kvm/x86: fix icebp instruction handling by Linus Torvalds · 7 years ago
  83. afd9ccd kvm: nVMX: Disallow userspace-injected exceptions in guest mode by Jim Mattson · 7 years ago
  84. b0d7b1a kvm/svm: Setup MCG_CAP on AMD properly by Borislav Petkov · 8 years ago
  85. f750e15 KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely() by Paolo Bonzini · 7 years ago
  86. a175d51 KVM/x86: Remove indirect MSR op calls from SPEC_CTRL by Paolo Bonzini · 7 years ago
  87. 04c776e KVM: nVMX: invvpid handling improvements by Jan Dakinevich · 7 years ago
  88. afff83e KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 7 years ago
  89. 703d672 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  90. fb0519f x86: add MULTIUSER dependency for KVM by Arnd Bergmann · 7 years ago
  91. 9748fd5 KVM: x86: fix escape of guest dr6 to the host by Wanpeng Li · 7 years ago
  92. 9665296 X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs by KarimAllah Ahmed · 7 years ago
  93. 7b9dd0d KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods by David Woodhouse · 7 years ago
  94. ba88289 KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2 by Liran Alon · 7 years ago
  95. fc00dde KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  96. e5a8341 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  97. 755502f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 7 years ago
  98. 7013129 KVM/x86: Add IBPB support by Ashok Raj · 7 years ago
  99. 6236b78 KVM: VMX: make MSR bitmaps per-VCPU by Paolo Bonzini · 7 years ago
  100. ff546f9 KVM: VMX: introduce alloc_loaded_vmcs by Paolo Bonzini · 7 years ago