index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
compat.h
Age
Commit message (
Expand
)
Author
2023-05-17
s390/uapi: cover statfs padding by growing f_spare
Ilya Leoshkevich
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-06
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018-04-20
y2038: s390: Remove unneeded ipc uapi header files
Arnd Bergmann
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-01-15
signal: unify compat_siginfo_t
Al Viro
2018-01-12
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-31
teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments
Al Viro
2017-05-27
take compat_sys_old_getrlimit() to native syscall
Al Viro
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-11-27
s390: remove is_32bit_task() helper
Heiko Carstens
2014-03-06
s390/compat: build error for large compat syscall args
Heiko Carstens
2014-03-06
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-04
s390/compat: convert system call wrappers to C part 11
Heiko Carstens
2014-01-13
s390/compat: fix PSW32_USER_BITS definition
Heiko Carstens
2013-10-24
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
2013-10-24
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
2013-04-23
s390/uapi: change struct statfs[64] member types to unsigned values
Heiko Carstens
2013-04-23
s390/compat: remove ptrace compat definitions from uapi header file
Heiko Carstens
2013-04-23
s390/compat: fix compile error for !COMPAT
Heiko Carstens
2013-04-23
s390/compat: fix compat_sys_statfs() memory corruption
Heiko Carstens
2012-12-19
COMPAT_SYSCALL_DEFINE: infrastructure
Al Viro
2012-11-12
s390/signal: set correct address space control
Martin Schwidefsky
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
2011-01-12
[S390] Add is_32bit_task() helper function
Heiko Carstens
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2009-06-12
[S390] implement is_compat_task
Heiko Carstens
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky