Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |