Commit 981f4a2baaf1 for kernel
commit 981f4a2baaf15a15fd4a22d311f15d066e28833b
Merge: 0c452fbdf413 6fe4e4b8259e
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri Jul 24 13:12:43 2026 -0700
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Pull fscrypt fixes from Eric Biggers:
"A couple fixes for AI-detected bugs"
* tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux:
fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
fscrypt: Add missing superblock check in find_or_insert_direct_key()