From: Herbert Xu <herbert@gondor.apana.org.au>
To: Linus Torvalds <torvalds@linux-foundation.org>,
"David S. Miller" <davem@davemloft.net>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Crypto Mailing List <linux-crypto@vger.kernel.org>
Subject: [GIT PULL] Crypto Fixes for 6.16
Date: Fri, 20 Jun 2025 11:17:42 +0800 [thread overview]
Message-ID: <aFTS1jNQ6DB51gUs@gondor.apana.org.au> (raw)
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@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
next reply other threads:[~2025-06-20 3:17 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-20 3:17 Herbert Xu [this message]
2025-06-20 6:34 ` [GIT PULL] Crypto Fixes for 6.16 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2025-07-19 0:36 Herbert Xu
2025-07-19 1:34 ` pr-tracker-bot
2025-06-25 2:44 Herbert Xu
2025-06-25 3:04 ` Eric Biggers
2025-06-25 3:14 ` Herbert Xu
2025-06-25 3:32 ` Eric Biggers
2025-06-25 3:49 ` Herbert Xu
2025-06-27 5:08 ` pr-tracker-bot
2025-06-13 4:30 Herbert Xu
2025-06-13 18:04 ` pr-tracker-bot
2025-06-03 5:03 Herbert Xu
2025-06-03 16:09 ` pr-tracker-bot
2025-05-28 3:03 Herbert Xu
2025-05-28 22:16 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aFTS1jNQ6DB51gUs@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=davem@davemloft.net \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox