Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fsverity: use WARN_ON_ONCE instead of WARN_ON | Eric Biggers | 2023-04-11 | 1 | -2/+2 |
* | fsverity: replace fsverity_hash_page() with fsverity_hash_block() | Eric Biggers | 2023-01-09 | 1 | -13/+11 |
* | fsverity: simplify fsverity_get_digest() | Eric Biggers | 2022-11-29 | 1 | -0/+6 |
* | fs-verity: remove filenames from file comments | Eric Biggers | 2020-11-16 | 1 | -1/+1 |
* | fs-verity: use mempool for hash requests | Eric Biggers | 2020-01-14 | 1 | -25/+73 |
* | fs-verity: add SHA-512 support | Eric Biggers | 2019-08-12 | 1 | -0/+5 |
* | fs-verity: add Kconfig and the helper functions for hashing | Eric Biggers | 2019-07-28 | 1 | -0/+275 |