1. 2815610 sched: Fix the check of nr_running at queue wakelist by Tianchen Ding · 2 years, 9 months ago
  2. 67850b7 Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 9 months ago
  3. 44d3572 Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 9 months ago
  4. 6f3f04c Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 10 months ago
  5. 1e57930 Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 2 years, 10 months ago
  6. 546a3fe sched: Reverse sched_class layout by Peter Zijlstra · 2 years, 10 months ago
  7. 9c2136b sched/tracing: Append prev_state to tp args instead by Delyan Kratunov · 2 years, 10 months ago
  8. 2500ad1 ptrace: Don't change __state by Eric W. Biederman · 2 years, 10 months ago
  9. 2679a83 sched/core: Avoid obvious double update_rq_clock warning by Hao Jia · 2 years, 10 months ago
  10. 494dcdf sched: Fix build warning without CONFIG_SYSCTL by YueHaibing · 2 years, 10 months ago
  11. d70522f Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict by Ingo Molnar · 2 years, 10 months ago
  12. 16bf5a5 smp: Rename flush_smp_call_function_from_idle() by Thomas Gleixner · 2 years, 11 months ago
  13. d664e39 sched: Fix missing prototype warnings by Thomas Gleixner · 2 years, 11 months ago
  14. 3267e01 sched: Move uclamp_util sysctls to core.c by Zhen Ni · 3 years, 1 month ago
  15. d9ab0e6 sched: Move rt_period/runtime sysctls to rt.c by Zhen Ni · 3 years, 1 month ago
  16. f5ef06d sched: Move schedstats sysctls to core.c by Zhen Ni · 3 years, 1 month ago
  17. cfe43f4 preempt/dynamic: Introduce preemption model accessors by Valentin Schneider · 3 years, 4 months ago
  18. 386ef21 sched: Teach the forced-newidle balancer about CPU affinity limitation. by Sebastian Andrzej Siewior · 3 years ago
  19. 5b6547e sched/core: Fix forceidle balancing by Peter Zijlstra · 3 years ago
  20. 3bf03b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  21. c574bbe NUMA balancing: optimize page placement for memory tiering system by Huang Ying · 3 years ago
  22. 3fe2f74 Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  23. 616355c Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  24. a7b2553 sched/headers: Only include <linux/entry-common.h> when CONFIG_GENERIC_ENTRY=y by Ingo Molnar · 3 years ago
  25. ccacfe5 Merge branch 'sched/fast-headers' into sched/core by Ingo Molnar · 3 years ago
  26. 772b6539 sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy() by Dietmar Eggemann · 3 years ago
  27. eb77cf1 sched/deadline: Remove unused def_dl_bandwidth by Dietmar Eggemann · 3 years ago
  28. fa2c325 sched/tracing: Don't re-read p->state when emitting sched_switch event by Valentin Schneider · 3 years, 2 months ago
  29. e66f648 sched/headers: Reorganize, clean up and optimize kernel/sched/core.c dependencies by Ingo Molnar · 3 years ago
  30. b9e9c6ca sched/headers: Standardize kernel/sched/sched.h header dependencies by Ingo Molnar · 3 years, 1 month ago
  31. 6255b48 Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts by Ingo Molnar · 3 years ago
  32. 99cf983c sched/preempt: Add PREEMPT_DYNAMIC using static keys by Mark Rutland · 3 years, 1 month ago
  33. 33c6473 sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY by Mark Rutland · 3 years, 1 month ago
  34. 8a69fe0 sched/preempt: Refactor sched_dynamic_update() by Mark Rutland · 3 years, 1 month ago
  35. 4c74855 sched/preempt: Move PREEMPT_DYNAMIC logic later by Mark Rutland · 3 years, 1 month ago
  36. b1e8206 sched: Fix yet more sched_fork() races by Peter Zijlstra · 3 years, 1 month ago
  37. 04d4e66 sched/isolation: Use single feature type while referring to housekeeping cpumask by Frederic Weisbecker · 3 years, 1 month ago
  38. 0fb3978b sched/numa: Fix NUMA topology for systems with CPU-less nodes by Huang Ying · 3 years, 1 month ago
  39. 1087ad4 sched: replace cpumask_weight with cpumask_empty where appropriate by Yury Norov · 3 years, 1 month ago
  40. 13765de sched/fair: Fix fault in reweight_entity by Tadeusz Struk · 3 years, 1 month ago
  41. aa8dccc block: check that there is a plug in blk_flush_plug by Christoph Hellwig · 3 years, 1 month ago
  42. b1f866b block: remove blk_needs_flush_plug by Christoph Hellwig · 3 years, 1 month ago
  43. 77cf151 sched/core: Export pelt_thermal_tp by Qais Yousef · 3 years, 4 months ago
  44. 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, 1 month ago
  45. 7e406d1f sched: Avoid double preemption in __cond_resched_*lock*() by Peter Zijlstra · 3 years, 2 months ago
  46. b171501 sched/core: Accounting forceidle time for all tasks except idle task by Cruz Zhao · 3 years, 2 months ago
  47. 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, 2 months ago
  48. 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, 2 months ago
  49. 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, 2 months ago
  50. 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, 2 months ago
  51. e32cf5d kthread: Generalize pf_io_worker so it can point to struct kthread by Eric W. Biederman · 3 years, 2 months ago
  52. 00580f0 kthread: Never put_user the set_child_tid address by Eric W. Biederman · 3 years, 2 months ago
  53. dd621ee kthread: Warn about failed allocations for the init kthread by Eric W. Biederman · 3 years, 3 months ago
  54. 40966e3 kthread: Ensure struct kthread is present for all kthreads by Eric W. Biederman · 3 years, 3 months ago
  55. 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years, 3 months ago
  56. 82762d2 sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs() by Dietmar Eggemann · 3 years, 4 months ago
  57. 9d0df37 sched: Trigger warning if ->migration_disabled counter underflows. by Sebastian Andrzej Siewior · 3 years, 3 months ago
  58. 315c4f8 sched/uclamp: Fix rq->uclamp_max not set on first enqueue by Qais Yousef · 3 years, 3 months ago
  59. 9ed20ba preempt/dynamic: Fix setup_preempt_mode() return value by Andrew Halaney · 3 years, 3 months ago
  60. 0569b24 sched: Snapshot thread flags by Mark Rutland · 3 years, 3 months ago
  61. dce1ca0 sched/scs: Reset task stack state in bringup_cpu() by Mark Rutland · 3 years, 3 months ago
  62. 4feee7d1 sched/core: Forced idle accounting by Josh Don · 3 years, 5 months ago
  63. a8b7691 preempt: Restore preemption model selection configs by Valentin Schneider · 3 years, 4 months ago
  64. b027789 sched/fair: Prevent dead task groups from regaining cfs_rq's by Mathias Krause · 3 years, 4 months ago
  65. 42dc938 sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() by Vincent Donnefort · 3 years, 4 months ago
  66. 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, 4 months ago
  67. 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, 4 months ago
  68. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  69. 008f75a block: cleanup the flush plug helpers by Christoph Hellwig · 3 years, 5 months ago
  70. 63acd42 sched/scs: Reset the shadow stack when idle_task_exit by Woody Lin · 3 years, 5 months ago
  71. 6a5850d sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h by Christoph Hellwig · 3 years, 6 months ago
  72. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 5 months ago
  73. 4ef0c5c kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 3 years, 6 months ago
  74. 8850cb6 sched: Simplify wake_up_*idle*() by Peter Zijlstra · 3 years, 6 months ago
  75. 9b3c4ab sched,rcu: Rework try_invoke_on_locked_down_task() by Peter Zijlstra · 3 years, 6 months ago
  76. f6ac18f sched: Improve try_invoke_on_locked_down_task() by Peter Zijlstra · 3 years, 6 months ago
  77. b945efc sched: Remove pointless preemption disable in sched_submit_work() by Thomas Gleixner · 3 years, 5 months ago
  78. 670721c sched: Move kprobes cleanup out of finish_task_switch() by Thomas Gleixner · 3 years, 5 months ago
  79. 691925f sched: Limit the number of task migrations per batch on RT by Thomas Gleixner · 3 years, 5 months ago
  80. 8d491de sched: Move mmdrop to RCU on RT by Thomas Gleixner · 3 years, 5 months ago
  81. c597bfd sched: Provide Kconfig support for default dynamic preempt mode by Frederic Weisbecker · 3 years, 6 months ago
  82. ceeadb8 sched: Make struct sched_statistics independent of fair sched class by Yafang Shao · 3 years, 6 months ago
  83. bcb1704 sched/fair: Add cfs bandwidth burst statistics by Huaixin Chang · 3 years, 6 months ago
  84. bc9ffef sched/core: Simplify core-wide task selection by Peter Zijlstra · 3 years, 6 months ago
  85. c33627e sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD by Sebastian Andrzej Siewior · 3 years, 6 months ago
  86. 50e081b sched: Make RCU nest depth distinct in __might_resched() by Thomas Gleixner · 3 years, 5 months ago
  87. 8d713b6 sched: Make might_sleep() output less confusing by Thomas Gleixner · 3 years, 5 months ago
  88. a45ed30 sched: Cleanup might_sleep() printks by Thomas Gleixner · 3 years, 5 months ago
  89. 42a3875 sched: Remove preempt_offset argument from __might_sleep() by Thomas Gleixner · 3 years, 5 months ago
  90. 874f670 sched: Clean up the might_sleep() underscore zoo by Thomas Gleixner · 3 years, 5 months ago
  91. 56c2443 Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  92. 868ad33 sched: Prevent balance_push() on remote runqueues by Thomas Gleixner · 3 years, 6 months ago
  93. e5e726f Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  94. 5d3c0db Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  95. 4ca4256 Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
  96. 234b8ab sched: Introduce dl_task_check_affinity() to check proposed affinity by Will Deacon · 3 years, 7 months ago
  97. 07ec77a sched: Allow task CPU affinity to be restricted on asymmetric systems by Will Deacon · 3 years, 7 months ago
  98. db3b02a sched: Split the guts of sched_setaffinity() into a helper function by Will Deacon · 3 years, 7 months ago
  99. b90ca8b sched: Introduce task_struct::user_cpus_ptr to track requested affinity by Will Deacon · 3 years, 7 months ago
  100. 234a503 sched: Reject CPU affinity changes based on task_cpu_possible_mask() by Will Deacon · 3 years, 7 months ago