Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-12 | bpf: treewide: Align kfunc signatures to prog point-of-view | Daniel Xu | 1 | -2/+3 |
2024-01-31 | bpf: treewide: Annotate BPF kfuncs in BTF | Daniel Xu | 1 | -2/+2 |
2023-12-01 | bpf, fsverity: Add kfunc bpf_get_fsverity_digest | Song Liu | 1 | -0/+84 |
2023-06-14 | fsverity: rework fsverity_get_digest() again | Eric Biggers | 1 | -11/+26 |
2022-11-29 | fsverity: simplify fsverity_get_digest() | Eric Biggers | 1 | -17/+2 |
2022-05-01 | fs-verity: define a function to return the integrity protected file digest | Mimi Zohar | 1 | -0/+43 |
2020-11-16 | fs-verity: rename "file measurement" to "file digest" | Eric Biggers | 1 | -6/+6 |
2020-11-16 | fs-verity: remove filenames from file comments | Eric Biggers | 1 | -1/+1 |
2020-05-12 | fs-verity: fix all kerneldoc warnings | Eric Biggers | 1 | -0/+2 |
2019-08-12 | fs-verity: implement FS_IOC_MEASURE_VERITY ioctl | Eric Biggers | 1 | -0/+57 |