index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
15 hours
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
16 hours
treewide: Update email address
Thomas Gleixner
2
-2
/
+2
3 days
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
1
-2
/
+3
2025-12-22
sched_ext: Use the resched_cpu() to replace resched_curr() in the bypass_lb_n...
Zqiang
1
-7
/
+2
2025-12-19
sched_ext: Fix some comments in ext.c
Zqiang
1
-5
/
+5
2025-12-16
sched_ext: fix uninitialized ret on alloc_percpu() failure
Liang Jie
1
-1
/
+3
2025-12-15
sched_ext: Remove unused code in the do_pick_task_scx()
Zqiang
1
-6
/
+2
2025-12-12
sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
Tejun Heo
1
-0
/
+10
2025-12-12
sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()
Tejun Heo
1
-15
/
+19
2025-12-11
sched_ext: Fix bypass depth leak on scx_enable() failure
Tejun Heo
1
-0
/
+14
2025-12-08
sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NUL...
John Stultz
1
-1
/
+1
2025-12-08
sched_ext: Fix the memleak for sch->helper objects
Zqiang
1
-2
/
+2
2025-12-06
Merge tag 'sched-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+12
2025-12-06
sched/core: Fix psi_dequeue() for Proxy Execution
John Stultz
1
-1
/
+6
2025-12-06
sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...
xupengbo
1
-0
/
+3
2025-12-06
sched/rt: Remove a preempt-disable section in rt_mutex_setprio()
Sebastian Andrzej Siewior
1
-4
/
+1
2025-12-06
sched/hrtick: Fix hrtick() vs. scheduling context
Peter Zijlstra
1
-1
/
+1
2025-12-06
sched/headers: Remove whitespace noise from kernel/sched/sched.h
Ingo Molnar
1
-1
/
+1
2025-12-03
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-279
/
+870
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+52
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+7
2025-12-02
Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+23
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+13
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-665
/
+565
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-753
/
+1297
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+5
2025-12-01
sched_ext: Fix incorrect sched_class settings for per-cpu migration tasks
Zqiang
1
-4
/
+10
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
2
-92
/
+99
2025-11-25
sched/mmcid: Implement deferred mode change
Thomas Gleixner
1
-7
/
+51
2025-11-25
sched/mmcid: Provide CID ownership mode fixup functions
Thomas Gleixner
1
-24
/
+254
2025-11-25
sched/mmcid: Provide new scheduler CID mechanism
Thomas Gleixner
2
-1
/
+151
2025-11-25
sched/mmcid: Introduce per task/CPU ownership infrastructure
Thomas Gleixner
2
-0
/
+69
2025-11-25
sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutex
Thomas Gleixner
1
-0
/
+22
2025-11-25
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
2
-19
/
+43
2025-11-25
sched/mmcid: Move initialization out of line
Thomas Gleixner
1
-0
/
+14
2025-11-25
signal: Move MMCID exit out of sighand lock
Thomas Gleixner
1
-2
/
+2
2025-11-25
sched/mmcid: Convert mm CID mask to a bitmap
Thomas Gleixner
2
-4
/
+4
2025-11-25
sched: idle: Respect the CPU system wakeup QoS limit for s2idle
Ulf Hansson
1
-5
/
+7
2025-11-20
sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any
Gabriele Monaco
1
-0
/
+23
2025-11-20
Merge tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+4
2025-11-20
sched_ext: Fix scx_enable() crash on helper kthread creation failure
Saket Kumar Bhaskar
1
-1
/
+4
2025-11-20
sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
Pingfan Liu
1
-6
/
+48
2025-11-20
sched/mmcid: Use cpumask_weighted_or()
Thomas Gleixner
1
-2
/
+3
2025-11-20
sched/mmcid: Prevent pointless work in mm_update_cpus_allowed()
Thomas Gleixner
1
-3
/
+8
2025-11-20
sched/mmcid: Move scheduler code out of global header
Thomas Gleixner
1
-2
/
+18
2025-11-20
sched: Fixup whitespace damage
Thomas Gleixner
1
-4
/
+4
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
2
-21
/
+21
2025-11-20
sched/mmcid: Revert the complex CID management
Thomas Gleixner
2
-746
/
+60
2025-11-17
Merge tag 'sched_ext-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-13
/
+13
2025-11-17
sched/fair: Proportional newidle balance
Peter Zijlstra
5
-4
/
+61
[next]