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