index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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
*
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2022-01-04
1
-5
/
+4
|
\
|
*
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
2021-12-16
1
-5
/
+4
*
|
KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
Will Deacon
2021-12-16
1
-0
/
+21
|
/
*
KVM: arm64: Enable retrieving protections attributes of PTEs
Quentin Perret
2021-08-11
1
-0
/
+20
*
KVM: arm64: Allow populating software bits
Quentin Perret
2021-08-11
1
-1
/
+11
*
KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
2021-08-11
1
-25
/
+41
*
KVM: arm64: Optimize host memory aborts
Quentin Perret
2021-08-11
1
-30
/
+0
*
KVM: arm64: Expose page-table helpers
Quentin Perret
2021-08-11
1
-0
/
+40
*
KVM: arm64: Introduce helper to retrieve a PTE and its level
Marc Zyngier
2021-08-02
1
-0
/
+20
*
KVM: arm64: Introduce two cache maintenance callbacks
Yanan Wang
2021-06-18
1
-17
/
+25
*
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