summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpu_errata.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: Mark call_smc_arch_workaround_1 as __maybe_unusedNathan Chancellor2020-03-111-1/+1
* arm64: kvm: Modernize __smccc_workaround_1_smc_start annotationsMark Brown2020-03-091-8/+6
* arm64: kvm: Modernize annotation for __bp_harden_hyp_vecsMark Brown2020-03-091-1/+1
* Merge branch 'for-next/errata' into for-next/coreWill Deacon2020-01-221-6/+19
|\
| * arm64: Workaround for Cortex-A55 erratum 1530923Steven Price2020-01-161-1/+5
| * arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price2020-01-161-1/+1
| * arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price2020-01-161-4/+13
* | arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan2020-01-171-0/+2
|/
* arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li2019-12-201-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-261-52/+29
|\
| * Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-211-11/+48
| |\
| * \ Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-211-69/+33
| |\ \
| | * | arm/arm64: Make use of the SMCCC 1.1 wrapperSteven Price2019-10-211-52/+29
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-261-29/+53
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas2019-11-081-25/+12
| |\ \ \ \ | | | | |/ | | | |/|
| | | * | arm64: errata: use arm_smccc_1_1_get_conduit()Mark Rutland2019-10-141-25/+12
| | |/ /
| * | | Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...Catalin Marinas2019-10-281-3/+10
| |\ \ \
| | * | | arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versionsMarc Zyngier2019-10-181-3/+10
| | |/ /
| * | | Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/coreCatalin Marinas2019-10-281-1/+31
| |\ \ \ | | |_|/ | |/| |
| | * | arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse2019-10-251-1/+31
| | |/
* | | arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli2019-11-011-3/+20
* | | arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli2019-11-011-0/+2
* | | arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger2019-11-011-2/+11
* | | arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson2019-10-311-6/+14
* | | arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson2019-10-291-0/+1
|/ /
* | Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon2019-10-171-0/+38
|\ \ | |/ |/|
| * arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier2019-10-081-0/+5
| * arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier2019-10-081-0/+33
* | arm64: errata: Update stale commentThierry Reding2019-10-011-2/+2
|/
* arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara2019-07-051-5/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier2019-05-231-10/+14
* arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-231-0/+24
* Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon2019-05-011-2/+11
|\
| * arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1Marc Zyngier2019-04-301-2/+11
* | arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-011-1/+5
* | arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon2019-05-011-4/+6
* | arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton2019-05-011-0/+42
* | arm64: Always enable ssb vulnerability detectionJeremy Linton2019-04-261-4/+5
* | arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton2019-04-261-1/+26
* | arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton2019-04-261-7/+8
* | arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier2019-04-261-9/+23
* | arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier2019-04-261-53/+56
* | arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab2019-04-261-0/+6
* | arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton2019-04-261-0/+13
|/
* arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon2019-01-101-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-261-82/+67
|\
| * arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon2018-12-131-33/+1
| * Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon2018-12-101-0/+8
| |\
| | * arm64: KVM: Force VHE for systems affected by erratum 1165522Marc Zyngier2018-12-101-0/+8