index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
2023-05-30
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2023-01-04
signal: kill JOBCTL_TASK_WORK
Jens Axboe
2023-01-04
kernel: remove checking for TIF_NOTIFY_SIGNAL
Jens Axboe
2023-01-04
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2023-01-04
signal: Add task_sigpending() helper
Jens Axboe
2023-01-04
kernel: provide create_io_thread() helper
Jens Axboe
2022-07-21
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-04-27
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2021-12-01
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2021-11-18
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-11-18
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
2021-07-20
x86/signal: Detect and prevent an alternate signal stack overflow
Chang S. Bae
2021-03-17
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-18
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-08-26
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
2020-08-26
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
2020-08-20
sched: remove _do_fork()
Christian Brauner
2020-08-20
fork: introduce kernel_clone()
Christian Brauner
2020-08-19
sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
Valentin Schneider
2020-08-19
sched/topology: Introduce SD metaflag for flags needing > 1 groups
Valentin Schneider
2020-08-19
sched/topology: Define and assign sched_domain flag metadata
Valentin Schneider
2020-08-19
sched/topology: Split out SD_* flags declaration to its own file
Valentin Schneider
2020-08-19
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
2020-08-12
kernel: add a kernel_wait helper
Christoph Hellwig
2020-08-12
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
2020-08-07
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-01
sched: Document arch_scale_*_capacity()
Valentin Schneider
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
2020-07-24
tasks: add put_task_struct_many()
Pavel Begunkov
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-07-22
linux/sched/mm.h: drop duplicated words in comments
Randy Dunlap
2020-07-22
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
[next]