index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-08
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+17
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-296
/
+1152
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+65
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+49
2023-04-21
sched/clock: Fix local_clock() before sched_clock_init()
Aaron Thompson
1
-0
/
+3
2023-04-21
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2
-0
/
+5
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
2
-48
/
+714
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
2
-11
/
+57
2023-04-18
delayacct: track delays from IRQ/SOFTIRQ
Yang Yang
1
-0
/
+1
2023-04-12
sched/core: Make sched_dynamic_mutex static
Josh Poimboeuf
1
-1
/
+1
2023-04-12
sched/fair: Fix imbalance overflow
Vincent Guittot
1
-0
/
+10
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
1
-1
/
+1
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
1
-2
/
+21
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
1
-0
/
+19
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
1
-0
/
+19
2023-04-05
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
1
-67
/
+108
2023-04-05
sched/psi: Extract update_triggers side effect
Domenico Cerasuolo
1
-9
/
+10
2023-04-05
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
1
-81
/
+82
2023-04-05
sched/psi: Rearrange polling code in preparation
Domenico Cerasuolo
1
-98
/
+98
2023-04-05
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
1
-1
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2
-13
/
+49
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
1
-7
/
+8
2023-03-24
trace: Add trace_ipi_send_cpu()
Peter Zijlstra
1
-0
/
+1
2023-03-24
sched, smp: Trace smp callback causing an IPI
Valentin Schneider
2
-8
/
+12
2023-03-24
sched, smp: Trace IPIs sent via send_call_function_single_ipi()
Valentin Schneider
1
-2
/
+7
2023-03-22
livepatch,sched: Add livepatch task switching to cond_resched()
Josh Poimboeuf
1
-8
/
+56
2023-03-22
sched: Interleave cfs bandwidth timers for improved single thread performance...
Shrikanth Hegde
1
-0
/
+4
2023-03-22
sched/core: Reduce cost of sched_move_task when config autogroup
wuchi
1
-3
/
+19
2023-03-22
sched/core: Avoid selecting the task that is throttled to run when core-sched...
Hao Jia
5
-19
/
+90
2023-03-22
sched/topology: Make sched_energy_mutex,update static
Tom Rix
1
-2
/
+2
2023-03-21
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2
-11
/
+47
2023-03-17
sched/debug: Put sched/domains files under the verbose flag
Phil Auld
1
-3
/
+49
2023-03-14
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
1
-2
/
+2
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-08
sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
1
-1
/
+1
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+7
2023-02-23
cpufreq: schedutil: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+95
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-276
/
+565
2023-02-20
sched/topology: fix KASAN warning in hop_cmp()
Yury Norov
1
-3
/
+8
2023-02-15
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
1
-3
/
+4
2023-02-13
sched/core: Fix a missed update of user_cpus_ptr
Waiman Long
1
-1
/
+4
2023-02-11
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
1
-1
/
+4
2023-02-11
sched/deadline: Add more reschedule cases to prio_changed_dl()
Valentin Schneider
1
-15
/
+27
2023-02-11
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
1
-2
/
+13
[next]