- 13765de sched/fair: Fix fault in reweight_entity by Tadeusz Struk · 2 years, 11 months ago
- 24f4db1 Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
- 44585f7 psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n by Suren Baghdasaryan · 2 years, 11 months ago
- 8092326 sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask by Mathieu Desnoyers · 3 years ago
- 10c64a0f2 Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 7e406d1f sched: Avoid double preemption in __cond_resched_*lock*() by Peter Zijlstra · 3 years ago
- a315da5 sched/fair: Fix all kernel-doc warnings by Randy Dunlap · 3 years ago
- b171501 sched/core: Accounting forceidle time for all tasks except idle task by Cruz Zhao · 3 years ago
- 2d02fa8 sched/pelt: Relax the sync of load_sum with load_avg by Vincent Guittot · 3 years ago
- 95246d1 sched/pelt: Relax the sync of runnable_sum with runnable_avg by Vincent Guittot · 3 years ago
- 7ceb771 sched/pelt: Continue to relax the sync of util_sum with util_avg by Vincent Guittot · 3 years ago
- 98b0d89 sched/pelt: Relax the sync of util_sum with util_avg by Vincent Guittot · 3 years ago
- a06247c psi: Fix uaf issue when psi trigger is destroyed while being polled by Suren Baghdasaryan · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 6ae7143 Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 1be5bdf Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years ago
- 48a60bd Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- e32cf5d kthread: Generalize pf_io_worker so it can point to struct kthread by Eric W. Biederman · 3 years ago
- 00580f0 kthread: Never put_user the set_child_tid address by Eric W. Biederman · 3 years ago
- dd621ee kthread: Warn about failed allocations for the init kthread by Eric W. Biederman · 3 years ago
- 40966e3 kthread: Ensure struct kthread is present for all kthreads by Eric W. Biederman · 3 years, 1 month ago
- 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years ago
- 82762d2 sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs() by Dietmar Eggemann · 3 years, 1 month ago
- 6f3f0c9 sched, kcsan: Enable memory barrier instrumentation by Marco Elver · 3 years, 1 month ago
- 42288cb wait: add wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
- ef8df97 sched/fair: Cleanup task_util and capacity type by Vincent Donnefort · 3 years, 1 month ago
- 9b58e97 sched/rt: Try to restart rt period timer when rt runtime exceeded by Li Hua · 3 years, 1 month ago
- 2917406 sched/fair: Document the slow path and fast path in select_task_rq_fair by Barry Song · 3 years, 2 months ago
- 9d0df37 sched: Trigger warning if ->migration_disabled counter underflows. by Sebastian Andrzej Siewior · 3 years, 1 month ago
- 014ba44e8 sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity by Vincent Donnefort · 3 years, 1 month ago
- 8b4e74c sched/fair: Fix detection of per-CPU kthreads waking a task by Vincent Donnefort · 3 years, 1 month ago
- 315c4f8 sched/uclamp: Fix rq->uclamp_max not set on first enqueue by Qais Yousef · 3 years, 1 month ago
- 9ed20ba preempt/dynamic: Fix setup_preempt_mode() return value by Andrew Halaney · 3 years, 1 month ago
- e7f2be1 sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full by Frederic Weisbecker · 3 years, 2 months ago
- 0569b24 sched: Snapshot thread flags by Mark Rutland · 3 years, 1 month ago
- dce1ca0 sched/scs: Reset task stack state in bringup_cpu() by Mark Rutland · 3 years, 1 month ago
- 8c92606 sched/cpuacct: Make user/system times in cpuacct.stat more precise by Andrey Ryabinin · 3 years, 1 month ago
- dd02d42 sched/cpuacct: Fix user/system in shown cpuacct.usage* by Andrey Ryabinin · 3 years, 1 month ago
- c7ccbf4 cpuacct: Convert BUG_ON() to WARN_ON_ONCE() by Andrey Ryabinin · 3 years, 1 month ago
- 9731698 cputime, cpuacct: Include guest time in user time in cpuacct.stat by Andrey Ryabinin · 3 years, 1 month ago
- cb0e52b psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim by Brian Chen · 3 years, 2 months ago
- 4feee7d sched/core: Forced idle accounting by Josh Don · 3 years, 2 months ago
- 2fb75e1 psi: Add a missing SPDX license header by Liu Xinpeng · 3 years, 2 months ago
- 2d3791f1 psi: Remove repeated verbose comment by Liu Xinpeng · 3 years, 2 months ago
- a8b7691 preempt: Restore preemption model selection configs by Valentin Schneider · 3 years, 2 months ago
- b027789 sched/fair: Prevent dead task groups from regaining cfs_rq's by Mathias Krause · 3 years, 2 months ago
- 42dc938 sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() by Vincent Donnefort · 3 years, 2 months ago
- a41b744 Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 61bb6cd mm: move node_reclaim_distance to fix NUMA without SMP by Geert Uytterhoeven · 3 years, 2 months ago
- 0146337 Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 595b28f Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 8ea9183 sched/fair: Cleanup newidle_balance by Vincent Guittot · 3 years, 2 months ago
- c5b0a7e sched/fair: Remove sysctl_sched_migration_cost condition by Vincent Guittot · 3 years, 2 months ago
- e60b56e sched/fair: Wait before decaying max_newidle_lb_cost by Vincent Guittot · 3 years, 2 months ago
- 9d783c8 sched/fair: Skip update_blocked_averages if we are defering load balance by Vincent Guittot · 3 years, 2 months ago
- 9e9af81 sched/fair: Account update_blocked_averages in newidle_balance cost by Vincent Guittot · 3 years, 2 months ago
- eaed27d sched/core: Remove rq_relock() by Peng Wang · 3 years, 2 months ago
- 008f75a block: cleanup the flush plug helpers by Christoph Hellwig · 3 years, 2 months ago
- 63acd42 sched/scs: Reset the shadow stack when idle_task_exit by Woody Lin · 3 years, 3 months ago
- 6a5850d sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h by Christoph Hellwig · 3 years, 3 months ago
- da6ff09 sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ by Sebastian Andrzej Siewior · 3 years, 3 months ago
- 778c558 sched: Add cluster scheduler level in core and related Kconfig for ARM64 by Barry Song · 3 years, 3 months ago
- 37b4729 sched: Disable -Wunused-but-set-variable by Peter Zijlstra · 3 years, 3 months ago
- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
- 4ef0c5c kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 3 years, 3 months ago
- f9ec6fe sched/topology: Remove unused numa_distance in cpu_attach_domain() by Yicong Yang · 3 years, 3 months ago
- 7d380f2 sched/numa: Fix a few comments by Bharata B Rao · 3 years, 3 months ago
- 5b763a1 sched/numa: Remove the redundant member numa_group::fault_cpus by Bharata B Rao · 3 years, 3 months ago
- 7a2341fc sched/numa: Replace hard-coded number by a define in numa_task_group() by Bharata B Rao · 3 years, 3 months ago
- 8850cb6 sched: Simplify wake_up_*idle*() by Peter Zijlstra · 3 years, 3 months ago
- 9b3c4ab sched,rcu: Rework try_invoke_on_locked_down_task() by Peter Zijlstra · 3 years, 3 months ago
- f6ac18f sched: Improve try_invoke_on_locked_down_task() by Peter Zijlstra · 3 years, 3 months ago
- 769fdf8 sched: Fix DEBUG && !SCHEDSTATS warn by Peter Zijlstra · 3 years, 3 months ago
- a7ba894 sched/fair: Removed useless update of p->recent_used_cpu by Vincent Guittot · 3 years, 3 months ago
- b945efc sched: Remove pointless preemption disable in sched_submit_work() by Thomas Gleixner · 3 years, 3 months ago
- 670721c sched: Move kprobes cleanup out of finish_task_switch() by Thomas Gleixner · 3 years, 3 months ago
- 539fbb5 sched: Disable TTWU_QUEUE on RT by Thomas Gleixner · 3 years, 3 months ago
- 691925f sched: Limit the number of task migrations per batch on RT by Thomas Gleixner · 3 years, 3 months ago
- 8d491de sched: Move mmdrop to RCU on RT by Thomas Gleixner · 3 years, 3 months ago
- d07b2ee sched: Make cookie functions static by Shaokun Zhang · 3 years, 3 months ago
- 4006a72 sched/fair: Consider SMT in ASYM_PACKING load balance by Ricardo Neri · 3 years, 4 months ago
- aafc917 sched/fair: Carve out logic to mark a group for asymmetric packing by Ricardo Neri · 3 years, 4 months ago
- c0d14b5 sched/fair: Provide update_sg_lb_stats() with sched domain statistics by Ricardo Neri · 3 years, 4 months ago
- 6025643 sched/fair: Optimize checking for group_asym_packing by Ricardo Neri · 3 years, 4 months ago
- 16d364b sched/topology: Introduce sched_group::flags by Ricardo Neri · 3 years, 4 months ago
- c597bfd sched: Provide Kconfig support for default dynamic preempt mode by Frederic Weisbecker · 3 years, 3 months ago
- 32ed980 sched: Remove unused inline function __rq_clock_broken() by YueHaibing · 3 years, 3 months ago
- b5eb4a5 sched/dl: Support schedstats for deadline sched class by Yafang Shao · 3 years, 4 months ago
- 95fd58e sched/dl: Support sched_stat_runtime tracepoint for deadline sched class by Yafang Shao · 3 years, 4 months ago
- 57a5c2d sched/rt: Support schedstats for RT sched class by Yafang Shao · 3 years, 4 months ago
- ed7b564 sched/rt: Support sched_stat_runtime tracepoint for RT sched class by Yafang Shao · 3 years, 4 months ago
- 847fc0c sched: Introduce task block time in schedstats by Yafang Shao · 3 years, 4 months ago
- 60f2415 sched: Make schedstats helpers independent of fair sched class by Yafang Shao · 3 years, 4 months ago
- ceeadb8 sched: Make struct sched_statistics independent of fair sched class by Yafang Shao · 3 years, 4 months ago
- a2dcb27 sched/fair: Use __schedstat_set() in set_next_entity() by Yafang Shao · 3 years, 4 months ago
- bcb1704 sched/fair: Add cfs bandwidth burst statistics by Huaixin Chang · 3 years, 4 months ago