[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zw9RM_jNu9vqp9T8@gondor.apana.org.au>
Date: Wed, 16 Oct 2024 13:37:55 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
"David S. Miller" <davem@...emloft.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: [GIT PULL] Crypto Fixes for 6.12
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@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists