index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
va_layout.c
Age
Commit message (
Expand
)
Author
2021-01-23
KVM: arm64: Remove patching of fn pointers in hyp
David Brazdil
2021-01-23
KVM: arm64: Apply hyp relocations at runtime
David Brazdil
2020-12-22
KVM: arm64: Minor cleanup of hyp variables used in host
David Brazdil
2020-12-22
KVM: arm64: Use lm_alias in nVHE-only VA conversion
David Brazdil
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-04
KVM: arm64: Add offset for hyp VA <-> PA conversion
David Brazdil
2020-11-27
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
2020-11-27
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
2020-11-16
arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
Will Deacon
2020-11-16
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2020-11-16
KVM: arm64: Re-jig logic when patching hardened hyp vectors
Will Deacon
2020-11-16
KVM: arm64: Make BP hardening globals static instead
Will Deacon
2020-11-09
KVM: arm64: Add kimg_hyp_va() helper
Marc Zyngier
2020-07-28
KVM: arm64: Make nVHE ASLR conditional on RANDOMIZE_BASE
David Brazdil
2020-01-19
arm64: kvm: Fix IDMAP overlap with HYP VA
Russell King
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
2019-07-05
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-03-19
arm64: KVM: Allow mapping of vectors outside of the RAM region
Marc Zyngier
2018-03-19
arm64: KVM: Allow far branches from vector slots to the main vectors
Marc Zyngier
2018-03-19
arm64: KVM: Introduce EL2 VA randomisation
Marc Zyngier
2018-03-19
arm64: KVM: Dynamically compute the HYP VA mask
Marc Zyngier
2018-03-19
arm64: KVM: Dynamically patch the kernel/hyp VA mask
Marc Zyngier