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
/
kvm
/
hyp
/
nvhe
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stack
Kalesh Singh
2022-04-28
1
-3
/
+28
*
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
2021-12-16
1
-5
/
+17
|
\
|
*
KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
Will Deacon
2021-12-16
1
-0
/
+1
|
*
KVM: arm64: Fixup hyp stage-1 refcount
Quentin Perret
2021-12-16
1
-5
/
+16
*
|
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-15
1
-1
/
+1
|
\
\
|
*
|
KVM: arm64: Make the hyp memory pool static
Quentin Perret
2021-12-15
1
-1
/
+1
|
|
/
*
/
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
2021-12-06
1
-0
/
+1
|
/
*
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
2021-11-08
1
-2
/
+12
*
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
2021-10-18
1
-1
/
+1
*
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
2021-10-11
1
-0
/
+3
*
KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
2021-08-11
1
-8
/
+74
*
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
2021-06-18
1
-1
/
+2
|
\
|
*
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
1
-1
/
+1
|
*
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-1
/
+2
*
|
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
2021-06-11
1
-2
/
+12
*
|
KVM: arm64: Unify MMIO and mem host stage-2 pools
Quentin Perret
2021-06-11
1
-11
/
+5
*
|
KVM: arm64: Mark pkvm_pgtable_mm_ops static
Quentin Perret
2021-05-15
1
-1
/
+1
|
/
*
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
1
-0
/
+5
*
KVM: arm64: Reserve memory for host stage 2
Quentin Perret
2021-03-19
1
-0
/
+12
*
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
1
-0
/
+197