summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-11-10arm64: dts: ti: k3-am65-main: Fix gic-its node unit-addressSuman Anna
2019-11-10arm64: dts: Fix gpio to pinmux mappingRayagonda Kokatanur
2019-11-10arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delayJernej Skrabec
2019-11-10arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delayJernej Skrabec
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-11-06arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-11-06arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo
2019-11-06arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier
2019-10-17arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-10-17arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
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: Force SSBS on context switchMarc 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: enable generic CPU vulnerabilites supportMian Yousaf Kaukab
2019-10-11arm64: add sysfs vulnerability show for meltdownJeremy Linton
2019-10-11arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab
2019-10-11arm64: fix SSBS sanitizationMark Rutland
2019-10-11KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2019-10-11arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-11arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-07arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-10-05arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin
2019-10-05arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon
2019-10-05Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon
2019-10-05arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland
2019-10-05arm64/prefetch: fix a -Wtype-limits warningQian Cai
2019-09-21arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon
2019-09-16arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sDinh Nguyen
2019-09-16arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64Dmitry Voytik
2019-09-06arm64: cpufeature: Don't treat granule sizes as strictWill Deacon
2019-08-29KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier
2019-08-25arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-25arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-25arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai
2019-08-06arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-06arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-06arm64: dts: rockchip: fix isp iommu clocks and power domainHelen Koike
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon