summaryrefslogtreecommitdiff
path: root/include/asm-generic/syscall.h
AgeCommit message (Expand)Author
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2020-11-16audit: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16ptrace: Migrate to use SYSCALL_TRACE flagGabriel Krisman Bertazi
2020-11-16seccomp: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2014-09-23syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2012-04-14asm/syscall.h: add syscall_get_archWill Drewry
2009-09-22asm-generic: syscall_get_nr returns intRoland McGrath
2008-09-05tracehook: comment pasto fixesRoland McGrath
2008-07-26tracehook: asm/syscall.hRoland McGrath