1. 1caf614 Merge 4.9.218 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  2. 6be2735 KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr by Sean Christopherson · 6 years ago
  3. d2adeff Merge 4.9.217 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  4. 3a91d55 KVM: x86: clear stale x86_emulate_ctxt->intercept value by Vitaly Kuznetsov · 4 years, 3 months ago
  5. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  6. bd01737 KVM: apic: avoid calculating pending eoi from an uninitialized val by Miaohe Lin · 4 years, 3 months ago
  7. f3e0dfb KVM: nVMX: Check IO instruction VM-exit conditions by Oliver Upton · 4 years, 3 months ago
  8. 35523a2 KVM: nVMX: Refactor IO bitmap checks into helper function by Oliver Upton · 4 years, 3 months ago
  9. 86dc39e KVM: nVMX: Don't emulate instructions in guest mode by Paolo Bonzini · 4 years, 3 months ago
  10. c306a08 KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI by Miaohe Lin · 4 years, 3 months ago
  11. 312bf6f Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs" by Sasha Levin · 4 years, 3 months ago
  12. 01b7a50 KVM: x86: emulate RDPID by Paolo Bonzini · 8 years ago
  13. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  14. 0b414c5 KVM: nVMX: vmread should not set rflags to specify success in case of #PF by Miaohe Lin · 4 years, 5 months ago
  15. bd350d0 KVM: VMX: Add non-canonical check on writes to RTIT address MSRs by Sean Christopherson · 4 years, 5 months ago
  16. fce8d95 KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM by Sean Christopherson · 4 years, 4 months ago
  17. 66b8555 KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 5 months ago
  18. b956f6a KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails by Sean Christopherson · 4 years, 5 months ago
  19. 53caab1 KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 5 months ago
  20. 1138577 KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 5 months ago
  21. 1c2107a KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c by Marios Pomonis · 4 years, 5 months ago
  22. ff19954 KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 5 months ago
  23. 28eb2ff KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 5 months ago
  24. 6367499 KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 5 months ago
  25. 9bffdc7 KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 5 months ago
  26. 19fe4b1 KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 5 months ago
  27. 05ce398 KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 5 months ago
  28. 6079904 KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 5 months ago
  29. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  30. 8b587e3 KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) by Paolo Bonzini · 4 years, 6 months ago
  31. 0bc72db KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES by Paolo Bonzini · 4 years, 6 months ago
  32. 3d07970 KVM: x86: do not modify masked bits of shared MSRs by Paolo Bonzini · 4 years, 6 months ago
  33. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  34. e528acd KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved by Sean Christopherson · 4 years, 6 months ago
  35. 3489f08 KVM/x86: Fix invvpid and invept register operand size in 64-bit mode by Uros Bizjak · 6 years ago
  36. 258971b Merge 4.9.202 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  37. c6e94ac kvm: x86: mmu: Recovery of shattered NX large pages by Junaid Shahid · 4 years, 7 months ago
  38. a7ad794 kvm: mmu: ITLB_MULTIHIT mitigation by Paolo Bonzini · 4 years, 7 months ago
  39. 1b08d2a KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active by Paolo Bonzini · 4 years, 7 months ago
  40. 52644d8 KVM: x86: add tracepoints around __direct_map and FNAME(fetch) by Paolo Bonzini · 4 years, 11 months ago
  41. 9dc6bc3 KVM: x86: Add is_executable_pte() by Ben Hutchings · 4 years, 7 months ago
  42. 515fa37 KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON by Paolo Bonzini · 4 years, 11 months ago
  43. 1d48204 KVM: x86: remove now unneeded hugepage gfn adjustment by Paolo Bonzini · 5 years ago
  44. 2e013f0 KVM: x86: make FNAME(fetch) and __direct_map more similar by Paolo Bonzini · 5 years ago
  45. 2f57300 kvm: x86: Do not release the page inside mmu_set_spte() by Junaid Shahid · 5 years ago
  46. c6170b8 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 5 years ago
  47. 61524f1 KVM: x86: extend usage of RET_MMIO_PF_* constants by Paolo Bonzini · 7 years ago
  48. 43a39a3 KVM: x86: simplify ept_misconfig by Paolo Bonzini · 7 years ago
  49. 6394535 kvm/x86: Export MDS_NO=0 to guests when TSX is enabled by Pawan Gupta · 4 years, 7 months ago
  50. e83ef92 KVM: x86: use Intel speculation bugs and features as derived in generic x86 code by Paolo Bonzini · 4 years, 9 months ago
  51. 7b93d92 kvm: mmu: Don't read PDPTEs when paging is not enabled by Junaid Shahid · 4 years, 6 months ago
  52. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  53. db074ca KVM: nVMX: handle page fault in vmread fix by Jack Wang · 4 years, 7 months ago
  54. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  55. 1207161 KVM: x86: Manually calculate reserved bits when loading PDPTRS by Sean Christopherson · 4 years, 9 months ago
  56. d729e30 KVM: x86: set ctxt->have_exception in x86_decode_insn() by Jan Dakinevich · 4 years, 9 months ago
  57. f5cab8c KVM: x86: always stop emulation on page fault by Jan Dakinevich · 4 years, 9 months ago
  58. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  59. dfa3727 KVM: nVMX: handle page fault in vmread by Paolo Bonzini · 4 years, 8 months ago
  60. 09458c2 KVM: x86: work around leak of uninitialized stack contents by Fuqian Huang · 4 years, 8 months ago
  61. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  62. 8ec1280 KVM: x86: Don't update RIP or do single-step on faulting emulation by Sean Christopherson · 4 years, 9 months ago
  63. 1999644 UPSTREAM: Make anon_inodes unconditional by David Howells · 6 years ago
  64. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  65. 3984eae KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 4 years, 10 months ago
  66. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  67. 997ef64 KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC by Wanpeng Li · 4 years, 11 months ago
  68. d271f22 KVM: x86: degrade WARN to pr_warn_ratelimited by Paolo Bonzini · 5 years ago
  69. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  70. 438f4dc0 KVM: x86/pmu: do not mask the value that is written to fixed PMUs by Paolo Bonzini · 5 years ago
  71. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  72. 42fee5b kvm: svm/avic: fix off-by-one in checking host APIC ID by Suthikulpanit, Suravee · 5 years ago
  73. 11cf36c KVM: x86: fix return value for reserved EFER by Paolo Bonzini · 5 years ago
  74. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  75. 0dd8bef KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes by Sean Christopherson · 5 years ago
  76. 915f59c Merge 4.9.177 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  77. 016ac59 KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing by Vitaly Kuznetsov · 5 years ago
  78. ef4a576 Merge 4.9.176 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  79. cb10603 Documentation: Move L1TF to separate directory by Thomas Gleixner · 5 years ago
  80. 3a8e7f6 x86/kvm/vmx: Add MDS protection when L1D Flush is not active by Thomas Gleixner · 5 years ago
  81. eb2aa33 x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests by Andi Kleen · 5 years ago
  82. 6198041 kvm: x86: Report STIBP on GET_SUPPORTED_CPUID by Eduardo Habkost · 5 years ago
  83. 9ad0558 x86/bugs: Add AMD's SPEC_CTRL MSR usage by Konrad Rzeszutek Wilk · 6 years ago
  84. 98ccdae x86/bugs: Add AMD's variant of SSB_NO by Konrad Rzeszutek Wilk · 6 years ago
  85. 25d7d0e Merge 4.9.171 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  86. db773fc Revert "svm: Fix AVIC incomplete IPI emulation" by Suthikulpanit, Suravee · 5 years ago
  87. 0c5243f KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU by Sean Christopherson · 5 years ago
  88. 6947310 Merge 4.9.167 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  89. 756e25c KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts by Sean Christopherson · 5 years ago
  90. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  91. 5e29da0 KVM: X86: Fix residual mmio emulation request to userspace by Wanpeng Li · 7 years ago
  92. 7b3c6c4 KVM: nVMX: Ignore limit checks on VMX instructions using flat segments by Sean Christopherson · 5 years ago
  93. 9748354 KVM: nVMX: Sign extend displacements of VMX instr's mem operands by Sean Christopherson · 5 years ago
  94. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  95. 7c0d76e KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 by Vitaly Kuznetsov · 5 years ago
  96. f5118fe svm: Fix AVIC incomplete IPI emulation by Suravee Suthikulpanit · 5 years ago
  97. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  98. acd744b kvm: vmx: Fix entry number check for add_atomic_switch_msr() by Xiaoyao Li · 5 years ago
  99. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  100. a2c34d2 KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221) by Peter Shier · 6 years ago