| Age | Commit message (Expand) | Author |
| 2025-02-18 | sched: Switch to use hrtimer_setup() | Nam Cao |
| 2025-02-18 | sched: Compact RSEQ concurrency IDs with reduced threads and affinity | Mathieu Desnoyers |
| 2025-02-16 | Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-02-16 | sched_ext: idle: Per-node idle cpumasks | Andrea Righi |
| 2025-02-16 | sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE | Andrea Righi |
| 2025-02-16 | sched_ext: idle: Make idle static keys private | Andrea Righi |
| 2025-02-14 | Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
| 2025-02-14 | sched_ext: Provides a sysfs 'events' to expose core event counters | Changwoo Min |
| 2025-02-14 | sched/fair: Refactor can_migrate_task() to elimate looping | I Hsin Cheng |
| 2025-02-14 | sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasks | Tianchen Ding |
| 2025-02-14 | sched: Don't define sched_clock_irqtime as static key | Yafang Shao |
| 2025-02-14 | sched: Reduce the default slice to avoid tasks getting an extra tick | zihan zhou |
| 2025-02-14 | sched: Cancel the slice protection of the idle entity | zihan zhou |
| 2025-02-13 | sched_ext: Implement SCX_OPS_ALLOW_QUEUED_WAKEUP | Tejun Heo |
| 2025-02-13 | sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx | Chuyi Zhou |
| 2025-02-10 | Merge branch 'for-6.14-fixes' into for-6.15 | Tejun Heo |
| 2025-02-10 | sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca... | Tejun Heo |
| 2025-02-10 | sched_ext: Take NUMA node into account when allocating per-CPU cpumasks | Li RongQing |
| 2025-02-08 | sched_ext: Add SCX_EV_ENQ_SKIP_MIGRATION_DISABLED | Tejun Heo |
| 2025-02-08 | sched_ext: Count SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE in the right spot | Tejun Heo |
| 2025-02-08 | Merge branch 'for-6.14-fixes' into for-6.15 | Tejun Heo |
| 2025-02-08 | sched_ext: Fix migration disabled handling in targeted dispatches | Tejun Heo |
| 2025-02-08 | sched_ext: Implement auto local dispatching of migration disabled tasks | Tejun Heo |
| 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 |