index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
exit.c
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-11
exit: combine work under lock in synchronize_group_exit() and coredump_task_e...
Mateusz Guzik
2025-05-11
exit: move and extend sched_process_exit() tracepoint
Andrii Nakryiko
2025-04-14
release_task: kill the no longer needed get/put_pid(thread_pid)
Oleg Nesterov
2025-04-12
exit: move wake_up_all() pidfd waiters into __unhash_process()
Christian Brauner
2025-04-04
sched/tracepoints: Move and extend the sched_process_exit() tracepoint
Andrii Nakryiko
2025-03-25
exit: fix the usage of delay_group_leader->exit_code in do_notify_parent() an...
Oleg Nesterov
2025-03-25
pidfs: cleanup the usage of do_notify_pidfd()
Oleg Nesterov
2025-03-24
Merge tag 'kernel-6.15-rc1.tasklist_lock' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2025-03-20
pidfs: improve multi-threaded exec and premature thread-group leader exit pol...
Christian Brauner
2025-03-05
pidfs: record exit code and cgroupid at exit
Christian Brauner
2025-02-07
pid: perform free_pid() calls outside of tasklist_lock
Mateusz Guzik
2025-02-07
exit: hoist get_pid() in release_task() outside of tasklist_lock
Mateusz Guzik
2025-02-07
exit: perform add_device_randomness() without tasklist_lock
Mateusz Guzik
2025-02-07
exit: kill the pointless __exit_signal()->clear_tsk_thread_flag(TIF_SIGPENDING)
Oleg Nesterov
2025-02-07
exit: change the release_task() paths to call flush_sigqueue() lockless
Oleg Nesterov
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-01
task_stack: uninline stack_not_used
Pasha Tatashin
2024-09-01
vmstat: kernel stack usage histogram
Pasha Tatashin
2024-08-02
exit: Sleep at TASK_IDLE when waiting for application core dump
Paul E. McKenney
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-16
Merge tag 'seccomp-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-04
memcg: mm_update_next_owner: move for_each_thread() into try_to_set_owner()
Oleg Nesterov
2024-07-04
memcg: mm_update_next_owner: kill the "retry" logic
Oleg Nesterov
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
2024-06-28
seccomp: release task filters when the task exits
Andrei Vagin
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
kernel: Remove signal hacks for vhost_tasks
Mike Christie
2024-04-24
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-02-07
exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
Oleg Nesterov
2024-02-06
pidfd: exit: kill the no longer used thread_group_exited()
Oleg Nesterov
2024-02-02
pidfd: implement PIDFD_THREAD flag for pidfd_open()
Oleg Nesterov
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-20
wait: Remove uapi header file from main header file
Matthew Wilcox (Oracle)
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-09-21
exit: add internal include file with helpers
Jens Axboe
2023-09-21
exit: add kernel_waitid_prepare() helper
Jens Axboe
2023-09-21
exit: move core of do_wait() into helper
Jens Axboe
2023-09-21
exit: abstract out should_wake helper for child_wait_callback()
Jens Axboe
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
[next]