aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas/syscall.c
AgeCommit message (Expand)Author
2021-05-20x86/syscalls: Use __NR_syscalls instead of __NR_syscall_maxMasahiro Yamada
2020-04-29um: syscall.c: include <asm/unistd.h>Johannes Berg
2020-03-29um: Implement time-travel=extJohannes Berg
2020-03-29um: Move timer-internal.h to non-sharedJohannes Berg
2019-10-10seccomp: simplify secure_computing()Christian Brauner
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar
2019-07-02um: Support time travel modeJohannes Berg
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün
2016-09-07um/ptrace: Fix the syscall_trace_leave callMickaël Salaün
2016-06-14um/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-01-10um: Add seccomp supportMickaël Salaün
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün
2015-11-06um: Get rid of open coded NR_SYSCALLSRichard Weinberger
2015-11-06um: Store syscall number after syscall_trace_enter()Richard Weinberger
2015-05-31um: Handle tracehook_report_syscall_entry() resultRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro
2010-05-10uml: i386: Avoid redefinition of NR_syscallsJan Kiszka
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike
2008-02-05uml: get rid of syscall countersJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike
2005-09-05[PATCH] uml: system call path cleanupJeff Dike