Linus Torvalds
|
8844a50986
Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Dominik Brodowski
|
c7b95d5156
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
|
7 years ago |
Dominik Brodowski
|
9d5b7c956b
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
|
7 years ago |
Dominik Brodowski
|
edf292c76b
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
|
7 years ago |
Dominik Brodowski
|
36028d5dd7
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
|
7 years ago |
Dominik Brodowski
|
df260e21e6
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
|
7 years ago |
Dominik Brodowski
|
806cbae122
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
|
7 years ago |
Dominik Brodowski
|
411d9475cf
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
|
7 years ago |
Al Viro
|
3d0e354e4e
sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINE
|
7 years ago |
Al Viro
|
8c82ccd631
sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINE
|
7 years ago |
Al Viro
|
8ccb004677
convert compat sync_file_range() to COMPAT_SYSCALL_DEFINE
|
7 years ago |
Al Viro
|
ee076e81fc
sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()
|
7 years ago |
Al Viro
|
a00a700bde
sparc: get rid of remaining SIGN... wrappers
|
7 years ago |
Linus Torvalds
|
93f30c73ec
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Al Viro
|
3968cf6238
get_compat_sigset()
|
8 years ago |
Dmitry V. Levin
|
f454322efb
signal: replace sigset_to_compat() with put_compat_sigset()
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Sam Ravnborg
|
ed8eb75510
sparc64: fix sparse warnings in sys_sparc32.c
|
11 years ago |
Mathieu Desnoyers
|
3ddc5b46a8
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
|
12 years ago |
Al Viro
|
2ae80c43d4
sparc: no need to sign-extend in sync_file_range() wrapper
|
12 years ago |
Al Viro
|
56e41d3c5a
merge compat sys_ipc instances
|
12 years ago |
Al Viro
|
d5dc77bfee
consolidate compat lookup_dcookie()
|
12 years ago |
Al Viro
|
5250a8bbdc
sparc: kill sign-extending wrappers for native syscalls
|
12 years ago |
Al Viro
|
25f9e5c4e0
kill sparc32_open()
|
12 years ago |
Al Viro
|
a274bd498c
sparc: switch to use of generic old sigaction
|
12 years ago |
Al Viro
|
bdc40abf07
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
8d65681daf
sparc: switch to generic compat rt_sigqueueinfo()
|
12 years ago |
Al Viro
|
55bb5a1e3a
sparc: switch to generic compat rt_sigpending()
|
12 years ago |
Al Viro
|
826c8772b1
sparc: switch to generic compat rt_sigprocmask(2)
|
12 years ago |