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@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt