From: Linus Torvalds Date: Mon, 29 Sep 2025 22:33:50 +0000 (-0700) Subject: Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d60ac92c105fd8c09224b92c3e34dd03327ba3f4;p=thirdparty%2Fkernel%2Fstable.git Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux Pull fscrypt updates from Eric Biggers: "Make fs/crypto/ use the HMAC-SHA512 library functions instead of crypto_shash. This is simpler, faster, and more reliable" * tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux: fscrypt: use HMAC-SHA512 library for HKDF fscrypt: Remove redundant __GFP_NOWARN --- d60ac92c105fd8c09224b92c3e34dd03327ba3f4