[GIT PULL] fsverity updates for 6.15
From: Eric Biggers
Date: Sun Mar 23 2025 - 18:20:21 EST
The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:
Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/fs/fsverity/linux.git tags/fsverity-for-linus
for you to fetch changes up to a19bcde49998aac0a4ff99e9a84339adecffbfcb:
Revert "fsverity: relax build time dependency on CRYPTO_SHA256" (2025-02-17 11:34:15 -0800)
----------------------------------------------------------------
A fix for an issue where CONFIG_FS_VERITY could be enabled without some
of its dependencies, and a small documentation update.
----------------------------------------------------------------
Allison Karlitskaya (1):
Documentation: add a usecase for FS_IOC_READ_VERITY_METADATA
Eric Biggers (1):
Revert "fsverity: relax build time dependency on CRYPTO_SHA256"
Documentation/filesystems/fsverity.rst | 16 +++++++++++-----
fs/verity/Kconfig | 8 ++------
2 files changed, 13 insertions(+), 11 deletions(-)