index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-11
sched/fair: Proportional newidle balance
Peter Zijlstra
1
-0
/
+3
2025-03-28
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
1
-2
/
+3
2025-03-28
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
1
-0
/
+8
2025-03-07
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-21
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
1
-2
/
+4
2025-02-21
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
1
-1
/
+1
2024-12-14
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
1
-1
/
+1
2024-12-14
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
1
-1
/
+1
2024-08-14
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
1
-0
/
+1
2024-08-14
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
1
-7
/
+19
2024-08-03
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
1
-13
/
+10
2024-08-03
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
1
-7
/
+7
2024-07-18
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
1
-2
/
+5
2024-06-12
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
1
-1
/
+1
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
1
-2
/
+8
2023-10-06
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
1
-1
/
+1
2023-08-30
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
1
-15
/
+2
2023-08-30
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
1
-2
/
+2
2023-08-30
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
1
-7
/
+15
2023-04-06
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
1
-2
/
+2
2023-03-30
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
1
-0
/
+3
2023-01-24
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+1
2023-01-18
sched/core: Fix arch_scale_freq_tick() on tickless systems
Yair Podemsky
1
-1
/
+3
2023-01-18
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
1
-4
/
+33
2022-12-31
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
1
-5
/
+5
2022-11-14
sched: Fix race in task_call_func()
Peter Zijlstra
1
-17
/
+35
2022-10-17
sched: Introduce struct balance_callback to avoid CFI mismatches
Kees Cook
1
-12
/
+12
2022-10-14
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+15
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-4
/
+1
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-76
/
+27
2022-10-06
sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()
Valentin Schneider
1
-4
/
+1
2022-09-28
sched: Fix TASK_state comparisons
Peter Zijlstra
1
-1
/
+1
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+1
2022-09-15
sched/fair: Cleanup loop_max and loop_break
Vincent Guittot
1
-5
/
+1
2022-09-11
memory tiering: adjust hot threshold automatically
Huang Ying
1
-0
/
+14
2022-09-09
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
1
-0
/
+1
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-1
/
+1
2022-09-07
sched: Add TASK_ANY for wait_task_inactive()
Peter Zijlstra
1
-8
/
+8
2022-09-07
sched: Change wait_task_inactive()s match_state
Peter Zijlstra
1
-2
/
+2
2022-09-07
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
1
-5
/
+5
2022-08-31
sched/debug: Show the registers of 'current' in dump_cpu_task()
Zhen Lei
1
-0
/
+11
2022-08-31
sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task()
Zhen Lei
1
-0
/
+3
2022-08-30
Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...
Ingo Molnar
1
-8
/
+46
2022-08-23
sched/fair: Allow changing cgroup of new forked task
Chengming Zhou
1
-20
/
+5
2022-08-23
sched/fair: Remove redundant cpu_cgrp_subsys->fork()
Chengming Zhou
1
-23
/
+4
2022-08-12
sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
Ingo Molnar
1
-1
/
+1
2022-08-06
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+11
2022-08-04
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
1
-2
/
+6
2022-08-03
sched/fair: Make per-cpu cpumasks static
Bing Huang
1
-11
/
+0
[next]