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
8 days
sched/core: Fix wakeup_preempt's next_class tracking
Peter Zijlstra
4
-4
/
+16
8 days
sched/fair: Fix lag clamp
Peter Zijlstra
1
-4
/
+35
8 days
sched/eevdf: Update se->vprot in reweight_entity()
Wang Tao
1
-0
/
+12
8 days
sched/fair: Only set slice protection at pick time
Peter Zijlstra
1
-5
/
+6
8 days
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
1
-27
/
+57
9 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
10 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
10 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
11
-21
/
+21
11 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
12
-27
/
+25
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+6
2026-02-11
Merge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2026-02-11
sched/mmcid: Don't assume CID is CPU owned on mode switch
Thomas Gleixner
2
-6
/
+7
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-2
/
+19
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-388
/
+628
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-63
/
+162
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-4
/
+4
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-26
/
+123
2026-02-07
Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-67
/
+161
2026-02-04
Merge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+48
2026-02-04
sched_ext: Short-circuit sched_class operations on dead tasks
Tejun Heo
1
-0
/
+48
2026-02-04
sched/mmcid: Optimize transitional CIDs when scheduling out
Thomas Gleixner
1
-2
/
+21
2026-02-04
sched/mmcid: Drop per CPU CID immediately when switching to per task mode
Thomas Gleixner
1
-2
/
+8
2026-02-04
sched/mmcid: Protect transition on weakly ordered systems
Thomas Gleixner
2
-31
/
+56
2026-02-04
sched/mmcid: Prevent live lock on task to CPU mode transition
Thomas Gleixner
2
-44
/
+88
2026-02-03
kthread: Honour kthreads preferred affinity after cpuset changes
Frederic Weisbecker
1
-0
/
+3
2026-02-03
cpuset: Propagate cpuset isolation update to timers through housekeeping
Frederic Weisbecker
1
-0
/
+4
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
1
-0
/
+3
2026-02-03
PCI: Flush PCI probe workqueue on cpuset isolated partition change
Frederic Weisbecker
1
-0
/
+2
2026-02-03
sched/isolation: Flush vmstat workqueues on cpuset isolated partition change
Frederic Weisbecker
2
-0
/
+2
2026-02-03
sched/isolation: Flush memcg workqueues on cpuset isolated partition change
Frederic Weisbecker
2
-0
/
+3
2026-02-03
cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
Frederic Weisbecker
2
-6
/
+70
2026-02-03
sched/isolation: Convert housekeeping cpumasks to rcu pointers
Frederic Weisbecker
2
-23
/
+38
2026-02-03
sched/isolation: Save boot defined domain flags
Frederic Weisbecker
1
-2
/
+3
2026-02-03
sched: Re-evaluate scheduling when migrating queued tasks out of throttled cg...
Zicheng Qu
1
-0
/
+4
2026-02-03
sched/cpufreq: Use %pe format for PTR_ERR() printing
zenghongling
1
-1
/
+1
2026-02-03
sched/rt: Skip currently executing CPU in rto_next_cpu()
Chen Jinghuang
1
-0
/
+5
2026-02-03
sched/clock: Avoid false sharing for sched_clock_irqtime
Wangyang Guo
3
-6
/
+10
2026-02-03
sched/debug: Fix dl_server (re)start conditions
Peter Zijlstra
2
-21
/
+16
2026-02-03
sched/debug: Add support to change sched_ext server params
Joel Fernandes
1
-24
/
+133
2026-02-03
sched_ext: Add a DL server for sched_ext tasks
Andrea Righi
6
-23
/
+109
2026-02-03
sched/debug: Stop and start server based on if it was active
Joel Fernandes
1
-3
/
+8
2026-02-03
sched/debug: Fix updating of ppos on server write ops
Joel Fernandes
1
-3
/
+4
2026-02-03
sched/deadline: Clear the defer params
Joel Fernandes
1
-0
/
+3
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
9
-113
/
+141
2026-01-31
delayacct: add timestamp of delay max
Wang Yaxin
1
-2
/
+6
2026-01-30
sched/deadline: Fix 'stuck' dl_server
Peter Zijlstra
1
-0
/
+12
2026-01-23
sched/fair: Revert force wakeup preemption
Vincent Guittot
1
-10
/
+0
2026-01-23
sched/fair: Disable scheduler feature NEXT_BUDDY
Mel Gorman
1
-1
/
+1
2026-01-22
sched: Update rq->avg_idle when a task is moved to an idle CPU
Shubhang Kaushik
3
-12
/
+14
2026-01-22
sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()
Fushuai Wang
1
-10
/
+4
[next]