summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2022-09-05arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla
2022-09-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse
2022-08-31arm64/sme: Don't flush SVE register state when handling SME trapsMark Brown
2022-08-31arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown
2022-08-31arm64/signal: Flush FPSIMD register state when disabling streaming modeMark Brown
2022-08-31arm64: fix rodata=fullMark Rutland
2022-08-31arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu
2022-08-25KVM: arm64: Reject 32bit user PSTATE on asymmetric systemsOliver Upton
2022-08-25KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systemsOliver Upton
2022-08-21arm64: kexec_file: use more system keyrings to verify kernel image signatureCoiby Xu
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-08-17KVM: arm64: Fix hypervisor address symbolizationKalesh Singh
2022-08-17KVM: arm64: Don't return from void functionQuentin Perret
2022-08-17crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CEQian Cai
2022-08-17arm64: dts: qcom: qcs404: Fix incorrect USB2 PHYs assignmentSumit Garg
2022-08-17arm64: dts: qcom: msm8998: Make regulator voltages multiple of step-sizeMarijn Suijten
2022-08-17arm64: dts: qcom: sc7280: fix PCIe clock referenceJohan Hovold
2022-08-17arm64: tegra: Fix SDMMC1 CD on P2888Tamás Szűcs
2022-08-17arm64: tegra: Mark BPMP channels as no-memory-wcMikko Perttunen
2022-08-17arm64: dts: mt7622: fix BPI-R64 WPS buttonNick Hainke
2022-08-17arm64: dts: qcom: sm8250: add missing PCIe PHY clock-cellsJohan Hovold
2022-08-17arm64: dts: qcom: sc7280: drop PCIe PHY clock indexJohan Hovold
2022-08-17arm64: dts: qcom: msm8996: correct #clock-cells for QMP PHY nodesDmitry Baryshkov
2022-08-17arm64: dts: qcom: sm6125: Append -state suffix to pinctrl nodesMarijn Suijten
2022-08-17arm64: dts: qcom: sm6125: Move sdc2 pinctrl from seine-pdx201 to sm6125Marijn Suijten
2022-08-17arm64: dts: exynosautov9: correct spi11 pin namesChanho Park
2022-08-17arm64: dts: qcom: msm8994: add required ranges to OCMEMKrzysztof Kozlowski
2022-08-17arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc nodeSireesh Kodali
2022-08-17arm64: dts: renesas: r9a07g054l2-smarc: Correct SoC name in commentChris Paterson
2022-08-17arm64: dts: renesas: r8a779m8: Drop operating points above 1.5 GHzGeert Uytterhoeven
2022-08-17arm64: dts: qcom: sdm636-sony-xperia-ganges-mermaid: correct sdc2 pinconfDmitry Baryshkov
2022-08-17arm64: dts: qcom: sdm630: fix gpu's interconnect pathDmitry Baryshkov
2022-08-17arm64: dts: qcom: sdm630: fix the qusb2phy ref clockDmitry Baryshkov
2022-08-17arm64: dts: qcom: sdm630: disable GPU by defaultDmitry Baryshkov
2022-08-17arm64: dts: qcom: sdm845-akatsuki: Round down l22a regulator voltageMarijn Suijten
2022-08-17arm64: dts: qcom: sc7180: Remove ipa_fw_mem node on trogdorStephen Boyd
2022-08-17arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1Alexandru Elisei
2022-08-17arm64: select TRACE_IRQFLAGS_NMI_SUPPORTMark Rutland
2022-08-17arm64: dts: mt8192: Fix idle-states entry-methodNícolas F. R. A. Prado
2022-08-17arm64: dts: mt8192: Fix idle-states nodes naming schemeNícolas F. R. A. Prado
2022-08-17arm64: dts: renesas: Fix thermal-sensors on single-zone sensorsGeert Uytterhoeven
2022-08-17arm64: dts: renesas: beacon: Fix regulator node namesGeert Uytterhoeven
2022-08-17arm64: dts: allwinner: a64: orangepi-win: Fix LED node nameSamuel Holland
2022-08-17arm64: dts: qcom: ipq8074: fix NAND node nameRobert Marko
2022-08-17arm64: dts: qcom: add missing AOSS QMP compatible fallbackKrzysztof Kozlowski
2022-08-17arm64: dts: qcom: sc7280: Rename sar sensor labelsGwendal Grignou
2022-08-17arm64: dts: qcom: timer should use only 32-bit sizeDavid Heidelberg
2022-08-17arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-08-17arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas
2022-08-17arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)