Hi Linus: The following changes since commit ce212d2afca47acd366a2e74c76fe82c31f785ab: crypto: n2 - Set err to EINVAL if snprintf fails for hmac (2024-09-13 18:26:53 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.12-p2 for you to fetch changes up to 44ac4625ea002deecd0c227336c95b724206c698: crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10 (2024-09-21 17:14:59 +0800) ---------------------------------------------------------------- This push fixes the following issues: - Disable buggy p10 aes-gcm code on powerpc. - Fix module aliases in paes_s390. - Fix buffer overread in caam. ---------------------------------------------------------------- Danny Tsen (1): crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10 Herbert Xu (2): crypto: caam - Pad SG length when allocating hash edesc crypto: s390/paes - Fix module aliases arch/powerpc/crypto/Kconfig | 1 + arch/s390/crypto/paes_s390.c | 5 ++++- drivers/crypto/caam/caamhash.c | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt