1. 13ac4bb kvm: arm64: Switch to per VM IPA limit by Suzuki K Poulose · 6 years ago
  2. 5955833 kvm: arm64: Dynamic configuration of VTTBR mask by Suzuki K Poulose · 6 years ago
  3. 865b30c kvm: arm64: Prepare for dynamic stage2 page table layout by Suzuki K Poulose · 6 years ago
  4. e55cac5 kvm: arm/arm64: Prepare for VM specific stage2 translations by Suzuki K Poulose · 6 years ago
  5. 0db9dd8 KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers by Marc Zyngier · 7 years ago
  6. 88dc25e8 KVM: arm/arm64: Consolidate page-table accessors by Marc Zyngier · 7 years ago
  7. e48d53a arm64: KVM: Add support for Stage-2 control of memory types and cacheability by Marc Zyngier · 7 years ago
  8. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  9. 55e3748 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 7 years ago
  10. 92faa7b arm64: Remove duplicate include by Vincenzo Frascino · 7 years ago
  11. bf30824 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 7 years ago
  12. dee3924 arm64: KVM: Allow mapping of vectors outside of the RAM region by Marc Zyngier · 7 years ago
  13. dc2e463 arm/arm64: KVM: Introduce EL2-specific executable mappings by Marc Zyngier · 7 years ago
  14. 4340ba8 arm64: KVM: Move BP hardening vectors into .hyp.text section by Marc Zyngier · 7 years ago
  15. 3c5e812 arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector by Marc Zyngier · 7 years ago
  16. ed57cac arm64: KVM: Introduce EL2 VA randomisation by Marc Zyngier · 7 years ago
  17. 1bb32a4 KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state by Marc Zyngier · 7 years ago
  18. 807a378 KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings by Marc Zyngier · 7 years ago
  19. 44a497a KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state by Marc Zyngier · 7 years ago
  20. 2b4d160 arm64: KVM: Dynamically patch the kernel/hyp VA mask by Marc Zyngier · 7 years ago
  21. 8d404c4 KVM: arm64: Rewrite system register accessors to read/write functions by Christoffer Dall · 9 years ago
  22. 20a004e arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables by Will Deacon · 7 years ago
  23. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  24. 6840bdd arm64: KVM: Use per-CPU vector when BP hardening is enabled by Marc Zyngier · 7 years ago
  25. 17ab9d5 KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions by Marc Zyngier · 7 years ago
  26. 7a3796d KVM: arm/arm64: Preserve Exec permission across R/W permission faults by Marc Zyngier · 7 years ago
  27. d0e22b4 KVM: arm/arm64: Limit icache invalidation to prefetch aborts by Marc Zyngier · 7 years ago
  28. 4fee947 arm64: KVM: Add invalidate_icache_range helper by Marc Zyngier · 7 years ago
  29. a15f693 KVM: arm/arm64: Split dcache/icache flushing by Marc Zyngier · 7 years ago
  30. fa2a844 arm64: allow ID map to be extended to 52 bits by Kristina Martsenko · 7 years ago
  31. 75387b9 arm64: handle 52-bit physical addresses in page table entries by Kristina Martsenko · 7 years ago
  32. 1933830 arm64: don't open code page table entry creation by Kristina Martsenko · 7 years ago
  33. 529c4b0 arm64: handle 52-bit addresses in TTBR by Kristina Martsenko · 7 years ago
  34. 0966253 kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg() by Catalin Marinas · 8 years ago
  35. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  36. 9e9ebd0 arm/arm64: KVM: Remove kvm_get_idmap_start by Marc Zyngier · 8 years ago
  37. 46823dd arm64: cpufeature: Make ID reg accessor naming less counterintuitive by Dave Martin · 8 years ago
  38. 87da236 arm64: KVM: Add support for VPIPT I-caches by Will Deacon · 8 years ago
  39. 02f7760 arm64: cache: Merge cachetype.h into cache.h by Will Deacon · 8 years ago
  40. 155433c arm64: cache: Remove support for ASID-tagged VIVT I-caches by Will Deacon · 8 years ago
  41. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  42. 13b7756 arm/arm64: KVM: Stop propagating cacheability status of a faulted page by Marc Zyngier · 8 years ago
  43. 8f36eba arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2 by Marc Zyngier · 8 years ago
  44. 2077be6 arm64: Use __pa_symbol for kernel symbols by Laura Abbott · 8 years ago
  45. 94d0e59 arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU by Marc Zyngier · 8 years ago
  46. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  47. e506236 arm64/kvm: use alternative auto-nop by Mark Rutland · 8 years ago
  48. 777c155 arm64/kvm: remove unused stub functions by Mark Rutland · 8 years ago
  49. 6c41a41 arm/arm64: Get rid of KERN_TO_HYP by Marc Zyngier · 9 years ago
  50. f7bec68 arm/arm64: KVM: Prune unused #defines by Marc Zyngier · 9 years ago
  51. 26781f9c arm/arm64: KVM: Kill free_boot_hyp_pgd by Marc Zyngier · 9 years ago
  52. 12fda81 arm/arm64: KVM: Drop boot_pgd by Marc Zyngier · 9 years ago
  53. fd81e6b arm64: KVM: Refactor kern_hyp_va to deal with multiple offsets by Marc Zyngier · 9 years ago
  54. d53d9bc6 arm64: KVM: Define HYP offset masks by Marc Zyngier · 9 years ago
  55. fd16fe6 arm64: KVM: Kill HYP_PAGE_OFFSET by Marc Zyngier · 9 years ago
  56. 82a81bf arm64: KVM: Merged page tables documentation by Marc Zyngier · 9 years ago
  57. c8dddec arm/arm64: KVM: Add a protection parameter to create_hyp_mappings by Marc Zyngier · 9 years ago
  58. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  59. 0648505 kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables by Catalin Marinas · 9 years ago
  60. 67f6919 arm64: kvm: allows kvm cpu hotplug by AKASHI Takahiro · 9 years ago
  61. 9163ee23 kvm-arm: Cleanup stage2 pgd handling by Suzuki K Poulose · 9 years ago
  62. da04fa0 kvm: arm64: Get rid of fake page table levels by Suzuki K Poulose · 9 years ago
  63. 8684e70 kvm-arm: Cleanup kvm_* wrappers by Suzuki K Poulose · 9 years ago
  64. 66f877f kvm-arm: arm64: Introduce hyp page table empty checks by Suzuki K Poulose · 9 years ago
  65. c0ef632 kvm-arm: arm64: Introduce stage2 page table helpers by Suzuki K Poulose · 9 years ago
  66. 120f077 kvm arm: Move fake PGD handling to arch specific files by Suzuki K Poulose · 9 years ago
  67. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  68. cedbb8b7 arm64: KVM: VHE: Patch out kern_hyp_va by Marc Zyngier · 10 years ago
  69. 28c5dcb arm64: Rename cpuid_feature field extract routines by Suzuki K Poulose · 9 years ago
  70. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  71. 20475f7 arm64: KVM: Add support for 16-bit VMID by Vladimir Murzin · 9 years ago
  72. 9d4dc688 arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER by Vladimir Murzin · 9 years ago
  73. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  74. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  75. e4c5a68 arm64: KVM: use ID map with increased VA range if required by Ard Biesheuvel · 10 years ago
  76. 04b8dc8 arm64: KVM: Do not use pgd_index to index stage-2 pgd by Marc Zyngier · 10 years ago
  77. a987370 arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting by Marc Zyngier · 10 years ago
  78. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  79. 0d3e4d4 arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault by Marc Zyngier · 10 years ago
  80. 363ef89 arm/arm64: KVM: Invalidate data cache on unmap by Marc Zyngier · 10 years ago
  81. 3c1e716 arm/arm64: KVM: Use set/way op trapping to track the state of the caches by Marc Zyngier · 10 years ago
  82. 8199ed0 KVM: arm64: ARMv8 header changes for page logging by Mario Smarduch · 10 years ago
  83. 957db10 arm/arm64: KVM: Introduce stage2_unmap_vm by Christoffer Dall · 10 years ago
  84. 840f4bf arm, arm64: KVM: allow forced dcache flush on page faults by Laszlo Ersek · 10 years ago
  85. 38f791a arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2 by Christoffer Dall · 10 years ago
  86. c40f2f8 arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap by Ard Biesheuvel · 10 years ago
  87. dbff124 arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc by Joel Schopp · 11 years ago
  88. a7d079c ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() by Ard Biesheuvel · 10 years ago
  89. 4f853a7 arm/arm64: KVM: Fix and refactor unmap_range by Christoffer Dall · 11 years ago
  90. 9d218a1 arm64: KVM: flush VM pages before letting the guest enable caches by Marc Zyngier · 11 years ago
  91. a3c8bd3 ARM: KVM: introduce kvm_p*d_addr_end by Marc Zyngier · 11 years ago
  92. 2d58b73 arm64: KVM: force cache clean on page fault when caches are off by Marc Zyngier · 11 years ago
  93. 4fda342 arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings by Santosh Shilimkar · 11 years ago
  94. ad361f0 KVM: ARM: Support hugetlbfs backed huge pages by Christoffer Dall · 12 years ago
  95. 37c4375 arm64: KVM: architecture specific MMU backend by Marc Zyngier · 12 years ago