summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-1/+1
* arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-16/+0
* audit: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi2020-11-161-9/+14
* ptrace: Migrate to use SYSCALL_TRACE flagGabriel Krisman Bertazi2020-11-161-7/+8
* seccomp: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi2020-11-161-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-4/+1
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-2/+3
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-2/+3
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-8/+2
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-8/+3
|/
* syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs2014-09-231-1/+1
* syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-3/+1
* asm/syscall.h: add syscall_get_archWill Drewry2012-04-141-0/+14
* asm-generic: syscall_get_nr returns intRoland McGrath2009-09-221-2/+6
* tracehook: comment pasto fixesRoland McGrath2008-09-051-1/+1
* tracehook: asm/syscall.hRoland McGrath2008-07-261-0/+141