1. 24d8537 KVM: Check for a bad hva before dropping into the ghc slow path by Sean Christopherson · 4 years, 4 months ago
  2. e528acd KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved by Sean Christopherson · 4 years, 6 months ago
  3. c6e94ac kvm: x86: mmu: Recovery of shattered NX large pages by Junaid Shahid · 4 years, 6 months ago
  4. 61e191b kvm: Add helper function for creating VM worker threads by Junaid Shahid · 4 years, 6 months ago
  5. c6170b8 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 5 years ago
  6. 52cb3fd KVM: coalesced_mmio: add bounds checking by Matt Delco · 4 years, 7 months ago
  7. a3a71b1 KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI by Marc Zyngier · 4 years, 8 months ago
  8. f35eb8a KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long by Heyi Guo · 4 years, 8 months ago
  9. 866e8eb KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy by Dave Martin · 5 years ago
  10. c217b3c KVM: Reject device ioctls from processes other than the VM's creator by Sean Christopherson · 5 years ago
  11. 0c42df1 kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974) by Jann Horn · 5 years ago
  12. 0a10ce9 KVM: arm/arm64: Fix vgic init race by Christoffer Dall · 6 years ago
  13. 1cd0c7d KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer by Paolo Bonzini · 6 years ago
  14. ee838b3 KVM: arm/arm64: Drop resource size check for GICV window by Ard Biesheuvel · 6 years ago
  15. 76267a8 KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel. by Lan Tianyu · 6 years ago
  16. 4276825 KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state by Marc Zyngier · 6 years ago
  17. 9445fde kvm: Map PFN-type memory regions as writable (if possible) by KarimAllah Ahmed · 6 years ago
  18. 9488d11 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 6 years ago
  19. 2e112f3 KVM: mmu: Fix overlap between public and private memslots by Wanpeng Li · 6 years ago
  20. 206e162 kvm, mm: account kvm related kmem slabs to kmemcg by Shakeel Butt · 7 years ago
  21. 808ed3b KVM: pci-assign: do not map smm memory slot pages in vt-d page tables by Herongguang (Stephen) · 7 years ago
  22. 9414a63 KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table by Marc Zyngier · 6 years ago
  23. b1f7114 KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled by Andre Przywara · 7 years ago
  24. 7df3dbe KVM: arm/arm64: vgic-its: Check result of allocation before use by Marc Zyngier · 6 years ago
  25. 42c3f4c KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation by Marc Zyngier · 6 years ago
  26. cf6668d KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion by Christoffer Dall · 6 years ago
  27. 9cf0eaf KVM: x86: fix APIC page invalidation by Radim Krčmář · 6 years ago
  28. ee01c59 KVM: arm/arm64: Fix occasional warning from the timer work function by Christoffer Dall · 7 years ago
  29. 8f9dec0 vfio: New external user group/file match by Alex Williamson · 7 years ago
  30. 3e7a76b KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt by Marc Zyngier · 7 years ago
  31. 2a5c08a KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt by Marc Zyngier · 7 years ago
  32. 1563625 KVM: kvm_io_bus_unregister_dev() should never fail by David Hildenbrand · 7 years ago
  33. ef46a13 KVM: x86: clear bus pointer when destroyed by Peter Xu · 7 years ago
  34. d29e621 KVM: arm/arm64: Let vcpu thread modify its own active state by Jintack Lim · 7 years ago
  35. d408d23 KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice by Shanker Donthineni · 7 years ago
  36. 26c4d51 KVM: arm/arm64: vgic: Fix deadlock on error handling by Marc Zyngier · 7 years ago
  37. 7caf473 KVM: eventfd: fix NULL deref irqbypass consumer by Wanpeng Li · 7 years ago
  38. a0f1d21 KVM: use after free in kvm_ioctl_create_device() by Dan Carpenter · 7 years ago
  39. 0f4828a Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  40. 8ca18ee KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs by Marc Zyngier · 7 years ago
  41. 22583f0 KVM: async_pf: avoid recursive flushing of work items by Paolo Bonzini · 7 years ago
  42. e5dbc4b Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  43. b112c84 KVM: arm64: Fix the issues when guest PMCCFILTR is configured by Wei Huang · 7 years ago
  44. 05d36a7 Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  45. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  46. d42c797 KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs by Shih-Wei Li · 7 years ago
  47. 112b0b8 KVM: arm/arm64: vgic: Prevent access to invalid SPIs by Andre Przywara · 7 years ago
  48. 36343f6 KVM: fix OOPS on flush_work by Paolo Bonzini · 8 years ago
  49. 0d73175 mm: unexport __get_user_pages() by Lorenzo Stoakes · 8 years ago
  50. d4944b0 mm: remove write/force parameters from __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  51. 45ca877 Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next by Radim Krčmář · 8 years ago
  52. 0099b77 KVM: arm/arm64: vgic: Don't flush/sync without a working vgic by Christoffer Dall · 8 years ago
  53. 6fe407f KVM: arm64: Require in-kernel irqchip for PMU support by Christoffer Dall · 8 years ago
  54. acda543 ARM: KVM: Support vgic-v3 by Vladimir Murzin · 8 years ago
  55. d7d0a11 KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems by Vladimir Murzin · 8 years ago
  56. e533a37 KVM: arm: vgic: Fix compiler warnings when built for 32-bit by Vladimir Murzin · 8 years ago
  57. 7a1ff70 KVM: arm64: vgic-its: Introduce config option to guard ITS specific code by Vladimir Murzin · 8 years ago
  58. 19f0ece arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp by Vladimir Murzin · 8 years ago
  59. 5a7a842 arm64: KVM: Use static keys for selecting the GIC backend by Vladimir Murzin · 8 years ago
  60. 45b5939 kvm: create per-vcpu dirs in debugfs by Luiz Capitulino · 8 years ago
  61. 9d5a1dc kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer by Luiz Capitulino · 8 years ago
  62. ad53e35 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  63. 5d947a1 KVM: ARM: cleanup kvm_timer_hyp_init by Paolo Bonzini · 8 years ago
  64. 3272f0d arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2 by Marc Zyngier · 8 years ago
  65. a07d3b0 arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe by Marc Zyngier · 8 years ago
  66. bf8feb3 arm64: KVM: vgic-v2: Add GICV access from HYP by Marc Zyngier · 8 years ago
  67. fb5ee36 arm64: KVM: vgic-v2: Add the GICV emulation infrastructure by Marc Zyngier · 8 years ago
  68. 8cebe75 arm64: KVM: Make kvm_skip_instr32 available to HYP by Marc Zyngier · 8 years ago
  69. 3aedd5c arm: KVM: Use common AArch32 conditional execution code by Marc Zyngier · 8 years ago
  70. 427d7ca arm64: KVM: Move the AArch32 conditional execution to common code by Marc Zyngier · 8 years ago
  71. 55d7cad KVM: arm: vgic: Drop build compatibility hack for older kernel versions by Marc Zyngier · 8 years ago
  72. 1fe0009 KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2 by Christoffer Dall · 8 years ago
  73. ba7b916 KVM: arm/arm64: Factor out vgic_attr_regs_access functionality by Christoffer Dall · 8 years ago
  74. 8a7e75d KVM: Add provisioning for ulong vm stats and u64 vcpu stats by Suraj Jitindar Singh · 8 years ago
  75. 3706fea KVM: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  76. 2eeb321 Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  77. cabdc5c KVM: arm/arm64: timer: Workaround misconfigured timer interrupt by Marc Zyngier · 8 years ago
  78. 286054a KVM: arm64: ITS: avoid re-mapping LPIs by Andre Przywara · 8 years ago
  79. 505a19e KVM: arm64: check for ITS device on MSI injection by Andre Przywara · 8 years ago
  80. c773576 KVM: arm64: ITS: move ITS registration into first VCPU run by Andre Przywara · 8 years ago
  81. d9ae449 KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic by Christoffer Dall · 8 years ago
  82. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  83. 023e9fd KVM: PPC: Move xics_debugfs_init out of create by Christoffer Dall · 8 years ago
  84. 2cccbb3 KVM: arm64: vgic-its: Plug race in vgic_put_irq by Christoffer Dall · 8 years ago
  85. 99e5e88 KVM: arm64: vgic-its: Handle errors from vgic_add_lpi by Christoffer Dall · 8 years ago
  86. fd837b0 KVM: arm64: ITS: return 1 on successful MSI injection by Andre Przywara · 8 years ago
  87. 6f49b2f Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  88. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  89. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 3f312db KVM: arm: vgic-irqfd: Workaround changing kvm_set_routing_entry prototype by Marc Zyngier · 8 years ago
  91. 912902c Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next by Radim Krčmář · 8 years ago
  92. 995a0ee KVM: arm/arm64: Enable MSI routing by Eric Auger · 8 years ago
  93. 180ae7b KVM: arm/arm64: Enable irqchip routing by Eric Auger · 8 years ago
  94. ebe9152 KVM: irqchip: Convey devid to kvm_set_msi by Eric Auger · 8 years ago
  95. 3a88bde KVM: arm64: vgic-its: Simplify MAPI error handling by Marc Zyngier · 8 years ago
  96. a3e7aa2 KVM: arm64: vgic-its: Make vgic_its_cmd_handle_mapi similar to other handlers by Marc Zyngier · 8 years ago
  97. 6d03a68f KVM: arm64: vgic-its: Turn device_id validation into generic ID validation by Marc Zyngier · 8 years ago
  98. bb71764 KVM: arm64: vgic-its: Add pointer to corresponding kvm_device by Marc Zyngier · 8 years ago
  99. 17a21f5 KVM: arm64: vgic-its: Add collection allocator/destructor by Marc Zyngier · 8 years ago
  100. d6c7f86 KVM: arm64: vgic-its: Fix L2 entry validation for indirect tables by Marc Zyngier · 8 years ago