- 807923e KVM: arm64: Use page-table to track page ownership by Quentin Perret · 3 years, 10 months ago
- f60ca2f KVM: arm64: Always zero invalid PTEs by Quentin Perret · 3 years, 10 months ago
- e37f37a KVM: arm64: Make memcache anonymous in pgtable allocator by Quentin Perret · 3 years, 10 months ago
- bcb25a2 KVM: arm64: Refactor kvm_arm_setup_stage2() by Quentin Perret · 3 years, 10 months ago
- 834cd93 KVM: arm64: Use kvm_arch for stage 2 pgtable by Quentin Perret · 3 years, 10 months ago
- f320bc7 KVM: arm64: Prepare the creation of s1 mappings at EL2 by Quentin Perret · 3 years, 10 months ago
- 7aef0cb KVM: arm64: Factor memory allocation out of pgtable.c by Quentin Perret · 3 years, 10 months ago
- cc706a6 KVM: arm64: Avoid free_page() in page-table allocator by Quentin Perret · 3 years, 10 months ago
- 357ad20 KVM: arm64: Fix range alignment when walking page tables by Jia He · 3 years, 11 months ago
- 694d071 KVM: arm64: Filter out the case of only changing permissions from stage-2 map path by Yanan Wang · 4 years ago
- 8ed8005 KVM: arm64: Adjust partial code of hyp stage-1 map and guest stage-2 map by Yanan Wang · 4 years ago
- 3a0b870 KVM: arm64: Fix handling of merging tables into a block entry by Yanan Wang · 4 years, 1 month ago
- 5c646b7 KVM: arm64: Fix memory leak on stage2 update of a valid PTE by Yanan Wang · 4 years, 1 month ago
- e2fc6a9 KVM: arm64: Fix masks in stage2_pte_cacheable() by Will Deacon · 4 years, 3 months ago
- 7efe8ef KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT by Will Deacon · 4 years, 3 months ago
- b259d13 KVM: arm64: Pass level hint to TLBI during stage-2 permission fault by Will Deacon · 4 years, 4 months ago
- adcd4e2 KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code by Will Deacon · 4 years, 4 months ago
- 93c66b4 KVM: arm64: Add support for stage-2 cache flushing in generic page-table by Quentin Perret · 4 years, 4 months ago
- 73d49df KVM: arm64: Add support for stage-2 write-protect in generic page-table by Quentin Perret · 4 years, 4 months ago
- e0e5a07 KVM: arm64: Add support for stage-2 page-aging in generic page-table by Will Deacon · 4 years, 4 months ago
- 6d9d211 KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table by Will Deacon · 4 years, 4 months ago
- 71233d0 KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables by Will Deacon · 4 years, 4 months ago
- bb0e92c KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables by Will Deacon · 4 years, 4 months ago
- b1e57de KVM: arm64: Add stand-alone page-table walker infrastructure by Will Deacon · 4 years, 4 months ago