Age | Commit message (Expand) | Author | Files | Lines |
2021-03-25 | KVM: arm64: Generate final CTR_EL0 value when running in Protected mode | Marc Zyngier | 1 | -0/+7 |
2021-01-23 | KVM: arm64: Remove patching of fn pointers in hyp | David Brazdil | 1 | -6/+0 |
2021-01-23 | KVM: arm64: Apply hyp relocations at runtime | David Brazdil | 1 | -0/+28 |
2020-12-22 | KVM: arm64: Minor cleanup of hyp variables used in host | David Brazdil | 1 | -3/+2 |
2020-12-22 | KVM: arm64: Use lm_alias in nVHE-only VA conversion | David Brazdil | 1 | -1/+1 |
2020-12-09 | Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master... | Marc Zyngier | 1 | -3/+27 |
2020-12-04 | KVM: arm64: Add offset for hyp VA <-> PA conversion | David Brazdil | 1 | -3/+27 |
2020-11-27 | Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next | Marc Zyngier | 1 | -16/+2 |
2020-11-27 | KVM: arm64: Patch kimage_voffset instead of loading the EL1 value | Marc Zyngier | 1 | -0/+6 |
2020-11-16 | arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A | Will Deacon | 1 | -3/+1 |
2020-11-16 | KVM: arm64: Allocate hyp vectors statically | Will Deacon | 1 | -10/+1 |
2020-11-16 | KVM: arm64: Re-jig logic when patching hardened hyp vectors | Will Deacon | 1 | -2/+2 |
2020-11-16 | KVM: arm64: Make BP hardening globals static instead | Will Deacon | 1 | -3/+0 |
2020-11-09 | KVM: arm64: Add kimg_hyp_va() helper | Marc Zyngier | 1 | -0/+50 |
2020-07-28 | KVM: arm64: Make nVHE ASLR conditional on RANDOMIZE_BASE | David Brazdil | 1 | -1/+1 |
2020-01-19 | arm64: kvm: Fix IDMAP overlap with HYP VA | Russell King | 1 | -31/+25 |
2019-12-06 | arm64: KVM: Invoke compute_layout() before alternatives are applied | Sebastian Andrzej Siewior | 1 | -7/+1 |
2019-08-09 | arm64: mm: Introduce vabits_actual | Steve Capper | 1 | -7/+7 |
2019-07-05 | KVM: arm64: Abstract the size of the HYP vectors pre-amble | James Morse | 1 | -4/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2018-03-19 | arm64: KVM: Allow mapping of vectors outside of the RAM region | Marc Zyngier | 1 | -0/+3 |
2018-03-19 | arm64: KVM: Allow far branches from vector slots to the main vectors | Marc Zyngier | 1 | -0/+72 |
2018-03-19 | arm64: KVM: Introduce EL2 VA randomisation | Marc Zyngier | 1 | -5/+71 |
2018-03-19 | arm64: KVM: Dynamically compute the HYP VA mask | Marc Zyngier | 1 | -11/+6 |
2018-03-19 | arm64: KVM: Dynamically patch the kernel/hyp VA mask | Marc Zyngier | 1 | -0/+91 |