Yang Shi
|
88aa7cc688
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
|
7 年之前 |
Gustavo A. R. Silva
|
23d6aef74d
kernel/sys.c: fix potential Spectre v1 issue
|
7 年之前 |
Kees Cook
|
7bbf1373e2
nospec: Allow getting/setting on non-current task
|
7 年之前 |
Thomas Gleixner
|
b617cfc858
prctl: Add speculation control prctls
|
7 年之前 |
Dominik Brodowski
|
e2aaa9f423
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
|
7 年之前 |
Dominik Brodowski
|
e530dca584
kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
|
7 年之前 |
Dominik Brodowski
|
192c58073d
kernel: add do_getpgid() helper; remove internal call to sys_getpgid()
|
7 年之前 |
Wolffhardt Schwabe
|
8b2770a4e1
fix typo in assignment of fs default overflow gid
|
7 年之前 |
Linus Torvalds
|
c9b012e5f4
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
7 年之前 |
Dave Martin
|
2d2123bc7c
arm64/sve: Add prctl controls for userspace vector length management
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Kirill Tkhai
|
4d28df6152
prctl: Allow local CAP_SYS_ADMIN changing exe_file
|
8 年之前 |
Al Viro
|
58c7ffc074
fix a braino in compat_sys_getrlimit()
|
8 年之前 |
Michal Hocko
|
1860033237
mm: make PR_SET_THP_DISABLE immediately active
|
8 年之前 |
Linus Torvalds
|
c856863988
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Al Viro
|
d9e968cb9f
getrlimit()/setrlimit(): move compat to native
|
8 年之前 |
Al Viro
|
ca2406ed58
times(2): move compat to native
|
8 年之前 |
Al Viro
|
613763a1f0
take compat_sys_old_getrlimit() to native syscall
|
8 年之前 |
Al Viro
|
ce72a16fa7
wait4(2)/waitid(2): separate copying rusage to userland
|
8 年之前 |
Linus Torvalds
|
e579dde654
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 年之前 |
Eric W. Biederman
|
cad4ea546b
rlimit: Properly call security_task_setrlimit
|
8 年之前 |
Stephen Smalley
|
791ec491c3
prlimit,security,selinux: add a security hook for prlimit
|
8 年之前 |
Ingo Molnar
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 年之前 |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 年之前 |
Ingo Molnar
|
03441a3482
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
|
8 年之前 |
Ingo Molnar
|
f7ccbae45c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
|
8 年之前 |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 年之前 |
Ingo Molnar
|
4eb5aaa3af
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
|
8 年之前 |
Ingo Molnar
|
4f17722c72
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
|
8 年之前 |
Linus Torvalds
|
f1ef09fde1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 年之前 |