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