aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas/syscall.c
Commit message (Expand)AuthorAge
* um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün2016-09-07
* um/ptrace: Fix the syscall_trace_leave callMickaël Salaün2016-09-07
* um/ptrace: run seccomp after ptraceKees Cook2016-06-14
* seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
* um: Add seccomp supportMickaël Salaün2016-01-10
* um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-10
* um: Get rid of open coded NR_SYSCALLSRichard Weinberger2015-11-06
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-06
* um: Handle tracehook_report_syscall_entry() resultRichard Weinberger2015-05-31
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
* um: split syscall_trace(), pass pt_regs to itAl Viro2012-08-01
* um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-01
* um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-21
* uml: i386: Avoid redefinition of NR_syscallsJan Kiszka2010-05-10
* uml: redo the calculation of NR_syscallsJeff Dike2008-02-05
* uml: get rid of syscall countersJeff Dike2008-02-05
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-16
* uml: style fixes pass 3Jeff Dike2007-10-16
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-16
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-10
* [PATCH] uml: system call path cleanupJeff Dike2005-09-05