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