summaryrefslogtreecommitdiff
path: root/fs/verity/init.c
AgeCommit message (Expand)Author
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-12-28fs: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2023-12-01bpf, fsverity: Add kfunc bpf_get_fsverity_digestSong Liu
2023-07-11fsverity: move sysctl registration out of signature.cEric Biggers
2023-07-11fsverity: simplify handling of errors during initcallEric Biggers
2023-01-01fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUGEric Biggers
2020-11-16fs-verity: remove filenames from file commentsEric Biggers
2019-08-12fs-verity: support builtin file signaturesEric Biggers
2019-07-28fs-verity: add data verification hooks for ->readpages()Eric Biggers
2019-07-28fs-verity: add the hook for file ->open()Eric Biggers
2019-07-28fs-verity: add Kconfig and the helper functions for hashingEric Biggers