index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
2026-03-11
sched/mmcid: Remove pointless preempt guard
Thomas Gleixner
2026-03-11
sched/mmcid: Handle vfork()/CLONE_VM correctly
Thomas Gleixner
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
2026-02-23
sched/core: Fix wakeup_preempt's next_class tracking
Peter Zijlstra
2026-02-11
sched/mmcid: Don't assume CID is CPU owned on mode switch
Thomas Gleixner
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-04
sched/mmcid: Drop per CPU CID immediately when switching to per task mode
Thomas Gleixner
2026-02-04
sched/mmcid: Protect transition on weakly ordered systems
Thomas Gleixner
2026-02-04
sched/mmcid: Prevent live lock on task to CPU mode transition
Thomas Gleixner
2026-02-03
sched: Re-evaluate scheduling when migrating queued tasks out of throttled cg...
Zicheng Qu
2026-02-03
sched_ext: Add a DL server for sched_ext tasks
Andrea Righi
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
2026-01-22
sched: Update rq->avg_idle when a task is moved to an idle CPU
Shubhang Kaushik
2026-01-15
sched: Fix build for modules using set_tsk_need_resched()
Gabriele Monaco
2026-01-15
sched: Deadline has dynamic priority
Peter Zijlstra
2026-01-15
sched: Audit MOVE vs balance_callbacks
Peter Zijlstra
2026-01-15
sched: Fold rq-pin swizzle into __balance_callbacks()
Peter Zijlstra
2026-01-13
sched: Export hidden tracepoints to modules
Gabriele Monaco
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
2026-01-08
sched: Further restrict the preemption modes
Peter Zijlstra
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
2025-12-17
sched: Fix faulty assertion in sched_change_end()
Peter Zijlstra
2025-12-17
sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()
Peter Zijlstra
2025-12-14
sched/core: Add assertions to QUEUE_CLASS
Peter Zijlstra
2025-12-06
Merge tag 'sched-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-06
sched/rt: Remove a preempt-disable section in rt_mutex_setprio()
Sebastian Andrzej Siewior
2025-12-06
sched/hrtick: Fix hrtick() vs. scheduling context
Peter Zijlstra
2025-12-03
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
2025-11-25
sched/mmcid: Implement deferred mode change
Thomas Gleixner
2025-11-25
sched/mmcid: Provide CID ownership mode fixup functions
Thomas Gleixner
2025-11-25
sched/mmcid: Provide new scheduler CID mechanism
Thomas Gleixner
2025-11-25
sched/mmcid: Introduce per task/CPU ownership infrastructure
Thomas Gleixner
2025-11-25
sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutex
Thomas Gleixner
2025-11-25
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
2025-11-25
sched/mmcid: Move initialization out of line
Thomas Gleixner
2025-11-25
signal: Move MMCID exit out of sighand lock
Thomas Gleixner
2025-11-25
sched/mmcid: Convert mm CID mask to a bitmap
Thomas Gleixner
2025-11-20
sched/mmcid: Use cpumask_weighted_or()
Thomas Gleixner
2025-11-20
sched/mmcid: Prevent pointless work in mm_update_cpus_allowed()
Thomas Gleixner
2025-11-20
sched/mmcid: Move scheduler code out of global header
Thomas Gleixner
2025-11-20
sched: Fixup whitespace damage
Thomas Gleixner
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
[next]