index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8 days
3
-26
/
+74
|
\
|
*
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
8 days
3
-15
/
+59
|
*
sched_ext: switch class when preempted by higher priority scheduler
Honglei Wang
10 days
1
-1
/
+2
|
*
sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
Changwoo Min
10 days
1
-6
/
+6
|
*
sched_ext: keep running prev when prev->scx.slice != 0
Henry Huang
10 days
1
-4
/
+7
*
|
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-01-04
1
-2
/
+2
|
\
|
|
*
sched_ext: initialize kit->cursor.flags
Henry Huang
2024-12-24
1
-1
/
+1
|
*
sched_ext: Fix invalid irq restore in scx_ops_bypass()
Tejun Heo
2024-12-11
1
-1
/
+1
*
|
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-12-15
6
-22
/
+77
|
\
\
|
*
|
sched/dlserver: Fix dlserver time accounting
Vineeth Pillai (Google)
2024-12-13
1
-6
/
+9
|
*
|
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
2024-12-13
2
-2
/
+11
|
*
|
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
2024-12-09
4
-8
/
+54
|
*
|
sched/fair: Fix sched_can_stop_tick() for fair tasks
Vincent Guittot
2024-12-09
1
-1
/
+1
|
*
|
sched/fair: Fix NEXT_BUDDY
K Prateek Nayak
2024-12-09
1
-5
/
+2
*
|
|
Merge tag 'sched_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-09
4
-5
/
+6
|
\
|
|
|
*
|
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
2024-12-02
1
-0
/
+1
|
*
|
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
2024-12-02
1
-1
/
+1
|
*
|
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
2024-12-02
1
-1
/
+1
|
*
|
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
2024-12-02
1
-1
/
+1
|
*
|
sched: fix warning in sched_setaffinity
Josh Don
2024-12-02
1
-1
/
+1
|
*
|
sched/deadline: Fix replenish_dl_new_period dl_server condition
Juri Lelli
2024-12-02
1
-1
/
+1
|
|
/
*
/
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
2024-12-06
1
-3
/
+9
|
/
*
Merge tag 'sched_ext-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-20
1
-294
/
+674
|
\
|
*
sched_ext: Replace scx_next_task_picked() with switch_class() in comment
Zhao Mengmeng
2024-11-15
1
-2
/
+2
|
*
sched_ext: Rename scx_bpf_dispatch[_vtime]_from_dsq*() -> scx_bpf_dsq_move[_v...
Tejun Heo
2024-11-11
1
-29
/
+68
|
*
sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()
Tejun Heo
2024-11-11
1
-17
/
+28
|
*
sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]()
Tejun Heo
2024-11-11
1
-46
/
+65
|
*
sched_ext: scx_bpf_dispatch_from_dsq_set_*() are allowed from unlocked context
Tejun Heo
2024-11-09
1
-0
/
+2
|
*
sched_ext: add a missing rcu_read_lock/unlock pair at scx_select_cpu_dfl()
Changwoo Min
2024-11-09
1
-0
/
+9
|
*
sched_ext: Clarify sched_ext_ops table for userland scheduler
Changwoo Min
2024-11-09
1
-2
/
+4
|
*
sched_ext: Enable the ops breather and eject BPF scheduler on softlockup
Tejun Heo
2024-11-08
1
-0
/
+45
|
*
sched_ext: Avoid live-locking bypass mode switching
Tejun Heo
2024-11-08
1
-3
/
+52
|
*
Merge branch 'for-6.12-fixes' into for-6.13
Tejun Heo
2024-11-08
3
-117
/
+156
|
|
\
|
*
|
sched_ext: Fix incorrect use of bitwise AND
Andrea Righi
2024-11-08
1
-1
/
+1
|
*
|
sched_ext: Do not enable LLC/NUMA optimizations when domains overlap
Andrea Righi
2024-11-08
1
-13
/
+72
|
*
|
sched_ext: Introduce NUMA awareness to the default idle selection policy
Andrea Righi
2024-10-29
1
-17
/
+119
|
*
|
sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags
Tejun Heo
2024-10-24
1
-64
/
+2
|
*
|
sched_ext: Rename CFI stubs to names that are recognized by BPF
Tejun Heo
2024-10-24
1
-66
/
+66
|
*
|
sched_ext: Introduce LLC awareness to the default idle selection policy
Andrea Righi
2024-10-23
1
-0
/
+60
|
*
|
sched_ext: Clarify ops.select_cpu() for single-CPU tasks
Andrea Righi
2024-10-23
1
-0
/
+5
|
*
|
sched_ext: improve WAKE_SYNC behavior for default idle CPU selection
Andrea Righi
2024-10-18
1
-13
/
+33
|
*
|
sched_ext: Use btf_ids to resolve task_struct
Tianchen Ding
2024-10-17
1
-9
/
+2
|
*
|
sched/ext: Use tg_cgroup() to elieminate duplicate code
Zhang Qiao
2024-09-27
1
-9
/
+2
|
*
|
sched/ext: Fix unmatch trailing comment of CONFIG_EXT_GROUP_SCHED
Zhang Qiao
2024-09-27
1
-1
/
+1
|
*
|
sched_ext: Factor out move_task_between_dsqs() from scx_dispatch_from_dsq()
Tejun Heo
2024-09-27
1
-41
/
+75
*
|
|
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-20
1
-2
/
+2
|
\
\
\
|
*
|
|
sched/idle: Switch to use hrtimer_setup_on_stack()
Nam Cao
2024-11-07
1
-2
/
+2
*
|
|
|
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-19
13
-293
/
+460
|
\
\
\
\
|
*
|
|
|
sched: Enable PREEMPT_DYNAMIC for PREEMPT_RT
Peter Zijlstra
2024-11-05
2
-2
/
+4
|
*
|
|
|
sched: Add Lazy preemption model
Peter Zijlstra
2024-11-05
4
-7
/
+85
[next]