index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2025-11-13
arm64: dts: ti: k3-am62l: add initial reference board file
Vignesh Raghavendra
2025-11-13
arm64: dts: ti: k3-am62l: add initial infrastructure
Vignesh Raghavendra
2025-11-13
arm64: dts: ti: am69-aquila: Add Clover
João Paulo Gonçalves
2025-11-13
arm64: dts: ti: Add Aquila AM69 Support
Parth Pancholi
2025-11-13
arm64/mm: Rename try_pgd_pgtable_alloc_init_mm
Linu Cherian
2025-11-13
arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors
Chaitanya S Prakash
2025-11-13
arm64/sysreg: Replace TCR_EL1 field macros
Anshuman Khandual
2025-11-12
arm64: defconfig: Enable SX150x GPIO expander driver
Fange Zhang
2025-11-12
arm64: dts: intel: agilex5: Add Altera compatible for I3C controllers
Adrian Ng Ho Yin
2025-11-12
Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stack
Eric Biggers
2025-11-12
Merge tag 'scoped-ksimd-for-arm-arm64' into libcrypto-fpsimd-on-stack
Eric Biggers
2025-11-12
arm64: Fix double word in comments
Bo Liu
2025-11-12
arm64: Fix typos and spelling errors in comments
mrigendrachaubey
2025-11-12
KVM: arm64: VHE: Compute fgt traps before activating them
Alexandru Elisei
2025-11-12
arm64: dts: renesas: r9a09g087: Add GMAC nodes
Lad Prabhakar
2025-11-12
arm64: dts: renesas: r9a09g077: Add GMAC nodes
Lad Prabhakar
2025-11-12
arm64: dts: renesas: r9a09g087: Add ETHSS node
Lad Prabhakar
2025-11-12
arm64: dts: renesas: r9a09g077: Add ETHSS node
Lad Prabhakar
2025-11-12
KVM: arm64: VM exit to userspace to handle SEA
Jiaqi Yan
2025-11-12
arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack
Ard Biesheuvel
2025-11-12
arm64/fpu: Enforce task-context only for generic kernel mode FPU
Ard Biesheuvel
2025-11-12
arm64/xorblocks: Switch to 'ksimd' scoped guard API
Ard Biesheuvel
2025-11-12
crypto/arm64: sm4 - Switch to 'ksimd' scoped guard API
Ard Biesheuvel
2025-11-12
crypto/arm64: sm3 - Switch to 'ksimd' scoped guard API
Ard Biesheuvel
2025-11-12
crypto/arm64: sha3 - Switch to 'ksimd' scoped guard API
Ard Biesheuvel
2025-11-12
crypto/arm64: polyval - Switch to 'ksimd' scoped guard API
Ard Biesheuvel
2025-11-12
crypto/arm64: nhpoly1305 - Switch to 'ksimd' scoped guard API
Ard Biesheuvel
2025-11-12
crypto/arm64: aes-gcm - Switch to 'ksimd' scoped guard API
Ard Biesheuvel
2025-11-12
crypto/arm64: aes-blk - Switch to 'ksimd' scoped guard API
Ard Biesheuvel
2025-11-12
crypto/arm64: aes-ccm - Switch to 'ksimd' scoped guard API
Ard Biesheuvel
2025-11-12
crypto/arm64: sm4-ce-gcm - Avoid pointless yield of the NEON unit
Ard Biesheuvel
2025-11-12
crypto/arm64: sm4-ce-ccm - Avoid pointless yield of the NEON unit
Ard Biesheuvel
2025-11-12
crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unit
Ard Biesheuvel
2025-11-12
arm64/simd: Add scoped guard API for kernel mode SIMD
Ard Biesheuvel
2025-11-12
arm64: dts: imx95-19x19-evk: Add vpcie3v3aux regulator for PCIe[0,1]
Richard Zhu
2025-11-12
arm64: dts: imx95-15x15-evk: Add vpcie3v3aux regulator for PCIe M.2 connector
Richard Zhu
2025-11-12
arm64: dts: imx8qxp-mek: Add vpcie3v3aux regulator for PCIe M.2 connector
Richard Zhu
2025-11-12
arm64: dts: imx8qm-mek: Add vpcie3v3aux regulator for PCIe M.2 connector
Richard Zhu
2025-11-12
arm64: dts: imx8mq-evk: Add vpcie3v3aux regulator for PCIe M.2 connector
Richard Zhu
2025-11-12
arm64: dts: imx8mp-evk: Add vpcie3v3aux regulator for PCIe M.2 connector
Richard Zhu
2025-11-12
arm64: dts: imx8dxl-evk: Add vpcie3v3aux regulator for PCIe M.2 connector
Richard Zhu
2025-11-12
arm64: dts: imx8qxp-mek: Add supports-clkreq property to PCIe M.2 port
Richard Zhu
2025-11-12
arm64: dts: imx8qm-mek: Add supports-clkreq property to PCIe M.2 port
Richard Zhu
2025-11-12
arm64: dts: imx8mq-evk: Add supports-clkreq property to PCIe M.2 port
Richard Zhu
2025-11-12
arm64: dts: imx8mp-evk: Add supports-clkreq property to PCIe M.2 port
Richard Zhu
2025-11-12
arm64: dts: imx8mm-evk: Add supports-clkreq property to PCIe M.2 port
Richard Zhu
2025-11-12
arm64: dts: imx95-19x19-evk: Add supports-clkreq property to PCIe M.2 port
Richard Zhu
2025-11-12
arm64: dts: imx95-15x15-evk: Add supports-clkreq property to PCIe M.2 port
Richard Zhu
2025-11-11
arm64: add unlikely hint to MTE async fault check in el0_svc_common
Li Qiang
2025-11-11
arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
[prev]
[next]