| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+14 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+16 |
| 2025-01-12 | include: update references to include/asm-<arch> | Geert Uytterhoeven | 1 | -1/+1 |
| 2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 1 | -1/+1 |
| 2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne | 1 | -16/+0 |
| 2020-11-16 | audit: Migrate to use SYSCALL_WORK flag | Gabriel Krisman Bertazi | 1 | -9/+14 |
| 2020-11-16 | ptrace: Migrate to use SYSCALL_TRACE flag | Gabriel Krisman Bertazi | 1 | -7/+8 |
| 2020-11-16 | seccomp: Migrate to use SYSCALL_WORK flag | Gabriel Krisman Bertazi | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 | Thomas Gleixner | 1 | -4/+1 |
| 2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
| 2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 1 | -8/+2 |
| 2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -8/+3 |
| 2019-03-20 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 1 | -2/+3 |
| 2014-09-23 | syscall.h: fix doc text for syscall_get_arch() | Richard Guy Briggs | 1 | -1/+1 |
| 2014-03-20 | syscall_get_arch: remove useless function arguments | Eric Paris | 1 | -3/+1 |
| 2012-04-14 | asm/syscall.h: add syscall_get_arch | Will Drewry | 1 | -0/+14 |
| 2009-09-22 | asm-generic: syscall_get_nr returns int | Roland McGrath | 1 | -2/+6 |
| 2008-09-05 | tracehook: comment pasto fixes | Roland McGrath | 1 | -1/+1 |
| 2008-07-26 | tracehook: asm/syscall.h | Roland McGrath | 1 | -0/+141 |