aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/syscall.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-16/+0
2020-11-16audit: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi1-9/+14
2020-11-16ptrace: Migrate to use SYSCALL_TRACE flagGabriel Krisman Bertazi1-7/+8
2020-11-16seccomp: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner1-4/+1
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-2/+3
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-8/+2
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-8/+3
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-2/+3
2014-09-23syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs1-1/+1
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris1-3/+1
2012-04-14asm/syscall.h: add syscall_get_archWill Drewry1-0/+14
2009-09-22asm-generic: syscall_get_nr returns intRoland McGrath1-2/+6
2008-09-05tracehook: comment pasto fixesRoland McGrath1-1/+1
2008-07-26tracehook: asm/syscall.hRoland McGrath1-0/+141