index
:
pub/scm/fs/fsverity/linux.git
master
fsverity kernel development tree
FSVerity FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lsm_hooks.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
security: lsm: allow LSMs to register for late_initcall_sync init
Yeoreum Yun
1
-0
/
+2
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
1
-0
/
+1
2025-12-15
lsm: fix kernel-doc struct member names
Randy Dunlap
1
-2
/
+2
2025-10-22
lsm: introduce an initcall mechanism into the LSM framework
Paul Moore
1
-5
/
+28
2025-10-22
lsm: cleanup the LSM blob size code
Paul Moore
1
-17
/
+17
2025-10-22
lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
1
-1
/
+0
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
1
-1
/
+1
2025-10-22
lsm: split the init code out into lsm_init.c
Paul Moore
1
-2
/
+1
2025-08-11
lsm,selinux: Add LSM blob support for BPF objects
Blaise Boscaccy
1
-0
/
+3
2024-08-22
lsm: replace indirect LSM hook calls with static calls
KP Singh
1
-9
/
+43
2024-08-20
block,lsm: add LSM blob and new LSM hooks for block devices
Deven Bowers
1
-0
/
+1
2024-08-12
lsm: cleanup lsm_hooks.h
Paul Moore
1
-44
/
+43
2024-07-29
lsm: infrastructure management of the perf_event security blob
Casey Schaufler
1
-0
/
+1
2024-07-29
lsm: infrastructure management of the infiniband blob
Casey Schaufler
1
-0
/
+1
2024-07-29
lsm: infrastructure management of the dev_tun blob
Casey Schaufler
1
-0
/
+1
2024-07-29
lsm: infrastructure management of the key security blob
Casey Schaufler
1
-0
/
+1
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
1
-0
/
+1
2023-11-12
LSM: syscalls for current process attributes
Casey Schaufler
1
-0
/
+1
2023-11-12
LSM: Identify modules by more than name
Casey Schaufler
1
-2
/
+14
2023-07-10
security: Allow all LSMs to provide xattrs for inode_init_security hook
Roberto Sassu
1
-0
/
+20
2023-04-24
Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1624
/
+1
2023-03-24
selinux: clean up dead code after removing runtime disable
Lukas Bulwahn
1
-23
/
+0
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
1
-7
/
+0
2023-03-10
security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
Roberto Sassu
1
-0
/
+1
2023-03-06
lsm: move the remaining LSM hook comments to security/security.c
Paul Moore
1
-168
/
+0
2023-03-06
lsm: move the io_uring hook comments to security/security.c
Paul Moore
1
-17
/
+0
2023-03-06
lsm: move the perf hook comments to security/security.c
Paul Moore
1
-17
/
+0
2023-03-06
lsm: move the bpf hook comments to security/security.c
Paul Moore
1
-36
/
+0
2023-03-06
lsm: move the audit hook comments to security/security.c
Paul Moore
1
-32
/
+0
2023-03-06
lsm: move the binder hook comments to security/security.c
Paul Moore
1
-22
/
+0
2023-03-06
lsm: move the sysv hook comments to security/security.c
Paul Moore
1
-141
/
+0
2023-03-06
lsm: move the key hook comments to security/security.c
Paul Moore
1
-32
/
+0
2023-03-06
lsm: move the xfrm hook comments to security/security.c
Paul Moore
1
-73
/
+0
2023-03-06
lsm: move the Infiniband hook comments to security/security.c
Paul Moore
1
-22
/
+0
2023-03-06
lsm: move the SCTP hook comments to security/security.c
Paul Moore
1
-33
/
+0
2023-03-06
lsm: move the socket hook comments to security/security.c
Paul Moore
1
-191
/
+0
2023-03-06
lsm: move the AF_UNIX hook comments to security/security.c
Paul Moore
1
-26
/
+0
2023-03-06
lsm: move the netlink hook comments to security/security.c
Paul Moore
1
-13
/
+0
2023-03-06
lsm: move the task hook comments to security/security.c
Paul Moore
1
-210
/
+0
2023-03-06
lsm: move the file hook comments to security/security.c
Paul Moore
1
-104
/
+0
2023-03-06
lsm: move the kernfs hook comments to security/security.c
Paul Moore
1
-9
/
+0
2023-03-06
lsm: move the inode hook comments to security/security.c
Paul Moore
1
-303
/
+0
2023-03-06
lsm: move the filesystem hook comments to security/security.c
Paul Moore
1
-106
/
+0
2023-03-06
lsm: move the fs_context hook comments to security/security.c
Paul Moore
1
-17
/
+0
2023-03-06
lsm: move the program execution hook comments to security/security.c
Paul Moore
1
-52
/
+0
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-1
/
+1
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-99
/
+142
2022-12-13
Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+9
2022-12-09
lsm: Fix description of fs_context_parse_param
Roberto Sassu
1
-3
/
+0
2022-12-06
lsm: Add/fix return values in lsm_hooks.h and fix formatting
Roberto Sassu
1
-83
/
+138
[next]