zhongjiang
|
dd83c161fb
kernel/exit.c: avoid undefined behaviour when calling wait4()
|
8 gadi atpakaļ |
Al Viro
|
634a816095
fix waitid(2) breakage
|
8 gadi atpakaļ |
Mike Rapoport
|
57ecbd3831
kernel/exit.c: don't include unused userfaultfd_k.h
|
8 gadi atpakaļ |
Linus Torvalds
|
4be95131bf
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 gadi atpakaļ |
Davidlohr Bueso
|
f11cc0760b
sched/core: Drop the unused try_get_task_struct() helper function
|
8 gadi atpakaļ |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 gadi atpakaļ |
Al Viro
|
92ebce5ac5
osf_wait4: switch to kernel_wait4()
|
8 gadi atpakaļ |
Al Viro
|
4c48abe91b
waitid(): switch copyout of siginfo to unsafe_put_user()
|
8 gadi atpakaļ |
Al Viro
|
76d9871e11
wait_task_zombie: consolidate info logics
|
8 gadi atpakaļ |
Al Viro
|
bb380ec33a
kill wait_noreap_copyout()
|
8 gadi atpakaļ |
Al Viro
|
e61a250229
lift getrusage() from wait_noreap_copyout()
|
8 gadi atpakaļ |
Al Viro
|
67d7ddded3
waitid(2): leave copyout of siginfo to syscall itself
|
8 gadi atpakaļ |
Al Viro
|
359566faef
kernel_wait4()/kernel_waitid(): delay copying status to userland
|
8 gadi atpakaļ |
Al Viro
|
ce72a16fa7
wait4(2)/waitid(2): separate copying rusage to userland
|
8 gadi atpakaļ |
Al Viro
|
7e95a22590
move compat wait4 and waitid next to native variants
|
8 gadi atpakaļ |
Andrea Arcangeli
|
dd0db88d80
userfaultfd: non-cooperative: rollback userfaultfd_exit
|
8 gadi atpakaļ |
Ingo Molnar
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 gadi atpakaļ |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 gadi atpakaļ |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 gadi atpakaļ |
Ingo Molnar
|
03441a3482
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
|
8 gadi atpakaļ |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 gadi atpakaļ |
Ingo Molnar
|
4eb5aaa3af
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
|
8 gadi atpakaļ |
Vegard Nossum
|
f1f1007644
mm: add new mmgrab() helper
|
8 gadi atpakaļ |
Mike Rapoport
|
ca49ca7114
userfaultfd: non-cooperative: add event for exit() notification
|
8 gadi atpakaļ |
Linus Torvalds
|
f1ef09fde1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 gadi atpakaļ |
Linus Torvalds
|
c9341ee0af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
8 gadi atpakaļ |
Linus Torvalds
|
42e1b14b6e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 gadi atpakaļ |
Frederic Weisbecker
|
5613fda9a5
sched/cputime: Convert task/group cputime to nsecs
|
8 gadi atpakaļ |
Oleg Nesterov
|
c6c70f4455
exit: fix the setns() && PR_SET_CHILD_SUBREAPER interaction
|
8 gadi atpakaļ |
Davidlohr Bueso
|
8f95c90ceb
sched/wait, RCU: Introduce rcuwait machinery
|
8 gadi atpakaļ |