index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
verity
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-1
/
+1
2026-01-29
fsverity: add tracepoints
Andrey Albershteyn
1
-0
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2024-05-03
fsverity: use register_sysctl_init() to avoid kmemleak warning
Eric Biggers
1
-6
/
+1
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2023-12-01
bpf, fsverity: Add kfunc bpf_get_fsverity_digest
Song Liu
1
-0
/
+1
2023-07-11
fsverity: move sysctl registration out of signature.c
Eric Biggers
1
-0
/
+32
2023-07-11
fsverity: simplify handling of errors during initcall
Eric Biggers
1
-21
/
+3
2023-01-01
fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG
Eric Biggers
1
-1
/
+0
2020-11-16
fs-verity: remove filenames from file comments
Eric Biggers
1
-1
/
+1
2019-08-12
fs-verity: support builtin file signatures
Eric Biggers
1
-0
/
+6
2019-07-28
fs-verity: add data verification hooks for ->readpages()
Eric Biggers
1
-0
/
+8
2019-07-28
fs-verity: add the hook for file ->open()
Eric Biggers
1
-0
/
+6
2019-07-28
fs-verity: add Kconfig and the helper functions for hashing
Eric Biggers
1
-0
/
+41