Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fsverity: move sysctl registration out of signature.c | Eric Biggers | 2023-07-12 | 1 | -0/+32 |
* | fsverity: simplify handling of errors during initcall | Eric Biggers | 2023-07-12 | 1 | -21/+3 |
* | fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG | Eric Biggers | 2023-01-02 | 1 | -1/+0 |
* | fs-verity: remove filenames from file comments | Eric Biggers | 2020-11-16 | 1 | -1/+1 |
* | fs-verity: support builtin file signatures | Eric Biggers | 2019-08-13 | 1 | -0/+6 |
* | fs-verity: add data verification hooks for ->readpages() | Eric Biggers | 2019-07-29 | 1 | -0/+8 |
* | fs-verity: add the hook for file ->open() | Eric Biggers | 2019-07-29 | 1 | -0/+6 |
* | fs-verity: add Kconfig and the helper functions for hashing | Eric Biggers | 2019-07-29 | 1 | -0/+41 |