index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
exit.c
(
unfollow
)
Commit message (
Expand
)
Author
2023-05-22
Revert "kernel: Only expose su when daemon is running"
lineage-19.1
Georg Veichtlbauer
2022-10-28
UPSTREAM: pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
2022-07-27
kernel: Only expose su when daemon is running
Tom Marshall
2021-02-03
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2021-02-03
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2021-02-03
exit/exec: Seperate mm_release()
Thomas Gleixner
2021-02-03
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2020-11-18
don't dump the threads that had been already exiting when zapped.
Al Viro
2019-02-06
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
2018-07-18
ANDROID: Fix massive cpufreq_times memory leaks
Sultan Alsawaf
2018-07-18
ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES
Connor O'Brien
2018-05-26
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
2018-03-06
ANDROID: cpufreq: track per-task time in state
Connor O'Brien
2018-02-05
BACKPORT: exit_thread: accept a task parameter to be exited
Jiri Slaby
2017-12-18
BACKPORT: kernel: add kcov code coverage
Dmitry Vyukov
2016-09-14
FIXUP: sched/tune: fix accounting for runnable tasks
Patrick Bellasi
2016-08-11
FIXUP: sched/tune: fix accounting for runnable tasks
Patrick Bellasi
2016-06-07
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-04-13
android/lowmemorykiller: Ignore tasks with freed mm
Liam Mark
2016-03-23
msm: move printk out of spin lock low_water_lock
Tingting Yang
2016-03-23
sched: window-stats: Fix exit race
Srivatsa Vaddagiri
2015-10-06
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
2015-10-06
sched/core: Robustify preemption leak checks
Peter Zijlstra
2015-08-07
kernel: exit: fix typo in comment
Frans Klaver
2015-06-25
exit,stats: /* obey this comment */
Rik van Riel
2015-06-24
mm: oom_kill: clean up victim marking and exiting interfaces
Johannes Weiner
2015-04-12
Remove execution domain support
Richard Weinberger
2015-02-11
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2015-02-11
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
2015-01-08
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
2014-12-10
exit: exit_notify: re-use "dead" list to autoreap current
Oleg Nesterov
2014-12-10
exit: reparent: call forget_original_parent() under tasklist_lock
Oleg Nesterov
2014-12-10
exit: reparent: avoid find_new_reaper() if no children
Oleg Nesterov
2014-12-10
exit: reparent: introduce find_alive_thread()
Oleg Nesterov
2014-12-10
exit: reparent: introduce find_child_reaper()
Oleg Nesterov
2014-12-10
exit: reparent: document the ->has_child_subreaper checks
Oleg Nesterov
2014-12-10
exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper()
Oleg Nesterov
2014-12-10
exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
2014-12-10
exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
2014-12-10
exit: release_task: fix the comment about group leader accounting
Oleg Nesterov
2014-12-10
exit: wait: drop tasklist_lock before psig->c* accounting
Oleg Nesterov
2014-12-10
exit: wait: don't use zombie->real_parent
Oleg Nesterov
2014-12-10
exit: wait: cleanup the ptrace_reparented() checks
Oleg Nesterov
2014-12-10
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
2014-12-10
exit: reparent: cleanup the usage of reparent_leader()
Oleg Nesterov
2014-12-10
exit: reparent: cleanup the changing of ->parent
Oleg Nesterov
2014-12-10
exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks
Oleg Nesterov
2014-11-05
tty: Move session_of_pgrp() and make static
Peter Hurley
2014-10-28
sched, exit: Deal with nested sleeps
Peter Zijlstra
2014-09-08
time, signal: Protect resource use statistics with seqlock
Rik van Riel
[next]