[GIT PULL] Crypto Fixes for 6.9

From: Herbert Xu
Date: Mon Mar 25 2024 - 10:09:20 EST


Hi Linus:

The following changes since commit 6a8dbd71a70620c42d4fa82509204ba18231f28d:

Revert "crypto: remove CONFIG_CRYPTO_STATS" (2024-03-13 09:49:37 +0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.9-p2

for you to fetch changes up to 5a7e89d3315d1be86aff8a8bf849023cda6547f7:

crypto: iaa - Fix nr_cpus < nr_iaa case (2024-03-22 19:42:20 +0800)

----------------------------------------------------------------
This push fixes a regression that broke iwd as well as a divide by
zero in iaa.
----------------------------------------------------------------

Eric Biggers (1):
Revert "crypto: pkcs7 - remove sha1 support"

Tom Zanussi (1):
crypto: iaa - Fix nr_cpus < nr_iaa case

crypto/asymmetric_keys/mscode_parser.c | 3 ++
crypto/asymmetric_keys/pkcs7_parser.c | 4 ++
crypto/asymmetric_keys/public_key.c | 3 +-
crypto/asymmetric_keys/signature.c | 2 +-
crypto/asymmetric_keys/x509_cert_parser.c | 8 +++
crypto/testmgr.h | 80 ++++++++++++++++++++++++++++++
drivers/crypto/intel/iaa/iaa_crypto_main.c | 10 ++--
include/linux/oid_registry.h | 4 ++
kernel/module/Kconfig | 5 ++
9 files changed, 114 insertions(+), 5 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