Arnd Bergmann
|
26293b31f4
y2038: s390: Remove unneeded ipc uapi header files
|
10 years ago |
Deepa Dinamani
|
0d55303c51
compat: Move compat_timespec/ timeval to compat_time.h
|
7 years ago |
Al Viro
|
b713da69e4
signal: unify compat_siginfo_t
|
8 years ago |
Eric W. Biederman
|
2f82a46f66
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
|
8 years ago |
Jeff Layton
|
4d2dc2cc76
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
|
8 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Al Viro
|
4f59c71852
teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments
|
8 years ago |
Al Viro
|
613763a1f0
take compat_sys_old_getrlimit() to native syscall
|
8 years ago |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 years ago |
Heiko Carstens
|
9eb31be33c
s390: remove is_32bit_task() helper
|
10 years ago |
Heiko Carstens
|
9a205286bc
s390/compat: build error for large compat syscall args
|
11 years ago |
Heiko Carstens
|
932602e238
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 years ago |
Heiko Carstens
|
9c4d62fab4
s390/compat: convert system call wrappers to C part 11
|
11 years ago |
Heiko Carstens
|
075dfd8210
s390/compat: fix PSW32_USER_BITS definition
|
12 years ago |
Heiko Carstens
|
f26946d7ec
s390/compat: make psw32_user_bits a constant value again
|
12 years ago |
Heiko Carstens
|
5ebf250dab
s390: fix handling of runtime instrumentation psw bit
|
12 years ago |
Heiko Carstens
|
b8668fd0a7
s390/uapi: change struct statfs[64] member types to unsigned values
|
12 years ago |
Heiko Carstens
|
e4371f602e
s390/compat: remove ptrace compat definitions from uapi header file
|
12 years ago |
Heiko Carstens
|
0f58104c8c
s390/compat: fix compile error for !COMPAT
|
12 years ago |
Heiko Carstens
|
a2aec0d3e2
s390/compat: fix compat_sys_statfs() memory corruption
|
12 years ago |
Al Viro
|
4683661388
COMPAT_SYSCALL_DEFINE: infrastructure
|
13 years ago |
Martin Schwidefsky
|
fa968ee215
s390/signal: set correct address space control
|
13 years ago |
Denys Vlasenko
|
751f409db6
compat: move compat_siginfo_t definition to asm/compat.h
|
13 years ago |
Heiko Carstens
|
048cd4e51d
compat: fix compile breakage on s390
|
13 years ago |
Martin Schwidefsky
|
b50511e41a
[S390] cleanup psw related bits and pieces
|
14 years ago |
Eric W. Biederman
|
1448c721e4
compat: sync compat_stats with statfs.
|
14 years ago |
Heiko Carstens
|
a05c90f194
[S390] Add is_32bit_task() helper function
|
15 years ago |
H. Peter Anvin
|
c41d68a513
compat: Make compat_alloc_user_space() incorporate the access_ok()
|
15 years ago |
Christoph Hellwig
|
e28cbf2293
improve sys_newuname() for compat architectures
|
15 years ago |
Heiko Carstens
|
7757591ab4
[S390] implement is_compat_task
|
16 years ago |