1. f5e3068 KVM: arm64: Move __adjust_pc out of line by Marc Zyngier · 3 years, 9 months ago
  2. ac5ce24 Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next by Marc Zyngier · 3 years, 9 months ago
  3. a131926 arm64: KVM: Enable access to TRBE support for host by Suzuki K Poulose · 3 years, 10 months ago
  4. 1025c8c KVM: arm64: Wrap the host with a stage 2 by Quentin Perret · 3 years, 10 months ago
  5. 734864c KVM: arm64: Set host stage 2 using kvm_nvhe_init_params by Quentin Perret · 3 years, 10 months ago
  6. a1baa01 Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2 by Marc Zyngier · 3 years, 10 months ago
  7. 8c8010d KVM: arm64: Save/restore SVE state for nVHE by Marc Zyngier · 3 years, 10 months ago
  8. beed090 KVM: arm64: Trap host SVE accesses when the FPSIMD state is dirty by Marc Zyngier · 3 years, 10 months ago
  9. c4b000c KVM: arm64: Fix nVHE hyp panic host context restore by Andrew Scull · 3 years, 11 months ago
  10. b96b0c5 KVM: arm64: nvhe: Save the SPE context early by Suzuki K Poulose · 3 years, 11 months ago
  11. 3a51459 Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master/next by Marc Zyngier · 4 years, 1 month ago
  12. b93c17c KVM: arm64: Trap host SMCs in protected mode by David Brazdil · 4 years, 2 months ago
  13. cdb5e02 KVM: arm64: Make kvm_skip_instr() and co private to HYP by Marc Zyngier · 4 years, 3 months ago
  14. 96d389ca arm64: Add workaround for Arm Cortex-A77 erratum 1508412 by Rob Herring · 4 years, 3 months ago
  15. 14ef9d0 Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next by Marc Zyngier · 4 years, 4 months ago
  16. 816c347 Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp-pcpu by Marc Zyngier · 4 years, 4 months ago
  17. 2a1198c kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE by David Brazdil · 4 years, 4 months ago
  18. df4c821 kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp by David Brazdil · 4 years, 4 months ago
  19. 717cf94 kvm: arm64: Remove __hyp_this_cpu_read by David Brazdil · 4 years, 4 months ago
  20. 29e8910 KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 by Marc Zyngier · 4 years, 4 months ago
  21. a071261 KVM: arm64: nVHE: Fix pointers during SMCCC convertion by Andrew Scull · 4 years, 4 months ago
  22. a2e102e KVM: arm64: nVHE: Handle hyp panics by Andrew Scull · 4 years, 4 months ago
  23. b619d9a KVM: arm64: Introduce hyp context by Andrew Scull · 4 years, 4 months ago
  24. 6e3bfbb KVM: arm64: nVHE: Use separate vector for the host by Andrew Scull · 4 years, 4 months ago
  25. 6a0259e KVM: arm64: Remove hyp_panic arguments by Andrew Scull · 4 years, 4 months ago
  26. 501a67a KVM: arm64: Remove __activate_vm wrapper by Andrew Scull · 4 years, 4 months ago
  27. e9ee186 KVM: arm64: Add kvm_extable for vaxorcism code by James Morse · 4 years, 5 months ago
  28. 71071ac KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access by Marc Zyngier · 4 years, 9 months ago
  29. a0e50aa KVM: arm64: Factor out stage 2 page table data from struct kvm by Christoffer Dall · 6 years ago
  30. c50cb04 KVM: arm64: Remove __hyp_text macro, use build rules instead by David Brazdil · 4 years, 7 months ago
  31. 13aeb9b KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE by David Brazdil · 4 years, 7 months ago
  32. 09cf57e KVM: arm64: Split hyp/switch.c to VHE/nVHE by David Brazdil · 4 years, 7 months ago