All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Crypto library fix for v6.16-rc4
@ 2025-06-27 18:14 Eric Biggers
  2025-06-28  0:54 ` Linus Torvalds
  2025-06-28  1:02 ` pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Biggers @ 2025-06-27 18:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-crypto, linux-kernel, Ard Biesheuvel, Jason A. Donenfeld,
	Arnd Bergmann

The following changes since commit 9d4204a8106fe7dc80e3f2e440c8f2ba1ba47319:

  lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch() (2025-06-16 12:51:34 -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 64f7548aad63d2fbca2eeb6eb33361c218ebd5a5:

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

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

Fix a regression where the purgatory code sometimes fails to build.

----------------------------------------------------------------
Arnd Bergmann (1):
      lib/crypto: sha256: Mark sha256_choose_blocks as __always_inline

 include/crypto/internal/sha2.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

end of thread, other threads:[~2025-06-28  2:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-27 18:14 [GIT PULL] Crypto library fix for v6.16-rc4 Eric Biggers
2025-06-28  0:54 ` Linus Torvalds
2025-06-28  1:18   ` Eric Biggers
2025-06-28  2:55     ` Linus Torvalds
2025-06-28  1:02 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.