1. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  2. c013632 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  3. 6167ec5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Marc Zyngier · 7 years ago
  4. a4097b3 arm/arm64: KVM: Turn kvm_psci_version into a static inline by Marc Zyngier · 7 years ago
  5. 09e6be1 arm/arm64: KVM: Advertise SMCCC v1.1 by Marc Zyngier · 7 years ago
  6. 58e0b22 arm/arm64: KVM: Implement PSCI 1.0 support by Marc Zyngier · 7 years ago
  7. 84684fe arm/arm64: KVM: Add smccc accessors to PSCI code by Marc Zyngier · 7 years ago
  8. d0a144f arm/arm64: KVM: Add PSCI_VERSION helper by Marc Zyngier · 7 years ago
  9. 1a2fb94 arm/arm64: KVM: Consolidate the PSCI include files by Marc Zyngier · 7 years ago
  10. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  11. e531753 Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  12. cd15d20 KVM: arm/arm64: Fixup userspace irqchip static key optimization by Christoffer Dall · 7 years ago
  13. f1d7231 KVM: arm/arm64: Fix userspace_irqchip_in_use counting by Christoffer Dall · 7 years ago
  14. 13e59ec KVM: arm/arm64: Fix incorrect timer_is_pending logic by Christoffer Dall · 7 years ago
  15. 0aebc6a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  16. 58d6b15 KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED by James Morse · 7 years ago
  17. f44efa5 Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  18. 3368bd8 KVM: arm64: Handle RAS SErrors from EL1 on guest exit by James Morse · 7 years ago
  19. 4f5abad KVM: arm/arm64: mask/unmask daif around VHE guests by James Morse · 7 years ago
  20. 98732d1 KVM: arm/arm64: fix HYP ID map extension to 52 bits by Kristina Martsenko · 7 years ago
  21. 36989e7 KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation by James Morse · 7 years ago
  22. f8f85dc KVM: arm64: Fix GICv4 init when called from vgic_its_create by Christoffer Dall · 7 years ago
  23. c507bab KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2 by Punit Agrawal · 7 years ago
  24. 6840bdd arm64: KVM: Use per-CPU vector when BP hardening is enabled by Marc Zyngier · 7 years ago
  25. 17ab9d5 KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions by Marc Zyngier · 7 years ago
  26. 7a3796d KVM: arm/arm64: Preserve Exec permission across R/W permission faults by Marc Zyngier · 7 years ago
  27. a9c0e12 KVM: arm/arm64: Only clean the dcache on translation fault by Marc Zyngier · 7 years ago
  28. d0e22b4 KVM: arm/arm64: Limit icache invalidation to prefetch aborts by Marc Zyngier · 7 years ago
  29. a15f693 KVM: arm/arm64: Split dcache/icache flushing by Marc Zyngier · 7 years ago
  30. d681198 KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h by Marc Zyngier · 7 years ago
  31. 61bbe38 KVM: arm/arm64: Avoid work when userspace iqchips are not used by Christoffer Dall · 7 years ago
  32. 4c60e36 KVM: arm/arm64: Provide a get_input_level for the arch timer by Christoffer Dall · 7 years ago
  33. df635c5 KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs by Christoffer Dall · 7 years ago
  34. b6909a6 KVM: arm/arm64: Support a vgic interrupt line level sample function by Christoffer Dall · 7 years ago
  35. e40cc57 KVM: arm/arm64: vgic: Support level-triggered mapped interrupts by Christoffer Dall · 7 years ago
  36. 70450a9 KVM: arm/arm64: Don't cache the timer IRQ level by Christoffer Dall · 7 years ago
  37. 6c1b752 KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu by Christoffer Dall · 7 years ago
  38. 5a24575 KVM: arm/arm64: Remove redundant preemptible checks by Christoffer Dall · 7 years ago
  39. 4404b33 KVM: arm: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  40. fa2a844 arm64: allow ID map to be extended to 52 bits by Kristina Martsenko · 7 years ago
  41. 529c4b0 arm64: handle 52-bit addresses in TTBR by Kristina Martsenko · 7 years ago
  42. 43aabca Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  43. e39d200f KVM: Fix stack-out-of-bounds read in write_mmio by Wanpeng Li · 7 years ago
  44. 0eb7c33 KVM: arm/arm64: Fix timer enable flow by Christoffer Dall · 7 years ago
  45. 36e5cfd KVM: arm/arm64: Properly handle arch-timer IRQs after vtimer_save_state by Christoffer Dall · 7 years ago
  46. f384dcf KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC by Marc Zyngier · 7 years ago
  47. 7839c67 KVM: arm/arm64: Fix HYP unmapping going off limits by Marc Zyngier · 7 years ago
  48. 9b062471 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl by Christoffer Dall · 7 years ago
  49. e83dff5 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate by Christoffer Dall · 7 years ago
  50. fd23256 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate by Christoffer Dall · 7 years ago
  51. accb757 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run by Christoffer Dall · 7 years ago
  52. 609b700 Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  53. fc396e0 KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion by Christoffer Dall · 7 years ago
  54. 6b2ad81 KVM: arm/arm64: kvm_arch_destroy_vm cleanups by Andrew Jones · 7 years ago
  55. 7465894 KVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner by Marc Zyngier · 7 years ago
  56. 58d0d19 kvm: arm: don't treat unavailable HYP mode as an error by Ard Biesheuvel · 7 years ago
  57. 2260112 KVM: arm/arm64: Avoid attempting to load timer vgic state without a vgic by Christoffer Dall · 7 years ago
  58. 1eb5912 kvm: arm64: handle single-step of userspace mmio instructions by Alex Bennée · 7 years ago
  59. a05d1c0 KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs by Marc Zyngier · 7 years ago
  60. 686f294 KVM: arm/arm64: vgic-its: Check result of allocation before use by Marc Zyngier · 7 years ago
  61. 64afe6e KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table by Marc Zyngier · 7 years ago
  62. ddb4b01 KVM: arm/arm64: vgic: Preserve the revious read from the pending table by Marc Zyngier · 7 years ago
  63. 150009e KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation by Marc Zyngier · 7 years ago
  64. 285a90e KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard by Andre Przywara · 7 years ago
  65. ec6449a KVM: arm/arm64: Don't enable/disable physical timer access on VHE by Christoffer Dall · 7 years ago
  66. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
  67. 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
  68. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  69. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  70. 95b110a KVM: arm/arm64: Don't queue VLPIs on INV/INVALL by Christoffer Dall · 7 years ago
  71. 3d1ad64 KVM: arm/arm64: Fix GICv4 ITS initialization issues by Christoffer Dall · 7 years ago
  72. ed8703a KVM: arm/arm64: GICv4: Theory of operations by Marc Zyngier · 7 years ago
  73. a754605 KVM: arm/arm64: GICv4: Enable VLPI support by Marc Zyngier · 7 years ago
  74. d3d83f7 KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity by Marc Zyngier · 7 years ago
  75. bd94e7a KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved by Marc Zyngier · 7 years ago
  76. 374be35 KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered by Marc Zyngier · 7 years ago
  77. 6277579 KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync by Marc Zyngier · 7 years ago
  78. df9ba95 KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source by Marc Zyngier · 7 years ago
  79. bdb2d2c KVM: arm/arm64: GICv4: Add doorbell interrupt handling by Marc Zyngier · 7 years ago
  80. c971968 KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint by Marc Zyngier · 7 years ago
  81. 6ce18e3 KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE by Marc Zyngier · 7 years ago
  82. af340f9 KVM: arm/arm64: GICv4: Propagate property updates to VLPIs by Marc Zyngier · 7 years ago
  83. ff9c114 KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE by Marc Zyngier · 7 years ago
  84. fb0cada KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI by Marc Zyngier · 7 years ago
  85. 0fc9a58 KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS by Marc Zyngier · 7 years ago
  86. 07b46ed KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI by Marc Zyngier · 7 years ago
  87. 1b7fe46 KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI by Marc Zyngier · 7 years ago
  88. 196b136 KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass by Marc Zyngier · 7 years ago
  89. 74fe55d KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain by Marc Zyngier · 7 years ago
  90. e7c4805 KVM: arm/arm64: GICv4: Add property field and per-VM predicate by Marc Zyngier · 7 years ago
  91. 08c9fd0 KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI by Marc Zyngier · 7 years ago
  92. bebfd2a KVM: arm/arm64: vITS: Add MSI translation helpers by Marc Zyngier · 7 years ago
  93. b2c9a85 KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around by Marc Zyngier · 7 years ago
  94. 47bbd31 KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq by Eric Auger · 7 years ago
  95. 2412405 KVM: arm/arm64: register irq bypass consumer on ARM/ARM64 by Eric Auger · 7 years ago
  96. 74a64a9 KVM: arm/arm64: Unify 32bit fault injection by Marc Zyngier · 7 years ago
  97. 3eb4271 KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET by Eric Auger · 7 years ago
  98. 36d6961 KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared by Eric Auger · 7 years ago
  99. 2f609a0 KVM: arm/arm64: vgic-its: New helper functions to free the caches by wanghaibin · 7 years ago
  100. 0a0d389 KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device by Eric Auger · 7 years ago