index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+31
2026-08-15
sched_ext: Rename balance-era identifiers to dispatch terms
Tejun Heo
1
-1
/
+1
2026-08-12
sched_ext: Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
1
-1
/
+4
2026-08-11
sched_ext: Count rq lock releases in rq->scx.lock_drop_seq
Tejun Heo
1
-0
/
+3
2026-08-11
sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict return
Tejun Heo
1
-1
/
+0
2026-08-11
sched/core: Make core-sched flips wait for in-flight selections
Tejun Heo
1
-0
/
+1
2026-08-03
sched_ext: Eject the top rescue consumer on overload
Tejun Heo
1
-0
/
+1
2026-08-03
sched_ext: Add bandwidth-limited rescue execution for stranded tasks
Tejun Heo
1
-0
/
+12
2026-07-26
sched_ext: Bound per-task reenqueues and eject the owning scheduler
Tejun Heo
1
-1
/
+0
2026-07-15
sched_ext: Gate sub_dispatch_prev with CONFIG_EXT_SUB_SCHED
Tejun Heo
1
-2
/
+1
2026-07-13
sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed scheds
Tejun Heo
1
-0
/
+2
2026-07-13
sched_ext: Authorize remote-move inserts against the placing scheduler
Tejun Heo
1
-1
/
+2
2026-07-13
sched_ext: Add reject DSQ for cap-rejected dispatches
Tejun Heo
1
-0
/
+3
2026-07-13
sched_ext: Maintain per-cpu effective cap copies for single-read checks
Tejun Heo
1
-0
/
+3
2026-07-13
sched_ext: Make the kick machinery per-sched
Tejun Heo
1
-4
/
+2
2026-07-09
sched_ext: Rename extra_enq_flags to remote_activate_enq_flags
Tejun Heo
1
-1
/
+2
2026-06-30
sched/fair: Reflow sched_balance_rq()
Peter Zijlstra
1
-3
/
+16
2026-06-30
sched/eevdf: Move to a single runqueue
Peter Zijlstra (Intel)
1
-13
/
+13
2026-06-30
sched/fair: Add cgroup_mode: concur
Peter Zijlstra
1
-0
/
+3
2026-06-30
sched/fair: Add cgroup_mode: up
Peter Zijlstra
1
-0
/
+1
2026-06-22
sched_ext: Move sources under kernel/sched/ext/
Tejun Heo
1
-1
/
+1
2026-06-02
sched/fair: Allocate cfs_tg_state with percpu allocator
Zecheng Li
1
-4
/
+10
2026-06-02
sched/fair: Remove task_group->se pointer array
Zecheng Li
1
-5
/
+26
2026-06-02
sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_state
Zecheng Li
1
-0
/
+12
2026-06-02
sched: deadline: Add dl_rq->curr pointer to address issues with Proxy Exec
John Stultz
1
-0
/
+1
2026-06-02
sched: Rework prev_balance() to avoid stale prev references
John Stultz
1
-1
/
+1
2026-05-29
sched_ext: Auto-register/unregister dl_server reservations
Andrea Righi
1
-0
/
+4
2026-05-26
sched: Remove sched_class::pick_next_task()
Peter Zijlstra
1
-13
/
+1
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
1
-0
/
+51
2026-05-19
sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
K Prateek Nayak
1
-1
/
+1
2026-05-19
sched: Unify SMT active check via sched_smt_active()
Shrikanth Hegde
1
-1
/
+1
2026-05-19
sched: Simplify ifdeffery around cpu_smt_mask
Shrikanth Hegde
1
-6
/
+0
2026-05-18
sched/cache: Fix race condition during sched domain rebuild
Chen Yu
1
-1
/
+1
2026-05-18
sched/cache: Add user control to adjust the aggressiveness of cache-aware sch...
Chen Yu
1
-0
/
+5
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+9
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+42
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-0
/
+3
2026-04-10
sched_ext: Decouple kfunc unlocked-context check from kf_mask
Tejun Heo
1
-0
/
+1
2026-04-09
sched/cache: Allow the user space to turn on and off cache aware scheduling
Chen Yu
1
-1
/
+6
2026-04-09
sched/cache: Enable cache aware scheduling for multi LLCs NUMA node
Chen Yu
1
-1
/
+3
2026-04-09
sched/cache: Respect LLC preference in task migration and detach
Tim Chen
1
-0
/
+13
2026-04-09
sched/cache: Track LLC-preferred tasks per runqueue
Tim Chen
1
-0
/
+8
2026-04-09
sched/cache: Make LLC id continuous
Tim Chen
1
-0
/
+3
2026-04-09
sched/cache: Introduce infrastructure for cache-aware load balancing
Peter Zijlstra (Intel)
1
-0
/
+14
2026-04-07
sched: Use u64 for bandwidth ratio calculations
Joseph Salisbury
1
-1
/
+1
2026-04-03
sched: Move attach_one_task and attach_task helpers to sched.h
John Stultz
1
-0
/
+23
2026-04-03
sched: Add assert_balance_callbacks_empty helper
John Stultz
1
-1
/
+8
2026-03-30
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
1
-0
/
+3
2026-03-30
sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback
Tejun Heo
1
-0
/
+3
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
1
-0
/
+11
[next]