1. d68321d Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 5 years ago
  2. 19a049f MAINTAINERS: remove Radim from KVM maintainers by Paolo Bonzini · 5 years ago
  3. 088e11d MAINTAINERS: Orphan KVM for MIPS by James Hogan · 5 years ago
  4. f5d5f5f Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 5 years ago
  5. 8715f05 kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD by Jim Mattson · 5 years ago
  6. 396d2e8 kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD by Jim Mattson · 5 years ago
  7. d89c69f KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor by Paul Mackerras · 5 years ago
  8. 6d674e2 KVM: arm/arm64: Properly handle faulting of device mappings by Marc Zyngier · 5 years ago
  9. 1ce74e9 KVM: arm64: Ensure 'params' is initialised when looking up sys register by Will Deacon · 5 years ago
  10. 97418e9 KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_region by Jia He · 5 years ago
  11. 54ad68b KVM: arm64: Don't log IMP DEF sysreg traps by Mark Rutland · 5 years ago
  12. bf4b96b KVM: arm64: Sanely ratelimit sysreg messages by Mark Rutland · 5 years ago
  13. 72a610f KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create() by Miaohe Lin · 5 years ago
  14. 0bda949 KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy() by Miaohe Lin · 5 years ago
  15. 7e0befd KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode() by Miaohe Lin · 5 years ago
  16. 7d73710 kvm: vmx: Stop wasting a page for guest_msrs by Jim Mattson · 5 years ago
  17. 433f4ba KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) by Paolo Bonzini · 5 years ago
  18. 3525d0c Merge tag 'kvm-ppc-uvmem-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 5 years ago
  19. 80b10aa Documentation: kvm: Fix mention to number of ioctls classes by Wainer dos Santos Moschetta · 5 years ago
  20. 013a53f powerpc: Ultravisor: Add PPC_UV config option by Anshuman Khandual · 5 years ago
  21. 2294568 KVM: PPC: Book3S HV: Support reset of secure guest by Bharata B Rao · 5 years ago
  22. c326225 KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM by Bharata B Rao · 5 years ago
  23. 008e359 KVM: PPC: Book3S HV: Radix changes for secure guest by Bharata B Rao · 5 years ago
  24. 60f0a64 KVM: PPC: Book3S HV: Shared pages support for secure guests by Bharata B Rao · 5 years ago
  25. ca9f494 KVM: PPC: Book3S HV: Support for running secure guests by Bharata B Rao · 5 years ago
  26. 33cf170 mm: ksm: Export ksm_madvise() by Bharata B Rao · 5 years ago
  27. c1de0f2 KVM x86: Move kvm cpuid support out of svm by Peter Gonda · 5 years ago
  28. 9671024 Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 5 years ago
  29. 85c9aae kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints by Jim Mattson · 5 years ago
  30. ad5996d KVM: x86: Grab KVM's srcu lock when setting nested state by Sean Christopherson · 5 years ago
  31. 05c19c2 KVM: x86: Open code shared_msr_update() in its only caller by Sean Christopherson · 5 years ago
  32. faf0be2 KVM: Fix jump label out_free_* in kvm_init() by Miaohe Lin · 5 years ago
  33. 24885d1 KVM: x86: Remove a spurious export of a static function by Sean Christopherson · 5 years ago
  34. c50d8ae KVM: x86: create mmu/ subdirectory by Paolo Bonzini · 5 years ago
  35. 0155b2b KVM: nVMX: Remove unnecessary TLB flushes on L1<->L2 switches when L1 use apic-access-page by Liran Alon · 5 years ago
  36. db5a95e KVM: x86: remove set but not used variable 'called' by Mao Wenan · 5 years ago
  37. b11494b KVM: nVMX: Do not mark vmcs02->apic_access_page as dirty when unpinning by Liran Alon · 5 years ago
  38. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  39. b07a5c5 KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it by Paolo Bonzini · 5 years ago
  40. c11f83e KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality by Paolo Bonzini · 5 years ago
  41. edef5c3 KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID by Paolo Bonzini · 5 years ago
  42. de1fca5 KVM: x86: do not modify masked bits of shared MSRs by Paolo Bonzini · 5 years ago
  43. cbbaa27 KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES by Paolo Bonzini · 5 years ago
  44. 14edff8 Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  45. 30486e7 KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path by Greg Kurz · 5 years ago
  46. 31a88c8 KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one by Greg Kurz · 5 years ago
  47. 992edea KVM: nVMX: Assume TLB entries of L1 and L2 are tagged differently if L0 use EPT by Liran Alon · 5 years ago
  48. 5637f60 KVM: x86: Unexport kvm_vcpu_reload_apic_access_page() by Liran Alon · 5 years ago
  49. c79eb77 KVM: nVMX: add CR4_LA57 bit to nested CR4_FIXED1 by Chenyi Qiang · 5 years ago
  50. cc87767 KVM: nVMX: Use semi-colon instead of comma for exit-handlers initialization by Liran Alon · 5 years ago
  51. 9a2ae9f KVM: x86: Zero the IOAPIC scan request dest vCPUs bitmap by Nitesh Narayan Lal · 5 years ago
  52. fe289eb Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  53. 7ee30bc KVM: x86: deliver KVM IOAPIC scan request to target vCPUs by Nitesh Narayan Lal · 5 years ago
  54. 8750e72 KVM: remember position in kvm->vcpus array by Radim Krčmář · 5 years ago
  55. 662f1d1 KVM: nVMX: Add support for capturing highest observable L2 TSC by Aaron Lewis · 5 years ago
  56. ef0fbca kvm: vmx: Rename function find_msr() to vmx_find_msr_index() by Aaron Lewis · 5 years ago
  57. 7cfe052 kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS by Aaron Lewis · 5 years ago
  58. 365d3d5 kvm: nested: Introduce read_and_check_msr_entry() by Aaron Lewis · 5 years ago
  59. d4069db KVM: nVMX: mark functions in the header as "static inline" by Paolo Bonzini · 5 years ago
  60. 03a8871a KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control by Oliver Upton · 5 years ago
  61. 71f7347 KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on VM-Entry by Oliver Upton · 5 years ago
  62. 458151f KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on VM-Exit by Oliver Upton · 5 years ago
  63. c547cb6 KVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-Entry by Oliver Upton · 5 years ago
  64. bfc6ad6 KVM: nVMX: Check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry by Oliver Upton · 5 years ago
  65. 9477f44 KVM: VMX: Add helper to check reserved bits in IA32_PERF_GLOBAL_CTRL by Oliver Upton · 5 years ago
  66. f245eea selftests: kvm: Simplify loop in kvm_create_max_vcpus test by Wainer dos Santos Moschetta · 5 years ago
  67. 1924242 KVM: x86: Optimization: Requst TLB flush in fast_cr3_switch() instead of do it directly by Liran Alon · 5 years ago
  68. b35e554 KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC by Like Xu · 5 years ago
  69. a6da0d7 KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter by Like Xu · 5 years ago
  70. c900c15 KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback by Like Xu · 5 years ago
  71. 98ff80f KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx by Like Xu · 5 years ago
  72. 52ba4b0 perf/core: Provide a kernel-internal interface to pause perf_event by Like Xu · 5 years ago
  73. 3ca270f perf/core: Provide a kernel-internal interface to recalibrate event period by Like Xu · 5 years ago
  74. 02d496cf KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR by Liran Alon · 5 years ago
  75. 132f4f7 KVM: VMX: Refactor update_cr8_intercept() by Liran Alon · 5 years ago
  76. 49d654d KVM: SVM: Remove check if APICv enabled in SVM update_cr8_intercept() handler by Liran Alon · 5 years ago
  77. 1a68623 KVM: APIC: add helper func to remove duplicate code in kvm_pv_send_ipi by Miaohe Lin · 5 years ago
  78. 5b4ce93 KVM: X86: avoid unused setup_syscalls_segments call when SYSCALL check failed by Miaohe Lin · 5 years ago
  79. b139b5a KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init by Miaohe Lin · 5 years ago
  80. e64a850 KVM: VMX: Consume pending LAPIC INIT event when exit on INIT_SIGNAL by Liran Alon · 5 years ago
  81. 27cbe7d KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched by Liran Alon · 5 years ago
  82. ff90afa KVM: x86: Evaluate latched_init in KVM_SET_VCPU_EVENTS when vCPU not in SMM by Liran Alon · 5 years ago
  83. 74c504a x86: retpolines: eliminate retpoline from msr event handlers by Andrea Arcangeli · 5 years ago
  84. 3dcb2a3 KVM: retpolines: x86: eliminate retpoline from svm.c exit handlers by Andrea Arcangeli · 5 years ago
  85. 4289d27 KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers by Andrea Arcangeli · 5 years ago
  86. f399e60 KVM: x86: optimize more exit handlers in vmx.c by Andrea Arcangeli · 5 years ago
  87. 9cb09e7 KVM: Add a comment describing the /dev/kvm no_compat handling by Marc Zyngier · 5 years ago
  88. ed69a6c KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast() by Sean Christopherson · 5 years ago
  89. b9876e6 KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n by Marc Zyngier · 5 years ago
  90. 6cbee2b KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list() by Xiaoyao Li · 5 years ago
  91. e37f9f1 selftests: kvm: fix build with glibc >= 2.30 by Vitaly Kuznetsov · 5 years ago
  92. 13fb592 kvm: x86: disable shattered huge page recovery for PREEMPT_RT. by Paolo Bonzini · 5 years ago
  93. 8c5bd25 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  94. eb094f0 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  95. a78986a KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved by Sean Christopherson · 5 years ago
  96. 29881b6 KVM: VMX: Introduce pi_is_pir_empty() helper by Joao Martins · 5 years ago
  97. 132194f KVM: VMX: Do not change PID.NDST when loading a blocked vCPU by Joao Martins · 5 years ago
  98. 9482ae4 KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts by Joao Martins · 5 years ago
  99. d9ff274 KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON by Liran Alon · 5 years ago
  100. 7a5ee6e KVM: X86: Fix initialization of MSR lists by Chenyi Qiang · 5 years ago