1
0
Fork 0
alistair23-linux/security
Casey Schaufler afb1cbe374 LSM: Infrastructure management of the inode security
Move management of the inode->i_security blob out
of the individual security modules and into the security
infrastructure. Instead of allocating the blobs from within
the modules the modules tell the infrastructure how much
space is required, and the space is allocated there.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
[kees: adjusted for ordered init series]
Signed-off-by: Kees Cook <keescook@chromium.org>
2019-01-08 13:18:45 -08:00
..
apparmor LSM: Infrastructure management of the file security 2019-01-08 13:18:44 -08:00
integrity Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2019-01-02 11:05:43 -08:00
keys KEYS: fix parsing invalid pkey info string 2019-01-01 13:13:19 -08:00
loadpin LoadPin: Initialize as ordered LSM 2019-01-08 13:18:43 -08:00
selinux LSM: Infrastructure management of the inode security 2019-01-08 13:18:45 -08:00
smack LSM: Infrastructure management of the inode security 2019-01-08 13:18:45 -08:00
tomoyo Infrastructure management of the cred security blob 2019-01-08 13:18:44 -08:00
yama Yama: Initialize as ordered LSM 2019-01-08 13:18:43 -08:00
Kconfig Yama: Initialize as ordered LSM 2019-01-08 13:18:43 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
commoncap.c capability: Initialize as LSM_ORDER_FIRST 2019-01-08 13:18:44 -08:00
device_cgroup.c docs: fix broken references with multiple hints 2018-06-15 18:10:01 -03:00
inode.c security: fs: make inode explicitly non-modular 2018-12-12 14:58:51 -08:00
lsm_audit.c audit: use inline function to get audit context 2018-05-14 17:24:18 -04:00
min_addr.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
security.c LSM: Infrastructure management of the inode security 2019-01-08 13:18:45 -08:00