summaryrefslogtreecommitdiff
path: root/include/uapi/linux/fsverity.h
Commit message (Expand)AuthorAgeFilesLines
* fs-verity: support reading signature with ioctlEric Biggers2021-02-071-0/+1
* fs-verity: support reading descriptor with ioctlEric Biggers2021-02-071-0/+1
* fs-verity: support reading Merkle tree with ioctlEric Biggers2021-02-071-0/+2
* fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers2021-02-071-0/+10
* fs-verity: move structs needed for file signing to UAPI headerEric Biggers2020-11-231-0/+49
* fs-verity: add SHA-512 supportEric Biggers2019-08-121-0/+1
* fs-verity: add UAPI headerEric Biggers2019-07-281-0/+39