1. f0a32ee Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. f9b269f3 arm/arm64: kvm: Disable branch profiling in HYP code by Julien Thierry · 7 years ago
  4. fd6c8c2 arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort by Dongjiu Geng · 7 years ago
  5. f01fbd2 KVM: arm: implements the kvm_arch_vcpu_in_kernel() by Longpeng(Mike) · 7 years ago
  6. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  7. 6f2f10c Merge branch 'kvmarm-master/master' into HEAD by Marc Zyngier · 7 years ago
  8. 99a1db7 KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace by Christoffer Dall · 8 years ago
  9. 85e69ad KVM: arm/arm64: Move timer IRQ default init to arch_timer.c by Christoffer Dall · 8 years ago
  10. 2227e43 KVM: arm: Handle VCPU device attributes in guest.c by Christoffer Dall · 8 years ago
  11. 33b5c38 arm: KVM: Allow unaligned accesses at HYP by Marc Zyngier · 7 years ago
  12. 6a6d73b KVM: arm/arm64: properly use vcpu requests by Andrew Jones · 7 years ago
  13. d2e1936 KVM: arm: Restore banked registers and physical timer access on hyp_panic() by James Morse · 8 years ago
  14. 9b619a8 KVM: arm: rename pm_fake handler to trap_raz_wi by Zhichao Huang · 8 years ago
  15. 661e6b0 KVM: arm: plug potential guest hardware debug leakage by Zhichao Huang · 8 years ago
  16. 501ad27 arm: KVM: Do not use stack-protector to compile HYP code by Marc Zyngier · 8 years ago
  17. 01630ab ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/ by Marc Zyngier · 8 years ago
  18. 35d2d5d KVM: arm/arm64: Move shared files to virt/kvm/arm by Christoffer Dall · 8 years ago
  19. 1edb632 ARM: KVM: Fix idmap stub entry when running Thumb-2 code by Marc Zyngier · 8 years ago
  20. 6c7a5dc KVM: arm/arm64: fix races in kvm_psci_vcpu_on by Andrew Jones · 8 years ago
  21. f7214e6 KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ by Christoffer Dall · 8 years ago
  22. 3dbbdf7 KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip by Christoffer Dall · 8 years ago
  23. d9e1397 KVM: arm/arm64: Support arch timers with a userspace gic by Alexander Graf · 8 years ago
  24. d9118c8 ARM: hyp-stub: Zero r0 on successful stub handling by Marc Zyngier · 8 years ago
  25. ecb5d61 ARM: hyp-stub/KVM: Kill __hyp_get_vectors by Marc Zyngier · 8 years ago
  26. 47eb3cb arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode by Marc Zyngier · 8 years ago
  27. 9e9ebd0 arm/arm64: KVM: Remove kvm_get_idmap_start by Marc Zyngier · 8 years ago
  28. 0fb2659 arm/arm64: KVM: Use __hyp_reset_vectors() directly by Marc Zyngier · 8 years ago
  29. 386627d ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet by Marc Zyngier · 8 years ago
  30. 4d5f9c1 ARM: KVM: Implement HVC_SOFT_RESTART in the init code by Marc Zyngier · 8 years ago
  31. a92ce8f ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors by Marc Zyngier · 8 years ago
  32. 6bebcec ARM: KVM: Allow the main HYP code to use the init hyp stub implementation by Marc Zyngier · 8 years ago
  33. 5d224aa ARM: KVM: Implement HVC_GET_VECTORS in the init code by Marc Zyngier · 8 years ago
  34. bc845e4 ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code by Marc Zyngier · 8 years ago
  35. 467f97b ARM: KVM: Convert KVM to use HVC_GET_VECTORS by Marc Zyngier · 8 years ago
  36. 9d0d4d3 arm: KVM: Treat CP15 accessors returning false as successful by Marc Zyngier · 8 years ago
  37. b1d4cb6 arm: KVM: Make unexpected register accesses inject an undef by Marc Zyngier · 8 years ago
  38. 328e566 KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put by Christoffer Dall · 9 years ago
  39. 056aad6 kvm: arm/arm64: Rework gpa callback handlers by Suzuki K Poulose · 8 years ago
  40. 7af4df8 KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64 by Linu Cherian · 8 years ago
  41. f050fe7 arm: KVM: Survive unknown traps from guests by Mark Rutland · 8 years ago
  42. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  43. fb280e9 KVM: arm/arm64: Set a background timer to the earliest timer expiration by Jintack Lim · 8 years ago
  44. a91d185 KVM: arm/arm64: Initialize the emulated EL1 physical timer by Jintack Lim · 8 years ago
  45. 9171fa2 KVM: arm/arm64: Decouple kvm timer functions from virtual timer by Jintack Lim · 8 years ago
  46. 90de943 KVM: arm/arm64: Move cntvoff to each timer context by Jintack Lim · 8 years ago
  47. 9d93dc1 arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT by Marc Zyngier · 8 years ago
  48. 13b7756 arm/arm64: KVM: Stop propagating cacheability status of a faulted page by Marc Zyngier · 8 years ago
  49. d017d7b KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access by Vijaya Kumar K · 8 years ago
  50. 10f92c4 KVM: arm/arm64: vgic: Add debugfs vgic-state file by Christoffer Dall · 8 years ago
  51. 488f94d KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems by Jintack Lim · 8 years ago
  52. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  53. 2988509 ARM: KVM: Support vGICv3 ITS by Vladimir Murzin · 8 years ago
  54. 94d0e59 arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU by Marc Zyngier · 8 years ago
  55. c8ea039 arm/arm64: KVM: Map the BSS at HYP by Marc Zyngier · 8 years ago
  56. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  57. 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
  58. 6134993 arm64: KVM: Remove duplicating init code for setting VMID by Vladimir Murzin · 8 years ago
  59. acda543 ARM: KVM: Support vgic-v3 by Vladimir Murzin · 8 years ago
  60. 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
  61. 293f293 kvm-arm: Unmap shadow pagetables properly by Suzuki K Poulose · 8 years ago
  62. 21977a4 arm/arm64: KVM: Remove external abort test from MMIO handling by Marc Zyngier · 8 years ago
  63. 4055710 arm/arm64: KVM: Inject virtual abort when guest exits on external abort by Marc Zyngier · 8 years ago
  64. e656a1f arm: KVM: Drop unreachable HYP abort handlers by Marc Zyngier · 8 years ago
  65. 5d7bcf7 arm: KVM: Inject a Virtual Abort if it was pending by Marc Zyngier · 8 years ago
  66. c39798f arm: KVM: Handle async aborts delivered while at HYP by Marc Zyngier · 8 years ago
  67. cc325cf arm: KVM: Add HYP async abort handler by Marc Zyngier · 8 years ago
  68. bfb78b5 arm: KVM: Add Virtual Abort injection helper by Marc Zyngier · 8 years ago
  69. 1f7e378 arm: KVM: Preserve pending Virtual Abort in world switch by Marc Zyngier · 8 years ago
  70. 3aedd5c arm: KVM: Use common AArch32 conditional execution code by Marc Zyngier · 8 years ago
  71. 427d7ca arm64: KVM: Move the AArch32 conditional execution to common code by Marc Zyngier · 8 years ago
  72. cf0ba18 KVM: arm/arm64: Get rid of exported aliases to static functions by Christoffer Dall · 8 years ago
  73. dcadda1 arm/kvm: excise redundant cache maintenance by Mark Rutland · 8 years ago
  74. d2896d4 arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed by Marc Zyngier · 8 years ago
  75. 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
  76. 9ac7159 KVM: arm/arm64: Change misleading use of is_error_pfn by Christoffer Dall · 8 years ago
  77. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  78. 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
  79. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  80. 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
  81. 180ae7b KVM: arm/arm64: Enable irqchip routing by Eric Auger · 8 years ago
  82. 1085fdc KVM: arm64: vgic-its: Introduce new KVM ITS device by Andre Przywara · 8 years ago
  83. b46f01c KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities by Andre Przywara · 8 years ago
  84. 6c41a41 arm/arm64: Get rid of KERN_TO_HYP by Marc Zyngier · 8 years ago
  85. eac378a arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range by Marc Zyngier · 8 years ago
  86. e537ecd arm: KVM: Allow hyp teardown by Marc Zyngier · 8 years ago
  87. cd602a3 arm: KVM: Simplify HYP init by Marc Zyngier · 8 years ago
  88. 26781f9c arm/arm64: KVM: Kill free_boot_hyp_pgd by Marc Zyngier · 8 years ago
  89. 12fda81 arm/arm64: KVM: Drop boot_pgd by Marc Zyngier · 8 years ago
  90. 0535a3e arm/arm64: KVM: Always have merged page tables by Marc Zyngier · 8 years ago
  91. 1df3e23 arm/arm64: KVM: Export __hyp_text_start/end symbols by Marc Zyngier · 8 years ago
  92. 50926d8 KVM: arm/arm64: The GIC is dead, long live the GIC by Marc Zyngier · 8 years ago
  93. 6edaa53 KVM: remove kvm_guest_enter/exit wrappers by Paolo Bonzini · 8 years ago
  94. 5900270 arm/arm64: KVM: Map the HYP text as read-only by Marc Zyngier · 8 years ago
  95. 74a6b88 arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section by Marc Zyngier · 8 years ago
  96. c8dddec arm/arm64: KVM: Add a protection parameter to create_hyp_mappings by Marc Zyngier · 8 years ago
  97. 591d215 KVM: arm/arm64: Stop leaking vcpu pid references by James Morse · 8 years ago
  98. 6a727b0 KVM: ARM: Fix typos by Andrea Gelmini · 9 years ago
  99. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  100. 35a2d58 KVM: arm/arm64: vgic-new: Synchronize changes to active state by Christoffer Dall · 9 years ago