summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-11-12arm64: dts: renesas: r9a09g077: Add GMAC nodesLad Prabhakar1-0/+445
2025-11-12arm64: dts: renesas: r9a09g087: Add ETHSS nodeLad Prabhakar1-0/+37
2025-11-12arm64: dts: renesas: r9a09g077: Add ETHSS nodeLad Prabhakar1-0/+37
2025-11-12KVM: arm64: VM exit to userspace to handle SEAJiaqi Yan3-1/+74
2025-11-12arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stackArd Biesheuvel5-21/+55
2025-11-12arm64/fpu: Enforce task-context only for generic kernel mode FPUArd Biesheuvel1-2/+14
2025-11-12arm64/xorblocks: Switch to 'ksimd' scoped guard APIArd Biesheuvel1-13/+9
2025-11-12crypto/arm64: sm4 - Switch to 'ksimd' scoped guard APIArd Biesheuvel5-191/+149
2025-11-12crypto/arm64: sm3 - Switch to 'ksimd' scoped guard APIArd Biesheuvel2-17/+14
2025-11-12crypto/arm64: sha3 - Switch to 'ksimd' scoped guard APIArd Biesheuvel1-6/+4
2025-11-12crypto/arm64: polyval - Switch to 'ksimd' scoped guard APIArd Biesheuvel1-7/+5
2025-11-12crypto/arm64: nhpoly1305 - Switch to 'ksimd' scoped guard APIArd Biesheuvel1-3/+2
2025-11-12crypto/arm64: aes-gcm - Switch to 'ksimd' scoped guard APIArd Biesheuvel1-14/+13
2025-11-12crypto/arm64: aes-blk - Switch to 'ksimd' scoped guard APIArd Biesheuvel3-195/+181
2025-11-12crypto/arm64: aes-ccm - Switch to 'ksimd' scoped guard APIArd Biesheuvel1-69/+66
2025-11-12crypto/arm64: sm4-ce-gcm - Avoid pointless yield of the NEON unitArd Biesheuvel1-19/+6
2025-11-12crypto/arm64: sm4-ce-ccm - Avoid pointless yield of the NEON unitArd Biesheuvel1-19/+6
2025-11-12crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unitArd Biesheuvel1-4/+1
2025-11-12ARM/simd: Add scoped guard API for kernel mode SIMDArd Biesheuvel1-0/+7
2025-11-12arm64/simd: Add scoped guard API for kernel mode SIMDArd Biesheuvel1-0/+7
2025-11-12arm64: dts: imx95-19x19-evk: Add vpcie3v3aux regulator for PCIe[0,1]Richard Zhu1-0/+2
2025-11-12arm64: dts: imx95-15x15-evk: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu1-0/+1
2025-11-12arm64: dts: imx8qxp-mek: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu1-0/+1
2025-11-12arm64: dts: imx8qm-mek: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu1-0/+1
2025-11-12arm64: dts: imx8mq-evk: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu1-0/+1
2025-11-12arm64: dts: imx8mp-evk: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu1-0/+1
2025-11-12arm64: dts: imx8dxl-evk: Add vpcie3v3aux regulator for PCIe M.2 connectorRichard Zhu1-0/+1
2025-11-12arm64: dts: imx8qxp-mek: Add supports-clkreq property to PCIe M.2 portRichard Zhu1-0/+1
2025-11-12arm64: dts: imx8qm-mek: Add supports-clkreq property to PCIe M.2 portRichard Zhu1-0/+1
2025-11-12arm64: dts: imx8mq-evk: Add supports-clkreq property to PCIe M.2 portRichard Zhu1-0/+2
2025-11-12arm64: dts: imx8mp-evk: Add supports-clkreq property to PCIe M.2 portRichard Zhu1-0/+1
2025-11-12arm64: dts: imx8mm-evk: Add supports-clkreq property to PCIe M.2 portRichard Zhu1-0/+1
2025-11-12arm64: dts: imx95-19x19-evk: Add supports-clkreq property to PCIe M.2 portRichard Zhu1-0/+1
2025-11-12arm64: dts: imx95-15x15-evk: Add supports-clkreq property to PCIe M.2 portRichard Zhu1-0/+1
2025-11-11ARM: dts: ti/omap: fix incorrect compatible string in internal eeprom nodeGeorge Kelly1-1/+1
2025-11-11arm64: add unlikely hint to MTE async fault check in el0_svc_commonLi Qiang1-1/+1
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth61-123/+123
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-5/+5
2025-11-11arm64: acpi: add newline to deferred APEI warningOsama Abdelkader1-1/+1
2025-11-11arm64: entry: Clean out some indirectionLinus Walleij1-25/+3
2025-11-11arm64/mm: Ensure PGD_SIZE is aligned to 64 bytes when PA_BITS = 52Anshuman Khandual1-1/+1
2025-11-11lib/crypto: x86/polyval: Migrate optimized code into libraryEric Biggers4-514/+0
2025-11-11lib/crypto: arm64/polyval: Migrate optimized code into libraryEric Biggers4-532/+0
2025-11-11arm64/efi: Call EFI runtime services without disabling preemptionArd Biesheuvel1-2/+21
2025-11-11arm64/efi: Move uaccess en/disable out of efi_set_pgd()Ard Biesheuvel2-10/+21
2025-11-11arm64/efi: Drop efi_rt_lock spinlock from EFI arch wrapperArd Biesheuvel1-4/+1
2025-11-11arm64/fpsimd: Permit kernel mode NEON with IRQs offArd Biesheuvel2-7/+20
2025-11-11arm64/fpsimd: Don't warn when EFI execution context is preemptibleArd Biesheuvel1-2/+2
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds15-82/+165
2025-11-11Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+12