1. 47f7dc4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  2. 2307af1 KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled by Liran Alon · 7 years ago
  3. d30f370 x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD by Janakarajan Natarajan · 7 years ago
  4. 0b88abd kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading by Jim Mattson · 7 years ago
  5. b062b79 x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks by Vitaly Kuznetsov · 7 years ago
  6. cd28325 KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR by Paolo Bonzini · 7 years ago
  7. 0447378 kvm: vmx: Nested VM-entry prereqs for event inj. by Marc Orr · 7 years ago
  8. 1f008e1 KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV by Arnd Bergmann · 7 years ago
  9. 273ba45 KVM: x86: fix typo at kvm_arch_hardware_setup comment by Marcelo Tosatti · 7 years ago
  10. dbee3d0 KVM: x86: VMX: fix build without hyper-v by Linus Torvalds · 7 years ago
  11. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  12. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  13. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  14. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  15. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  16. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  17. 766d357 kvm: fix typo in flag name by Michael S. Tsirkin · 7 years ago
  18. 3c9fa24 kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access by Paolo Bonzini · 7 years ago
  19. ce14e868a KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system by Paolo Bonzini · 7 years ago
  20. 79367a6 KVM: x86: introduce linear_{read,write}_system by Paolo Bonzini · 7 years ago
  21. 727ba74 kvm: nVMX: Enforce cpl=0 for VMX instructions by Felix Wilhelm · 7 years ago
  22. 6ac2f49 x86/bugs: Add AMD's SPEC_CTRL MSR usage by Konrad Rzeszutek Wilk · 7 years ago
  23. 2480986 x86/bugs: Add AMD's variant of SSB_NO by Konrad Rzeszutek Wilk · 7 years ago
  24. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  25. f4160e4 kvm: nVMX: Add support for "VMWRITE to any supported field" by Jim Mattson · 7 years ago
  26. a943ac5 kvm: nVMX: Restrict VMX capability MSR changes by Jim Mattson · 7 years ago
  27. c5ce823 KVM: VMX: Optimize tscdeadline timer latency by Wanpeng Li · 7 years ago
  28. d1e5b0e kvm: Make VM ioctl do valloc for some archs by Marc Orr · 7 years ago
  29. 1499fa8 kvm: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  30. b2096a5 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. ec30dcf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  32. c1aea91 KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability by Vitaly Kuznetsov · 7 years ago
  33. c701267 KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX implementation by Vitaly Kuznetsov · 7 years ago
  34. e2f11f4 KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implementation by Vitaly Kuznetsov · 7 years ago
  35. 56b9ae7 KVM: x86: hyperv: do rep check for each hypercall separately by Vitaly Kuznetsov · 7 years ago
  36. 142c95d KVM: x86: hyperv: use defines when parsing hypercall parameters by Vitaly Kuznetsov · 7 years ago
  37. f33ecec Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  38. 696ca77 KVM: x86: fix #UD address of failed Hyper-V hypercalls by Radim Krčmář · 7 years ago
  39. 0ea3286 KVM: x86: Expose CLDEMOTE CPU feature to guest VM by Jingqi Liu · 7 years ago
  40. cd9a491 KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address invvpid by Liran Alon · 7 years ago
  41. 6f1e03b KVM: nVMX: Don't flush TLB when vmcs12 uses VPID by Liran Alon · 7 years ago
  42. 6bce30c KVM: nVMX: Use vmx local var for referencing vpid02 by Liran Alon · 7 years ago
  43. 86bf20c KVM: x86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGION by Dan Carpenter · 7 years ago
  44. a1d588e KVM: x86: remove obsolete EXPORT... of handle_mmio_page_fault by Sean Christopherson · 7 years ago
  45. 1eaafe9 kvm: x86: IA32_ARCH_CAPABILITIES is always supported by Jim Mattson · 7 years ago
  46. c4d2188 KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed by Wei Huang · 7 years ago
  47. d8f2f49 x86/kvm: fix LAPIC timer drift when guest uses periodic mode by David Vrabel · 7 years ago
  48. 21ebf53 KVM: nVMX: Ensure that VMCS12 field offsets do not change by Jim Mattson · 7 years ago
  49. b348e79 KVM: nVMX: Restore the VMCS12 offsets for v4.0 fields by Jim Mattson · 7 years ago
  50. 899a31f KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING by Arnd Bergmann · 7 years ago
  51. 6514dc3 kvm: nVMX: Use nested_run_pending rather than from_vmentry by Jim Mattson · 7 years ago
  52. 0aa4846 KVM/VMX: Expose SSBD properly to guests by Konrad Rzeszutek Wilk · 7 years ago
  53. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. bc226f0 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 7 years ago
  55. ccbcd26 x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 7 years ago
  56. e7c587d x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 7 years ago
  57. 15e6c22 KVM: SVM: Move spec control call after restore of GS by Thomas Gleixner · 7 years ago
  58. 4c27625 KVM: X86: Lower the default timer frequency limit to 200us by Wanpeng Li · 7 years ago
  59. 3a2936d kvm: mmu: Don't expose private memslots to L2 by Jim Mattson · 7 years ago
  60. 1313cc2 kvm: mmu: Add guest_mode to kvm_mmu_page_role by Jim Mattson · 7 years ago
  61. ab5df31 kvm: nVMX: Eliminate APIC access page sharing between L1 and L2 by Jim Mattson · 7 years ago
  62. 8d860bb kvm: vmx: Basic APIC virtualization controls have three settings by Jim Mattson · 7 years ago
  63. 5887164 kvm: vmx: Introduce lapic_mode enumeration by Jim Mattson · 7 years ago
  64. ceef7d1 KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support by Vitaly Kuznetsov · 7 years ago
  65. 74b566e kvm: x86: Refactor mmu_free_roots() by Junaid Shahid · 7 years ago
  66. a780a3e KVM: X86: Fix reserved bits check for MOV to CR3 by Wanpeng Li · 7 years ago
  67. 64f7a11 KVM: vmx: update sec exec controls for UMIP iff emulating UMIP by Sean Christopherson · 7 years ago
  68. c19986f kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled by Junaid Shahid · 7 years ago
  69. 452a68d KVM: hyperv: idr_find needs RCU protection by Paolo Bonzini · 7 years ago
  70. 6356ee0 x86: Delay skip of emulated hypercall instruction by Marian Rotariu · 7 years ago
  71. 9f65fb2 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 7 years ago
  72. ecf08da KVM: x86: remove APIC Timer periodic/oneshot spikes by Anthoine Bourgeois · 7 years ago
  73. 28a2775 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 7 years ago
  74. da39556 x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest by Konrad Rzeszutek Wilk · 7 years ago
  75. 5cf6875 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 7 years ago
  76. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  77. a468f2d kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use by Junaid Shahid · 7 years ago
  78. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  79. e6d9bfd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  80. dd25993 kvm: x86: move MSR_IA32_TSC handling to x86.c by Paolo Bonzini · 7 years ago
  81. e79f245 X86/KVM: Properly update 'tsc_offset' to represent the running guest by KarimAllah Ahmed · 7 years ago
  82. f0f4cf5 x86: Add check for APIC access address for vmentry of L2 guests by Krish Sadhukhan · 7 years ago
  83. 2698d82 KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update by hu huajun · 7 years ago
  84. 8e9b29b X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available by KarimAllah Ahmed · 7 years ago
  85. 386c6dd X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted by KarimAllah Ahmed · 7 years ago
  86. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  87. e01bca2 kvm: x86: fix a prototype warning by Peng Hao · 7 years ago
  88. 3140c15 kvm: x86: fix a compile warning by Peng Hao · 7 years ago
  89. 6c86eed KVM: X86: Add Force Emulation Prefix for "emulate the next instruction" by Wanpeng Li · 7 years ago
  90. 082d06e KVM: X86: Introduce handle_ud() by Wanpeng Li · 7 years ago
  91. 4fde8d5 KVM: vmx: unify adjacent #ifdefs by Paolo Bonzini · 7 years ago
  92. 51e8a8c x86: kvm: hide the unused 'cpu' variable by Arnd Bergmann · 7 years ago
  93. c75d0edc KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig by Sean Christopherson · 7 years ago
  94. 2c151b2 Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown" by Sean Christopherson · 7 years ago
  95. 2991696 kvm: Add emulation for movups/movupd by Stefan Fritsch · 7 years ago
  96. add5ff7 KVM: VMX: raise internal error for exception during invalid protected mode state by Sean Christopherson · 7 years ago
  97. 986b37c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. 7257348 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  99. f497b6c KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending by Liran Alon · 7 years ago
  100. 1a680e3 KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pending by Liran Alon · 7 years ago