1. 1998083 KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections by Eric Auger · 5 years ago
  2. 3e3e855 KVM: Play nice with read-only memslots when querying host page size by Sean Christopherson · 4 years, 10 months ago
  3. 7426ddf KVM: Use vcpu-specific gva->hva translation when querying host page size by Sean Christopherson · 4 years, 10 months ago
  4. 8a1cd01 KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM by Sean Christopherson · 5 years ago
  5. f7c1a6c x86/kvm: Cache gfn to pfn translation by Boris Ostrovsky · 5 years ago
  6. a3db294 x86/kvm: Introduce kvm_(un)map_gfn() by Boris Ostrovsky · 5 years ago
  7. 6cca910 KVM: arm64: Only sign-extend MMIO up to register width by Christoffer Dall · 5 years ago
  8. 4dd5c62 KVM: arm/arm64: Correct AArch32 SPSR on exception entry by Mark Rutland · 4 years, 10 months ago
  9. b0e01e9 KVM: arm/arm64: Correct CPSR on exception entry by Mark Rutland · 4 years, 10 months ago
  10. 9408013 KVM: arm/arm64: Properly handle faulting of device mappings by Marc Zyngier · 5 years ago
  11. 30bd5c4 KVM: arm/arm64: vgic: Don't rely on the wrong pending table by Zenghui Yu · 5 years ago
  12. 9cb09e7 KVM: Add a comment describing the /dev/kvm no_compat handling by Marc Zyngier · 5 years ago
  13. b9876e6 KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n by Marc Zyngier · 5 years ago
  14. 8c5bd25 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  15. a78986a KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved by Sean Christopherson · 5 years ago
  16. e2d3fca KVM: fix placement of refcount initialization by Paolo Bonzini · 5 years ago
  17. 8a44119 KVM: Fix NULL-ptr deref after kvm_create_vm fails by Paolo Bonzini · 5 years ago
  18. 1aa9b95 kvm: x86: mmu: Recovery of shattered NX large pages by Junaid Shahid · 5 years ago
  19. c57c804 kvm: Add helper function for creating VM worker threads by Junaid Shahid · 5 years ago
  20. a97b0e7 kvm: call kvm_arch_destroy_vm if vm creation fails by Jim Mattson · 5 years ago
  21. 9121923 kvm: Allocate memslots and buses before calling kvm_arch_init_vm by Jim Mattson · 5 years ago
  22. 9800c24 Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  23. 44551b2 KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled by Wanpeng Li · 5 years ago
  24. 8c3252c KVM: arm64: pmu: Reset sample period on overflow handling by Marc Zyngier · 5 years ago
  25. 725ce66 KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event by Marc Zyngier · 5 years ago
  26. f4e23cf KVM: arm64: pmu: Fix cycle counter truncation by Marc Zyngier · 5 years ago
  27. d53a4c8 Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  28. 833b45d kvm: x86, powerpc: do not allow clearing largepages debugfs entry by Paolo Bonzini · 5 years ago
  29. fe38bd6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  30. b60fe99 KVM: coalesced_mmio: add bounds checking by Matt Delco · 5 years ago
  31. aac60f1 KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH by Zenghui Yu · 5 years ago
  32. 92f35b7 KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE by Marc Zyngier · 5 years ago
  33. 9cf6b75 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  34. 82e40f5 KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI by Marc Zyngier · 5 years ago
  35. d4a8061 KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long by Heyi Guo · 5 years ago
  36. 3109741 KVM: arm/arm64: vgic: Use a single IO device per redistributor by Eric Auger · 5 years ago
  37. 926c615 KVM: arm/arm64: vgic: Remove spurious semicolons by Marc Zyngier · 5 years ago
  38. 087eeea Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm/fixes by Will Deacon · 5 years ago
  39. 2e16f3e KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity by Andre Przywara · 5 years ago
  40. 2113c5f KVM: arm/arm64: Only skip MMIO insn once by Andrew Jones · 5 years ago
  41. 07ab0f8 KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence by Marc Zyngier · 5 years ago
  42. 0ed5f5d KVM: arm/arm64: vgic: Make function comments match function declarations by Alexandru Elisei · 5 years ago
  43. 4110817 KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic by Marc Zyngier · 6 years ago
  44. 86a7dae KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection by Marc Zyngier · 6 years ago
  45. 89489ee KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation by Marc Zyngier · 6 years ago
  46. cbfda48 KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown by Marc Zyngier · 5 years ago
  47. 363518f KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable by Marc Zyngier · 5 years ago
  48. b4931af KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs by Marc Zyngier · 5 years ago
  49. 0c14484 KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands by Marc Zyngier · 6 years ago
  50. 7d825fd KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation by Marc Zyngier · 5 years ago
  51. 1bb3691 KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive by Marc Zyngier · 6 years ago
  52. 24cab82 KVM: arm/arm64: vgic: Add LPI translation cache definition by Marc Zyngier · 6 years ago
  53. a738b5e Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  54. 0e1c438 Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  55. 8f946da kvm: remove unnecessary PageReserved check by Paolo Bonzini · 5 years ago
  56. 16e604a KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable by Alexandru Elisei · 5 years ago
  57. 5eeaf10 KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block by Marc Zyngier · 5 years ago
  58. 3e7093d KVM: no need to check return value of debugfs_create functions by Greg KH · 5 years ago
  59. 741cbba KVM: remove kvm_arch_has_vcpu_debugfs() by Paolo Bonzini · 5 years ago
  60. 17e433b KVM: Fix leak vCPU's VMCS value into other pCPU by Wanpeng Li · 5 years ago
  61. 046ddee KVM: Check preempted_in_kernel for involuntary preemption by Wanpeng Li · 5 years ago
  62. 1a8248c KVM: arm: vgic-v3: Mark expected switch fall-through by Anders Roxell · 5 years ago
  63. 2f5947d Documentation: move Documentation/virtual to Documentation/virt by Christoph Hellwig · 5 years ago
  64. bca031e KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index by Zenghui Yu · 5 years ago
  65. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 5 years ago
  66. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  67. 50f11a8 arm64: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  68. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  69. b614c60 KVM: Properly check if "page" is valid in kvm_vcpu_unmap by KarimAllah Ahmed · 5 years ago
  70. 1e0cf16 KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register by Marc Zyngier · 5 years ago
  71. fdec2a9 KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s by Dave Martin · 6 years ago
  72. 99adb567 KVM: arm/arm64: Add save/restore support for firmware workaround state by Andre Przywara · 6 years ago
  73. c118bbb arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests by Andre Przywara · 6 years ago
  74. 80f393a KVM: arm/arm64: Support chained PMU counters by Andrew Murray · 5 years ago
  75. 218907c KVM: arm/arm64: Remove pmc->bitmask by Andrew Murray · 5 years ago
  76. 30d9775 KVM: arm/arm64: Re-create event when setting counter value by Andrew Murray · 5 years ago
  77. 6f4d2a0 KVM: arm/arm64: Extract duplicated code to own function by Andrew Murray · 5 years ago
  78. 418e5ca KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions by Andrew Murray · 5 years ago
  79. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  80. b3e9783 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  81. b21e31b Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  82. 775c8a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 by Thomas Gleixner · 5 years ago
  83. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  84. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 5 years ago
  85. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 5 years ago
  86. e4e5a86 KVM: arm/arm64: Fix emulated ptimer irq injection by Andrew Jones · 5 years ago
  87. 4729ec8 KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy by Dave Martin · 5 years ago
  88. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 5 years ago
  89. 3b20eb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 by Thomas Gleixner · 5 years ago
  90. d94d71c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 by Thomas Gleixner · 5 years ago
  91. 0d9ce16 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 6 years ago
  92. b3ffd74 KVM: irqchip: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 5 years ago
  93. f257d6d KVM: Directly return result from kvm_arch_check_processor_compat() by Sean Christopherson · 6 years ago
  94. b44a1dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  95. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 5 years ago
  96. a86cb41 KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 5 years ago
  97. eb1f2f3 kvm: fix compile on s390 part 2 by Christian Borntraeger · 5 years ago
  98. 862f0a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  99. 654f1f1 kvm: Check irqchip mode before assign irqfd by Peter Xu · 6 years ago
  100. d30b214 kvm: fix compilation on s390 by Paolo Bonzini · 6 years ago