index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
exit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks
Oleg Nesterov
2019-05-02
1
-3
/
+3
*
sched, exit: Deal with nested sleeps
Peter Zijlstra
2019-05-02
1
-0
/
+5
*
exit: Always reap resource stats in __exit_signal()
Rik van Riel
2019-05-02
1
-22
/
+21
*
kernel/exit.c: fix coding style warnings and errors
Ionut Alexa
2019-05-02
1
-23
/
+26
*
mm, oom: remove unnecessary exit_state check
David Rientjes
2019-05-02
1
-0
/
+1
*
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
2019-05-02
1
-39
/
+0
*
exit.c: unexport __set_special_pids()
Oleg Nesterov
2019-05-02
1
-11
/
+0
*
wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by anothe...
Oleg Nesterov
2019-05-02
1
-13
/
+9
*
wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent
Oleg Nesterov
2019-05-02
1
-13
/
+16
*
wait: completely ignore the EXIT_DEAD tasks
Oleg Nesterov
2019-05-02
1
-5
/
+6
*
wait: use EXIT_TRACE only if thread_group_leader(zombie)
Oleg Nesterov
2019-05-02
1
-10
/
+7
*
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
2019-05-02
1
-29
/
+21
*
kernel/exit.c: call proc_exit_connector() after exit_state is set
Guillaume Morin
2019-05-02
1
-1
/
+1
*
exit: move check_stack_usage() to the end of do_exit()
Oleg Nesterov
2019-05-02
1
-1
/
+1
*
memcg: optimize the "Search everything else" loop in mm_update_next_owner()
Oleg Nesterov
2019-05-02
1
-3
/
+9
*
memcg: mm_update_next_owner() should skip kthreads
Oleg Nesterov
2019-05-02
1
-6
/
+4
*
clean up process flags
Corinna Vinschen
2019-05-02
1
-1
/
+1
*
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
2019-05-02
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
1
-1
/
+1
*
kernel: Only expose su when daemon is running
Tom Marshall
2017-05-21
1
-0
/
+5
*
kernel: support task's adj rbtree
Yi-wei Zhao
2017-04-11
1
-0
/
+1
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+1706