]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Aug 2025 11:54:01 +0000 (04:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Aug 2025 11:54:01 +0000 (04:54 -0700)
commit32b7144f806e231a3fb619d4ddc5a6bffb731715
treeb7215441815286dc7d675241849a42632e7fa51f
parenteb4a0992ddae04ad5b402029a430b2fa06c81647
parentfd7e5de4b2eddd34e3567cd419812d8869ef4f13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux

Pull crypto library fixes from Eric Biggers:
 "Fix a regression where 'make clean' stopped removing some of the
  generated assembly files on arm and arm64"

* tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux:
  lib/crypto: ensure generated *.S files are removed on make clean
  lib/crypto: sha: Update Kconfig help for SHA1 and SHA256