]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Nov 2025 20:45:15 +0000 (12:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Nov 2025 20:45:15 +0000 (12:45 -0800)
commitc668da99b923bc0527f19e361bb8496be087970f
tree9fe1693f92b7933650c714837dfcd394b49e8a61
parentc90841db3524657204c096fd47283817cfdbd2f9
parent1e39da974ce621ed874c6d3aaf65ad14848c9f0d
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux

Pull fscrypt fix from Eric Biggers:
 "Fix an UBSAN warning that started occurring when the block layer
  started supporting logical_block_size > PAGE_SIZE"

* tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux:
  fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT