Age | Commit message (Expand) | Author | Files | Lines |
2022-09-08 | dm: verity-loadpin: Only trust verity targets with enforcement | Matthias Kaehlcke | 1 | -0/+1 |
2022-08-06 | Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+5 |
2022-08-04 | dm verity: Add optional "try_verify_in_tasklet" feature | Nathan Huckleberry | 1 | -1/+5 |
2022-07-08 | dm: Add verity helpers for LoadPin | Matthias Kaehlcke | 1 | -0/+4 |
2020-07-13 | dm verity: add "panic_on_corruption" error handling mode | JeongHyeon Lee | 1 | -1/+2 |
2019-08-23 | dm verity: add root hash pkcs#7 signature verification | Jaskaran Khurana | 1 | -0/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 1 | -2/+1 |
2018-04-03 | dm verity: add 'check_at_most_once' option to only validate hashes once | Patrik Torstensson | 1 | -0/+1 |
2018-04-03 | dm bufio: move dm-bufio.h to include/linux/ | Mikulas Patocka | 1 | -1/+1 |
2017-11-03 | dm: move dm-verity to generic async completion | Gilad Ben-Yossef | 1 | -5/+0 |
2017-04-24 | dm verity: switch to using asynchronous hash crypto API | Gilad Ben-Yossef | 1 | -9/+14 |
2015-12-10 | dm verity: add ignore_zero_blocks feature | Sami Tolvanen | 1 | -1/+2 |
2015-12-10 | dm verity: add support for forward error correction | Sami Tolvanen | 1 | -0/+10 |
2015-12-10 | dm verity: factor out verity_for_bv_block() | Sami Tolvanen | 1 | -0/+6 |
2015-12-10 | dm verity: factor out structures and functions useful to separate object | Sami Tolvanen | 1 | -0/+112 |