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-06
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-08
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2021-11-26
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
2021-03-17
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2019-12-05
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-12-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-06-22
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-05-04
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-05
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-02-27
sched/sysctl: Fix attributes of some extern declarations
Matthias Kaehlcke
2019-02-06
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2018-12-05
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-12-05
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-07-25
alpha: fix osf_wait4() breakage
Al Viro
2018-06-21
sched/core: Introduce set_special_state()
Peter Zijlstra
2017-12-20
mm, oom_reaper: fix memory corruption
Michal Hocko
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2017-10-03
android: binder: drop lru lock in isolate callback
Sherry Yang
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-08-10
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-08-10
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
2017-08-10
sched/core: Remove unnecessary initialization init_idle_bootup_task()
Cheng Jian
2017-08-03
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-10
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
2017-07-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-07-05
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer
Ingo Molnar
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
2017-06-20
sched/core: Drop the unused try_get_task_struct() helper function
Davidlohr Bueso
2017-05-21
osf_wait4: switch to kernel_wait4()
Al Viro
2017-05-15
sched/clock: Use late_initcall() instead of sched_init_smp()
Peter Zijlstra
2017-05-15
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
Peter Zijlstra
2017-05-15
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...
Peter Zijlstra
2017-05-08
mm: introduce memalloc_noreclaim_{save,restore}
Vlastimil Babka
2017-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-03
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
2017-04-21
signal: Make kill_proc_info static
Eric W. Biederman
2017-04-14
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
[next]