summaryrefslogtreecommitdiff
path: root/fs/verity/measure.c
AgeCommit message (Expand)Author
10 daysfsverity: Fix silent truncation in bpf_get_fsverity_digest()Eric Biggers
10 daysfsverity: Fix bpf_get_fsverity_digest() dynptr assumptionsEric Biggers
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-05fsverity: generate and store zero-block hashAndrey Albershteyn
2026-04-19bpf: Refactor dynptr mutability trackingAmery Hung
2026-01-02bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncsPuranjay Mohan
2025-07-14fsverity: Explicitly include <linux/export.h>Eric Biggers
2024-06-12bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu
2024-01-31bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu
2023-12-01bpf, fsverity: Add kfunc bpf_get_fsverity_digestSong Liu
2023-06-14fsverity: rework fsverity_get_digest() againEric Biggers
2022-11-29fsverity: simplify fsverity_get_digest()Eric Biggers
2022-05-01fs-verity: define a function to return the integrity protected file digestMimi Zohar
2020-11-16fs-verity: rename "file measurement" to "file digest"Eric Biggers
2020-11-16fs-verity: remove filenames from file commentsEric Biggers
2020-05-12fs-verity: fix all kerneldoc warningsEric Biggers
2019-08-12fs-verity: implement FS_IOC_MEASURE_VERITY ioctlEric Biggers