1. bb9b4db Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 6 years ago
  2. 27e91ad kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3 by Marc Zyngier · 6 years ago
  3. 16ca6a6 KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid by Marc Zyngier · 6 years ago
  4. 7660042 KVM: arm/arm64: Reduce verbosity of KVM init log by Ard Biesheuvel · 6 years ago
  5. 413aa80 KVM: arm/arm64: Reset mapped IRQs on VM reset by Christoffer Dall · 6 years ago
  6. e21a4f3 KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN by Christoffer Dall · 6 years ago
  7. 62b06f8 KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending by Andre Przywara · 6 years ago
  8. b28676b KVM: mmu: Fix overlap between public and private memslots by Wanpeng Li · 6 years ago
  9. d60d8b6 KVM: arm/arm64: Fix arch timers with userspace irqchips by Christoffer Dall · 6 years ago
  10. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  11. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  12. c013632 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  13. 6167ec5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Marc Zyngier · 6 years ago
  14. a4097b3 arm/arm64: KVM: Turn kvm_psci_version into a static inline by Marc Zyngier · 6 years ago
  15. 09e6be1 arm/arm64: KVM: Advertise SMCCC v1.1 by Marc Zyngier · 6 years ago
  16. 58e0b22 arm/arm64: KVM: Implement PSCI 1.0 support by Marc Zyngier · 6 years ago
  17. 84684fe arm/arm64: KVM: Add smccc accessors to PSCI code by Marc Zyngier · 6 years ago
  18. d0a144f arm/arm64: KVM: Add PSCI_VERSION helper by Marc Zyngier · 6 years ago
  19. 1a2fb94 arm/arm64: KVM: Consolidate the PSCI include files by Marc Zyngier · 6 years ago
  20. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  21. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 6 years ago
  22. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 6 years ago
  23. 5a87e37 Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  24. e46b469 kvm: embed vcpu id to dentry of vcpu anon inode by Masatake YAMATO · 7 years ago
  25. a340b3e kvm: Map PFN-type memory regions as writable (if possible) by KarimAllah Ahmed · 7 years ago
  26. e531753 Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 6 years ago
  27. cd15d20 KVM: arm/arm64: Fixup userspace irqchip static key optimization by Christoffer Dall · 6 years ago
  28. f1d7231 KVM: arm/arm64: Fix userspace_irqchip_in_use counting by Christoffer Dall · 6 years ago
  29. 13e59ec KVM: arm/arm64: Fix incorrect timer_is_pending logic by Christoffer Dall · 6 years ago
  30. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  31. 0aebc6a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  32. 58d6b15 KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED by James Morse · 7 years ago
  33. 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
  34. 3368bd8 KVM: arm64: Handle RAS SErrors from EL1 on guest exit by James Morse · 7 years ago
  35. 4f5abad KVM: arm/arm64: mask/unmask daif around VHE guests by James Morse · 7 years ago
  36. 4651573 kvm: whitelist struct kvm_vcpu_arch by Paolo Bonzini · 7 years ago
  37. 98732d1 KVM: arm/arm64: fix HYP ID map extension to 52 bits by Kristina Martsenko · 7 years ago
  38. 36989e7 KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation by James Morse · 7 years ago
  39. f8f85dc KVM: arm64: Fix GICv4 init when called from vgic_its_create by Christoffer Dall · 7 years ago
  40. c507bab KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2 by Punit Agrawal · 7 years ago
  41. 6840bdd arm64: KVM: Use per-CPU vector when BP hardening is enabled by Marc Zyngier · 7 years ago
  42. 17ab9d5 KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions by Marc Zyngier · 7 years ago
  43. 7a3796d KVM: arm/arm64: Preserve Exec permission across R/W permission faults by Marc Zyngier · 7 years ago
  44. a9c0e12 KVM: arm/arm64: Only clean the dcache on translation fault by Marc Zyngier · 7 years ago
  45. d0e22b4 KVM: arm/arm64: Limit icache invalidation to prefetch aborts by Marc Zyngier · 7 years ago
  46. a15f693 KVM: arm/arm64: Split dcache/icache flushing by Marc Zyngier · 7 years ago
  47. d681198 KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h by Marc Zyngier · 7 years ago
  48. 61bbe38 KVM: arm/arm64: Avoid work when userspace iqchips are not used by Christoffer Dall · 7 years ago
  49. 4c60e36 KVM: arm/arm64: Provide a get_input_level for the arch timer by Christoffer Dall · 7 years ago
  50. df635c5 KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs by Christoffer Dall · 7 years ago
  51. b6909a6 KVM: arm/arm64: Support a vgic interrupt line level sample function by Christoffer Dall · 7 years ago
  52. e40cc57 KVM: arm/arm64: vgic: Support level-triggered mapped interrupts by Christoffer Dall · 7 years ago
  53. 70450a9 KVM: arm/arm64: Don't cache the timer IRQ level by Christoffer Dall · 7 years ago
  54. 6c1b752 KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu by Christoffer Dall · 7 years ago
  55. 5a24575 KVM: arm/arm64: Remove redundant preemptible checks by Christoffer Dall · 7 years ago
  56. 4404b33 KVM: arm: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  57. fa2a844 arm64: allow ID map to be extended to 52 bits by Kristina Martsenko · 7 years ago
  58. 529c4b0 arm64: handle 52-bit addresses in TTBR by Kristina Martsenko · 7 years ago
  59. 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
  60. e39d200f KVM: Fix stack-out-of-bounds read in write_mmio by Wanpeng Li · 7 years ago
  61. 0eb7c33 KVM: arm/arm64: Fix timer enable flow by Christoffer Dall · 7 years ago
  62. 36e5cfd KVM: arm/arm64: Properly handle arch-timer IRQs after vtimer_save_state by Christoffer Dall · 7 years ago
  63. f384dcf KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC by Marc Zyngier · 7 years ago
  64. 7839c67 KVM: arm/arm64: Fix HYP unmapping going off limits by Marc Zyngier · 7 years ago
  65. 5cb0944 KVM: introduce kvm_arch_vcpu_async_ioctl by Paolo Bonzini · 7 years ago
  66. 9b062471 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl by Christoffer Dall · 7 years ago
  67. 6a96bc7 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu by Christoffer Dall · 7 years ago
  68. 1393123 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu by Christoffer Dall · 7 years ago
  69. 66b5656 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug by Christoffer Dall · 7 years ago
  70. 1da5b61 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate by Christoffer Dall · 7 years ago
  71. e83dff5 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate by Christoffer Dall · 7 years ago
  72. fd23256 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate by Christoffer Dall · 7 years ago
  73. b4ef9d4 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs by Christoffer Dall · 7 years ago
  74. bcdec41 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs by Christoffer Dall · 7 years ago
  75. 875656f KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs by Christoffer Dall · 7 years ago
  76. 1fc9b76 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs by Christoffer Dall · 7 years ago
  77. accb757 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run by Christoffer Dall · 7 years ago
  78. 8a32dd6 KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code by Christoffer Dall · 7 years ago
  79. ec7660c KVM: Take vcpu->mutex outside vcpu_load by Christoffer Dall · 7 years ago
  80. 7858833 kvm_main: Use common error handling code in kvm_dev_ioctl_create_vm() by Markus Elfring · 7 years ago
  81. b1394e7 KVM: x86: fix APIC page invalidation by Radim Krčmář · 7 years ago
  82. 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
  83. ce53053 kvm: switch get_user_page_nowait() to get_user_pages_unlocked() by Al Viro · 7 years ago
  84. fc396e0 KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion by Christoffer Dall · 7 years ago
  85. 6b2ad81 KVM: arm/arm64: kvm_arch_destroy_vm cleanups by Andrew Jones · 7 years ago
  86. 7465894 KVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner by Marc Zyngier · 7 years ago
  87. 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  88. 58d0d19 kvm: arm: don't treat unavailable HYP mode as an error by Ard Biesheuvel · 7 years ago
  89. 2260112 KVM: arm/arm64: Avoid attempting to load timer vgic state without a vgic by Christoffer Dall · 7 years ago
  90. 1eb5912 kvm: arm64: handle single-step of userspace mmio instructions by Alex Bennée · 7 years ago
  91. a05d1c0 KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs by Marc Zyngier · 7 years ago
  92. 686f294 KVM: arm/arm64: vgic-its: Check result of allocation before use by Marc Zyngier · 7 years ago
  93. 64afe6e KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table by Marc Zyngier · 7 years ago
  94. ddb4b01 KVM: arm/arm64: vgic: Preserve the revious read from the pending table by Marc Zyngier · 7 years ago
  95. 150009e KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation by Marc Zyngier · 7 years ago
  96. 285a90e KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard by Andre Przywara · 7 years ago
  97. ec6449a KVM: arm/arm64: Don't enable/disable physical timer access on VHE by Christoffer Dall · 7 years ago
  98. 3ad6f93 annotate poll-related wait keys by Al Viro · 7 years ago
  99. e6c8adc anntotate the places where ->poll() return values go by Al Viro · 7 years ago
  100. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago