kernel_optimize_test/security/selinux
Eric W. Biederman aefad9593e sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
All of the implementations of security hooks that take sem_array only
access sem_perm the struct kern_ipc_perm member.  This means the
dependencies of the sem security hooks can be simplified by passing
the kern_ipc_perm member of sem_array.

Making this change will allow struct sem and struct sem_array
to become private to ipc/sem.c.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2018-03-22 21:07:51 -05:00
..
include selinux/stable-4.16 PR 20180130 2018-01-31 14:16:13 -08:00
ss selinux/stable-4.16 PR 20180130 2018-01-31 14:16:13 -08:00
.gitignore
avc.c
exports.c
hooks.c sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks 2018-03-22 21:07:51 -05:00
ibpkey.c
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
netif.c
netlabel.c security: replace FSF address with web source in license notices 2017-11-20 17:01:29 -05:00
netlink.c
netnode.c
netport.c
nlmsgtab.c
selinuxfs.c
xfrm.c net: Create and use new helper xfrm_dst_child(). 2017-11-30 09:54:25 -05:00