aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpu_errata.c
AgeCommit message (Expand)Author
2022-12-08arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse
2022-12-08arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse
2022-11-03arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-03-23arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-23arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-23KVM: arm64: Add templates for BHB mitigation sequencesJames Morse
2022-03-23arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2020-11-05arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier
2020-04-29arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier
2019-10-11arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-11arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-11arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-11arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-11arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-10-11arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-10-11arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-10-11arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-10-11arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-10-11arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab
2019-10-11arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-05-31arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2018-07-12arm64: kill config_sctlr_el1()Mark Rutland
2018-07-06arm64: errata: Don't define type field twice for arm64_errata[] entriesWill Deacon
2018-07-05arm64: IPI each CPU after invalidating the I-cache for kernel mappingsWill Deacon
2018-07-05arm64: Handle mismatched cache typeSuzuki K Poulose
2018-07-05arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-05arm64: cpu_errata: include required headersArnd Bergmann
2018-05-31arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-05-31arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier
2018-05-31arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-05-31arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-05-31arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier
2018-05-31arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-05-09arm64: capabilities: Add NVIDIA Denver CPU to bp_harden listDavid Gilhooley
2018-04-11arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier
2018-04-11arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier
2018-04-11arm64: capabilities: Rework EL2 vector hardening entryMarc Zyngier
2018-04-11arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-03-28arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macroMarc Zyngier
2018-03-28Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier
2018-03-27arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon
2018-03-26arm64: capabilities: Handle shared entriesSuzuki K Poulose
2018-03-26arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose
2018-03-26arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose
2018-03-26arm64: capabilities: Clean up midr range helpersSuzuki K Poulose
2018-03-26arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose