Age | Commit message (Expand) | Author | Files | Lines |
2021-09-08 | arch: remove compat_alloc_user_space | Arnd Bergmann | 1 | -10/+0 |
2021-07-23 | compat: make linux/compat.h available everywhere | Arnd Bergmann | 1 | -11/+3 |
2020-09-17 | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> | Christoph Hellwig | 1 | -2/+0 |
2020-01-03 | compat: provide compat_ptr() on all architectures | Arnd Bergmann | 1 | -5/+1 |
2018-08-29 | asm-generic: Move common compat types to asm-generic/compat.h | Arnd Bergmann | 1 | -16/+2 |
2018-04-20 | y2038: s390: Remove unneeded ipc uapi header files | Arnd Bergmann | 1 | -16/+16 |
2018-04-19 | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani | 1 | -11/+0 |
2018-01-15 | signal: unify compat_siginfo_t | Al Viro | 1 | -72/+0 |
2018-01-12 | signal: Remove _sys_private and _overrun_incr from struct compat_siginfo | Eric W. Biederman | 1 | -1/+0 |
2017-11-15 | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-31 | teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments | Al Viro | 1 | -2/+3 |
2017-05-27 | take compat_sys_old_getrlimit() to native syscall | Al Viro | 1 | -1/+0 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2015-11-27 | s390: remove is_32bit_task() helper | Heiko Carstens | 1 | -1/+1 |
2014-03-06 | s390/compat: build error for large compat syscall args | Heiko Carstens | 1 | -1/+5 |
2014-03-06 | fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types | Heiko Carstens | 1 | -1/+0 |
2014-03-04 | s390/compat: convert system call wrappers to C part 11 | Heiko Carstens | 1 | -0/+1 |
2014-01-13 | s390/compat: fix PSW32_USER_BITS definition | Heiko Carstens | 1 | -1/+2 |
2013-10-24 | s390/compat: make psw32_user_bits a constant value again | Heiko Carstens | 1 | -1/+3 |
2013-10-24 | s390: fix handling of runtime instrumentation psw bit | Heiko Carstens | 1 | -0/+1 |
2013-04-23 | s390/uapi: change struct statfs[64] member types to unsigned values | Heiko Carstens | 1 | -11/+26 |
2013-04-23 | s390/compat: remove ptrace compat definitions from uapi header file | Heiko Carstens | 1 | -0/+16 |
2013-04-23 | s390/compat: fix compile error for !COMPAT | Heiko Carstens | 1 | -2/+2 |
2013-04-23 | s390/compat: fix compat_sys_statfs() memory corruption | Heiko Carstens | 1 | -1/+1 |
2012-12-19 | COMPAT_SYSCALL_DEFINE: infrastructure | Al Viro | 1 | -0/+3 |
2012-11-12 | s390/signal: set correct address space control | Martin Schwidefsky | 1 | -1/+1 |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 1 | -1/+74 |
2012-02-27 | compat: fix compile breakage on s390 | Heiko Carstens | 1 | -7/+0 |
2011-10-30 | [S390] cleanup psw related bits and pieces | Martin Schwidefsky | 1 | -7/+6 |
2011-10-28 | compat: sync compat_stats with statfs. | Eric W. Biederman | 1 | -1/+2 |
2011-01-12 | [S390] Add is_32bit_task() helper function | Heiko Carstens | 1 | -1/+1 |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 1 | -1/+1 |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig | 1 | -1/+2 |
2009-06-12 | [S390] implement is_compat_task | Heiko Carstens | 1 | -1/+18 |
2008-08-01 | [S390] move include/asm-s390 to arch/s390/include/asm | Martin Schwidefsky | 1 | -0/+233 |