index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
task.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
2022-12-15
1
-1
/
+0
*
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
2022-12-15
1
-0
/
+1
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
1
-0
/
+3
*
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-07-11
1
-1
/
+1
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-0
/
+2
*
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
2022-05-07
1
-0
/
+1
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+1
*
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
2022-05-06
1
-0
/
+2
*
exit: Mark do_group_exit() __noreturn
Peter Zijlstra
2022-03-15
1
-1
/
+1
*
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-02-19
1
-2
/
+2
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-0
/
+1
|
\
|
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-0
/
+1
*
|
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2021-11-20
1
-1
/
+1
|
/
*
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-10-14
1
-1
/
+2
*
kernel: provide create_io_thread() helper
Jens Axboe
2021-03-04
1
-0
/
+2
*
sched: Un-hide lockdep_tasklist_lock_is_held() for !LOCKDEP
Jakub Kicinski
2020-11-02
1
-2
/
+0
*
sched: remove _do_fork()
Christian Brauner
2020-08-20
1
-4
/
+0
*
fork: introduce kernel_clone()
Christian Brauner
2020-08-20
1
-1
/
+5
*
kernel: add a kernel_wait helper
Christoph Hellwig
2020-08-12
1
-0
/
+1
*
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
1
-16
/
+1
|
\
|
*
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-2
/
+2
|
*
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-07-04
1
-14
/
+1
|
*
fork: remove do_fork()
Christian Brauner
2020-07-04
1
-1
/
+0
|
*
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
2020-06-22
1
-1
/
+0
*
|
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
1
-0
/
+1
|
\
\
|
*
|
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
2020-07-29
1
-0
/
+1
|
|
/
*
/
tasks: add put_task_struct_many()
Pavel Begunkov
2020-07-24
1
-0
/
+6
|
/
*
clone3: allow spawning processes into cgroups
Christian Brauner
2020-02-12
1
-0
/
+4
*
fork: extend clone3() to support setting a PID
Adrian Reber
2019-11-15
1
-0
/
+3
*
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
2019-09-25
1
-1
/
+0
*
tasks: Add a count of task RCU users
Eric W. Biederman
2019-09-25
1
-0
/
+1
*
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
2019-07-25
1
-1
/
+5
*
clone: fix CLONE_PIDFD support
Dmitry V. Levin
2019-07-14
1
-0
/
+1
*
fork: add clone3
Christian Brauner
2019-06-09
1
-1
/
+16
*
fork: Provide a function for copying init_mm
Nadav Amit
2019-04-30
1
-0
/
+1
*
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2019-02-04
1
-2
/
+2
*
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-04
1
-0
/
+2
*
alpha: fix osf_wait4() breakage
Al Viro
2018-07-22
1
-1
/
+1
*
fork: Provide usercopy whitelisting for task_struct
Kees Cook
2018-01-15
1
-0
/
+14
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sched/core: Remove unnecessary initialization init_idle_bootup_task()
Cheng Jian
2017-08-10
1
-1
/
+0
*
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
1
-0
/
+2
|
\
|
*
osf_wait4: switch to kernel_wait4()
Al Viro
2017-05-21
1
-0
/
+2
*
|
sched/core: Drop the unused try_get_task_struct() helper function
Davidlohr Bueso
2017-06-20
1
-2
/
+0
|
/
*
sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>
Ingo Molnar
2017-03-03
1
-0
/
+7
*
sched/headers: Move the get_task_struct()/put_task_struct() and related APIs ...
Ingo Molnar
2017-03-03
1
-0
/
+15
*
sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <...
Ingo Molnar
2017-03-03
1
-0
/
+3
*
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
Ingo Molnar
2017-03-03
1
-0
/
+20
*
sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> ...
Ingo Molnar
2017-03-03
1
-0
/
+6
*
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...
Ingo Molnar
2017-03-03
1
-15
/
+0
[next]