index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
pgtable.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Fix range alignment when walking page tables
Jia He
2021-03-06
1
-0
/
+1
*
KVM: arm64: Filter out the case of only changing permissions from stage-2 map...
Yanan Wang
2021-01-25
1
-11
/
+21
*
KVM: arm64: Adjust partial code of hyp stage-1 map and guest stage-2 map
Yanan Wang
2021-01-25
1
-27
/
+28
*
KVM: arm64: Fix handling of merging tables into a block entry
Yanan Wang
2020-12-02
1
-1
/
+7
*
KVM: arm64: Fix memory leak on stage2 update of a valid PTE
Yanan Wang
2020-12-02
1
-0
/
+9
*
KVM: arm64: Fix masks in stage2_pte_cacheable()
Will Deacon
2020-10-29
1
-1
/
+1
*
KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
Will Deacon
2020-10-29
1
-1
/
+1
*
KVM: arm64: Pass level hint to TLBI during stage-2 permission fault
Will Deacon
2020-10-02
1
-7
/
+16
*
KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
Will Deacon
2020-09-11
1
-0
/
+20
*
KVM: arm64: Add support for stage-2 cache flushing in generic page-table
Quentin Perret
2020-09-11
1
-0
/
+26
*
KVM: arm64: Add support for stage-2 write-protect in generic page-table
Quentin Perret
2020-09-11
1
-0
/
+6
*
KVM: arm64: Add support for stage-2 page-aging in generic page-table
Will Deacon
2020-09-11
1
-0
/
+86
*
KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
Will Deacon
2020-09-11
1
-0
/
+273
*
KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
Will Deacon
2020-09-11
1
-0
/
+54
*
KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
Will Deacon
2020-09-11
1
-0
/
+133
*
KVM: arm64: Add stand-alone page-table walker infrastructure
Will Deacon
2020-09-11
1
-0
/
+285