Dominik Brodowski
|
411d9475cf
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
|
7 gadi atpakaļ |
Linus Torvalds
|
93f30c73ec
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 gadi atpakaļ |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 gadi atpakaļ |
Al Viro
|
3968cf6238
get_compat_sigset()
|
8 gadi atpakaļ |
Dmitry V. Levin
|
f454322efb
signal: replace sigset_to_compat() with put_compat_sigset()
|
8 gadi atpakaļ |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 gadi atpakaļ |
Sam Ravnborg
|
ed8eb75510
sparc64: fix sparse warnings in sys_sparc32.c
|
11 gadi atpakaļ |
Mathieu Desnoyers
|
3ddc5b46a8
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
|
12 gadi atpakaļ |
Al Viro
|
2ae80c43d4
sparc: no need to sign-extend in sync_file_range() wrapper
|
12 gadi atpakaļ |
Al Viro
|
56e41d3c5a
merge compat sys_ipc instances
|
12 gadi atpakaļ |
Al Viro
|
d5dc77bfee
consolidate compat lookup_dcookie()
|
12 gadi atpakaļ |
Al Viro
|
5250a8bbdc
sparc: kill sign-extending wrappers for native syscalls
|
12 gadi atpakaļ |
Al Viro
|
25f9e5c4e0
kill sparc32_open()
|
12 gadi atpakaļ |
Al Viro
|
a274bd498c
sparc: switch to use of generic old sigaction
|
12 gadi atpakaļ |
Al Viro
|
bdc40abf07
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
|
12 gadi atpakaļ |
Al Viro
|
8d65681daf
sparc: switch to generic compat rt_sigqueueinfo()
|
12 gadi atpakaļ |
Al Viro
|
55bb5a1e3a
sparc: switch to generic compat rt_sigpending()
|
12 gadi atpakaļ |
Al Viro
|
826c8772b1
sparc: switch to generic compat rt_sigprocmask(2)
|
12 gadi atpakaļ |
Catalin Marinas
|
0ad50c3896
compat: generic compat_sys_sched_rr_get_interval() implementation
|
12 gadi atpakaļ |
Al Viro
|
eb48ffcf0e
sparc64: convert to generic execve
|
13 gadi atpakaļ |
Al Viro
|
5230429ab1
sparc64: take fprs_write() and friends to start_thread()
|
13 gadi atpakaļ |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
13 gadi atpakaļ |
Catalin Marinas
|
8f9c0119d7
compat: fs: Generic compat_sys_sendfile implementation
|
13 gadi atpakaļ |
Eric W. Biederman
|
a7c1938e22
userns: Convert stat to return values mapped from kuids and kgids
|
13 gadi atpakaļ |
Paul Gortmaker
|
cdd0b0ac12
sparc: remove several unnecessary module.h include instances
|
14 gadi atpakaļ |
Joe Perches
|
6cb79b3f3b
sparc: Remove unnecessary semicolons
|
14 gadi atpakaļ |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 gadi atpakaļ |
David Howells
|
c788732523
Mark arguments to certain syscalls as being const
|
15 gadi atpakaļ |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 gadi atpakaļ |
David S. Miller
|
177867ce08
sparc64: Kill bogus ip_tables.h include.
|
15 gadi atpakaļ |