index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-03
rseq: Eliminate useless task_work on execve
Mathieu Desnoyers
1
-1
/
+0
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+22
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-39
/
+73
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
1
-1
/
+3
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-7
/
+2
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
1
-1
/
+22
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
1
-15
/
+3
2025-03-19
sched/debug: Make 'const_debug' tunables unconditional __read_mostly
Ingo Molnar
1
-2
/
+2
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
1
-12
/
+12
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
1
-2
/
+2
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
1
-2
/
+2
2025-03-17
sched: Add a generic function to return the preemption string
Sebastian Andrzej Siewior
1
-0
/
+47
2025-03-15
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
1
-18
/
+3
2025-03-15
sched/uclamp: Optimize sched_uclamp_used static key enabling
Xuewen Yan
1
-3
/
+3
2025-03-15
sched/uclamp: Use the uclamp_is_used() helper instead of open-coding it
Xuewen Yan
1
-2
/
+2
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
1
-6
/
+8
2025-02-27
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-21
sched/core: Remove duplicate included header file stats.h
Thorsten Blum
1
-1
/
+0
2025-02-18
sched: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-3
/
+4
2025-02-13
sched_ext: Implement SCX_OPS_ALLOW_QUEUED_WAKEUP
Tejun Heo
1
-7
/
+2
2025-02-08
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
1
-2
/
+3
2025-02-05
sched: update __cond_resched comment about RCU quiescent states
Ankur Arora
1
-1
/
+3
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-27
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
1
-3
/
+4
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-8
/
+16
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2025-01-24
hung_task: add task->flags, blocked by coredump to log
Oxana Kharitonova
1
-2
/
+2
2025-01-23
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-1
/
+5
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
1
-1
/
+1
2025-01-13
lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
1
-7
/
+15
2025-01-13
kasan: make kasan_record_aux_stack_noalloc() the default behaviour
Peter Zijlstra
1
-1
/
+1
2025-01-13
psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
Chengming Zhou
1
-3
/
+3
2025-01-13
sched: Don't account irq time if sched_clock_irqtime is disabled
Yafang Shao
1
-21
/
+23
2025-01-10
sched_ext: Implement scx_bpf_now()
Changwoo Min
1
-1
/
+5
2025-01-08
sched,arm64: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
1
-1
/
+1
2024-12-09
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
1
-2
/
+2
2024-12-09
Merge branch 'sched/urgent'
Peter Zijlstra
1
-1
/
+1
2024-12-09
sched/fair: Fix sched_can_stop_tick() for fair tasks
Vincent Guittot
1
-1
/
+1
2024-12-02
sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE
Waiman Long
1
-6
/
+6
2024-12-02
sched/deadline: Check bandwidth overflow earlier for hotplug
Juri Lelli
1
-15
/
+7
2024-12-02
sched/deadline: Correctly account for allocated bandwidth during hotplug
Juri Lelli
1
-1
/
+1
2024-12-02
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
1
-2
/
+4
2024-12-02
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
1
-1
/
+1
2024-12-02
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
1
-1
/
+1
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-92
/
+197
2024-11-11
Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-5
/
+8
2024-11-09
sched_ext: Handle cases where pick_task_scx() is called without preceding balance_scx()
Tejun Heo
1
-5
/
+8
[next]