projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6a42ff3
a300000
)
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 5 Mar 2026 19:52:03 +0000
(11:52 -0800)
committer
Linus 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