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.14.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sched_ext: Documentation: scheduler: Document extensible scheduler class
Tejun Heo
2024-06-18
1
-0
/
+2
|
*
|
sched_ext: Add vtime-ordered priority queue to dispatch_q's
Tejun Heo
2024-06-18
1
-3
/
+26
|
*
|
sched_ext: Implement core-sched support
Tejun Heo
2024-06-18
1
-0
/
+3
|
*
|
sched_ext: Implement sched_ext_ops.cpu_acquire/release()
David Vernet
2024-06-18
1
-1
/
+3
|
*
|
sched_ext: Track tasks that are subjects of the in-flight SCX operation
Tejun Heo
2024-06-18
1
-0
/
+2
|
*
|
sched_ext: Implement tickless support
Tejun Heo
2024-06-18
1
-0
/
+1
|
*
|
sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
Tejun Heo
2024-06-18
1
-0
/
+4
|
*
|
sched_ext: Print sched_ext info when dumping stack
David Vernet
2024-06-18
1
-0
/
+2
|
*
|
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
2024-06-18
1
-0
/
+12
|
*
|
sched_ext: Implement runnable task stall watchdog
David Vernet
2024-06-18
1
-0
/
+1
|
*
|
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
2024-06-18
1
-1
/
+140
|
*
|
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
2024-06-18
1
-0
/
+12
|
*
|
sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
Tejun Heo
2024-06-18
1
-1
/
+2
*
|
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
2
-32
/
+13
|
\
\
\
|
*
|
|
mm: pass vm_flags to generic_get_unmapped_area()
Mark Brown
2024-09-09
1
-2
/
+2
|
*
|
|
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-09
1
-15
/
+8
|
*
|
|
task_stack: uninline stack_not_used
Pasha Tatashin
2024-09-01
1
-15
/
+3
|
|
/
/
*
|
|
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-19
3
-13
/
+35
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
2024-08-07
1
-5
/
+5
|
*
|
sched/rt, dl: Convert functions to return bool
Qais Yousef
2024-08-07
2
-15
/
+9
|
*
|
sched/rt: Clean up usage of rt_task()
Qais Yousef
2024-08-07
3
-3
/
+31
|
|
/
*
|
signal: Remove task argument from dequeue_signal()
Thomas Gleixner
2024-07-29
1
-3
/
+2
*
|
posix-timers: Convert timer list to hlist
Thomas Gleixner
2024-07-29
1
-1
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
1
-1
/
+2
|
\
|
*
vhost_task: Handle SIGKILL by flushing work and exiting
Mike Christie
2024-05-22
1
-1
/
+2
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
2
-1
/
+26
|
\
\
|
*
|
mm: introduce arch_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
1
-0
/
+17
|
*
|
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
2
-1
/
+9
|
|
/
*
|
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
1
-4
/
+4
*
|
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
2024-03-25
1
-23
/
+92
|
\
|
|
*
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-15
1
-21
/
+39
|
|
\
|
|
*
mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN
Kent Overstreet
2024-03-10
1
-4
/
+13
|
|
*
mm: introduce memalloc_flags_{save,restore}
Kent Overstreet
2024-03-10
1
-17
/
+26
|
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
1
-2
/
+53
|
|
\
\
|
|
*
|
mm: document memalloc_noreclaim_save() and memalloc_pin_save()
Vlastimil Babka
2024-02-22
1
-2
/
+53
|
|
|
/
*
|
|
sched/balancing: Rename load_balance() => sched_balance_rq()
Ingo Molnar
2024-03-12
1
-1
/
+1
*
|
|
sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
Ingo Molnar
2024-03-12
1
-1
/
+1
|
/
/
*
|
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-11
2
-5
/
+5
|
\
\
|
*
|
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2024-02-28
2
-5
/
+5
|
|
/
*
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-0
/
+6
|
\
\
|
*
|
sched: Add a new function to compare if two cpus have the same capacity
Qais Yousef
2024-02-24
1
-0
/
+6
|
|
/
*
/
pidfd: exit: kill the no longer used thread_group_exited()
Oleg Nesterov
2024-02-06
1
-2
/
+0
|
/
*
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
3
-0
/
+4
|
\
|
*
Kill sched.h dependency on rcupdate.h
Kent Overstreet
2023-12-27
1
-0
/
+1
|
*
refcount: Split out refcount_types.h
Kent Overstreet
2023-12-20
1
-0
/
+1
|
*
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-12-20
1
-0
/
+1
|
*
task_stack.h: add missing include
Kent Overstreet
2023-12-20
1
-0
/
+1
*
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
1
-1
/
+3
|
\
\
|
*
|
kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...
Oleg Nesterov
2023-12-10
1
-1
/
+0
|
*
|
introduce for_other_threads(p, t)
Oleg Nesterov
2023-12-10
1
-0
/
+3
|
|
/
[prev]
[next]