linux/drivers/misc/lkdtm
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
..
bugs.c signal: Remove task parameter from force_sig 2019-05-27 09:36:28 -05:00
core.c lkdtm: change snprintf to scnprintf for possible overflow 2019-01-18 16:34:05 +01:00
heap.c
lkdtm.h lkdtm: Add tests for NULL pointer dereference 2019-01-09 12:00:31 -08:00
Makefile lkdtm: Add a test for STACKLEAK 2018-09-04 10:35:47 -07:00
perms.c lkdtm: Add tests for NULL pointer dereference 2019-01-09 12:00:31 -08:00
refcount.c
rodata.c
stackleak.c lkdtm: Add a test for STACKLEAK 2018-09-04 10:35:47 -07:00
usercopy.c Char/Misc driver patches for 4.20-rc1 2018-10-26 09:11:43 -07:00