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
Commit message (
Expand
)
Author
Age
Files
Lines
*
futex: Ensure that futex address is aligned in handle_futex_death()
Chen Jie
2019-09-11
1
-0
/
+4
*
UPSTREAM: timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
2019-08-01
1
-0
/
+1
*
mm/oom_kill: squashed reverts to a stable state
Corinna Vinschen
2019-07-20
3
-20
/
+52
*
kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
Zev Weiss
2019-07-20
1
-1
/
+10
*
mm, oom: remove task_lock protecting comm printing
David Rientjes
2019-07-08
1
-10
/
+8
*
mm: oom_kill: clean up victim marking and exiting interfaces
Johannes Weiner
2019-07-08
1
-1
/
+1
*
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2019-07-08
2
-42
/
+12
*
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2019-07-08
1
-1
/
+1
*
ANDROID: lib: vsprintf: additional kernel pointer filtering options
Dave Weinstein
2019-05-05
1
-1
/
+1
*
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
2019-05-02
1
-1
/
+1
*
PM: convert printk to pr_* equivalent
Michal Hocko
2019-05-02
1
-16
/
+17
*
PM / freezer: Clean up code after recent fixes
Rafael J. Wysocki
2019-05-02
1
-15
/
+16
*
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
2019-05-02
1
-0
/
+1
*
sched_show_task: fix unsafe usage of ->real_parent
Oleg Nesterov
2019-05-02
1
-1
/
+3
*
sched/core: Rework TASK_DEAD preemption exception
Peter Zijlstra
2019-05-02
1
-6
/
+12
*
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2019-05-02
2
-7
/
+8
*
kernel: exit: fix typo in comment
Frans Klaver
2019-05-02
1
-1
/
+1
*
exit,stats: /* obey this comment */
Rik van Riel
2019-05-02
1
-1
/
+1
*
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
2019-05-02
1
-3
/
+9
*
exit: exit_notify: re-use "dead" list to autoreap current
Oleg Nesterov
2019-05-02
1
-4
/
+2
*
exit: reparent: call forget_original_parent() under tasklist_lock
Oleg Nesterov
2019-05-02
1
-24
/
+23
*
exit: reparent: avoid find_new_reaper() if no children
Oleg Nesterov
2019-05-02
1
-0
/
+3
*
exit: reparent: introduce find_alive_thread()
Oleg Nesterov
2019-05-02
1
-13
/
+19
*
exit: reparent: introduce find_child_reaper()
Oleg Nesterov
2019-05-02
1
-21
/
+35
*
exit: reparent: document the ->has_child_subreaper checks
Oleg Nesterov
2019-05-02
1
-8
/
+6
*
exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper()
Oleg Nesterov
2019-05-02
1
-5
/
+3
*
exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
2019-05-02
1
-2
/
+4
*
exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
2019-05-02
1
-1
/
+1
*
exit: release_task: fix the comment about group leader accounting
Oleg Nesterov
2019-05-02
1
-7
/
+4
*
exit: wait: drop tasklist_lock before psig->c* accounting
Oleg Nesterov
2019-05-02
1
-7
/
+5
*
exit: wait: cleanup the ptrace_reparented() checks
Oleg Nesterov
2019-05-02
1
-8
/
+6
*
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
2019-05-02
2
-26
/
+7
*
exit: reparent: cleanup the usage of reparent_leader()
Oleg Nesterov
2019-05-02
1
-13
/
+9
*
exit: reparent: cleanup the changing of ->parent
Oleg Nesterov
2019-05-02
1
-8
/
+5
*
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
2
-39
/
+29
*
exit.c: unexport __set_special_pids()
Oleg Nesterov
2019-05-02
2
-12
/
+12
*
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
*
signals: cleanup the usage of t/current in do_sigaction()
Oleg Nesterov
2019-05-02
1
-8
/
+7
*
signals: rename rm_from_queue_full() to flush_sigqueue_mask()
Oleg Nesterov
2019-05-02
1
-11
/
+8
[next]