summaryrefslogtreecommitdiffstats
path: root/fs/verity/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fsverity: move sysctl registration out of signature.cEric Biggers2023-07-121-0/+32
* fsverity: simplify handling of errors during initcallEric Biggers2023-07-121-21/+3
* fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUGEric Biggers2023-01-021-1/+0
* fs-verity: remove filenames from file commentsEric Biggers2020-11-161-1/+1
* fs-verity: support builtin file signaturesEric Biggers2019-08-131-0/+6
* fs-verity: add data verification hooks for ->readpages()Eric Biggers2019-07-291-0/+8
* fs-verity: add the hook for file ->open()Eric Biggers2019-07-291-0/+6
* fs-verity: add Kconfig and the helper functions for hashingEric Biggers2019-07-291-0/+41