]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Mar 2026 19:52:03 +0000 (11:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Mar 2026 19:52:03 +0000 (11:52 -0800)
Pull fsverity fix from Eric Biggers:
 "Prevent CONFIG_FS_VERITY from being enabled when the page size is
  256K, since it doesn't work in that case"

* tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux:
  fsverity: add dependency on 64K or smaller pages


Trivial merge