linux-brain/security/safesetid
Eric W. Biederman 3cf5d076fb signal: Remove task parameter from force_sig
All of the remaining callers pass current into force_sig so
remove the task parameter to make this obvious and to make
misuse more difficult in the future.

This also makes it clear force_sig passes current into force_sig_info.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2019-05-27 09:36:28 -05:00
..
Kconfig LSM: SafeSetID: 'depend' on CONFIG_SECURITY 2019-01-29 11:50:48 -08:00
Makefile LSM: add SafeSetID module that gates setid calls 2019-01-25 11:22:45 -08:00
lsm.c signal: Remove task parameter from force_sig 2019-05-27 09:36:28 -05:00
lsm.h LSM: add SafeSetID module that gates setid calls 2019-01-25 11:22:45 -08:00
securityfs.c LSM: fix return value check in safesetid_init_securityfs() 2019-02-12 10:59:22 -08:00