Hi Linus: The following changes since commit 44ac4625ea002deecd0c227336c95b724206c698: crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10 (2024-09-21 17:14:59 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.12-p3 for you to fetch changes up to e845d2399a00f866f287e0cefbd4fc7d8ef0d2f7: crypto: marvell/cesa - Disable hash algorithms (2024-10-10 17:03:35 +0800) ---------------------------------------------------------------- This push fixes the following issues: - Remove bogus ENOENT error messages. - Ensure algorithm is still alive before marking it as tested. - Disable buggy hash algorithms in marvell/cesa. ---------------------------------------------------------------- Herbert Xu (3): crypto: api - Fix liveliness check in crypto_alg_tested crypto: testmgr - Hide ENOENT errors better crypto: marvell/cesa - Disable hash algorithms crypto/algapi.c | 2 +- crypto/testmgr.c | 23 +++++++++++------------ drivers/crypto/marvell/cesa/hash.c | 12 ++++++------ 3 files changed, 18 insertions(+), 19 deletions(-) Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt