Age | Commit message (Expand) | Author |
---|---|---|
2024-01-31 | bpf: treewide: Annotate BPF kfuncs in BTF | Daniel Xu |
2023-12-01 | bpf, fsverity: Add kfunc bpf_get_fsverity_digest | Song Liu |
2023-06-14 | fsverity: rework fsverity_get_digest() again | Eric Biggers |
2022-11-29 | fsverity: simplify fsverity_get_digest() | Eric Biggers |
2022-05-01 | fs-verity: define a function to return the integrity protected file digest | Mimi Zohar |
2020-11-16 | fs-verity: rename "file measurement" to "file digest" | Eric Biggers |
2020-11-16 | fs-verity: remove filenames from file comments | Eric Biggers |
2020-05-12 | fs-verity: fix all kerneldoc warnings | Eric Biggers |
2019-08-12 | fs-verity: implement FS_IOC_MEASURE_VERITY ioctl | Eric Biggers |