summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2025-11-13arm64: dts: ti: k3-am62l: add initial reference board fileVignesh Raghavendra
2025-11-13arm64: dts: ti: k3-am62l: add initial infrastructureVignesh Raghavendra
2025-11-13arm64: dts: ti: am69-aquila: Add CloverJoão Paulo Gonçalves
2025-11-13arm64: dts: ti: Add Aquila AM69 SupportParth Pancholi
2025-11-13arm64/mm: Rename try_pgd_pgtable_alloc_init_mmLinu Cherian
2025-11-13arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errorsChaitanya S Prakash
2025-11-13arm64/sysreg: Replace TCR_EL1 field macrosAnshuman Khandual
2025-11-12arm64: defconfig: Enable SX150x GPIO expander driverFange Zhang
2025-11-12arm64: dts: intel: agilex5: Add Altera compatible for I3C controllersAdrian Ng Ho Yin
2025-11-12Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stackEric Biggers
2025-11-12Merge tag 'scoped-ksimd-for-arm-arm64' into libcrypto-fpsimd-on-stackEric Biggers
2025-11-12arm64: Fix double word in commentsBo Liu
2025-11-12arm64: Fix typos and spelling errors in commentsmrigendrachaubey
2025-11-12KVM: arm64: VHE: Compute fgt traps before activating themAlexandru Elisei
2025-11-12arm64: dts: renesas: r9a09g087: Add GMAC nodesLad Prabhakar
2025-11-12arm64: dts: renesas: r9a09g077: Add GMAC nodesLad Prabhakar
2025-11-12arm64: dts: renesas: r9a09g087: Add ETHSS nodeLad Prabhakar
2025-11-12arm64: dts: renesas: r9a09g077: Add ETHSS nodeLad Prabhakar
2025-11-12KVM: arm64: VM exit to userspace to handle SEAJiaqi Yan
2025-11-12arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stackArd Biesheuvel
2025-11-12arm64/fpu: Enforce task-context only for generic kernel mode FPUArd Biesheuvel
2025-11-12arm64/xorblocks: Switch to 'ksimd' scoped guard APIArd Biesheuvel
2025-11-12crypto/arm64: sm4 - Switch to 'ksimd' scoped guard APIArd Biesheuvel
2025-11-12crypto/arm64: sm3 - Switch to 'ksimd' scoped guard APIArd Biesheuvel
2025-11-12crypto/arm64: sha3 - Switch to 'ksimd' scoped guard APIArd Biesheuvel
2025-11-12crypto/arm64: polyval - Switch to 'ksimd' scoped guard APIArd Biesheuvel
2025-11-12crypto/arm64: nhpoly1305 - Switch to 'ksimd' scoped guard APIArd Biesheuvel
2025-11-12crypto/arm64: aes-gcm - Switch to 'ksimd' scoped guard APIArd Biesheuvel
2025-11-12crypto/arm64: aes-blk - Switch to 'ksimd' scoped guard APIArd Biesheuvel
2025-11-12crypto/arm64: aes-ccm - Switch to 'ksimd' scoped guard APIArd Biesheuvel
2025-11-12crypto/arm64: sm4-ce-gcm - Avoid pointless yield of the NEON unitArd Biesheuvel
2025-11-12crypto/arm64: sm4-ce-ccm - Avoid pointless yield of the NEON unitArd Biesheuvel
2025-11-12crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unitArd Biesheuvel
2025-11-12arm64/simd: Add scoped guard API for kernel mode SIMDArd Biesheuvel
2025-11-12arm64: dts: imx95-19x19-evk: Add vpcie3v3aux regulator for PCIe[0,1]Richard Zhu
2025-11-12arm64: dts: imx95-15x15-evk: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu
2025-11-12arm64: dts: imx8qxp-mek: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu
2025-11-12arm64: dts: imx8qm-mek: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu
2025-11-12arm64: dts: imx8mq-evk: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu
2025-11-12arm64: dts: imx8mp-evk: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu
2025-11-12arm64: dts: imx8dxl-evk: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu
2025-11-12arm64: dts: imx8qxp-mek: Add supports-clkreq property to PCIe M.2 portRichard Zhu
2025-11-12arm64: dts: imx8qm-mek: Add supports-clkreq property to PCIe M.2 portRichard Zhu
2025-11-12arm64: dts: imx8mq-evk: Add supports-clkreq property to PCIe M.2 portRichard Zhu
2025-11-12arm64: dts: imx8mp-evk: Add supports-clkreq property to PCIe M.2 portRichard Zhu
2025-11-12arm64: dts: imx8mm-evk: Add supports-clkreq property to PCIe M.2 portRichard Zhu
2025-11-12arm64: dts: imx95-19x19-evk: Add supports-clkreq property to PCIe M.2 portRichard Zhu
2025-11-12arm64: dts: imx95-15x15-evk: Add supports-clkreq property to PCIe M.2 portRichard Zhu
2025-11-11arm64: add unlikely hint to MTE async fault check in el0_svc_commonLi Qiang
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth