Kees Cook
|
48dc92b9fc
seccomp: add "seccomp" syscall
|
11 vuotta sitten |
Rasmus Villemoes
|
23c8902d40
mm: constify nmask argument to set_mempolicy()
|
11 vuotta sitten |
Rasmus Villemoes
|
f7f28ca98b
mm: constify nmask argument to mbind()
|
11 vuotta sitten |
Linus Torvalds
|
0a7418f5f5
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 vuotta sitten |
Mathieu Desnoyers
|
abb43f6998
tracing: Fix anonymous unions in struct ftrace_event_call
|
11 vuotta sitten |
Heiko Carstens
|
5fb6b953bb
include/linux/syscalls.h: add sys_renameat2() prototype
|
11 vuotta sitten |
Rashika Kheria
|
e3a0cfdc8c
include/linux/syscalls.h: add sys32_quotactl() prototype
|
11 vuotta sitten |
Heiko Carstens
|
ab4f8bba19
s390/compat: automatic zero, sign and pointer conversion of syscalls
|
11 vuotta sitten |
Peter Zijlstra
|
6d35ab4809
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
|
12 vuotta sitten |
Dario Faggioli
|
d50dde5a10
sched: Add new scheduler syscalls to support an extended scheduling parameters ABI
|
12 vuotta sitten |
Linus Torvalds
|
b29c8306a3
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 vuotta sitten |
Andi Kleen
|
83460ec8dc
syscalls.h: use gcc alias instead of assembler aliases for syscalls
|
12 vuotta sitten |
Tom Zanussi
|
d562aff93b
tracing: Add support for SOFT_DISABLE to syscall events
|
12 vuotta sitten |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
12 vuotta sitten |
Sergei Trofimovich
|
f9597f24c0
syscalls.h: add forward declarations for inplace syscall wrappers
|
12 vuotta sitten |
Michal Simek
|
dfa9771a7c
microblaze: fix clone syscall
|
12 vuotta sitten |
Al Viro
|
99e621f796
syscalls.h: slightly reduce the jungles of macros
|
12 vuotta sitten |
Al Viro
|
e1fd1f490f
get rid of union semop in sys_semctl(2) arguments
|
12 vuotta sitten |
Al Viro
|
2cf0966683
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
|
13 vuotta sitten |
Al Viro
|
22d1a35da0
make HAVE_SYSCALL_WRAPPERS unconditional
|
13 vuotta sitten |
Al Viro
|
e1b5bb6d12
consolidate cond_syscall and SYSCALL_ALIAS declarations
|
13 vuotta sitten |
Al Viro
|
4a0fd5bf0f
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
|
13 vuotta sitten |
Al Viro
|
07fe6e00f6
get rid of duplicate logics in __SC_....[1-6] definitions
|
13 vuotta sitten |
Al Viro
|
d64008a8f3
burying unused conditionals
|
13 vuotta sitten |
Al Viro
|
0aa0203fb4
take sys_rt_sigsuspend() prototype to linux/syscalls.h
|
13 vuotta sitten |
Al Viro
|
495dfbf767
generic sys_sigaction() and compat_sys_sigaction()
|
13 vuotta sitten |
Al Viro
|
574c4866e3
consolidate kernel-side struct sigaction declarations
|
13 vuotta sitten |
Al Viro
|
0a0e8cdf73
old sigsuspend variants in kernel/signal.c
|
13 vuotta sitten |
Al Viro
|
eaca6eae3e
sanitize rt_sigaction() situation a bit
|
13 vuotta sitten |
Linus Torvalds
|
54d46ea993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 vuotta sitten |