summaryrefslogtreecommitdiff
path: root/include/uapi/linux/fsverity.h
AgeCommit message (Expand)Author
2021-02-07fs-verity: support reading signature with ioctlEric Biggers
2021-02-07fs-verity: support reading descriptor with ioctlEric Biggers
2021-02-07fs-verity: support reading Merkle tree with ioctlEric Biggers
2021-02-07fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers
2020-11-23fs-verity: move structs needed for file signing to UAPI headerEric Biggers
2019-08-12fs-verity: add SHA-512 supportEric Biggers
2019-07-28fs-verity: add UAPI headerEric Biggers