1. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 04c776e KVM: nVMX: invvpid handling improvements by Jan Dakinevich · 7 years ago
  3. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. 9665296 X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs by KarimAllah Ahmed · 7 years ago
  5. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. ba88289 KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2 by Liran Alon · 7 years ago
  7. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  8. e5a8341 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  9. 755502f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 7 years ago
  10. 7013129 KVM/x86: Add IBPB support by Ashok Raj · 7 years ago
  11. 6236b78 KVM: VMX: make MSR bitmaps per-VCPU by Paolo Bonzini · 7 years ago
  12. ff546f9 KVM: VMX: introduce alloc_loaded_vmcs by Paolo Bonzini · 7 years ago
  13. 46e24df KVM: nVMX: Eliminate vmcs02 pool by Jim Mattson · 7 years ago
  14. b7649e1 KVM: nVMX: mark vmcs12 pages dirty on L2 exit by David Matlack · 7 years ago
  15. 1edccf2 KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail by David Hildenbrand · 8 years ago
  16. 19b1d4b KVM: nVMX: kmap() can't fail by David Hildenbrand · 8 years ago
  17. eb99bd6 x86/kvm: Update spectre-v1 mitigation by Dan Williams · 7 years ago
  18. ec86a1d KVM: VMX: Make indirect call speculation safe by Peter Zijlstra · 7 years ago
  19. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  20. 5c0b19b KVM: VMX: Fix rflags cache during vCPU reset by Wanpeng Li · 7 years ago
  21. 114de9b KVM: x86: Don't re-execute instruction when not passing CR2 value by Liran Alon · 7 years ago
  22. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  23. c1ddd99 x86/retpoline: Fill return stack buffer on vmexit by David Woodhouse · 7 years ago
  24. 012df71 KVM: x86: Add memory barrier on vmcs field lookup by Andrew Honig · 7 years ago
  25. 491c0ca kvm: vmx: Scrub hardware GPRs at VM-exit by Jim Mattson · 7 years ago
  26. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  27. 2df1969 KVM: VMX: Fix enable VPID conditions by Wanpeng Li · 8 years ago
  28. 8386ff5 kvm: vmx: Flush TLB when the APIC-access address changes by Jim Mattson · 8 years ago
  29. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  30. 215df1f KVM: nVMX: do not warn when MSR bitmap address is not backed by Radim Krčmář · 8 years ago
  31. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  32. c886f28 KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset by Wanpeng Li · 8 years ago
  33. 29deec4 kvm: nVMX: VMCLEAR should not cause the vCPU to shut down by Jim Mattson · 8 years ago
  34. 6ead44d KVM: VMX: remove I/O port 0x80 bypass on Intel hosts by Andrew Honig · 7 years ago
  35. 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  36. c0a4c22 KVM: x86: Exit to user-mode on #UD intercept when emulator requires by Liran Alon · 7 years ago
  37. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  38. 1be0c0e KVM: nVMX: set IDTR and GDTR limits when loading L1 host state by Ladi Prosek · 7 years ago
  39. 9eaaf14 Merge branch 'android-4.9-llvm' into android-4.9 by Greg Hackmann · 7 years ago
  40. 08e1674 KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit by Haozhong Zhang · 7 years ago
  41. d5ea93e BACKPORT: x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  42. ea37f61 KVM: VMX: use cmpxchg64 by Paolo Bonzini · 7 years ago
  43. 3ffbe62 KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt by Haozhong Zhang · 7 years ago
  44. 0c4e39c KVM: VMX: do not change SN bit in vmx_update_pi_irte() by Haozhong Zhang · 7 years ago
  45. 86ef97b kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 7 years ago
  46. 3d4213f KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 7 years ago
  47. 58d2fb1 KVM: VMX: simplify and fix vmx_vcpu_pi_load by Paolo Bonzini · 7 years ago
  48. ff5eb8f KVM: VMX: avoid double list add with VT-d posted interrupts by Paolo Bonzini · 7 years ago
  49. 01c58b0 KVM: VMX: extract __pi_post_block by Paolo Bonzini · 7 years ago
  50. cce8d2e kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS by Haozhong Zhang · 7 years ago
  51. 07592d6 kvm: vmx: Check value written to IA32_BNDCFGS by Jim Mattson · 7 years ago
  52. fab777e kvm: x86: Guest BNDCFGS requires guest MPX support by Jim Mattson · 7 years ago
  53. bf7c215 kvm: vmx: Do not disable intercepts for BNDCFGS by Jim Mattson · 7 years ago
  54. a29fd27 KVM: nVMX: Fix exception injection by Wanpeng Li · 7 years ago
  55. d0ee363 KVM: nVMX: do not leak PML full vmexit to L1 by Ladi Prosek · 8 years ago
  56. 560a979 KVM: nVMX: initialize PML fields in vmcs02 by Ladi Prosek · 8 years ago
  57. 39058ad Revert "KVM: nested VMX: disable perf cpuid reporting" by Jim Mattson · 8 years ago
  58. 75465e7 kvm: fix page struct leak in handle_vmon by Paolo Bonzini · 8 years ago
  59. 7c3bab1 KVM: VMX: use correct vmcs_read/write for guest segment selector/base by Chao Peng · 8 years ago
  60. 3f618a0 kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) by Jim Mattson · 8 years ago
  61. 355f4fb kvm: nVMX: VMCLEAR an active shadow VMCS after last use by Jim Mattson · 8 years ago
  62. ea26e4e KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK by Paolo Bonzini · 8 years ago
  63. 85c856b kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types by Jim Mattson · 8 years ago
  64. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  65. c5a6d5f KVM: nVMX: Fix the NMI IDT-vectoring handling by Wanpeng Li · 8 years ago
  66. f6e90f9 KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive by Wanpeng Li · 8 years ago
  67. c83b6d1 KVM: nVMX: Fix reload apic access page warning by Wanpeng Li · 8 years ago
  68. 3e3f502 kvm: x86: drop read_tsc_offset() by Luiz Capitulino · 8 years ago
  69. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  70. 9ac7e3e KVM: nVMX: expose INS/OUTS information support by Jan Dakinevich · 8 years ago
  71. 16cb025 KVM: VMX: not use vmcs_config in setup_vmcs_config by Paolo Bonzini · 8 years ago
  72. bbe41b9 KVM: x86: ratelimit and decrease severity for guest-triggered printk by Paolo Bonzini · 8 years ago
  73. 119a9c0 KVM: nVMX: pass valid guest linear-address to the L1 by Jan Dakinevich · 8 years ago
  74. f15a75e KVM: nVMX: make emulated nested preemption timer pinned by Wanpeng Li · 8 years ago
  75. 72e0ae5 vmx: refine validity check for guest linear address by Liang Li · 8 years ago
  76. c95ba92 kvm: nVMX: fix nested tsc scaling by Peter Feiner · 8 years ago
  77. dccbfcf KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write by Radim Krčmář · 8 years ago
  78. d048c09 KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC by Radim Krčmář · 8 years ago
  79. 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
  80. 45e1181 nvmx: mark ept single context invalidation as supported by Bandan Das · 8 years ago
  81. 03331b4 nvmx: remove comment about missing nested vpid support by Bandan Das · 8 years ago
  82. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  83. b80c76e KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD by Jim Mattson · 8 years ago
  84. 4f2777b kvm: x86: nVMX: maintain internal copy of current VMCS by David Matlack · 8 years ago
  85. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  86. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  87. dfa169b Revert "KVM: x86: add pcommit support" by Dan Williams · 8 years ago
  88. b244c9f KVM: VMX: handle PML full VMEXIT that occurs during event delivery by Cao, Lei · 8 years ago
  89. 2f1fe81 KVM: nVMX: Fix memory corruption when using VMCS shadowing by Jim Mattson · 8 years ago
  90. 4e59516 kvm: vmx: ensure VMCS is current while enabling PML by Peter Feiner · 8 years ago
  91. 37131313 KVM: x86: add KVM_CAP_X2APIC_API by Radim Krčmář · 8 years ago
  92. c93de59 KVM: VMX: optimize APIC ID read with APICv by Radim Krčmář · 8 years ago
  93. 02120c4 kvm: vmx: advertise support for ept execute only by Bandan Das · 8 years ago
  94. d95c556 kvm: mmu: track read permission explicitly for shadow EPT page tables by Bandan Das · 8 years ago
  95. ffb128c kvm: mmu: don't set the present bit unconditionally by Bandan Das · 8 years ago
  96. 8391ce4 KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow by Paolo Bonzini · 8 years ago
  97. 9314006 KVM: nVMX: keep preemption timer enabled during L2 execution by Paolo Bonzini · 8 years ago
  98. 55123e3 KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest by Wanpeng Li · 8 years ago
  99. 1c17c3e KVM: VMX: reflect broken preemption timer in vmcs_config by Paolo Bonzini · 8 years ago
  100. 03f6a22 KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element by Wei Yongjun · 8 years ago