1. 8c3252c KVM: arm64: pmu: Reset sample period on overflow handling by Marc Zyngier · 5 years ago
  2. 725ce66 KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event by Marc Zyngier · 5 years ago
  3. f4e23cf KVM: arm64: pmu: Fix cycle counter truncation by Marc Zyngier · 5 years ago
  4. d53a4c8 Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  5. fe38bd6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  6. aac60f1 KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH by Zenghui Yu · 5 years ago
  7. 92f35b7 KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE by Marc Zyngier · 5 years ago
  8. 9cf6b75 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  9. 82e40f5 KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI by Marc Zyngier · 5 years ago
  10. d4a8061 KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long by Heyi Guo · 5 years ago
  11. 3109741 KVM: arm/arm64: vgic: Use a single IO device per redistributor by Eric Auger · 5 years ago
  12. 926c615 KVM: arm/arm64: vgic: Remove spurious semicolons by Marc Zyngier · 5 years ago
  13. 087eeea Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm/fixes by Will Deacon · 5 years ago
  14. 2e16f3e KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity by Andre Przywara · 5 years ago
  15. 2113c5f KVM: arm/arm64: Only skip MMIO insn once by Andrew Jones · 5 years ago
  16. 0ed5f5d KVM: arm/arm64: vgic: Make function comments match function declarations by Alexandru Elisei · 5 years ago
  17. 4110817 KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic by Marc Zyngier · 6 years ago
  18. 86a7dae KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection by Marc Zyngier · 6 years ago
  19. 89489ee KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation by Marc Zyngier · 6 years ago
  20. cbfda48 KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown by Marc Zyngier · 6 years ago
  21. 363518f KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable by Marc Zyngier · 6 years ago
  22. b4931af KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs by Marc Zyngier · 6 years ago
  23. 0c14484 KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands by Marc Zyngier · 6 years ago
  24. 7d825fd KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation by Marc Zyngier · 6 years ago
  25. 1bb3691 KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive by Marc Zyngier · 6 years ago
  26. 24cab82 KVM: arm/arm64: vgic: Add LPI translation cache definition by Marc Zyngier · 6 years ago
  27. a738b5e Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  28. 0e1c438 Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  29. 16e604a KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable by Alexandru Elisei · 5 years ago
  30. 5eeaf10 KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block by Marc Zyngier · 5 years ago
  31. 741cbba KVM: remove kvm_arch_has_vcpu_debugfs() by Paolo Bonzini · 5 years ago
  32. 1a8248c KVM: arm: vgic-v3: Mark expected switch fall-through by Anders Roxell · 5 years ago
  33. 2f5947d Documentation: move Documentation/virtual to Documentation/virt by Christoph Hellwig · 5 years ago
  34. bca031e KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index by Zenghui Yu · 5 years ago
  35. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  36. 50f11a8 arm64: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  37. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  38. 1e0cf16 KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register by Marc Zyngier · 6 years ago
  39. fdec2a9 KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s by Dave Martin · 6 years ago
  40. 99adb567 KVM: arm/arm64: Add save/restore support for firmware workaround state by Andre Przywara · 6 years ago
  41. c118bbb arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests by Andre Przywara · 6 years ago
  42. 80f393a KVM: arm/arm64: Support chained PMU counters by Andrew Murray · 6 years ago
  43. 218907c KVM: arm/arm64: Remove pmc->bitmask by Andrew Murray · 6 years ago
  44. 30d9775 KVM: arm/arm64: Re-create event when setting counter value by Andrew Murray · 6 years ago
  45. 6f4d2a0 KVM: arm/arm64: Extract duplicated code to own function by Andrew Murray · 6 years ago
  46. 418e5ca KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions by Andrew Murray · 6 years ago
  47. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  48. b3e9783 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  49. b21e31b Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  50. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  51. e4e5a86 KVM: arm/arm64: Fix emulated ptimer irq injection by Andrew Jones · 6 years ago
  52. 4729ec8 KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy by Dave Martin · 6 years ago
  53. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  54. d94d71c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 by Thomas Gleixner · 6 years ago
  55. f257d6d KVM: Directly return result from kvm_arch_check_processor_compat() by Sean Christopherson · 6 years ago
  56. b44a1dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  57. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  58. a86cb41 KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 6 years ago
  59. 623e152 KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation by James Morse · 6 years ago
  60. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  61. dd53f61 Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  62. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  63. 6bc2100 KVM: arm/arm64: Don't emulate virtual timers on userspace ioctls by Christoffer Dall · 6 years ago
  64. 2e8010b kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP by Suzuki K Poulose · 6 years ago
  65. 811328f KVM: arm/arm64: Ensure vcpu target is unset on reset failure by Andrew Jones · 6 years ago
  66. 435e53f arm64: KVM: Enable VHE support for :G/:H perf event modifiers by Andrew Murray · 6 years ago
  67. 630a168 arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data by Andrew Murray · 6 years ago
  68. 384b40c KVM: arm/arm64: Context-switch ptrauth registers by Mark Rutland · 6 years ago
  69. a3be836 KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE by Dave Martin · 6 years ago
  70. c110ae5 kvm: move KVM_CAP_NR_MEMSLOTS to common code by Paolo Bonzini · 6 years ago
  71. 14b94d0 KVM: ARM: Remove pgtable page standard functions from stage-2 page tables by Anshuman Khandual · 6 years ago
  72. 96085b9 KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs by Marc Zyngier · 6 years ago
  73. 8fa7616 KVM: arm/arm64: arch_timer: Fix CNTP_TVAL calculation by Wei Huang · 6 years ago
  74. 7dd32a0 KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl by Dave Martin · 6 years ago
  75. 0f062bf KVM: arm/arm64: Add hook for arch-specific KVM initialisation by Dave Martin · 6 years ago
  76. 8324c3d KVM: arm/arm64: Comments cleanup in mmu.c by Zenghui Yu · 6 years ago
  77. d9ea27a KVM: arm/arm64: vgic-its: Make attribute accessors static by YueHaibing · 6 years ago
  78. 3c3736c KVM: arm/arm64: Fix handling of stage2 huge mappings by Suzuki K Poulose · 6 years ago
  79. a80868f KVM: arm/arm64: Enforce PTE mappings at stage2 when needed by Suzuki K Poulose · 6 years ago
  80. 7494cec KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots by Marc Zyngier · 6 years ago
  81. a6ecfb1 KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory by Marc Zyngier · 6 years ago
  82. ca71228 arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled by Marc Zyngier · 6 years ago
  83. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  84. dcaed59 Merge branch 'acpi-apei' by Rafael J. Wysocki · 6 years ago
  85. 71783e09 Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 6 years ago
  86. 7f5d9c1 KVM: arm/arm64: Remove unused timer variable by Shaokun Zhang · 6 years ago
  87. 1524825 KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 6 years ago
  88. c2be79a KVM: arm/arm64: Remove unused gpa_end variable by Shaokun Zhang · 6 years ago
  89. a37f0c3 KVM: arm/arm64: fix spelling mistake: "auxilary" -> "auxiliary" by Colin Ian King · 6 years ago
  90. 49dfe94 KVM: arm/arm64: Fix TRACE_INCLUDE_PATH by Masahiro Yamada · 6 years ago
  91. bae561c KVM: arm/arm64: arch_timer: Mark physical interrupt active when a virtual interrupt is pending by Marc Zyngier · 6 years ago
  92. 64cf98f KVM: arm/arm64: Move kvm_is_write_fault to header file by Christoffer Dall · 9 years ago
  93. bee038a6 KVM: arm/arm64: Rework the timer code to use a timer_map by Christoffer Dall · 6 years ago
  94. 9e01dc7 KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems by Christoffer Dall · 6 years ago
  95. e604dd5 KVM: arm/arm64: timer: Rework data structures for multiple timers by Christoffer Dall · 6 years ago
  96. 84135d3 KVM: arm/arm64: consolidate arch timer trap handlers by Andre Przywara · 7 years ago
  97. b98c079 KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming by Marc Zyngier · 6 years ago
  98. accb99b KVM: arm/arm64: Simplify bg_timer programming by Christoffer Dall · 6 years ago
  99. e329fb7 KVM: arm/arm64: Factor out VMID into struct kvm_vmid by Christoffer Dall · 6 years ago
  100. 32f1395 arm/arm64: KVM: Statically configure the host's view of MPIDR by Marc Zyngier · 6 years ago