1. 085331d x86/kvm: Update spectre-v1 mitigation by Dan Williams · 7 years ago
  2. 7e86548 Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes by Ingo Molnar · 7 years ago
  3. c940a3f KVM: VMX: Make indirect call speculation safe by Peter Zijlstra · 7 years ago
  4. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 117cc7a x86/retpoline: Fill return stack buffer on vmexit by David Woodhouse · 7 years ago
  6. 2aad9b3 Merge branch 'kvm-insert-lfence' into kvm-master by Paolo Bonzini · 7 years ago
  7. 75f139a KVM: x86: Add memory barrier on vmcs field lookup by Andrew Honig · 7 years ago
  8. bd89525 KVM: x86: emulate #UD while in guest mode by Paolo Bonzini · 7 years ago
  9. 5b6c02f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  10. 0cb5b30 kvm: vmx: Scrub hardware GPRs at VM-exit by Jim Mattson · 7 years ago
  11. 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. 72f5e08 x86/entry: Remap the TSS into the CPU entry area by Andy Lutomirski · 7 years ago
  13. 7fb983b x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss by Andy Lutomirski · 7 years ago
  14. 2895db6 KVM: VMX: fix page leak in hardware_setup() by Jim Mattson · 7 years ago
  15. d59d51f KVM: VMX: remove I/O port 0x80 bypass on Intel hosts by Andrew Honig · 7 years ago
  16. b745582 KVM: VMX: Fix vmx->nested freeing when no SMI handler by Wanpeng Li · 7 years ago
  17. c37c287 KVM: VMX: Fix rflags cache during vCPU reset by Wanpeng Li · 7 years ago
  18. c4ad77e KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP by Paolo Bonzini · 7 years ago
  19. 917dc60 KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was reinjected to L2 by Liran Alon · 7 years ago
  20. 5af4157 KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure by Wanpeng Li · 7 years ago
  21. f1b026a KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry by Wanpeng Li · 7 years ago
  22. 9b8ae63 KVM: x86: Don't re-execute instruction when not passing CR2 value by Liran Alon · 7 years ago
  23. 61cb57c KVM: x86: Exit to user-mode on #UD intercept when emulator requires by Liran Alon · 7 years ago
  24. ac9b305 KVM: nVMX/nSVM: Don't intercept #UD when running L2 by Liran Alon · 7 years ago
  25. d02fcf5 kvm: vmx: Allow disabling virtual NMI support by Paolo Bonzini · 7 years ago
  26. 8a1b439 kvm: vmx: Reinstate support for CPUs without virtual NMI by Paolo Bonzini · 7 years ago
  27. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  28. 4191db2 KVM: x86: Update APICv on APIC reset by Jan H. Schönherr · 7 years ago
  29. a488848 KVM: VMX: Do not fully reset PI descriptor on vCPU reset by Jan H. Schönherr · 7 years ago
  30. 61f1dd9 KVM: VMX: Fix VPID capability detection by Wanpeng Li · 7 years ago
  31. 575b3a2 KVM: nVMX: Fix EPT switching advertising by Wanpeng Li · 7 years ago
  32. cc3d967 KVM: SVM: detect opening of SMI window using STGI intercept by Ladi Prosek · 7 years ago
  33. 72e9cbd KVM: nVMX: fix SMI injection in guest mode by Ladi Prosek · 7 years ago
  34. 21f2d55 KVM: nVMX: set IDTR and GDTR limits when loading L1 host state by Ladi Prosek · 7 years ago
  35. 72d7b37 KVM: x86: introduce ISA specific smi_allowed callback by Ladi Prosek · 7 years ago
  36. 0234bf8 KVM: x86: introduce ISA specific SMM entry/exit callbacks by Ladi Prosek · 7 years ago
  37. d000653 KVM: SVM: limit kvm_handle_page_fault to #PF handling by Paolo Bonzini · 7 years ago
  38. 8ad8182 KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled by Wanpeng Li · 7 years ago
  39. a554d20 KVM: X86: Processor States following Reset or INIT by Wanpeng Li · 7 years ago
  40. 736fdf7 KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting by David Hildenbrand · 7 years ago
  41. d8a6e36 KVM: VMX: cleanup init_rmode_identity_map() by David Hildenbrand · 7 years ago
  42. 1c13bff KVM: nVMX: no need to set ept/vpid caps to 0 by David Hildenbrand · 7 years ago
  43. 0ee096d KVM: nVMX: no need to set vcpu->cpu when switching vmcs by David Hildenbrand · 7 years ago
  44. 9522ea9 KVM: VMX: drop unnecessary function declarations by David Hildenbrand · 7 years ago
  45. f5f5158 KVM: VMX: require INVEPT GLOBAL for EPT by David Hildenbrand · 7 years ago
  46. fdf288b KVM: VMX: call ept_sync_global() with enable_ept only by David Hildenbrand · 7 years ago
  47. 0e1252d KVM: VMX: drop enable_ept check from ept_sync_context() by David Hildenbrand · 7 years ago
  48. 12d7991 KVM: VMX: vmx_vcpu_setup() cannot fail by David Hildenbrand · 7 years ago
  49. 0f10768 KVM: VMX: Don't expose PLE enable if there is no hardware support by Wanpeng Li · 7 years ago
  50. 8eb3f87 KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit by Haozhong Zhang · 7 years ago
  51. 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  52. 305d0ab KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume by Wanpeng Li · 7 years ago
  53. c0a1666 KVM: VMX: use cmpxchg64 by Paolo Bonzini · 7 years ago
  54. 31afb2e KVM: VMX: simplify and fix vmx_vcpu_pi_load by Paolo Bonzini · 8 years ago
  55. 8b306e2 KVM: VMX: avoid double list add with VT-d posted interrupts by Paolo Bonzini · 8 years ago
  56. cd39e11 KVM: VMX: extract __pi_post_block by Paolo Bonzini · 8 years ago
  57. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  59. 4488994 KVM: nVMX: fix HOST_CR3/HOST_CR4 cache by Ladi Prosek · 7 years ago
  60. 5753743f KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt by Haozhong Zhang · 7 years ago
  61. dc91f2e KVM: VMX: do not change SN bit in vmx_update_pi_irte() by Haozhong Zhang · 7 years ago
  62. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  63. 4f350c6 kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  64. b060ca3 kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  65. 7881f96 kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry by Jim Mattson · 7 years ago
  66. 3a8b067 KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 7 years ago
  67. 51aa68e kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 7 years ago
  68. b2a05fe KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() by Suravee Suthikulpanit · 7 years ago
  69. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
  70. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  71. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  72. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 64b163f x86/idt: Unify gate_struct handling for 32/64-bit kernels by Thomas Gleixner · 7 years ago
  75. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  76. 712b12d kvm: nVMX: Validate the virtual-APIC address on nested VM-entry by Jim Mattson · 7 years ago
  77. b9dd21e KVM: x86: simplify handling of PKRU by Paolo Bonzini · 7 years ago
  78. bfcf83b KVM: nVMX: Fix trying to cancel vmlauch/vmresume by Wanpeng Li · 7 years ago
  79. 664f8e2 KVM: X86: Fix loss of exception which has not yet been injected by Wanpeng Li · 7 years ago
  80. 274bba5 KVM: VMX: use kvm_event_needs_reinjection by Wanpeng Li · 7 years ago
  81. fd8cb43 KVM: MMU: Expose the LA57 feature to VM. by Yu Zhang · 7 years ago
  82. 855feb6 KVM: MMU: Add 5 level EPT & Shadow page table support. by Yu Zhang · 7 years ago
  83. 3db1348 kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS by Paolo Bonzini · 7 years ago
  84. 75f4fc8 kvm: vmx: Raise #UD on unsupported RDSEED by Jim Mattson · 7 years ago
  85. 45ec368 kvm: vmx: Raise #UD on unsupported RDRAND by Jim Mattson · 7 years ago
  86. 80154d7 KVM: VMX: cache secondary exec controls by Paolo Bonzini · 7 years ago
  87. 42aa53b KVM: VMX: always require WB memory type for EPT by David Hildenbrand · 7 years ago
  88. bb97a01 KVM: VMX: cleanup EPTP definitions by David Hildenbrand · 7 years ago
  89. 9034e6e KVM: x86: fix use of L1 MMIO areas in nested guests by Paolo Bonzini · 7 years ago
  90. 618232e KVM: x86: Avoid guest page table walk when gpa_available is set by Brijesh Singh · 7 years ago
  91. e08d26f KVM: x86: simplify ept_misconfig by Paolo Bonzini · 7 years ago
  92. a057e0e KVM: nVMX: validate eptp pointer by David Hildenbrand · 7 years ago
  93. eebed24 kvm: nVMX: Add support for fast unprotection of nested guest page tables by Paolo Bonzini · 8 years ago
  94. bbeac28 KVM: X86: Fix residual mmio emulation request to userspace by Wanpeng Li · 7 years ago
  95. de63ad4 KVM: X86: implement the logic for spinlock optimization by Longpeng(Mike) · 7 years ago
  96. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  97. 1b4d56b KVM: x86: use general helpers for some cpuid manipulation by Radim Krčmář · 7 years ago
  98. d6321d4 KVM: x86: generalize guest_cpuid_has_ helpers by Radim Krčmář · 7 years ago
  99. 41ab937 KVM: nVMX: Emulate EPTP switching for the L1 hypervisor by Bandan Das · 7 years ago
  100. 27c42a1 KVM: nVMX: Enable VMFUNC for the L1 hypervisor by Bandan Das · 7 years ago