aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/compat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann1-16/+2
2018-04-20y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann1-16/+16
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-11/+0
2018-01-15signal: unify compat_siginfo_tAl Viro1-72/+0
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman1-1/+0
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro1-2/+3
2017-05-27take compat_sys_old_getrlimit() to native syscallAl Viro1-1/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2015-11-27s390: remove is_32bit_task() helperHeiko Carstens1-1/+1
2014-03-06s390/compat: build error for large compat syscall argsHeiko Carstens1-1/+5
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens1-1/+0
2014-03-04s390/compat: convert system call wrappers to C part 11Heiko Carstens1-0/+1
2014-01-13s390/compat: fix PSW32_USER_BITS definitionHeiko Carstens1-1/+2
2013-10-24s390/compat: make psw32_user_bits a constant value againHeiko Carstens1-1/+3
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens1-0/+1
2013-04-23s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens1-11/+26
2013-04-23s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens1-0/+16
2013-04-23s390/compat: fix compile error for !COMPATHeiko Carstens1-2/+2
2013-04-23s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens1-1/+1
2012-12-19COMPAT_SYSCALL_DEFINE: infrastructureAl Viro1-0/+3
2012-11-12s390/signal: set correct address space controlMartin Schwidefsky1-1/+1
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-1/+74
2012-02-27compat: fix compile breakage on s390Heiko Carstens1-7/+0
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-7/+6
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-01-12[S390] Add is_32bit_task() helper functionHeiko Carstens1-1/+1
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-1/+2
2009-06-12[S390] implement is_compat_taskHeiko Carstens1-1/+18
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-0/+233