Age | Commit message (Expand) | Author |
2023-11-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-10-16 | arm64: Fixup user features at boot time | Mark Rutland |
2023-09-29 | arm64: errata: Add Cortex-A520 speculative unprivileged load workaround | Rob Herring |
2023-06-16 | arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2 | Oliver Upton |
2023-01-06 | arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption | Anshuman Khandual |
2022-12-15 | Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption" | Will Deacon |
2022-11-18 | arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption | Anshuman Khandual |
2022-10-07 | arm64: errata: Add Cortex-A55 to the repeat tlbi list | James Morse |
2022-09-16 | arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510 | James Morse |
2022-08-23 | arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly | Ionela Voinescu |
2022-08-17 | arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76 | Zenghui Yu |
2022-07-25 | Merge branch 'for-next/sysregs' into for-next/core | Will Deacon |
2022-07-19 | arm64: errata: Remove AES hwcap for COMPAT tasks | James Morse |
2022-07-05 | arm64: errata: Add Cortex-A510 to the repeat tlbi list | James Morse |
2022-07-05 | arm64/sysreg: Standardise naming for CTR_EL0 fields | Mark Brown |
2022-05-23 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-05-12 | arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs | Shreyas K K |
2022-05-11 | arm64: Declare non global symbols as static | Linu Cherian |
2022-03-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-03-18 | arm64: errata: avoid duplicate field initializer | Arnd Bergmann |
2022-03-14 | Merge branch 'for-next/spectre-bhb' into for-next/core | Will Deacon |
2022-03-09 | arm64: Add cavium_erratum_23154_cpus missing sentinel | Marc Zyngier |
2022-03-07 | irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR | Linu Cherian |
2022-02-24 | arm64: Mitigate spectre style branch history side channels | James Morse |
2022-02-03 | KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata | James Morse |
2022-01-28 | Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern... | Catalin Marinas |
2022-01-27 | arm64: errata: Add detection for TRBE trace data corruption | Anshuman Khandual |
2022-01-27 | arm64: errata: Add detection for TRBE invalid prohibited states | Anshuman Khandual |
2022-01-27 | arm64: errata: Add detection for TRBE ignored system register writes | Anshuman Khandual |
2022-01-24 | arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 ranges | Anshuman Khandual |
2021-10-21 | arm64: errata: Add detection for TRBE write to out-of-range | Suzuki K Poulose |
2021-10-21 | arm64: errata: Add workaround for TSB flush failures | Suzuki K Poulose |
2021-10-21 | arm64: errata: Add detection for TRBE overwrite in FILL mode | Suzuki K Poulose |
2021-03-25 | arm64: kernel: disable CNP on Carmel | Rich Wiley |
2021-02-08 | arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround | Mark Rutland |
2020-11-27 | Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next | Marc Zyngier |
2020-11-16 | arm64: spectre: Consolidate spectre-v3a detection | Will Deacon |
2020-11-16 | arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A | Will Deacon |
2020-11-16 | KVM: arm64: Allocate hyp vectors statically | Will Deacon |
2020-11-13 | arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver | Konrad Dybcio |
2020-10-29 | arm64: Add workaround for Arm Cortex-A77 erratum 1508412 | Rob Herring |
2020-10-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-09-29 | arm64: Get rid of arm64_ssbd_state | Marc Zyngier |
2020-09-29 | KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 | Marc Zyngier |
2020-09-29 | arm64: Rewrite Spectre-v4 mitigation code | Will Deacon |
2020-09-29 | arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4 | Will Deacon |
2020-09-29 | arm64: Rewrite Spectre-v2 mitigation code | Will Deacon |
2020-09-29 | arm64: Introduce separate file for spectre mitigations and reporting | Will Deacon |
2020-09-29 | arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2 | Will Deacon |
2020-09-29 | KVM: arm64: Simplify install_bp_hardening_cb() | Will Deacon |