1. 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
  2. 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
  3. 6f3f0c9 sched, kcsan: Enable memory barrier instrumentation by Marco Elver · 3 years, 1 month ago
  4. 42288cb wait: add wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
  5. 315c4f8 sched/uclamp: Fix rq->uclamp_max not set on first enqueue by Qais Yousef · 3 years, 1 month ago
  6. 9ed20ba preempt/dynamic: Fix setup_preempt_mode() return value by Andrew Halaney · 3 years, 1 month ago
  7. e7f2be1 sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full by Frederic Weisbecker · 3 years, 2 months ago
  8. 0569b24 sched: Snapshot thread flags by Mark Rutland · 3 years, 1 month ago
  9. dce1ca0 sched/scs: Reset task stack state in bringup_cpu() by Mark Rutland · 3 years, 1 month ago
  10. a8b7691 preempt: Restore preemption model selection configs by Valentin Schneider · 3 years, 2 months ago
  11. b027789 sched/fair: Prevent dead task groups from regaining cfs_rq's by Mathias Krause · 3 years, 2 months ago
  12. 42dc938 sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() by Vincent Donnefort · 3 years, 2 months ago
  13. 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
  14. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  15. 61bb6cd mm: move node_reclaim_distance to fix NUMA without SMP by Geert Uytterhoeven · 3 years, 2 months ago
  16. 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
  17. 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
  18. 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
  19. 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
  20. 8ea9183 sched/fair: Cleanup newidle_balance by Vincent Guittot · 3 years, 2 months ago
  21. c5b0a7e sched/fair: Remove sysctl_sched_migration_cost condition by Vincent Guittot · 3 years, 2 months ago
  22. e60b56e sched/fair: Wait before decaying max_newidle_lb_cost by Vincent Guittot · 3 years, 2 months ago
  23. 9d783c8 sched/fair: Skip update_blocked_averages if we are defering load balance by Vincent Guittot · 3 years, 2 months ago
  24. 9e9af81 sched/fair: Account update_blocked_averages in newidle_balance cost by Vincent Guittot · 3 years, 2 months ago
  25. eaed27d sched/core: Remove rq_relock() by Peng Wang · 3 years, 2 months ago
  26. 008f75a block: cleanup the flush plug helpers by Christoph Hellwig · 3 years, 2 months ago
  27. 63acd42 sched/scs: Reset the shadow stack when idle_task_exit by Woody Lin · 3 years, 3 months ago
  28. 6a5850d sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h by Christoph Hellwig · 3 years, 3 months ago
  29. da6ff09 sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ by Sebastian Andrzej Siewior · 3 years, 3 months ago
  30. 778c558 sched: Add cluster scheduler level in core and related Kconfig for ARM64 by Barry Song · 3 years, 3 months ago
  31. 37b4729 sched: Disable -Wunused-but-set-variable by Peter Zijlstra · 3 years, 3 months ago
  32. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  33. 4ef0c5c kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 3 years, 3 months ago
  34. f9ec6fe sched/topology: Remove unused numa_distance in cpu_attach_domain() by Yicong Yang · 3 years, 3 months ago
  35. 7d380f2 sched/numa: Fix a few comments by Bharata B Rao · 3 years, 3 months ago
  36. 5b763a1 sched/numa: Remove the redundant member numa_group::fault_cpus by Bharata B Rao · 3 years, 3 months ago
  37. 7a2341fc sched/numa: Replace hard-coded number by a define in numa_task_group() by Bharata B Rao · 3 years, 3 months ago
  38. 8850cb6 sched: Simplify wake_up_*idle*() by Peter Zijlstra · 3 years, 3 months ago
  39. 9b3c4ab sched,rcu: Rework try_invoke_on_locked_down_task() by Peter Zijlstra · 3 years, 3 months ago
  40. f6ac18f sched: Improve try_invoke_on_locked_down_task() by Peter Zijlstra · 3 years, 3 months ago
  41. 769fdf8 sched: Fix DEBUG && !SCHEDSTATS warn by Peter Zijlstra · 3 years, 3 months ago
  42. a7ba894 sched/fair: Removed useless update of p->recent_used_cpu by Vincent Guittot · 3 years, 3 months ago
  43. b945efc sched: Remove pointless preemption disable in sched_submit_work() by Thomas Gleixner · 3 years, 3 months ago
  44. 670721c sched: Move kprobes cleanup out of finish_task_switch() by Thomas Gleixner · 3 years, 3 months ago
  45. 539fbb5 sched: Disable TTWU_QUEUE on RT by Thomas Gleixner · 3 years, 3 months ago
  46. 691925f sched: Limit the number of task migrations per batch on RT by Thomas Gleixner · 3 years, 3 months ago
  47. 8d491de sched: Move mmdrop to RCU on RT by Thomas Gleixner · 3 years, 3 months ago
  48. d07b2ee sched: Make cookie functions static by Shaokun Zhang · 3 years, 3 months ago
  49. 4006a72 sched/fair: Consider SMT in ASYM_PACKING load balance by Ricardo Neri · 3 years, 4 months ago
  50. aafc917 sched/fair: Carve out logic to mark a group for asymmetric packing by Ricardo Neri · 3 years, 4 months ago
  51. c0d14b5 sched/fair: Provide update_sg_lb_stats() with sched domain statistics by Ricardo Neri · 3 years, 4 months ago
  52. 6025643 sched/fair: Optimize checking for group_asym_packing by Ricardo Neri · 3 years, 4 months ago
  53. 16d364b sched/topology: Introduce sched_group::flags by Ricardo Neri · 3 years, 4 months ago
  54. c597bfd sched: Provide Kconfig support for default dynamic preempt mode by Frederic Weisbecker · 3 years, 3 months ago
  55. 32ed980 sched: Remove unused inline function __rq_clock_broken() by YueHaibing · 3 years, 3 months ago
  56. b5eb4a5 sched/dl: Support schedstats for deadline sched class by Yafang Shao · 3 years, 4 months ago
  57. 95fd58e sched/dl: Support sched_stat_runtime tracepoint for deadline sched class by Yafang Shao · 3 years, 4 months ago
  58. 57a5c2d sched/rt: Support schedstats for RT sched class by Yafang Shao · 3 years, 4 months ago
  59. ed7b564 sched/rt: Support sched_stat_runtime tracepoint for RT sched class by Yafang Shao · 3 years, 4 months ago
  60. 847fc0c sched: Introduce task block time in schedstats by Yafang Shao · 3 years, 4 months ago
  61. 60f2415 sched: Make schedstats helpers independent of fair sched class by Yafang Shao · 3 years, 4 months ago
  62. ceeadb8 sched: Make struct sched_statistics independent of fair sched class by Yafang Shao · 3 years, 4 months ago
  63. a2dcb27 sched/fair: Use __schedstat_set() in set_next_entity() by Yafang Shao · 3 years, 4 months ago
  64. bcb1704 sched/fair: Add cfs bandwidth burst statistics by Huaixin Chang · 3 years, 4 months ago
  65. 2cae394 sched: adjust sleeper credit for SCHED_IDLE entities by Josh Don · 3 years, 4 months ago
  66. 51ce83e sched: reduce sched slice for SCHED_IDLE entities by Josh Don · 3 years, 4 months ago
  67. a480add sched: Account number of SCHED_IDLE entities on each cfs_rq by Josh Don · 3 years, 4 months ago
  68. bc9ffef sched/core: Simplify core-wide task selection by Peter Zijlstra · 3 years, 4 months ago
  69. c33627e sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD by Sebastian Andrzej Siewior · 3 years, 4 months ago
  70. 7fd7a9e sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle by Valentin Schneider · 3 years, 4 months ago
  71. efd984c sched/fair: Add NOHZ balancer flag for nohz.next_balance updates by Valentin Schneider · 3 years, 4 months ago
  72. 7030661 sched/fair: Null terminate buffer when updating tunable_scaling by Mel Gorman · 3 years, 3 months ago
  73. 2630cde sched/fair: Add ancestors of unthrottled undecayed cfs_rq by Michal Koutný · 3 years, 3 months ago
  74. 50e081b sched: Make RCU nest depth distinct in __might_resched() by Thomas Gleixner · 3 years, 3 months ago
  75. 8d713b6 sched: Make might_sleep() output less confusing by Thomas Gleixner · 3 years, 3 months ago
  76. a45ed30 sched: Cleanup might_sleep() printks by Thomas Gleixner · 3 years, 3 months ago
  77. 42a3875 sched: Remove preempt_offset argument from __might_sleep() by Thomas Gleixner · 3 years, 3 months ago
  78. 874f670 sched: Clean up the might_sleep() underscore zoo by Thomas Gleixner · 3 years, 3 months ago
  79. bcf9033 sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y by Ard Biesheuvel · 3 years, 3 months ago
  80. 61bc346 uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument by Eugene Syromiatnikov · 3 years, 4 months ago
  81. 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, 4 months ago
  82. 868ad33 sched: Prevent balance_push() on remote runqueues by Thomas Gleixner · 3 years, 4 months ago
  83. 9848417 sched/idle: Make the idle timer expire in hard interrupt context by Sebastian Andrzej Siewior · 3 years, 4 months ago
  84. 5cbba60 Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
  85. 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, 4 months ago
  86. 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, 4 months ago
  87. 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, 4 months ago
  88. e681dcb sched: Fix get_push_task() vs migrate_disable() by Sebastian Andrzej Siewior · 3 years, 4 months ago
  89. 366e7ad6 sched/fair: Mark tg_is_idle() an inline in the !CONFIG_FAIR_GROUP_SCHED case by Ingo Molnar · 3 years, 4 months ago
  90. 43dde64 Merge back cpufreq changes for v5.15. by Rafael J. Wysocki · 3 years, 4 months ago
  91. 234b8ab sched: Introduce dl_task_check_affinity() to check proposed affinity by Will Deacon · 3 years, 5 months ago
  92. 07ec77a sched: Allow task CPU affinity to be restricted on asymmetric systems by Will Deacon · 3 years, 5 months ago
  93. db3b02a sched: Split the guts of sched_setaffinity() into a helper function by Will Deacon · 3 years, 5 months ago
  94. b90ca8b sched: Introduce task_struct::user_cpus_ptr to track requested affinity by Will Deacon · 3 years, 5 months ago
  95. 234a503 sched: Reject CPU affinity changes based on task_cpu_possible_mask() by Will Deacon · 3 years, 5 months ago
  96. 97c0054 cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq() by Will Deacon · 3 years, 5 months ago
  97. 9ae606b sched: Introduce task_cpu_possible_mask() to limit fallback rq selection by Will Deacon · 3 years, 5 months ago
  98. 3040003 sched: Cgroup SCHED_IDLE support by Josh Don · 3 years, 5 months ago
  99. 0083242 sched/topology: Skip updating masks for non-online nodes by Valentin Schneider · 3 years, 4 months ago
  100. 3c474b3 sched: Fix Core-wide rq->lock for uninitialized CPUs by Peter Zijlstra · 3 years, 4 months ago