index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
skas
/
syscall.c
Age
Commit message (
Expand
)
Author
2020-04-29
um: syscall.c: include <asm/unistd.h>
Johannes Berg
2020-03-29
um: Implement time-travel=ext
Johannes Berg
2020-03-29
um: Move timer-internal.h to non-shared
Johannes Berg
2019-10-10
seccomp: simplify secure_computing()
Christian Brauner
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-07-02
um: Support time travel mode
Johannes Berg
2016-09-07
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
2016-09-07
um/ptrace: Fix the syscall_trace_leave call
Mickaël Salaün
2016-06-14
um/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-01-10
um: Add seccomp support
Mickaël Salaün
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
2015-11-06
um: Get rid of open coded NR_SYSCALLS
Richard Weinberger
2015-11-06
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
2015-05-31
um: Handle tracehook_report_syscall_entry() result
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-08-02
um: split syscall_trace(), pass pt_regs to it
Al Viro
2012-08-01
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
Al Viro
2012-05-21
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
2010-05-10
uml: i386: Avoid redefinition of NR_syscalls
Jan Kiszka
2008-02-05
uml: redo the calculation of NR_syscalls
Jeff Dike
2008-02-05
uml: get rid of syscall counters
Jeff Dike
2007-10-16
uml: rename pt_regs general-purpose register file
Jeff Dike
2007-10-16
uml: style fixes pass 3
Jeff Dike
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2006-07-10
[PATCH] uml: remove syscall debugging
Jeff Dike
2005-09-05
[PATCH] uml: system call path cleanup
Jeff Dike