index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
verity
/
signature.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
fsverity: expose verified fsverity built-in signatures to LSMs
Fan Wu
1
-1
/
+17
2023-08-20
fsverity: skip PKCS#7 parser when keyring is empty
Eric Biggers
1
-0
/
+16
2023-07-11
fsverity: move sysctl registration out of signature.c
Eric Biggers
1
-32
/
+1
2023-07-11
fsverity: simplify handling of errors during initcall
Eric Biggers
1
-28
/
+14
2023-06-20
fsverity: improve documentation for builtin signature support
Eric Biggers
1
-0
/
+8
2023-03-27
fs-verity: simplify sysctls with register_sysctl()
Luis Chamberlain
1
-8
/
+1
2023-01-01
fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG
Eric Biggers
1
-2
/
+0
2021-02-07
fs-verity: don't pass whole descriptor to fsverity_verify_signature()
Eric Biggers
1
-14
/
+6
2020-11-16
fs-verity: rename "file measurement" to "file digest"
Eric Biggers
1
-5
/
+5
2020-11-16
fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest
Eric Biggers
1
-1
/
+1
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
/
+3
2019-08-12
fs-verity: support builtin file signatures
Eric Biggers
1
-0
/
+157