index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
verity
/
measure.c
Age
Commit message (
Expand
)
Author
2026-08-04
fsverity: Fix silent truncation in bpf_get_fsverity_digest()
Eric Biggers
2026-08-04
fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Eric Biggers
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-05
fsverity: generate and store zero-block hash
Andrey Albershteyn
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2025-07-14
fsverity: Explicitly include <linux/export.h>
Eric Biggers
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2023-12-01
bpf, fsverity: Add kfunc bpf_get_fsverity_digest
Song Liu
2023-06-14
fsverity: rework fsverity_get_digest() again
Eric Biggers
2022-11-29
fsverity: simplify fsverity_get_digest()
Eric Biggers
2022-05-01
fs-verity: define a function to return the integrity protected file digest
Mimi Zohar
2020-11-16
fs-verity: rename "file measurement" to "file digest"
Eric Biggers
2020-11-16
fs-verity: remove filenames from file comments
Eric Biggers
2020-05-12
fs-verity: fix all kerneldoc warnings
Eric Biggers
2019-08-12
fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
Eric Biggers