From: Linus Torvalds Date: Tue, 8 Jul 2025 18:50:27 +0000 (-0700) Subject: Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a3b5b88ea9bc9da00bd89d94738bf7181b2516f7;p=linux-block.git Merge tag 'libcrypto-for-linus' of git://git./linux/kernel/git/ebiggers/linux Pull crypto library fix from Eric Biggers: "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" * tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux: crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2 --- a3b5b88ea9bc9da00bd89d94738bf7181b2516f7