linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Crypto library fix for v6.16-rc6
@ 2025-07-08 16:45 Eric Biggers
  2025-07-08 20:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2025-07-08 16:45 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-crypto, linux-kernel, linux-s390, Ard Biesheuvel,
	Jason A. Donenfeld, Heiko Carstens, Ingo Franzki

The following changes since commit 64f7548aad63d2fbca2eeb6eb33361c218ebd5a5:

  lib/crypto: sha256: Mark sha256_choose_blocks as __always_inline (2025-06-20 13:22:03 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git tags/libcrypto-for-linus

for you to fetch changes up to 68279380266a5fa70e664de754503338e2ec3f43:

  crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2 (2025-07-03 10:27:26 -0700)

----------------------------------------------------------------

Fix an uninitialized variable in the s390 optimized SHA-1 and SHA-2.

Note that my librarification changes also fix this by greatly
simplifying how the s390 optimized SHA code is integrated.  However, we
need this separate fix for 6.16 and older versions.

----------------------------------------------------------------
Eric Biggers (1):
      crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2

 arch/s390/crypto/sha1_s390.c   | 2 ++
 arch/s390/crypto/sha512_s390.c | 3 +++
 2 files changed, 5 insertions(+)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Crypto library fix for v6.16-rc6
  2025-07-08 16:45 [GIT PULL] Crypto library fix for v6.16-rc6 Eric Biggers
@ 2025-07-08 20:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-08 20:40 UTC (permalink / raw)
  To: Eric Biggers
  Cc: Linus Torvalds, linux-crypto, linux-kernel, linux-s390,
	Ard Biesheuvel, Jason A. Donenfeld, Heiko Carstens, Ingo Franzki

The pull request you sent on Tue, 8 Jul 2025 09:45:17 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git tags/libcrypto-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a3b5b88ea9bc9da00bd89d94738bf7181b2516f7

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-08 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 16:45 [GIT PULL] Crypto library fix for v6.16-rc6 Eric Biggers
2025-07-08 20:40 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).