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