index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
compat_linux.c
Age
Commit message (
Expand
)
Author
2019-01-18
s390: use generic UID16 implementation
Arnd Bergmann
2019-01-18
ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
Arnd Bergmann
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
2018-04-02
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-01-23
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
Eugene Syromiatnikov
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2014-12-05
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2014-03-04
s390/compat: add sync_file_range and fallocate compat syscalls
Heiko Carstens
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 7
Heiko Carstens
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 6
Heiko Carstens
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 5
Heiko Carstens
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 4
Heiko Carstens
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 3
Heiko Carstens
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 2
Heiko Carstens
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 1
Heiko Carstens
2014-01-29
s390/compat: change parameter types from unsigned long to compat_ulong_t
Heiko Carstens
2013-10-24
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
2013-09-07
s390/compat,uid16: use current_cred()
Heiko Carstens
2013-03-03
merge compat sys_ipc instances
Al Viro
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
s390: switch to generic compat sched_rr_get_interval()
Al Viro
2013-02-03
s390: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
s390: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
s390: switch to generic compat rt_sigprocmask(2)
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-30
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
2012-09-21
userns: Convert s390 getting uid and gid system calls to use kuid and kgid
Eric W. Biederman
2012-08-08
s390/compat: fix mmap compat system calls
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-15
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2011-12-27
[S390] ipc: call generic sys_ipc demultiplexer
Heiko Carstens
2011-10-30
[S390] sparse: fix access past end of array warnings
Martin Schwidefsky
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
[next]