Al Viro
|
c5ddd2024a
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
91c2e0bcae
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
72ec35163f
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
56e41d3c5a
merge compat sys_ipc instances
|
12 years ago |
Al Viro
|
d5dc77bfee
consolidate compat lookup_dcookie()
|
12 years ago |
Al Viro
|
76b021d053
convert vmsplice to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
8d2d5c4a25
switch getrusage() to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
35280bd4a3
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
19f4fc3aee
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
7d197ed4a6
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
3f6d078d4a
fix compat truncate/ftruncate
|
12 years ago |
Al Viro
|
561c673197
switch lseek to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
1cb44eb837
s390: kill useless wrappers
|
12 years ago |
Al Viro
|
7eddd99c28
s390: switch to generic old sigaction()
|
12 years ago |
Al Viro
|
f036b94344
s390: switch to generic compat rt_sigaction
|
12 years ago |
Al Viro
|
d7b5427cec
s390: switch to generic compat sched_rr_get_interval()
|
12 years ago |
Al Viro
|
07562be77d
s390: switch to generic compat rt_sigqueueinfo()
|
12 years ago |
Al Viro
|
bdcf03183c
s390: switch to generic compat rt_sigpending()
|
12 years ago |
Al Viro
|
7426022431
s390: switch to generic compat rt_sigprocmask(2)
|
12 years ago |
Al Viro
|
e214125aa8
s390: switch to generic sigaltstack
|
12 years ago |
Heiko Carstens
|
1427add02c
s390/syscalls: wire up finit_module syscall
|
12 years ago |
Al Viro
|
9d73fc2d64
open*(2) compat fixes (s390, arm64)
|
12 years ago |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
65f22a906e
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
|
13 years ago |
Heiko Carstens
|
c0162b07b3
s390/syscalls: wire up kcmp system call
|
13 years ago |
Jan Glauber
|
e4b8b3f33f
s390: add support for runtime instrumentation
|
13 years ago |
Heiko Carstens
|
82aabdb6f1
s390/compat: fix compat wrappers for process_vm system calls
|
13 years ago |
Heiko Carstens
|
a53c8fab3f
s390/comments: unify copyright messages and remove file names
|
13 years ago |
Linus Torvalds
|
faf309009e
sys_poll: fix incorrect type for 'timeout' parameter
|
13 years ago |