[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aFTS1jNQ6DB51gUs@gondor.apana.org.au>
Date: Fri, 20 Jun 2025 11:17:42 +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.16
Hi Linus:
The following changes since commit 40a98e702b528c631094f2e524d309faf33dc774:
crypto: hkdf - move to late_initcall (2025-06-11 10:59:45 +0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v6.16-p5
for you to fetch changes up to df29f60369ccec0aa17d7eed7e2ae1fcdc9be6d4:
crypto: ahash - Fix infinite recursion in ahash_def_finup (2025-06-18 17:02:02 +0800)
----------------------------------------------------------------
This push fixes a regression in ahash (broken fallback finup)
and reinstates a Kconfig option to control the extra self-tests.
----------------------------------------------------------------
Eric Biggers (1):
crypto: testmgr - reinstate kconfig control over full self-tests
Herbert Xu (1):
crypto: ahash - Fix infinite recursion in ahash_def_finup
crypto/Kconfig | 25 +++++++++++++++++++++----
crypto/ahash.c | 4 +++-
crypto/testmgr.c | 15 ++++++++++++---
include/crypto/internal/simd.h | 6 ++++--
lib/crypto/Makefile | 2 +-
5 files changed, 41 insertions(+), 11 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