Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
407af46a967ffd2f208f0a5fb3f1ff954801494a
/
kernel
/
exit.c
407af46
wait_task_zombie: remove unneeded child->signal check
by Oleg Nesterov
· 17 years ago
84eb646
handle the multi-threaded init's exit() properly
by Oleg Nesterov
· 17 years ago
d2ee719
pi-futex: set PF_EXITING without taking ->pi_lock
by Oleg Nesterov
· 17 years ago
a9022e9
Clean up duplicate includes in kernel/
by Jesper Juhl
· 17 years ago
9ac5231
sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
by Laurent Vivier
· 17 years ago
b8fceee
signalfd simplification
by Davide Libenzi
· 17 years ago
f2ab6d8
Assign task_struct.exit_code before taskstats_exit()
by Jonathan Lim
· 17 years ago
2472844
Kill some obsolete sub-thread-ptrace stuff
by Oleg Nesterov
· 17 years ago
0c1eecf
Freezer: avoid freezing kernel threads prematurely
by Rafael J. Wysocki
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
522ed77
Audit: add TTY input auditing
by Miloslav Trmac
· 17 years ago
e18eecb
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
by Jeff Dike
· 17 years ago
172ba84
sched: update delay-accounting to use CFS's precise stats
by Balbir Singh
· 17 years ago
e05606d
sched: clean up the rt priority macros
by Ingo Molnar
· 17 years ago
f64f611
sched: remove sched_exit()
by Ingo Molnar
· 17 years ago
778e9a9
pi-futex: fix exit races and locking problems
by Alexey Kuznetsov
· 18 years ago
7bb44ad
recalc_sigpending_tsk fixes
by Roland McGrath
· 18 years ago
fba2afa
signal/timer/event: signalfd core
by Davide Libenzi
· 18 years ago
e713d0d
attach_pid() with struct pid parameter
by Sukadev Bhattiprolu
· 18 years ago
6eaeeab
getrusage(): fill ru_inblock and ru_oublock fields if possible
by Eric Dumazet
· 18 years ago
10ab825
change kernel threads to ignore signals instead of blocking them
by Oleg Nesterov
· 18 years ago
49d769d
Change reparent_to_init to reparent_to_kthreadd
by Eric W. Biederman
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
7324328
Return EPERM not ECHILD on security_task_wait failure
by Roland McGrath
· 18 years ago
14e9d57
[PATCH] pid: Properly detect orphaned process groups in exit_notify
by Eric W. Biederman
· 18 years ago
3e7cd6c
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
by Eric W. Biederman
· 18 years ago
0475ac0
[PATCH] pid: use struct pid for talking about process groups in exitc
by Eric W. Biederman
· 18 years ago
04a2e6a
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
by Eric W. Biederman
· 18 years ago
944be0b
[PATCH] close_files(): add scheduling point
by Ingo Molnar
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
0f24528
[PATCH] namespaces: fix task exit disaster
by Serge E. Hallyn
· 18 years ago
444f378
Revert "[PATCH] namespaces: fix exit race by splitting exit"
by Linus Torvalds
· 18 years ago
7a238fc
[PATCH] namespaces: fix exit race by splitting exit
by Serge E. Hallyn
· 18 years ago
241ceee
[PATCH] restore ->pdeath_signal behaviour
by Oleg Nesterov
· 18 years ago
b2b2cbc
[PATCH] Fix reparenting to the same thread group. (take 2)
by Eric W. Biederman
· 18 years ago
01b2d93
[PATCH] fdtable: Provide free_fdtable() wrapper
by Vadim Lobanov
· 18 years ago
4fd4581
[PATCH] fdtable: Remove the free_files field
by Vadim Lobanov
· 18 years ago
bbea9f6
[PATCH] fdtable: Make fdarray and fdsets equal in size
by Vadim Lobanov
· 18 years ago
62dfb55
[PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID)
by Oleg Nesterov
· 18 years ago
84d7378
[PATCH] add child reaper to pid_namespace
by Sukadev Bhattiprolu
· 18 years ago
6b3286e
[PATCH] rename struct namespace to struct mnt_namespace
by Kirill Korotaev
· 18 years ago
1ec320a
[PATCH] add process_session() helper routine: deprecate old field
by Cedric Le Goater
· 18 years ago
937949d
[PATCH] add process_session() helper routine
by Cedric Le Goater
· 18 years ago
ae424ae
[PATCH] make set_special_pids() static
by Oleg Nesterov
· 18 years ago
24ec839
[PATCH] tty: ->signal->tty locking
by Peter Zijlstra
· 18 years ago
115085e
[PATCH] taskstats: cleanup do_exit() path
by Oleg Nesterov
· 18 years ago
093a8e8
[PATCH] taskstats_tgid_free: fix usage
by Oleg Nesterov
· 18 years ago
fab413a
[PATCH] namespaces: exit_task_namespaces() invalidates nsproxy
by Cedric Le Goater
· 18 years ago
1651e14
[PATCH] namespaces: incorporate fs namespace into nsproxy
by Serge E. Hallyn
· 18 years ago
ab51601
[PATCH] namespaces: add nsproxy
by Serge E. Hallyn
· 18 years ago
8f0ab51
[PATCH] csa: convert CONFIG tag for extended accounting routines
by Jay Lan
· 18 years ago
0d67a46
[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
by David Howells
· 18 years ago
c394cc9
[PATCH] introduce TASK_DEAD state
by Oleg Nesterov
· 18 years ago
55a101f
[PATCH] kill PF_DEAD flag
by Oleg Nesterov
· 18 years ago
29b8849
[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
by Oleg Nesterov
· 18 years ago
1c573af
[PATCH] reparent_to_init(): use has_rt_policy()
by Oleg Nesterov
· 18 years ago
54306cf
[PATCH] exit: fix crash case
by Alan Cox
· 18 years ago
b9ecb2b
[PATCH] has_stopped_jobs() cleanup
by Roland McGrath
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
3b9b8ab
[PATCH] Fix unserialized task->files changing
by Kirill Korotaev
· 18 years ago
3b6362b
[PATCH] eligible_child: remove an obsolete ->tgid check
by Oleg Nesterov
· 18 years ago
35df17c
[PATCH] task delay accounting fixes
by Shailabh Nagar
· 18 years ago
f9fd891
[PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks
by Shailabh Nagar
· 18 years ago
ad4ecbc
[PATCH] delay accounting taskstats interface send tgid once
by Shailabh Nagar
· 18 years ago
c757249
[PATCH] per-task-delay-accounting: taskstats interface
by Shailabh Nagar
· 18 years ago
ca74e92
[PATCH] per-task-delay-accounting: setup
by Shailabh Nagar
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 18 years ago
9a11b49a
[PATCH] lockdep: better lock debugging
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
c87e283
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
by Ingo Molnar
· 19 years ago
e7eebaf
[PATCH] pi-futex: rt mutex debug
by Ingo Molnar
· 19 years ago
48e6484
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
by Eric W. Biederman
· 19 years ago
f6ec29a
[PATCH] pacct: avoidance to refer the last thread as a representation of the process
by KaiGai Kohei
· 19 years ago
0e46481
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
by KaiGai Kohei
· 19 years ago
2aa9258
[PATCH] Link error when futexes are disabled on 64bit architectures
by Anton Blanchard
· 19 years ago
83cc5ed
[PATCH] kernel/sys.c: cleanups
by Adrian Bunk
· 19 years ago
125e187
[PATCH] More BUG_ON conversion
by Eric Sesterhenn
· 19 years ago
30f1e3d
[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
by Oleg Nesterov
· 19 years ago
fa84cb9
[PATCH] move call of audit_free() into do_exit()
by Al Viro
· 19 years ago
5e85d4a
[PATCH] task: Make task list manipulations RCU safe
by Eric W. Biederman
· 19 years ago
b92ce55
[PATCH] splice: add direct fd <-> fd splicing support
by Jens Axboe
· 19 years ago
8c7904a
[PATCH] task: RCU protect task->usage
by Eric W. Biederman
· 19 years ago
a7e5328
[PATCH] cleanup __exit_signal->cleanup_sighand path
by Oleg Nesterov
· 19 years ago
47e6532
[PATCH] pids: kill PIDTYPE_TGID
by Oleg Nesterov
· 19 years ago
aacc909
[PATCH] do_group_exit: don't take tasklist_lock
by Oleg Nesterov
· 19 years ago
5876700
[PATCH] do __unhash_process() under ->siglock
by Oleg Nesterov
· 19 years ago
35f5cad
[PATCH] revert "Optimize sys_times for a single thread process"
by Oleg Nesterov
· 19 years ago
6a14c5c
[PATCH] move __exit_signal() to kernel/exit.c
by Oleg Nesterov
· 19 years ago
1f09f97
[PATCH] release_task: replace open-coded ptrace_unlink()
by Oleg Nesterov
· 19 years ago
6ac781b
[PATCH] reparent_thread: use remove_parent/add_parent
by Oleg Nesterov
· 19 years ago
73b9ebf
[PATCH] pidhash: don't count idle threads
by Oleg Nesterov
· 19 years ago
c97d989
[PATCH] kill SET_LINKS/REMOVE_LINKS
by Oleg Nesterov
· 19 years ago
9b678ec
[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
by Oleg Nesterov
· 19 years ago
8fafabd
[PATCH] remove add_parent()'s parent argument
by Oleg Nesterov
· 19 years ago
d799f03
[PATCH] choose_new_parent: remove unused arg, sanitize exit_state check
by Oleg Nesterov
· 19 years ago
fef23e7
[PATCH] exec: allow init to exec from any thread.
by Eric W. Biederman
· 19 years ago
34f192c
[PATCH] lightweight robust futexes: compat
by Ingo Molnar
· 19 years ago
0771dfe
[PATCH] lightweight robust futexes: core
by Ingo Molnar
· 19 years ago
70522e1
[PATCH] sem2mutex: tty
by Ingo Molnar
· 19 years ago
afc847b
[PATCH] don't do exit_io_context() until we know we won't be doing any IO
by Al Viro
· 19 years ago
Next »