1. 3343633 Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 1 year, 11 months ago
  2. b1cb1fa KVM: Destroy target device if coalesced MMIO unregistration fails by Sean Christopherson · 2 years, 1 month ago
  3. dc7c31e Merge branch 'kvm-v6.2-rc4-fixes' into HEAD by Paolo Bonzini · 2 years ago
  4. 7bf70db Merge tag 'vfio-v6.2-rc6' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years ago
  5. 51cdc8bc kvm/vfio: Fix potential deadlock on vfio group_lock by Yi Liu · 2 years ago
  6. 42a9000 KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering rule by David Woodhouse · 2 years ago
  7. 9f1a4c0 KVM: Clean up error labels in kvm_init() by Sean Christopherson · 2 years, 2 months ago
  8. 441f7bf KVM: Opt out of generic hardware enabling on s390 and PPC by Sean Christopherson · 2 years, 2 months ago
  9. 35774a9 KVM: Register syscore (suspend/resume) ops early in kvm_init() by Sean Christopherson · 2 years, 2 months ago
  10. e6fb7d6 KVM: Make hardware_enable_failed a local variable in the "enable all" path by Isaku Yamahata · 2 years, 2 months ago
  11. 37d2588 KVM: Use a per-CPU variable to track which CPUs have enabled virtualization by Sean Christopherson · 2 years, 2 months ago
  12. 667a83b KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit() by Isaku Yamahata · 2 years, 2 months ago
  13. 0bf5049 KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock by Isaku Yamahata · 2 years, 2 months ago
  14. 2c106f2 KVM: Ensure CPU is stable during low level hardware enable/disable by Sean Christopherson · 2 years, 2 months ago
  15. e4aa7f8 KVM: Disable CPU hotplug during hardware enabling/disabling by Chao Gao · 2 years, 2 months ago
  16. aaf12a7 KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section by Chao Gao · 2 years, 2 months ago
  17. 81a1cf9 KVM: Drop kvm_arch_check_processor_compat() hook by Sean Christopherson · 2 years, 2 months ago
  18. a578a0a KVM: Drop kvm_arch_{init,exit}() hooks by Sean Christopherson · 2 years, 2 months ago
  19. 63a1bd8 KVM: Drop arch hardware (un)setup hooks by Sean Christopherson · 2 years, 2 months ago
  20. 73b8dc0 KVM: Teardown VFIO ops earlier in kvm_exit() by Sean Christopherson · 2 years, 2 months ago
  21. c965022 KVM: Allocate cpus_hardware_enabled after arch hardware setup by Sean Christopherson · 2 years, 2 months ago
  22. 5910ccf KVM: Initialize IRQ FD after arch hardware setup by Sean Christopherson · 2 years, 2 months ago
  23. 2b012812 KVM: Register /dev/kvm as the _very_ last thing during initialization by Sean Christopherson · 2 years, 2 months ago
  24. fc471e8 Merge branch 'kvm-late-6.1' into HEAD by Paolo Bonzini · 2 years, 1 month ago
  25. a549688 Merge branch 'kvm-late-6.1-fixes' into HEAD by Paolo Bonzini · 2 years, 1 month ago
  26. a303def kvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK() by Lai Jiangshan · 2 years, 1 month ago
  27. 8fa590b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 1 month ago
  28. 9352e74 Merge remote-tracking branch 'kvm/queue' into HEAD by Paolo Bonzini · 2 years, 1 month ago
  29. eb56189 Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 1 month ago
  30. a937f37 Merge branch kvm-arm64/dirty-ring into kvmarm-master/next by Marc Zyngier · 2 years, 2 months ago
  31. 5656374 Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD by Paolo Bonzini · 2 years, 2 months ago
  32. dd03cc9 KVM: Remove stale comment about KVM_REQ_UNHALT by Sean Christopherson · 2 years, 2 months ago
  33. 06e155c KVM: Skip unnecessary "unmap" if gpc is already valid during refresh by Sean Christopherson · 2 years, 3 months ago
  34. 58f5ee5 KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers by Sean Christopherson · 2 years, 3 months ago
  35. 5762cb1 KVM: Do not partially reinitialize gfn=>pfn cache during activation by Sean Christopherson · 2 years, 3 months ago
  36. 9f87791 KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cache by Sean Christopherson · 2 years, 3 months ago
  37. 0318f20 KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh() by Michal Luczaj · 2 years, 3 months ago
  38. 2a0b128 KVM: Clean up hva_to_pfn_retry() by Michal Luczaj · 2 years, 3 months ago
  39. e308c24 KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check() by Michal Luczaj · 2 years, 3 months ago
  40. 8c82a0b KVM: Store immutable gfn_to_pfn_cache properties by Michal Luczaj · 2 years, 3 months ago
  41. c1a81f3 KVM: x86: Remove unused argument in gpc_unmap_khva() by Michal Luczaj · 2 years, 3 months ago
  42. aba3cae KVM: Shorten gfn_to_pfn_cache function names by Michal Luczaj · 2 years, 3 months ago
  43. 79268e9 Merge branch 'kvm-dwmw2-fixes' into HEAD by Paolo Bonzini · 2 years, 2 months ago
  44. fe08e36 Merge branch 'kvm-dwmw2-fixes' into HEAD by Paolo Bonzini · 2 years, 2 months ago
  45. 8332f0e KVM: Update gfn_to_pfn_cache khva when it moves within the same page by David Woodhouse · 2 years, 2 months ago
  46. 6c7b220 KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeed by Paolo Bonzini · 2 years, 2 months ago
  47. 9eb8ca0 KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL by David Matlack · 2 years, 2 months ago
  48. 175d5dc KVM: Avoid re-reading kvm->max_halt_poll_ns during halt-polling by David Matlack · 2 years, 2 months ago
  49. 97b6847 KVM: Cap vcpu->halt_poll_ns before halting rather than after by David Matlack · 2 years, 2 months ago
  50. c57351a KVM: Push dirty information unconditionally to backup bitmap by Gavin Shan · 2 years, 2 months ago
  51. 86bdf3e KVM: Support dirty ring in conjunction with bitmap by Gavin Shan · 2 years, 2 months ago
  52. cf87ac739 KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL by Gavin Shan · 2 years, 2 months ago
  53. d663b8a KVM: replace direct irq.h inclusion by Paolo Bonzini · 2 years, 3 months ago
  54. c8b88b3 kvm: Add interruptible flag to __gfn_to_pfn_memslot() by Peter Xu · 2 years, 3 months ago
  55. fe5ed56 kvm: Add KVM_PFN_ERR_SIGPENDING by Peter Xu · 2 years, 3 months ago
  56. f4298ca Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 2 months ago
  57. 7a2726e KVM: Check KVM_CAP_DIRTY_LOG_{RING, RING_ACQ_REL} prior to enabling them by Gavin Shan · 2 years, 3 months ago
  58. ecbcf03 KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache by Sean Christopherson · 2 years, 3 months ago
  59. 52491a38 KVM: Initialize gfn_to_pfn_cache locks in dedicated helper by Michal Luczaj · 2 years, 3 months ago
  60. 180418e KVM: debugfs: Return retval of simple_attr_open() if it fails by Hou Wenlong · 2 years, 3 months ago
  61. ed51862 kvm: Add support for arch compat vm ioctls by Alexander Graf · 2 years, 3 months ago
  62. d3cf405 Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years, 3 months ago
  63. 819da99 vfio: Hold a reference to the iommu_group in kvm for SPAPR by Jason Gunthorpe · 2 years, 3 months ago
  64. 4b22ef0 vfio: Add vfio_file_is_group() by Jason Gunthorpe · 2 years, 3 months ago
  65. fe4d9e4 Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 4 months ago
  66. 17601bf KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option by Marc Zyngier · 2 years, 4 months ago
  67. 8929bc9 KVM: Use acquire/release semantics when accessing dirty ring GFN state by Marc Zyngier · 2 years, 4 months ago
  68. c59fb12 KVM: remove KVM_REQ_UNHALT by Paolo Bonzini · 2 years, 4 months ago
  69. 5a2a961 KVM: fix memoryleak in kvm_init() by Miaohe Lin · 2 years, 5 months ago
  70. eceb6e1 KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device() by Li kunyu · 2 years, 5 months ago
  71. 2824913 KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow() by Li kunyu · 2 years, 5 months ago
  72. 20ec3eb KVM: Rename mmu_notifier_* to mmu_invalidate_* by Chao Peng · 2 years, 5 months ago
  73. c2b8239 KVM: Move coalesced MMIO initialization (back) into kvm_create_vm() by Sean Christopherson · 2 years, 5 months ago
  74. 405294f KVM: Unconditionally get a ref to /dev/kvm module when creating a VM by Sean Christopherson · 2 years, 5 months ago
  75. 4ba4f41 KVM: Properly unwind VM creation if creating debugfs fails by Sean Christopherson · 2 years, 5 months ago
  76. b74ed7a KVM: Actually create debugfs in kvm_create_vm() by Oliver Upton · 2 years, 6 months ago
  77. 59f82aa KVM: Pass the name of the VM fd to kvm_create_vm_debugfs() by Oliver Upton · 2 years, 6 months ago
  78. 20020f4 KVM: Get an fd before creating the VM by Oliver Upton · 2 years, 6 months ago
  79. 58fc1166 KVM: Shove vcpu stats_id init into kvm_vcpu_init() by Oliver Upton · 2 years, 6 months ago
  80. f2759c0 KVM: Shove vm stats_id init into kvm_create_vm() by Oliver Upton · 2 years, 6 months ago
  81. 63f4b21 Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 by Paolo Bonzini · 2 years, 6 months ago
  82. 4ab0e47 KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache by Anup Patel · 2 years, 6 months ago
  83. e36de87 KVM: debugfs: expose pid of vcpu threads by Vineeth Pillai · 2 years, 8 months ago
  84. 837f66c KVM: Allow for different capacities in kvm_mmu_memory_cache structs by David Matlack · 2 years, 7 months ago
  85. 943dfea KVM: Do not zero initialize 'pfn' in hva_to_pfn() by Sean Christopherson · 2 years, 9 months ago
  86. b14b269 KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page() by Sean Christopherson · 2 years, 9 months ago
  87. 284dc49 KVM: Take a 'struct page', not a pfn in kvm_is_zone_device_page() by Sean Christopherson · 2 years, 9 months ago
  88. b1624f9 KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page() by Sean Christopherson · 2 years, 9 months ago
  89. 6573a69 KVM: Don't WARN if kvm_pfn_to_page() encounters a "reserved" pfn by Sean Christopherson · 2 years, 9 months ago
  90. 8e1c691 KVM: Avoid pfn_to_page() and vice versa when releasing pages by Sean Christopherson · 2 years, 9 months ago
  91. a1040b0 KVM: Don't set Accessed/Dirty bits for ZERO_PAGE by Sean Christopherson · 2 years, 9 months ago
  92. 28b85ae KVM: Drop bogus "pfn != 0" guard from kvm_release_pfn() by Sean Christopherson · 2 years, 9 months ago
  93. f24b44e KVM: Rename ack_flush() to ack_kick() by Lai Jiangshan · 2 years, 8 months ago
  94. e15f5e6 Merge branch 'kvm-5.20-early' by Paolo Bonzini · 2 years, 7 months ago
  95. 18869f2 KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blocking by Maxim Levitsky · 2 years, 8 months ago
  96. 66da650 Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 2 years, 7 months ago
  97. 1d5e740 KVM: Move kvm_arch_vcpu_precreate() under kvm->lock by Zeng Guang · 2 years, 9 months ago
  98. b31455e Merge branch 'kvm-5.20-early-patches' into HEAD by Paolo Bonzini · 2 years, 8 months ago
  99. a280e35 Merge branch 'kvm-5.19-early-fixes' into HEAD by Paolo Bonzini · 2 years, 8 months ago
  100. e8bc242 KVM: Don't null dereference ops->destroy by Alexey Kardashevskiy · 2 years, 8 months ago