summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/compat.h
AgeCommit message (Expand)Author
2023-05-17s390/uapi: cover statfs padding by growing f_spareIlya Leoshkevich
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-06s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren
2022-04-26compat: consolidate the compat_flock{,64} definitionChristoph Hellwig
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann
2018-04-20y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro
2017-05-27take compat_sys_old_getrlimit() to native syscallAl Viro
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-11-27s390: remove is_32bit_task() helperHeiko Carstens
2014-03-06s390/compat: build error for large compat syscall argsHeiko Carstens
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-04s390/compat: convert system call wrappers to C part 11Heiko Carstens
2014-01-13s390/compat: fix PSW32_USER_BITS definitionHeiko Carstens
2013-10-24s390/compat: make psw32_user_bits a constant value againHeiko Carstens
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens
2013-04-23s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens
2013-04-23s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens
2013-04-23s390/compat: fix compile error for !COMPATHeiko Carstens
2013-04-23s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens
2012-12-19COMPAT_SYSCALL_DEFINE: infrastructureAl Viro
2012-11-12s390/signal: set correct address space controlMartin Schwidefsky
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-01-12[S390] Add is_32bit_task() helper functionHeiko Carstens
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2009-06-12[S390] implement is_compat_taskHeiko Carstens
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky