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 年之前 |
Pavel Tikhomirov
|
749860ce24
prctl: propagate has_child_subreaper flag to every descendant
|
8 年之前 |
Frederic Weisbecker
|
5613fda9a5
sched/cputime: Convert task/group cputime to nsecs
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
e34bac726d
Merge branch 'akpm' (patches from Andrew)
|
8 年之前 |
Stanislav Kinsburskiy
|
3fb4afd9a5
prctl: remove one-shot limitation for changing exe link
|
8 年之前 |
Nicolas Pitre
|
baa73d9e47
posix-timers: Make them configurable
|
8 年之前 |
Michal Hocko
|
17b0573d77
prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable
|
9 年之前 |
John Stultz
|
da8b44d5a9
timer: convert timer_slack_ns from unsigned long to u64
|
9 年之前 |
Mateusz Guzik
|
ddf1d398e5
prctl: take mmap sem for writing to protect against others
|
9 年之前 |
Ben Segall
|
8639b46139
pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
|
9 年之前 |
Eric W. Biederman
|
90f8572b0f
vfs: Commit to never having exectuables on proc and sysfs.
|
10 年之前 |
Alexey Dobriyan
|
4a00e9df29
prctl: more prctl(PR_SET_MM_*) checks
|
10 年之前 |
Dave Hansen
|
46a6e0cf1c
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
|
10 年之前 |
Davidlohr Bueso
|
6e399cd144
prctl: avoid using mmap_sem for exe_file serialization
|
10 年之前 |
Iulia Manda
|
2813893f8b
kernel: conditionally support non-root users, groups and capabilities
|
10 年之前 |
Jon DeVree
|
39afb5ee46
kernel/sys.c: fix UNAME26 for 4.0
|
10 年之前 |
Linus Torvalds
|
a135c717d5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
10 年之前 |
Paul Burton
|
9791554b45
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
|
10 年之前 |
Dave Hansen
|
e9d1b4f3c6
x86, mpx: Strictly enforce empty prctl() args
|
10 年之前 |