| Age | Commit message (Expand) | Author |
| 2025-02-08 | Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2025-02-08 | sched: Clarify wake_up_q()'s write to task->wake_q.next | Jann Horn |
| 2025-02-07 | sched_ext: Add an event, SCX_EV_ENQ_SLICE_DFL | Changwoo Min |
| 2025-02-05 | sched: update __cond_resched comment about RCU quiescent states | Ankur Arora |
| 2025-02-04 | sched_ext: Add an event, SCX_EV_BYPASS_DURATION | Changwoo Min |
| 2025-02-04 | sched_ext: Add an event, SCX_EV_BYPASS_DISPATCH | Changwoo Min |
| 2025-02-04 | sched_ext: Add an event, SCX_EV_BYPASS_ACTIVATE | Changwoo Min |
| 2025-02-04 | sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITING | Changwoo Min |
| 2025-02-02 | sched_ext: Add an event, SCX_EV_DISPATCH_KEEP_LAST | Changwoo Min |
| 2025-02-02 | sched_ext: Add an event, SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE | Changwoo Min |
| 2025-02-02 | sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACK | Changwoo Min |
| 2025-02-02 | sched_ext: Implement event counter infrastructure | Changwoo Min |
| 2025-01-31 | sched/debug: Provide slice length for fair tasks | Christian Loehle |
| 2025-01-30 | Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados |
| 2025-01-27 | sched_ext: Move built-in idle CPU selection policy to a separate file | Andrea Righi |
| 2025-01-27 | sched_ext: Fix lock imbalance in dispatch_to_local_dsq() | Andrea Righi |
| 2025-01-27 | sched_ext: Fix incorrect autogroup migration detection | Tejun Heo |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
| 2025-01-24 | hung_task: add task->flags, blocked by coredump to log | Oxana Kharitonova |
| 2025-01-24 | sched_ext: Include task weight in the error state dump | Andrea Righi |
| 2025-01-24 | sched_ext: Fixes typos in comments | Atul Kumar Pant |
| 2025-01-23 | Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2025-01-23 | cpufreq/schedutil: Only bind threads if needed | Christian Loehle |
| 2025-01-22 | Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
| 2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | 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-21 | sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeue | K Prateek Nayak |
| 2025-01-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
| 2025-01-20 | Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em' | Rafael J. Wysocki |
| 2025-01-19 | Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2025-01-16 | Merge back earlier cpufreq material for 6.14 | Rafael J. Wysocki |
| 2025-01-13 | lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN | Nicholas Piggin |
| 2025-01-13 | kasan: make kasan_record_aux_stack_noalloc() the default behaviour | Peter Zijlstra |
| 2025-01-13 | sched_ext: fix kernel-doc warnings | Randy Dunlap |
| 2025-01-13 | psi: Fix race when task wakes up before psi_sched_switch() adjusts flags | Chengming Zhou |
| 2025-01-13 | sched, psi: Don't account irq time if sched_clock_irqtime is disabled | Yafang Shao |
| 2025-01-13 | sched: Don't account irq time if sched_clock_irqtime is disabled | Yafang Shao |
| 2025-01-13 | sched: Define sched_clock_irqtime as static key | Yafang Shao |
| 2025-01-13 | sched/fair: Do not compute overloaded status unnecessarily during lb | K Prateek Nayak |
| 2025-01-13 | sched/fair: Do not compute NUMA Balancing stats unnecessarily during lb | K Prateek Nayak |
| 2025-01-13 | sched/core: Prioritize migrating eligible tasks in sched_balance_rq() | Hao Jia |
| 2025-01-13 | sched/debug: Change need_resched warnings to pr_err | David Rientjes |
| 2025-01-13 | sched/fair: Encapsulate set custom slice in a __setparam_fair() function | Vincent Guittot |
| 2025-01-13 | sched: Fix race between yield_to() and try_to_wake_up() | Tianchen Ding |
| 2025-01-13 | sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE | Peter Zijlstra |
| 2025-01-12 | delayacct: add delay min to record delay peak | Wang Yaxin |
| 2025-01-12 | delayacct: add delay max to record delay peak | Wang Yaxin |
| 2025-01-10 | Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |