1. 8b94b87 Merge 4.9.106 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 935893a objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  3. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. e1d32f9 KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use by Vitaly Kuznetsov · 7 years ago
  5. 94b4fed KVM: VMX: raise internal error for exception during invalid protected mode state by Sean Christopherson · 6 years ago
  6. 017488a kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl by Paolo Bonzini · 7 years ago
  7. 9baf2bc kvm: x86: IA32_ARCH_CAPABILITIES is always supported by Jim Mattson · 6 years ago
  8. 772dccd KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed by Wei Huang · 6 years ago
  9. 43462d9 KVM/VMX: Expose SSBD properly to guests by Konrad Rzeszutek Wilk · 6 years ago
  10. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. b965592 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 6 years ago
  12. 1189cbf x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 6 years ago
  13. 4a58908 x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 6 years ago
  14. 69e9b0b KVM: SVM: Move spec control call after restore of GS by Thomas Gleixner · 6 years ago
  15. bf3da84 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 6 years ago
  16. 7a2d235 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 6 years ago
  17. 99318ec x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest by Konrad Rzeszutek Wilk · 6 years ago
  18. cf21f58 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 6 years ago
  19. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. 4933e9f KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit by Jim Mattson · 7 years ago
  21. 0a4546e KVM: SVM: do not zero out segment attributes if segment is unusable or not present by Roman Pen · 7 years ago
  22. a74bec4 KVM: nVMX: Fix handling of lmsw instruction by Jan H. Schönherr · 7 years ago
  23. 5ea0519 KVM: X86: Fix preempt the preemption timer cancel by Wanpeng Li · 7 years ago
  24. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 587da2b kvm/x86: fix icebp instruction handling by Linus Torvalds · 7 years ago
  26. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  27. afd9ccd kvm: nVMX: Disallow userspace-injected exceptions in guest mode by Jim Mattson · 7 years ago
  28. b0d7b1a kvm/svm: Setup MCG_CAP on AMD properly by Borislav Petkov · 7 years ago
  29. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  30. f750e15 KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely() by Paolo Bonzini · 7 years ago
  31. a175d51 KVM/x86: Remove indirect MSR op calls from SPEC_CTRL by Paolo Bonzini · 7 years ago
  32. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  33. 04c776e KVM: nVMX: invvpid handling improvements by Jan Dakinevich · 7 years ago
  34. afff83e KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 7 years ago
  35. 703d672 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  36. fb0519f x86: add MULTIUSER dependency for KVM by Arnd Bergmann · 7 years ago
  37. 9748fd5 KVM: x86: fix escape of guest dr6 to the host by Wanpeng Li · 7 years ago
  38. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. 9665296 X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs by KarimAllah Ahmed · 7 years ago
  40. 7b9dd0d KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods by David Woodhouse · 7 years ago
  41. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  42. ba88289 KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2 by Liran Alon · 7 years ago
  43. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  44. fc00dde KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  45. e5a8341 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  46. 755502f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 7 years ago
  47. 7013129 KVM/x86: Add IBPB support by Ashok Raj · 7 years ago
  48. 6236b78 KVM: VMX: make MSR bitmaps per-VCPU by Paolo Bonzini · 7 years ago
  49. ff546f9 KVM: VMX: introduce alloc_loaded_vmcs by Paolo Bonzini · 7 years ago
  50. 46e24df KVM: nVMX: Eliminate vmcs02 pool by Jim Mattson · 7 years ago
  51. b7649e1 KVM: nVMX: mark vmcs12 pages dirty on L2 exit by David Matlack · 7 years ago
  52. 1edccf2 KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail by David Hildenbrand · 8 years ago
  53. 19b1d4b KVM: nVMX: kmap() can't fail by David Hildenbrand · 8 years ago
  54. eb99bd6 x86/kvm: Update spectre-v1 mitigation by Dan Williams · 7 years ago
  55. ec86a1d KVM: VMX: Make indirect call speculation safe by Peter Zijlstra · 7 years ago
  56. fea3c9a KVM: x86: Make indirect calls in emulator speculation safe by Peter Zijlstra · 7 years ago
  57. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  58. 5c0b19b KVM: VMX: Fix rflags cache during vCPU reset by Wanpeng Li · 7 years ago
  59. b0fa04e KVM: X86: Fix softlockup when get the current kvmclock by Wanpeng Li · 7 years ago
  60. 876b31f KVM: x86: ioapic: Preserve read-only values in the redirection table by Nikita Leshenko · 7 years ago
  61. a9f2c16 KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered by Nikita Leshenko · 7 years ago
  62. 2f9e94e KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race by Nikita Leshenko · 7 years ago
  63. ec73d16 KVM: X86: Fix operand/address-size during instruction decoding by Wanpeng Li · 7 years ago
  64. 114de9b KVM: x86: Don't re-execute instruction when not passing CR2 value by Liran Alon · 7 years ago
  65. 60d9b22 KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure by Liran Alon · 7 years ago
  66. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  67. c1ddd99 x86/retpoline: Fill return stack buffer on vmexit by David Woodhouse · 7 years ago
  68. 012df71 KVM: x86: Add memory barrier on vmcs field lookup by Andrew Honig · 7 years ago
  69. 491c0ca kvm: vmx: Scrub hardware GPRs at VM-exit by Jim Mattson · 7 years ago
  70. c781e3b KVM: Fix stack-out-of-bounds read in write_mmio by Wanpeng Li · 7 years ago
  71. bc7ff9b Merge 4.9.75 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  72. 2684b12 kaiser: enhanced by kernel and user PCIDs by Hugh Dickins · 7 years ago
  73. f3f3457 Merge 4.9.73 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  74. 18276e9 kvm: x86: fix RSM when PCID is non-zero by Paolo Bonzini · 7 years ago
  75. e5c73b3 KVM: X86: Fix load RFLAGS w/o the fixed bit by Wanpeng Li · 7 years ago
  76. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  77. 206e162 kvm, mm: account kvm related kmem slabs to kmemcg by Shakeel Butt · 7 years ago
  78. 2df1969 KVM: VMX: Fix enable VPID conditions by Wanpeng Li · 7 years ago
  79. e0249c0 KVM: x86: correct async page present tracepoint by Wanpeng Li · 8 years ago
  80. 8386ff5 kvm: vmx: Flush TLB when the APIC-access address changes by Jim Mattson · 8 years ago
  81. 2a7eee3 kvm: fix usage of uninit spinlock in avic_vm_destroy() by Dmitry Vyukov · 8 years ago
  82. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  83. 215df1f KVM: nVMX: do not warn when MSR bitmap address is not backed by Radim Krčmář · 8 years ago
  84. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  85. c886f28 KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset by Wanpeng Li · 8 years ago
  86. 29deec4 kvm: nVMX: VMCLEAR should not cause the vCPU to shut down by Jim Mattson · 8 years ago
  87. 6ead44d KVM: VMX: remove I/O port 0x80 bypass on Intel hosts by Andrew Honig · 7 years ago
  88. 9cf0eaf KVM: x86: fix APIC page invalidation by Radim Krčmář · 7 years ago
  89. 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  90. 9aad757 KVM: lapic: Fixup LDR on load in x2apic by Dr. David Alan Gilbert · 7 years ago
  91. e02746e2 KVM: lapic: Split out x2apic ldr calculation by Dr. David Alan Gilbert · 7 years ago
  92. 6794552 KVM: x86: inject exceptions produced by x86_decode_insn by Paolo Bonzini · 7 years ago
  93. c0a4c22 KVM: x86: Exit to user-mode on #UD intercept when emulator requires by Liran Alon · 7 years ago
  94. f5477da KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk by Liran Alon · 7 years ago
  95. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  96. 11ac561 KVM: SVM: obey guest PAT by Paolo Bonzini · 7 years ago
  97. 1be0c0e KVM: nVMX: set IDTR and GDTR limits when loading L1 host state by Ladi Prosek · 7 years ago
  98. 9eaaf14 Merge branch 'android-4.9-llvm' into android-4.9 by Greg Hackmann · 7 years ago
  99. 28955b0 KVM: nVMX: update last_nonleaf_level when initializing nested EPT by Ladi Prosek · 7 years ago
  100. 08e1674 KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit by Haozhong Zhang · 7 years ago