Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jul 2026 20:12:43 +0000 (13:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jul 2026 20:12:43 +0000 (13:12 -0700)
commit981f4a2baaf15a15fd4a22d311f15d066e28833b
tree5cb4e55628152c4a0ebe2edc8f0bf4b909dfd08e
parent0c452fbdf41374ff418cb069e59d141eb73f374a
parent6fe4e4b8259e1330945b5f3c9476e08473b8e0e8
Merge tag 'fscrypt-for-linus' of git://git./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()