index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
verity
/
signature.c
Age
Commit message (
Expand
)
Author
Files
Lines
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