index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
34 hours
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3 days
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3 days
Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6 days
sched/task_stack: Add missing const qualifier to end_of_stack()
Kees Cook
2025-07-14
sched: Do not call __put_task_struct() on rt if pi_blocked_on is set
Luis Claudio R. Goncalves
2025-07-14
sched/topology: Remove sched_domain_topology_level::flags
K Prateek Nayak
2025-07-14
smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
Li Chen
2025-07-11
futex: Use RCU-based per-CPU reference counting instead of rcuref_t
Peter Zijlstra
2025-06-25
sched_ext: Drop kfuncs marked for removal in 6.15
Jake Hillion
2025-06-24
sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panic
David Dai
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
2025-06-20
sched_ext, sched/core: Factor out struct scx_task_group
Tejun Heo
2025-06-13
sched/smp: Use the SMP version of sched_exec()
Ingo Molnar
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-11
task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END check
Pasha Tatashin
2025-04-16
sched/topology: Introduce sched_update_asym_prefer_cpu()
K Prateek Nayak
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-01
sched/smt: Always inline sched_smt_active()
Josh Poimboeuf
2025-03-25
Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-20
cpuidle, sched: Use smp_mb__after_atomic() in current_clr_polling()
Yujun Dong
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
2025-03-17
include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.h
Juri Lelli
2025-03-17
sched/topology: Stop exposing partition_sched_domains_locked
Juri Lelli
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
2025-03-17
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
2025-03-13
posix-timers: Provide a mechanism to allocate a given timer ID
Thomas Gleixner
2025-03-13
posix-timers: Make signal_struct:: Next_posix_timer_id an atomic_t
Eric Dumazet
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
2025-03-03
sched/membarrier: Fix redundant load of membarrier_state
Nysal Jan K.A.
2025-02-02
sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACK
Changwoo Min
2025-02-02
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-21
Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-13
lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
2024-12-20
sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled
John Stultz
2024-12-20
sched: Move sched domain name out of CONFIG_SCHED_DEBUG
Swapnil Sapkal
2024-12-20
sched: Report the different kinds of imbalances in /proc/schedstat
Swapnil Sapkal
2024-12-02
sched/isolation: Consolidate housekeeping cpumasks that are always identical
Waiman Long
2024-12-02
sched/core: Remove HK_TYPE_SCHED
Waiman Long
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-20
Merge tag 'sched_ext-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-14
sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers
Qun-Wei Lin
2024-11-08
sched_ext: Enable the ops breather and eject BPF scheduler on softlockup
Tejun Heo
2024-11-07
signal: Provide ignored_posix_timers list
Thomas Gleixner
2024-11-07
signal: Cleanup unused posix-timer leftovers
Thomas Gleixner
[next]