From: Linus Torvalds Date: Sun, 4 Jun 2023 11:11:13 +0000 (-0400) Subject: Merge tag 'powerpc-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc... X-Git-Tag: v6.6.7~2728 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9455b4b6db1e9b11d242595cc968332ecdd3cc91;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'powerpc-6.4-4' of git://git./linux/kernel/git/powerpc/linux Pull powerpc fixes from Michael Ellerman: - Fix link errors in new aes-gcm-p10 code when built-in with other drivers - Limit number of TCEs passed to H_STUFF_TCE hcall as per spec - Use KSYM_NAME_LEN in xmon array size to avoid possible OOB write Thanks to Gaurav Batra and Maninder Singh Vishal Chourasia. * tag 'powerpc-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/xmon: Use KSYM_NAME_LEN in array size powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall powerpc/crypto: Fix aes-gcm-p10 link errors --- 9455b4b6db1e9b11d242595cc968332ecdd3cc91