index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_pgtable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP stage 2 flag
Quentin Perret
2021-03-19
1
-0
/
+2
*
KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flag
Quentin Perret
2021-03-19
1
-14
/
+29
*
KVM: arm64: Add kvm_pgtable_stage2_find_range()
Quentin Perret
2021-03-19
1
-0
/
+29
*
KVM: arm64: Use page-table to track page ownership
Quentin Perret
2021-03-19
1
-0
/
+20
*
KVM: arm64: Make memcache anonymous in pgtable allocator
Quentin Perret
2021-03-19
1
-3
/
+3
*
KVM: arm64: Refactor kvm_arm_setup_stage2()
Quentin Perret
2021-03-19
1
-0
/
+26
*
KVM: arm64: Use kvm_arch for stage 2 pgtable
Quentin Perret
2021-03-19
1
-2
/
+3
*
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
1
-0
/
+2
*
KVM: arm64: Factor memory allocation out of pgtable.c
Quentin Perret
2021-03-19
1
-2
/
+39
*
KVM: arm64: Filter out the case of only changing permissions from stage-2 map...
Yanan Wang
2021-01-25
1
-0
/
+5
*
KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
Will Deacon
2020-09-11
1
-0
/
+19
*
KVM: arm64: Add support for stage-2 cache flushing in generic page-table
Quentin Perret
2020-09-11
1
-0
/
+15
*
KVM: arm64: Add support for stage-2 write-protect in generic page-table
Quentin Perret
2020-09-11
1
-0
/
+18
*
KVM: arm64: Add support for stage-2 page-aging in generic page-table
Will Deacon
2020-09-11
1
-0
/
+44
*
KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
Will Deacon
2020-09-11
1
-0
/
+46
*
KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
Will Deacon
2020-09-11
1
-0
/
+18
*
KVM: arm64: Use generic allocator for hyp stage-1 page-tables
Will Deacon
2020-09-11
1
-0
/
+5
*
KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
Will Deacon
2020-09-11
1
-0
/
+40
*
KVM: arm64: Add stand-alone page-table walker infrastructure
Will Deacon
2020-09-11
1
-0
/
+104