1. b8917b4 Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 9 months ago
  2. 0193cc9 KVM: stats: Separate generic stats from architecture specific ones by Jing Zhang · 3 years, 9 months ago
  3. 9f03db6 Merge branch kvm-arm64/mmu/mte into kvmarm-master/next by Marc Zyngier · 3 years, 9 months ago
  4. f0376ed KVM: arm64: Add ioctl to fetch/store tags in a guest by Steven Price · 3 years, 9 months ago
  5. e1f358b KVM: arm64: Save/restore MTE registers by Steven Price · 3 years, 9 months ago
  6. ea7fc1b KVM: arm64: Introduce MTE VM feature by Steven Price · 3 years, 9 months ago
  7. d0c94c4 KVM: arm64: Restore PMU configuration on first run by Marc Zyngier · 3 years, 9 months ago
  8. e3cb6fa KVM: switch per-VM stats to u64 by Paolo Bonzini · 3 years, 9 months ago
  9. c4f7190 Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 11 months ago
  10. b4c5936 KVM: Kill off the old hva-based MMU notifier callbacks by Sean Christopherson · 4 years ago
  11. cd4c718 KVM: arm64: Convert to the gfn-based MMU notifier callbacks by Sean Christopherson · 4 years ago
  12. fa18aca KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2 by Maxim Levitsky · 4 years ago
  13. 5f7c292 KVM: Move prototypes for MMU notifier callbacks to generic code by Sean Christopherson · 4 years ago
  14. 3d63ef4 Merge branch 'kvm-arm64/memslot-fixes' into kvmarm-master/next by Marc Zyngier · 4 years ago
  15. ac5ce24 Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next by Marc Zyngier · 4 years ago
  16. fbb31e5 Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next by Marc Zyngier · 4 years ago
  17. 263d628 KVM: arm64: Initialize VCPU mdcr_el2 before loading it by Alexandru Elisei · 4 years ago
  18. eab6214 KVM: arm64: Hide kvm_mmu_wp_memory_region() by Gavin Shan · 4 years ago
  19. a131926 arm64: KVM: Enable access to TRBE support for host by Suzuki K Poulose · 4 years ago
  20. d2602bb KVM: arm64: Move SPE availability check to VCPU load by Suzuki K Poulose · 4 years ago
  21. 7c41993 KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure by Marc Zyngier · 4 years ago
  22. cfb1a98 KVM: arm64: Use kvm_arch in kvm_s2_mmu by Quentin Perret · 4 years ago
  23. f320bc7 KVM: arm64: Prepare the creation of s1 mappings at EL2 by Quentin Perret · 4 years ago
  24. 7a440cc KVM: arm64: Enable access to sanitized CPU features at EL2 by Quentin Perret · 4 years ago
  25. 40a5085 KVM: arm64: Make kvm_call_hyp() a function call at Hyp by Quentin Perret · 4 years ago
  26. 6e94095 KVM: arm64: Enable SVE support for nVHE by Daniel Kiss · 4 years ago
  27. 468f347 KVM: arm64: Introduce vcpu_sve_vq() helper by Marc Zyngier · 4 years ago
  28. 985d3a1 KVM: arm64: Let vcpu_sve_pffr() handle HYP VAs by Marc Zyngier · 4 years ago
  29. 8c6e67b Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 1 month ago
  30. 4fc096a KVM: Raise the maximum number of user memslots by Vitaly Kuznetsov · 4 years, 1 month ago
  31. a8e190c KVM: arm64: Implement the TRNG hypervisor call by Ard Biesheuvel · 4 years, 2 months ago
  32. 767c973 KVM: arm64: Declutter host PSCI 0.1 handling by Marc Zyngier · 4 years, 3 months ago
  33. 61fe0c3 KVM: arm64: Minor cleanup of hyp variables used in host by David Brazdil · 4 years, 3 months ago
  34. ff367fe KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs by David Brazdil · 4 years, 3 months ago
  35. 3a51459 Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master/next by Marc Zyngier · 4 years, 3 months ago
  36. 3eb681f KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability by David Brazdil · 4 years, 3 months ago
  37. d8b369c KVM: arm64: Add kvm-arm.mode early kernel parameter by David Brazdil · 4 years, 3 months ago
  38. f86e546 Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue by Marc Zyngier · 4 years, 3 months ago
  39. 4f1df62 KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safe by Marc Zyngier · 4 years, 4 months ago
  40. 90f0e16 Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/next by Marc Zyngier · 4 years, 3 months ago
  41. bf118a5 KVM: arm64: Remove unused __extended_idmap_trampoline() prototype by Will Deacon · 4 years, 4 months ago
  42. 36fb4cd KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension() by Will Deacon · 4 years, 4 months ago
  43. 8d14797 KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/ by Will Deacon · 4 years, 4 months ago
  44. 6e5d8c7 Merge branch 'kvm-arm64/pmu-undef' into kvmarm-master/next by Marc Zyngier · 4 years, 4 months ago
  45. 14bda7a KVM: arm64: Add kvm_vcpu_has_pmu() helper by Marc Zyngier · 4 years, 4 months ago
  46. 149f120 Merge branch 'kvm-arm64/copro-no-more' into kvmarm-master/next by Marc Zyngier · 4 years, 4 months ago
  47. 37da329 Merge branch 'kvm-arm64/el2-pc' into kvmarm-master/next by Marc Zyngier · 4 years, 4 months ago
  48. 23711a5 KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace by Marc Zyngier · 4 years, 4 months ago
  49. 6ac4a5a KVM: arm64: Drop kvm_coproc.h by Marc Zyngier · 4 years, 4 months ago
  50. 5f7e02a KVM: arm64: Drop legacy copro shadow register by Marc Zyngier · 4 years, 4 months ago
  51. 1da42c3 KVM: arm64: Map AArch32 cp14 register to AArch64 sysregs by Marc Zyngier · 4 years, 4 months ago
  52. 4ff3fc3 KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs by Marc Zyngier · 4 years, 5 months ago
  53. ca4e514 KVM: arm64: Introduce handling of AArch32 TTBCR2 traps by Marc Zyngier · 4 years, 4 months ago
  54. e650b64 KVM: arm64: Add basic hooks for injecting exceptions from EL2 by Marc Zyngier · 4 years, 5 months ago
  55. 21c8100 KVM: arm64: Move VHE direct sysreg accessors into kvm_host.h by Marc Zyngier · 4 years, 5 months ago
  56. cdb5e02 KVM: arm64: Make kvm_skip_instr() and co private to HYP by Marc Zyngier · 4 years, 5 months ago
  57. 4a1c2c7 KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR by Marc Zyngier · 4 years, 4 months ago
  58. 14ef9d0 Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next by Marc Zyngier · 4 years, 5 months ago
  59. 816c347 Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp-pcpu by Marc Zyngier · 4 years, 5 months ago
  60. 2a1198c kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE by David Brazdil · 4 years, 6 months ago
  61. 7311467 KVM: arm64: Get rid of kvm_arm_have_ssbd() by Marc Zyngier · 4 years, 6 months ago
  62. d4647f0 arm64: Rewrite Spectre-v2 mitigation code by Will Deacon · 4 years, 6 months ago
  63. 2e02cbb Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next by Marc Zyngier · 4 years, 5 months ago
  64. d7eec23 KVM: arm64: Add PMU event filtering infrastructure by Marc Zyngier · 5 years ago
  65. fd65a3b KVM: arm64: Use event mask matching architecture revision by Marc Zyngier · 5 years ago
  66. 81867b75 Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/next by Marc Zyngier · 4 years, 6 months ago
  67. 04e4caa KVM: arm64: nVHE: Migrate hyp-init to SMCCC by Andrew Scull · 4 years, 6 months ago
  68. 0546983 KVM: arm64: nVHE: Migrate hyp interface to SMCCC by Andrew Scull · 4 years, 6 months ago
  69. d7ca107 KVM: arm64: Remove kvm_host_data_t typedef by Andrew Scull · 4 years, 6 months ago
  70. ae8bd85 Merge branch 'kvm-arm64/pt-new' into kvmarm-master/next by Marc Zyngier · 4 years, 6 months ago
  71. 74cfa7e KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu' by Will Deacon · 4 years, 6 months ago
  72. 71233d05 KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables by Will Deacon · 4 years, 6 months ago
  73. fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 7 months ago
  74. 004a012 arm64/x86: KVM: Introduce steal-time cap by Andrew Jones · 4 years, 7 months ago
  75. 53f9855 KVM: arm64: pvtime: Fix stolen time accounting across migration by Andrew Jones · 4 years, 7 months ago
  76. 0378dae Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next-5.6 by Paolo Bonzini · 4 years, 7 months ago
  77. 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  78. bf4086b KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions by Marc Zyngier · 4 years, 8 months ago
  79. 74cc7e0 KVM: arm64: clean up redundant 'kvm_run' parameters by Tianjia Zhang · 4 years, 9 months ago
  80. c1a33ae KVM: arm64: Use common KVM implementation of MMU memory caches by Sean Christopherson · 4 years, 8 months ago
  81. e539451 KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches by Sean Christopherson · 4 years, 8 months ago
  82. 41ce82f KVM: arm64: timers: Move timer registers to the sys_regs file by Marc Zyngier · 6 years ago
  83. 710f198 KVM: arm64: Move SPSR_EL1 to the system register array by Marc Zyngier · 6 years ago
  84. fd85b66 KVM: arm64: Disintegrate SPSR array by Marc Zyngier · 6 years ago
  85. 1bded23 KVM: arm64: Move SP_EL1 to the system register array by Marc Zyngier · 6 years ago
  86. 98909e6 KVM: arm64: Move ELR_EL1 to the system register array by Marc Zyngier · 6 years ago
  87. e47c205 KVM: arm64: Make struct kvm_regs userspace-only by Marc Zyngier · 6 years ago
  88. 71071ac KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access by Marc Zyngier · 5 years ago
  89. 1b422dd KVM: arm64: Introduce accessor for ctxt->sys_reg by Marc Zyngier · 6 years ago
  90. a0e50aa KVM: arm64: Factor out stage 2 page table data from struct kvm by Christoffer Dall · 6 years ago
  91. 13aeb9b KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE by David Brazdil · 4 years, 9 months ago
  92. f50b6f6a KVM: arm64: Handle calls to prefixed hyp functions by Andrew Scull · 4 years, 9 months ago
  93. 49b3dea Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 9 months ago
  94. 15c9981 Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next by Marc Zyngier · 4 years, 9 months ago
  95. 3204be4 KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts by Marc Zyngier · 4 years, 9 months ago
  96. 07da1ff KVM: arm64: Remove host_cpu_context member from vcpu structure by Marc Zyngier · 4 years, 9 months ago
  97. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  98. 3806094 Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 9 months ago
  99. c350717 Merge branch 'for-next/kvm/errata' into for-next/core by Will Deacon · 4 years, 10 months ago
  100. b130a8f KVM: arm64: Check advertised Stage-2 page size capability by Marc Zyngier · 4 years, 10 months ago