index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
Lines
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
-7
/
+2
2025-07-01
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
-0
/
+5
2025-07-01
sched: Fix preemption string of preempt_dynamic_none
Thomas Weißschuh
-1
/
+1
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
-2
/
+2
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+7
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
-2
/
+7
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-65
/
+83
2025-05-21
sched/uclamp: Align uclamp and util_est and call before freq update
Xuewen Yan
-7
/
+10
2025-05-14
sched,livepatch: Untangle cond_resched() and live-patching
Peter Zijlstra
-42
/
+8
2025-04-30
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
-0
/
+6
2025-04-08
sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled
Michal Koutný
-12
/
+24
2025-04-08
sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHED
Michal Koutný
-1
/
+5
2025-04-08
sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
Michal Koutný
-1
/
+1
2025-04-08
sched: Add commadline option for RT_GROUP_SCHED toggling
Michal Koutný
-0
/
+25
2025-04-08
sched: Fix trace_sched_switch(.prev_state)
Peter Zijlstra
-2
/
+4
2025-04-03
rseq: Eliminate useless task_work on execve
Mathieu Desnoyers
-1
/
+0
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+22
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+1
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-39
/
+73
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-1
/
+3
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-7
/
+2
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
-1
/
+22
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
-15
/
+3
2025-03-19
sched/debug: Make 'const_debug' tunables unconditional __read_mostly
Ingo Molnar
-2
/
+2
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
-12
/
+12
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
-2
/
+2
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
-2
/
+2
2025-03-17
sched: Add a generic function to return the preemption string
Sebastian Andrzej Siewior
-0
/
+47
2025-03-15
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
-18
/
+3
2025-03-15
sched/uclamp: Optimize sched_uclamp_used static key enabling
Xuewen Yan
-3
/
+3
2025-03-15
sched/uclamp: Use the uclamp_is_used() helper instead of open-coding it
Xuewen Yan
-2
/
+2
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
-6
/
+8
2025-02-27
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
-1
/
+1
2025-02-21
sched/core: Remove duplicate included header file stats.h
Thorsten Blum
-1
/
+0
2025-02-18
sched: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+3
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-3
/
+4
2025-02-13
sched_ext: Implement SCX_OPS_ALLOW_QUEUED_WAKEUP
Tejun Heo
-7
/
+2
2025-02-08
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
-2
/
+3
2025-02-05
sched: update __cond_resched comment about RCU quiescent states
Ankur Arora
-1
/
+3
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-1
/
+1
2025-01-27
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
-3
/
+4
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-8
/
+16
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-2
/
+2
2025-01-24
hung_task: add task->flags, blocked by coredump to log
Oxana Kharitonova
-2
/
+2
2025-01-23
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+5
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2025-01-13
lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
-7
/
+15
2025-01-13
kasan: make kasan_record_aux_stack_noalloc() the default behaviour
Peter Zijlstra
-1
/
+1
2025-01-13
psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
Chengming Zhou
-3
/
+3
[next]