Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2019-04-04 | ptrace: Remove maxargs from task_current_syscall() | Steven Rostedt (Red Hat) | 1 | -32/+25 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-24 | lib/syscall: Clear return values when no stack | Kees Cook | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-09-16 | lib/syscall: Pin the task stack in collect_syscall() | Andy Lutomirski | 1 | -2/+13 |
2014-04-03 | lib/syscall.c: unexport task_current_syscall() | Andrew Morton | 1 | -1/+0 |
2012-03-07 | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
2008-07-26 | task_current_syscall | Roland McGrath | 1 | -0/+75 |