| Commit message (Expand) | Author | Age | Files | Lines |
* | s390: fix handling of -1 in set{,fs}[gu]id16 syscalls | Eugene Syromiatnikov | 2018-02-22 | 1 | -4/+4 |
* | kernel: make groups_sort calling a responsibility group_info allocators | Thiago Rafael Becker | 2018-01-10 | 1 | -0/+1 |
* | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 2016-10-07 | 1 | -2/+2 |
* | groups: Consolidate the setgroups permission checks | Eric W. Biederman | 2014-12-05 | 1 | -1/+1 |
* | s390/compat: add sync_file_range and fallocate compat syscalls | Heiko Carstens | 2014-03-04 | 1 | -0/+14 |
* | s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 7 | Heiko Carstens | 2014-03-04 | 1 | -7/+5 |
* | s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 6 | Heiko Carstens | 2014-03-04 | 1 | -6/+6 |
* | s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 5 | Heiko Carstens | 2014-03-04 | 1 | -14/+11 |
* | s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 4 | Heiko Carstens | 2014-03-04 | 1 | -9/+6 |
* | s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 3 | Heiko Carstens | 2014-03-04 | 1 | -5/+6 |
* | s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 2 | Heiko Carstens | 2014-03-04 | 1 | -7/+8 |
* | s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 1 | Heiko Carstens | 2014-03-04 | 1 | -5/+7 |
* | s390/compat: change parameter types from unsigned long to compat_ulong_t | Heiko Carstens | 2014-01-29 | 1 | -2/+2 |
* | s390/compat: make psw32_user_bits a constant value again | Heiko Carstens | 2013-10-24 | 1 | -4/+0 |
* | s390/compat,uid16: use current_cred() | Heiko Carstens | 2013-09-07 | 1 | -4/+5 |
* | merge compat sys_ipc instances | Al Viro | 2013-03-03 | 1 | -41/+3 |
* | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-03 | 1 | -42/+0 |
* | s390: switch to generic compat sched_rr_get_interval() | Al Viro | 2013-02-03 | 1 | -16/+0 |
* | s390: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 1 | -15/+0 |
* | s390: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 1 | -20/+0 |
* | s390: switch to generic compat rt_sigprocmask(2) | Al Viro | 2013-02-03 | 1 | -29/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -26/+0 |
|\ |
|
| * | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro | 2012-09-30 | 1 | -26/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 1 | -12/+24 |
|\ \
| |/
|/| |
|
| * | userns: Convert s390 getting uid and gid system calls to use kuid and kgid | Eric W. Biederman | 2012-09-21 | 1 | -12/+24 |
* | | s390/compat: fix mmap compat system calls | Heiko Carstens | 2012-08-08 | 1 | -2/+0 |
|/ |
|
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -3/+1 |
* | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman | 2012-05-15 | 1 | -2/+2 |
* | userns: Convert group_info values from gid_t to kgid_t. | Eric W. Biederman | 2012-05-03 | 1 | -2/+12 |
* | [S390] ipc: call generic sys_ipc demultiplexer | Heiko Carstens | 2011-12-27 | 1 | -3/+0 |
* | [S390] sparse: fix access past end of array warnings | Martin Schwidefsky | 2011-10-30 | 1 | -18/+5 |
* | [S390] cleanup psw related bits and pieces | Martin Schwidefsky | 2011-10-30 | 1 | -6/+3 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -5/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | [S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls | Heiko Carstens | 2010-01-13 | 1 | -25/+16 |
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -29/+3 |
* | Kill ancient crap in s390 compat mmap | Al Viro | 2009-12-11 | 1 | -5/+0 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-12-09 | 1 | -6/+0 |
|\ |
|
| * | [S390] s390: remove unused nfsd #includes | Boaz Harrosh | 2009-12-07 | 1 | -6/+0 |
* | | sysctl: s390 Use the compat_sys_sysctl | Eric W. Biederman | 2009-11-06 | 1 | -53/+0 |
|/ |
|
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 1 | -1/+0 |
* | [S390] Get rid of init_module/delete_module compat functions. | Heiko Carstens | 2009-09-22 | 1 | -33/+0 |
* | [S390] Convert sys_execve to function with parameters. | Heiko Carstens | 2009-09-22 | 1 | -19/+14 |
* | [S390] Convert sys_clone to function with parameters. | Heiko Carstens | 2009-09-22 | 1 | -17/+0 |
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 | 1 | -3/+0 |
* | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 1 | -13/+5 |
* | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -14/+14 |
* | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 | 1 | -67/+0 |
* | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 | 1 | -35/+0 |