* [GIT PULL] Crypto library fixes for v6.17-rc3
@ 2025-08-21 3:34 Eric Biggers
2025-08-21 12:01 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2025-08-21 3:34 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-crypto, linux-kernel, Ard Biesheuvel, Jason A. Donenfeld,
Tal Zussman
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
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 fd7e5de4b2eddd34e3567cd419812d8869ef4f13:
lib/crypto: ensure generated *.S files are removed on make clean (2025-08-14 18:01:03 -0700)
----------------------------------------------------------------
Fix a regression where 'make clean' stopped removing some of the
generated assembly files on arm and arm64.
----------------------------------------------------------------
Eric Biggers (1):
lib/crypto: sha: Update Kconfig help for SHA1 and SHA256
Tal Zussman (1):
lib/crypto: ensure generated *.S files are removed on make clean
lib/crypto/Kconfig | 10 +++++-----
lib/crypto/Makefile | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-21 12:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 3:34 [GIT PULL] Crypto library fixes for v6.17-rc3 Eric Biggers
2025-08-21 12:01 ` 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