summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-12-17arm64: dts: meson-gxl-khadas-vim: fix GPIO lines namesNeil Armstrong
2019-12-17arm64: dts: meson-gxbb-odroidc2: fix GPIO lines namesNeil Armstrong
2019-12-17arm64: dts: meson-gxbb-nanopi-k2: fix GPIO lines namesNeil Armstrong
2019-12-17arm64: dts: meson-gxl-libretech-cc: fix GPIO lines namesNeil Armstrong
2019-12-17arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose
2019-12-05arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper
2019-12-01arm64: fix for bad_mode() handler to always result in panicHari Vyas
2019-12-01arm64: makefile fix build of .i file in external module caseVictor Kamensky
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2019-11-24arm64/numa: Report correct memblock range for the dummy nodeAnshuman Khandual
2019-11-24arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2019-11-20arm64: dts: lg: Fix SPI controller node namesRob Herring
2019-11-20arm64: dts: amd: Fix SPI bus warningsRob Herring
2019-11-20arm64: dts: rockchip: Fix microSD in rk3399 sapphire boardVicente Bergas
2019-11-20arm64: dts: meson: Fix erroneous SPI bus warningsRob Herring
2019-11-20arm64: dts: meson: libretech: update board modelJerome Brunet
2019-11-20arm64: dts: rockchip: Fix VCC5V0_HOST_EN on rk3399-sapphireVicente Bergas
2019-11-20arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supplyAapo Vienamo
2019-11-20arm64: dts: allwinner: a64: NanoPi-A64: Fix DCDC1 voltageAndre Przywara
2019-11-20arm64: dts: allwinner: a64: Olinuxino: fix DRAM voltageAndre Przywara
2019-11-12arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas
2019-11-10arm64: dts: Fix gpio to pinmux mappingRayagonda Kokatanur
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-10-29arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-29arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-29arm64: Force SSBS on context switchMarc Zyngier
2019-10-29arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-29arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-29arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-10-29arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-10-29arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-10-29arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-10-29arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-10-29arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab
2019-10-29arm64: add sysfs vulnerability show for meltdownJeremy Linton
2019-10-29arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab
2019-10-29arm64: fix SSBS sanitizationMark Rutland
2019-10-29KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2019-10-29arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-29arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-29arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier
2019-10-29arm64: don't zero DIT on signal returnMark Rutland
2019-10-29arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2019-10-29arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose
2019-10-29arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose
2019-10-29arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose
2019-10-29arm64: capabilities: Clean up midr range helpersSuzuki K Poulose
2019-10-29arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose