summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/proton-pack.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2020-12-091-2/+3
|\
| * arm64: add C wrappers for SET_PSTATE_*()Mark Rutland2020-12-021-2/+2
| * arm64: alternatives: Split up alternative.hWill Deacon2020-11-091-0/+1
* | Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/nextMarc Zyngier2020-11-271-51/+33
|\ \
| * | arm64: spectre: Consolidate spectre-v3a detectionWill Deacon2020-11-161-0/+12
| * | arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon2020-11-161-3/+10
| * | KVM: arm64: Allocate hyp vectors staticallyWill Deacon2020-11-161-50/+13
| |/
* / arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-listKonrad Dybcio2020-11-131-0/+1
|/
* KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd2020-10-281-2/+0
* arm64: proton-pack: Update comment to reflect new function nameStephen Boyd2020-10-211-2/+2
* arm64: spectre-v2: Favour CPU-specific mitigation at EL2Will Deacon2020-10-201-19/+17
* arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() optionWill Deacon2020-09-291-4/+34
* arm64: Pull in task_stack_page() to Spectre-v4 mitigation codeWill Deacon2020-09-291-0/+1
* KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledWill Deacon2020-09-291-2/+0
* arm64: Rewrite Spectre-v4 mitigation codeWill Deacon2020-09-291-57/+382
* arm64: Move SSBD prctl() handler alongside other spectre mitigation codeWill Deacon2020-09-291-0/+118
* arm64: Rewrite Spectre-v2 mitigation codeWill Deacon2020-09-291-0/+288
* arm64: Introduce separate file for spectre mitigations and reportingWill Deacon2020-09-291-0/+32