index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
verity
/
measure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
fsverity: Fix silent truncation in bpf_get_fsverity_digest()
Eric Biggers
1
-4
/
+5
2026-08-04
fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Eric Biggers
1
-4
/
+6
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-2
/
+2
2026-06-05
fsverity: generate and store zero-block hash
Andrey Albershteyn
1
-2
/
+2
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
1
-2
/
+2
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
1
-1
/
+1
2025-07-14
fsverity: Explicitly include <linux/export.h>
Eric Biggers
1
-0
/
+1
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