1. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  2. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  3. fc3790f Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  4. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  5. a6014f1 Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  6. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  7. 95b110a KVM: arm/arm64: Don't queue VLPIs on INV/INVALL by Christoffer Dall · 7 years ago
  8. 3d1ad64 KVM: arm/arm64: Fix GICv4 ITS initialization issues by Christoffer Dall · 7 years ago
  9. ed8703a KVM: arm/arm64: GICv4: Theory of operations by Marc Zyngier · 7 years ago
  10. a754605 KVM: arm/arm64: GICv4: Enable VLPI support by Marc Zyngier · 7 years ago
  11. d3d83f7 KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity by Marc Zyngier · 7 years ago
  12. bd94e7a KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved by Marc Zyngier · 7 years ago
  13. 374be35 KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered by Marc Zyngier · 7 years ago
  14. 6277579 KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync by Marc Zyngier · 7 years ago
  15. df9ba95 KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source by Marc Zyngier · 7 years ago
  16. bdb2d2c KVM: arm/arm64: GICv4: Add doorbell interrupt handling by Marc Zyngier · 7 years ago
  17. c971968 KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint by Marc Zyngier · 7 years ago
  18. 6ce18e3 KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE by Marc Zyngier · 7 years ago
  19. af340f9 KVM: arm/arm64: GICv4: Propagate property updates to VLPIs by Marc Zyngier · 7 years ago
  20. ff9c114 KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE by Marc Zyngier · 7 years ago
  21. fb0cada KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI by Marc Zyngier · 7 years ago
  22. 0fc9a58 KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS by Marc Zyngier · 7 years ago
  23. 07b46ed KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI by Marc Zyngier · 7 years ago
  24. 1b7fe46 KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI by Marc Zyngier · 7 years ago
  25. 196b136 KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass by Marc Zyngier · 7 years ago
  26. 74fe55d KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain by Marc Zyngier · 7 years ago
  27. e7c4805 KVM: arm/arm64: GICv4: Add property field and per-VM predicate by Marc Zyngier · 7 years ago
  28. 08c9fd0 KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI by Marc Zyngier · 7 years ago
  29. bebfd2a KVM: arm/arm64: vITS: Add MSI translation helpers by Marc Zyngier · 7 years ago
  30. f7a6509 KVM: s390: vsie: use common code functions for pinning by David Hildenbrand · 7 years ago
  31. f0d438e Merge tag 'kvm-arm-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next by Radim Krčmář · 7 years ago
  32. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  33. b2c9a85 KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around by Marc Zyngier · 7 years ago
  34. 47bbd31 KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq by Eric Auger · 7 years ago
  35. 2412405 KVM: arm/arm64: register irq bypass consumer on ARM/ARM64 by Eric Auger · 7 years ago
  36. 74a64a9 KVM: arm/arm64: Unify 32bit fault injection by Marc Zyngier · 7 years ago
  37. 3eb4271 KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET by Eric Auger · 7 years ago
  38. 36d6961 KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared by Eric Auger · 7 years ago
  39. 2f609a0 KVM: arm/arm64: vgic-its: New helper functions to free the caches by wanghaibin · 7 years ago
  40. 0a0d389 KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device by Eric Auger · 7 years ago
  41. 4a2c4da arm/arm64: KVM: Load the timer state when enabling the timer by Christoffer Dall · 7 years ago
  42. 1c88ab7 KVM: arm/arm64: Rework kvm_timer_should_fire by Christoffer Dall · 8 years ago
  43. 7e90c8e KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate by Christoffer Dall · 7 years ago
  44. bbdd52c KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit by Christoffer Dall · 7 years ago
  45. cda93b7 KVM: arm/arm64: Move phys_timer_emulate function by Christoffer Dall · 7 years ago
  46. 5c5196d KVM: arm/arm64: Support EL1 phys timer register access in set/get reg by Christoffer Dall · 7 years ago
  47. b103cc3 KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit by Christoffer Dall · 8 years ago
  48. 40f4cba KVM: arm/arm64: Set VCPU affinity for virt timer irq by Christoffer Dall · 7 years ago
  49. 688c50a KVM: arm/arm64: Move timer save/restore out of the hyp code by Christoffer Dall · 8 years ago
  50. f2a2129 KVM: arm/arm64: Use separate timer for phys timer emulation by Christoffer Dall · 7 years ago
  51. ee9bb9a KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq by Christoffer Dall · 8 years ago
  52. 14d61fa KVM: arm/arm64: Rename soft timer to bg_timer by Christoffer Dall · 7 years ago
  53. 8409a06 KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic by Christoffer Dall · 7 years ago
  54. 006df0f KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context by Christoffer Dall · 8 years ago
  55. f39d16c KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized by Christoffer Dall · 8 years ago
  56. f0a32ee Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  57. 17eed27 arm64/sve: KVM: Prevent guests from using SVE by Dave Martin · 7 years ago
  58. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  59. c2385ea KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables by Eric Auger · 7 years ago
  60. c9b51bb KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS by Eric Auger · 7 years ago
  61. f31b98b KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value by Eric Auger · 7 years ago
  62. b923826 KVM: arm/arm64: vgic-its: Fix return value for device table restore by wanghaibin · 7 years ago
  63. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  64. fe7d7b0 arm/arm64: kvm: Move initialization completion message by Julien Thierry · 7 years ago
  65. 8c1a8a3 KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table by Christoffer Dall · 7 years ago
  66. 46bea48 kvm, mm: account kvm related kmem slabs to kmemcg by Shakeel Butt · 7 years ago
  67. 3968cf6 get_compat_sigset() by Al Viro · 7 years ago
  68. 95e2a3b Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD" by Jan H. Schönherr · 7 years ago
  69. 5e0018b kvm: Serialize wq active checks in kvm_vcpu_wake_up() by Davidlohr Bueso · 7 years ago
  70. b9f67a4 kvm,async_pf: Use swq_has_sleeper() by Davidlohr Bueso · 7 years ago
  71. 36ae3c0 KVM: Don't accept obviously wrong gsi values via KVM_IRQFD by Jan H. Schönherr · 7 years ago
  72. 021086e KVM: fix rcu warning on VM_CREATE errors by Christian Borntraeger · 7 years ago
  73. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  74. 9b87e7a KVM: arm/arm64: Support uaccess of GICC_APRn by Christoffer Dall · 7 years ago
  75. 50f5bd5 KVM: arm/arm64: Extract GICv3 max APRn index calculation by Christoffer Dall · 7 years ago
  76. 7c7d2fa KVM: arm/arm64: vITS: Drop its_ite->lpi field by Marc Zyngier · 7 years ago
  77. 4aa8bcc KVM: arm/arm64: vgic: constify seq_operations and file_operations by Arvind Yadav · 7 years ago
  78. bb42892 KVM: arm/arm64: Fix guest external abort matching by James Morse · 7 years ago
  79. fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  80. 076b925 kvm: avoid uninitialized-variable warnings by Arnd Bergmann · 7 years ago
  81. f01fbd2 KVM: arm: implements the kvm_arch_vcpu_in_kernel() by Longpeng(Mike) · 7 years ago
  82. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  83. 53a5abd Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  84. 3af4e41 KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg by Christoffer Dall · 7 years ago
  85. 3898da9 KVM: avoid using rcu_dereference_protected by Paolo Bonzini · 7 years ago
  86. fdeaf7e KVM: make pid available for uevents without debugfs by Claudio Imbrenda · 7 years ago
  87. 7e5a672 KVM: arm/arm64: Handle hva aging while destroying the vm by Suzuki K Poulose · 7 years ago
  88. d9f89b4 KVM: arm/arm64: PMU: Fix overflow interrupt injection by Andrew Jones · 7 years ago
  89. 79962a5 KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability by Shanker Donthineni · 7 years ago
  90. e37a07e Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  91. 8c6f5e7 Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  92. 286de8f KVM: trigger uevents when creating or destroying a VM by Claudio Imbrenda · 7 years ago
  93. 8c61af9 Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux into kvm-master by Paolo Bonzini · 7 years ago
  94. b49defe kvm: avoid unused variable warning for UP builds by Paolo Bonzini · 7 years ago
  95. a80cf7b KVM: mark memory slots as rcu by Christian Borntraeger · 7 years ago
  96. 4a12f95 KVM: mark kvm->busses as rcu protected by Christian Borntraeger · 7 years ago
  97. 5535f80 KVM: use rcu access function for irq routing by Christian Borntraeger · 7 years ago
  98. 0e4524a KVM: mark vcpu->pid pointer as rcu protected by Christian Borntraeger · 7 years ago
  99. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  100. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago