1. 094d00f KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance by Marc Zyngier · 3 years ago
  2. 1c53a1a Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next by Marc Zyngier · 3 years ago
  3. 9d8604b KVM: arm64: Rework kvm_pgtable initialisation by Marc Zyngier · 3 years, 1 month ago
  4. 82bb024 KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2 by Will Deacon · 3 years ago
  5. 2ea2ff9 KVM: arm64: Refcount hyp stage-1 pgtable pages by Quentin Perret · 3 years ago
  6. 9024b3d KVM: arm64: Enable retrieving protections attributes of PTEs by Quentin Perret · 3 years, 5 months ago
  7. 4505e9b KVM: arm64: Allow populating software bits by Quentin Perret · 3 years, 5 months ago
  8. 5651311 KVM: arm64: Enable forcing page-level stage-2 mappings by Quentin Perret · 3 years, 5 months ago
  9. b53846c KVM: arm64: Tolerate re-creating hyp mappings to set software bits by Quentin Perret · 3 years, 5 months ago
  10. 8a0282c KVM: arm64: Don't overwrite software bits with owner id by Quentin Perret · 3 years, 5 months ago
  11. 178cac0 KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED by Quentin Perret · 3 years, 5 months ago
  12. c4f0935 KVM: arm64: Optimize host memory aborts by Quentin Perret · 3 years, 5 months ago
  13. 51add45 KVM: arm64: Expose page-table helpers by Quentin Perret · 3 years, 5 months ago
  14. 63db506 KVM: arm64: Introduce helper to retrieve a PTE and its level by Marc Zyngier · 3 years, 5 months ago
  15. 85c653f Merge branch arm64/for-next/caches into kvmarm-master/next by Marc Zyngier · 3 years, 6 months ago
  16. 25aa286 KVM: arm64: Move guest CMOs to the fault handlers by Yanan Wang · 3 years, 6 months ago
  17. a4d5ca5 KVM: arm64: Introduce mm_ops member for structure stage2_attr_data by Yanan Wang · 3 years, 6 months ago
  18. fade9c2 arm64: Rename arm64-internal cache maintenance functions by Fuad Tabba · 3 years, 7 months ago
  19. 814b186 arm64: __flush_dcache_area to take end parameter instead of size by Fuad Tabba · 3 years, 7 months ago
  20. 8942a23 KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP stage 2 flag by Quentin Perret · 3 years, 9 months ago
  21. bc224df KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flag by Quentin Perret · 3 years, 9 months ago
  22. 2fcb3a5 KVM: arm64: Add kvm_pgtable_stage2_find_range() by Quentin Perret · 3 years, 9 months ago
  23. 3fab823 KVM: arm64: Refactor the *_map_set_prot_attr() helpers by Quentin Perret · 3 years, 9 months ago
  24. 807923e KVM: arm64: Use page-table to track page ownership by Quentin Perret · 3 years, 9 months ago
  25. f60ca2f KVM: arm64: Always zero invalid PTEs by Quentin Perret · 3 years, 9 months ago
  26. e37f37a KVM: arm64: Make memcache anonymous in pgtable allocator by Quentin Perret · 3 years, 9 months ago
  27. bcb25a2 KVM: arm64: Refactor kvm_arm_setup_stage2() by Quentin Perret · 3 years, 9 months ago
  28. 834cd93 KVM: arm64: Use kvm_arch for stage 2 pgtable by Quentin Perret · 3 years, 9 months ago
  29. f320bc7 KVM: arm64: Prepare the creation of s1 mappings at EL2 by Quentin Perret · 3 years, 9 months ago
  30. 7aef0cb KVM: arm64: Factor memory allocation out of pgtable.c by Quentin Perret · 3 years, 9 months ago
  31. cc706a6 KVM: arm64: Avoid free_page() in page-table allocator by Quentin Perret · 3 years, 9 months ago
  32. 357ad20 KVM: arm64: Fix range alignment when walking page tables by Jia He · 3 years, 10 months ago
  33. 694d071 KVM: arm64: Filter out the case of only changing permissions from stage-2 map path by Yanan Wang · 4 years ago
  34. 8ed8005 KVM: arm64: Adjust partial code of hyp stage-1 map and guest stage-2 map by Yanan Wang · 4 years ago
  35. 3a0b870 KVM: arm64: Fix handling of merging tables into a block entry by Yanan Wang · 4 years, 1 month ago
  36. 5c646b7 KVM: arm64: Fix memory leak on stage2 update of a valid PTE by Yanan Wang · 4 years, 1 month ago
  37. e2fc6a9 KVM: arm64: Fix masks in stage2_pte_cacheable() by Will Deacon · 4 years, 2 months ago
  38. 7efe8ef KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT by Will Deacon · 4 years, 2 months ago
  39. b259d13 KVM: arm64: Pass level hint to TLBI during stage-2 permission fault by Will Deacon · 4 years, 3 months ago
  40. adcd4e2 KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code by Will Deacon · 4 years, 4 months ago
  41. 93c66b4 KVM: arm64: Add support for stage-2 cache flushing in generic page-table by Quentin Perret · 4 years, 4 months ago
  42. 73d49df KVM: arm64: Add support for stage-2 write-protect in generic page-table by Quentin Perret · 4 years, 4 months ago
  43. e0e5a07 KVM: arm64: Add support for stage-2 page-aging in generic page-table by Will Deacon · 4 years, 4 months ago
  44. 6d9d211 KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table by Will Deacon · 4 years, 4 months ago
  45. 71233d0 KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables by Will Deacon · 4 years, 4 months ago
  46. bb0e92c KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables by Will Deacon · 4 years, 4 months ago
  47. b1e57de KVM: arm64: Add stand-alone page-table walker infrastructure by Will Deacon · 4 years, 4 months ago