Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue | Marc Zyngier | 2020-12-03 | 1 | -0/+2 |
|\ | |||||
| * | arm64: Make the Meltdown mitigation state available | Marc Zyngier | 2020-11-28 | 1 | -0/+2 |
* | | KVM: arm64: Remove redundant hyp vectors entry | Will Deacon | 2020-11-16 | 1 | -1/+1 |
* | | arm64: spectre: Consolidate spectre-v3a detection | Will Deacon | 2020-11-16 | 1 | -0/+1 |
* | | arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A | Will Deacon | 2020-11-16 | 1 | -1/+1 |
* | | KVM: arm64: Allocate hyp vectors statically | Will Deacon | 2020-11-16 | 1 | -2/+34 |
* | | KVM: arm64: Move BP hardening helpers into spectre.h | Will Deacon | 2020-11-16 | 1 | -0/+30 |
|/ | |||||
* | arm64: Rewrite Spectre-v4 mitigation code | Will Deacon | 2020-09-29 | 1 | -0/+5 |
* | arm64: Rewrite Spectre-v2 mitigation code | Will Deacon | 2020-09-29 | 1 | -0/+27 |