Dominik Brodowski
|
411d9475cf
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
|
7 years ago |
Dominik Brodowski
|
55731b3cda
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
|
7 years ago |
Dominik Brodowski
|
e7a3e8b2ed
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
|
7 years ago |
Linus Torvalds
|
ca0c836d88
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
7 years ago |
Eugene Syromiatnikov
|
6dd0d2d22a
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
|
7 years ago |
Thiago Rafael Becker
|
bdcf0a423e
kernel: make groups_sort calling a responsibility group_info allocators
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Paul Gortmaker
|
3994a52b54
s390: kernel: Audit and remove any unnecessary uses of module.h
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Alexey Dobriyan
|
81243eacfa
cred: simpler, 1D supplementary groups
|
8 years ago |
Eric W. Biederman
|
7ff4d90b4c
groups: Consolidate the setgroups permission checks
|
10 years ago |
Heiko Carstens
|
2c81fc4fb4
s390/compat: add sync_file_range and fallocate compat syscalls
|
11 years ago |
Heiko Carstens
|
5383d2c8b3
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 7
|
11 years ago |
Heiko Carstens
|
a0f8c6da8f
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 6
|
11 years ago |
Heiko Carstens
|
52a0b536a3
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 5
|
11 years ago |
Heiko Carstens
|
e723e0cc17
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 4
|
11 years ago |
Heiko Carstens
|
4ca2ea58c8
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 3
|
11 years ago |
Heiko Carstens
|
208096eee2
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 2
|
11 years ago |
Heiko Carstens
|
c6c0f58f90
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 1
|
11 years ago |
Heiko Carstens
|
49382d9385
s390/compat: change parameter types from unsigned long to compat_ulong_t
|
11 years ago |
Heiko Carstens
|
f26946d7ec
s390/compat: make psw32_user_bits a constant value again
|
11 years ago |
Heiko Carstens
|
2ec7f4aec4
s390/compat,uid16: use current_cred()
|
12 years ago |
Al Viro
|
56e41d3c5a
merge compat sys_ipc instances
|
12 years ago |
Al Viro
|
19f4fc3aee
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
d7b5427cec
s390: switch to generic compat sched_rr_get_interval()
|
12 years ago |
Al Viro
|
07562be77d
s390: switch to generic compat rt_sigqueueinfo()
|
12 years ago |
Al Viro
|
bdcf03183c
s390: switch to generic compat rt_sigpending()
|
12 years ago |
Al Viro
|
7426022431
s390: switch to generic compat rt_sigprocmask(2)
|
12 years ago |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |