index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
exit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-24
/
+7
|
\
|
*
pidfd: exit: kill the no longer used thread_group_exited()
Oleg Nesterov
2024-02-06
1
-24
/
+0
|
*
pidfd: implement PIDFD_THREAD flag for pidfd_open()
Oleg Nesterov
2024-02-02
1
-0
/
+7
*
|
exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
Oleg Nesterov
2024-02-07
1
-7
/
+3
|
/
*
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
1
-1
/
+3
|
\
|
*
wait: Remove uapi header file from main header file
Matthew Wilcox (Oracle)
2023-12-20
1
-1
/
+3
*
|
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
1
-3
/
+0
|
/
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-1
/
+0
|
\
|
*
kill task_struct->thread_group
Oleg Nesterov
2023-10-04
1
-1
/
+0
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-4
/
+0
|
\
\
|
*
|
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-10-04
1
-4
/
+0
|
|
/
*
|
exit: add internal include file with helpers
Jens Axboe
2023-09-21
1
-25
/
+7
*
|
exit: add kernel_waitid_prepare() helper
Jens Axboe
2023-09-21
1
-13
/
+25
*
|
exit: move core of do_wait() into helper
Jens Axboe
2023-09-21
1
-20
/
+31
*
|
exit: abstract out should_wake helper for child_wait_callback()
Jens Axboe
2023-09-21
1
-6
/
+14
|
/
*
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-06-01
1
-1
/
+4
*
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-04-28
1
-0
/
+2
|
\
|
*
tracing/user_events: Track fork/exec/exit for mm lifetime
Beau Belgrave
2023-03-29
1
-0
/
+2
*
|
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-28
1
-1
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
1
-1
/
+8
|
\
|
*
Compiler attributes: GCC cold function alignment workarounds
Mark Rutland
2023-01-24
1
-1
/
+8
*
|
exit: Detect and fix irq disabled state in oops
Nicholas Piggin
2023-01-21
1
-0
/
+7
|
/
*
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
2022-12-16
1
-2
/
+4
*
exit: Allow oops_limit to be disabled
Kees Cook
2022-12-02
1
-1
/
+1
*
exit: Expose "oops_count" to sysfs
Kees Cook
2022-12-01
1
-2
/
+20
*
exit: Put an upper limit on how often we can oops
Jann Horn
2022-12-01
1
-0
/
+42
*
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
1
-0
/
+4
|
\
|
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
1
-0
/
+4
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-0
/
+3
|
\
\
|
*
|
kmsan: handle task creation and exiting
Alexander Potapenko
2022-10-03
1
-0
/
+2
|
*
|
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-26
1
-0
/
+1
|
|
/
*
|
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
1
-2
/
+2
|
\
\
|
*
|
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-2
/
+2
|
|
/
*
|
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-09
1
-1
/
+19
|
\
\
|
|
/
|
/
|
|
*
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
Eric W. Biederman
2022-07-20
1
-0
/
+18
|
*
signal: Ensure SIGNAL_GROUP_EXIT gets set in do_group_exit
Eric W. Biederman
2022-07-20
1
-1
/
+1
*
|
exit: Fix typo in comment: s/sub-theads/sub-threads
Ingo Molnar
2022-08-03
1
-1
/
+1
|
/
*
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-07-11
1
-1
/
+1
*
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
1
-1
/
+2
|
\
|
*
tracehook: Remove tracehook.h
Eric W. Biederman
2022-03-10
1
-1
/
+2
*
|
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-27
1
-1
/
+1
|
\
\
|
*
|
exit: Mark do_group_exit() __noreturn
Peter Zijlstra
2022-03-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
1
-0
/
+2
|
\
\
|
*
|
rethook: Add a generic return hook
Masami Hiramatsu
2022-03-17
1
-0
/
+2
|
|
/
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
1
-14
/
+0
|
\
\
|
*
|
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-14
/
+0
|
|
/
*
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
1
-1
/
+1
|
\
\
|
*
|
block: remove blk_needs_flush_plug
Christoph Hellwig
2022-02-02
1
-1
/
+1
|
|
/
*
/
fork: Move task stack accounting to do_exit()
Sebastian Andrzej Siewior
2022-02-22
1
-0
/
+1
|
/
*
exit: Fix the exit_code for wait_task_zombie
Eric W. Biederman
2022-01-08
1
-1
/
+2
[next]