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
Age
Commit message (
Expand
)
Author
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-06-04
Merge tag 'sched_ext-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-18
/
+19
2025-06-03
sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
Andrea Righi
-0
/
+8
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+13
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
-2
/
+11
2025-05-31
sched/numa: fix task swap by skipping kernel threads
Libo Chen
-1
/
+2
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+9
2025-05-30
sched_ext: idle: Properly handle invalid prev_cpu during idle selection
Andrea Righi
-18
/
+11
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-14
/
+1
2025-05-27
Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-869
/
+1240
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-24
/
+12
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-158
/
+302
2025-05-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-24
/
+12
2025-05-22
sched_ext: Call ops.update_idle() after updating builtin idle bits
Tejun Heo
-10
/
+15
2025-05-21
sched_ext: idle: Consolidate default idle CPU selection kfuncs
Andrea Righi
-85
/
+71
2025-05-21
sched/uclamp: Align uclamp and util_est and call before freq update
Xuewen Yan
-7
/
+10
2025-05-21
sched/util_est: Simplify condition for util_est_{en,de}queue()
Xuewen Yan
-2
/
+2
2025-05-21
sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE
Xuewen Yan
-2
/
+11
2025-05-20
sched_ext: idle: Allow scx_bpf_select_cpu_and() from unlocked context
Andrea Righi
-10
/
+27
2025-05-20
sched_ext: idle: Validate locking correctness in scx_bpf_select_cpu_and()
Andrea Righi
-0
/
+10
2025-05-20
sched_ext: Make scx_kf_allowed_if_unlocked() available outside ext.c
Andrea Righi
-5
/
+5
2025-05-14
sched_ext: Explain the temporary situation around scx_root dereferences
Tejun Heo
-0
/
+8
2025-05-14
sched_ext: Add @sch to SCX_CALL_OP*()
Tejun Heo
-121
/
+187
2025-05-14
sched_ext: Cleanup [__]scx_exit/error*()
Tejun Heo
-23
/
+25
2025-05-14
sched_ext: Add @sch to SCX_CALL_OP*()
Tejun Heo
-59
/
+75
2025-05-14
sched_ext: Clean up scx_root usages
Tejun Heo
-61
/
+100
2025-05-14
sched,livepatch: Untangle cond_resched() and live-patching
Peter Zijlstra
-42
/
+8
2025-05-13
Merge Energy Model management code changes for 6.16
Rafael J. Wysocki
-46
/
+8
2025-05-12
sched/numa: add tracepoint that tracks the skipping of numa balancing due to ...
Libo Chen
-1
/
+3
2025-05-12
sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.mems
Libo Chen
-0
/
+7
2025-05-12
Merge tag 'sched_ext-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-69
/
+124
2025-05-09
sched_ext: Remove bpf_scx_get_func_proto
Feng Yang
-14
/
+1
2025-05-07
cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
Rafael J. Wysocki
-20
/
+5
2025-05-07
cpufreq/sched: schedutil: Add helper for governor checks
Rafael J. Wysocki
-7
/
+10
2025-05-07
Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
-0
/
+6
2025-05-07
sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
Tejun Heo
-0
/
+6
2025-04-30
sched_ext: Avoid NULL scx_root deref in __scx_exit()
Andrea Righi
-4
/
+13
2025-04-30
sched_ext: Add RCU protection to scx_root in DSQ iterator
Andrea Righi
-1
/
+1
2025-04-30
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
-0
/
+6
2025-04-29
sched_ext: Clean up SCX_EXIT_NONE handling in scx_disable_workfn()
Tejun Heo
-6
/
+2
2025-04-29
sched_ext: Move disable machinery into scx_sched
Tejun Heo
-48
/
+25
2025-04-29
sched_ext: Move event_stats_cpu into scx_sched
Tejun Heo
-42
/
+58
2025-04-29
sched_ext: Factor out scx_read_events()
Tejun Heo
-19
/
+26
2025-04-29
sched_ext: Relocate scx_event_stats definition
Tejun Heo
-57
/
+57
2025-04-29
sched_ext: Move global_dsqs into scx_sched
Tejun Heo
-46
/
+49
2025-04-29
sched_ext: Move dsq_hash into scx_sched
Tejun Heo
-40
/
+82
2025-04-29
sched_ext: Factor out scx_alloc_and_add_sched()
Tejun Heo
-22
/
+36
2025-04-29
sched_ext: Inline create_dsq() into scx_bpf_create_dsq()
Tejun Heo
-24
/
+18
2025-04-29
sched_ext: Use dynamic allocation for scx_sched
Tejun Heo
-66
/
+91
2025-04-29
sched_ext: Avoid NULL scx_root deref through SCX_HAS_OP()
Tejun Heo
-1
/
+10
[next]