1. 9feae65 sched/topology: Introduce sched_numa_hop_mask() by Valentin Schneider · 2 years, 1 month ago
  2. cd7f553 sched: add sched_numa_find_nth_cpu() by Yury Norov · 2 years, 1 month ago
  3. 5657c11 sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP configs by Waiman Long · 2 years, 2 months ago
  4. da07d2f sched/fair: Fixes for capacity inversion detection by Qais Yousef · 2 years, 2 months ago
  5. e26fd28 sched/uclamp: Fix a uninitialized variable warnings by Qais Yousef · 2 years, 2 months ago
  6. 9a5418b sched/core: Use kfree_rcu() in do_set_cpus_allowed() by Waiman Long · 2 years, 2 months ago
  7. 87ca4f9 sched/core: Fix use-after-free bug in dup_user_cpus_ptr() by Waiman Long · 2 years, 2 months ago
  8. 7fb3ff2 sched/core: Fix arch_scale_freq_tick() on tickless systems by Yair Podemsky · 2 years, 3 months ago
  9. 48ea09c Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 3 months ago
  10. 8fa37a6 Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 3 months ago
  11. ce8a79d Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 3 months ago
  12. 8702f2c Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  13. bf57ae2 Merge tag 'sched-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
  14. 79cc1ba panic: Consolidate open-coded panic_on_warn checks by Kees Cook · 2 years, 3 months ago
  15. cdcc5ef Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy" by Sam Wu · 2 years, 4 months ago
  16. 0dff89c sched: Move numa_balancing sysctls to its own file by Kefeng Wang · 2 years, 6 months ago
  17. 8baceab sched/fair: use try_cmpxchg in task_numa_work by Uros Bizjak · 2 years, 6 months ago
  18. ee7dc86 wait: Return number of exclusive waiters awaken by Gabriel Krisman Bertazi · 2 years, 4 months ago
  19. d6962c4 sched: Clear ttwu_pending after enqueue_task() by Tianchen Ding · 2 years, 4 months ago
  20. 91dabf3 sched: Fix race in task_call_func() by Peter Zijlstra · 2 years, 4 months ago
  21. 52b33d8 sched/psi: Use task->psi_flags to clear in CPU migration by Chengming Zhou · 2 years, 5 months ago
  22. 710ffe6 sched/psi: Stop relying on timer_pending() for poll_work rescheduling by Suren Baghdasaryan · 2 years, 4 months ago
  23. 2fcd7bb sched/psi: Fix avgs_work re-arm in psi_avgs_work() by Chengming Zhou · 2 years, 5 months ago
  24. e38f89a sched/psi: Fix possible missing or delayed pending event by Hao Lee · 2 years, 5 months ago
  25. 851a723 sched: Always clear user_cpus_ptr in do_set_cpus_allowed() by Waiman Long · 2 years, 5 months ago
  26. da01903 sched: Enforce user requested affinity by Waiman Long · 2 years, 5 months ago
  27. 8f9ea86 sched: Always preserve the user requested cpumask by Waiman Long · 2 years, 5 months ago
  28. 713a2e2 sched: Introduce affinity_context by Waiman Long · 2 years, 5 months ago
  29. 5584e8a sched: Add __releases annotations to affine_move_task() by Waiman Long · 2 years, 5 months ago
  30. ad841e5 sched/fair: Check if prev_cpu has highest spare cap in feec() by Pierre Gondois · 2 years, 5 months ago
  31. aa69c36 sched/fair: Consider capacity inversion in util_fits_cpu() by Qais Yousef · 2 years, 7 months ago
  32. 44c7b80 sched/fair: Detect capacity inversion by Qais Yousef · 2 years, 7 months ago
  33. d81304b sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition by Qais Yousef · 2 years, 7 months ago
  34. c56ab1b sched/uclamp: Make cpu_overutilized() use util_fits_cpu() by Qais Yousef · 2 years, 7 months ago
  35. a2e7f03 sched/uclamp: Make asym_fits_capacity() use util_fits_cpu() by Qais Yousef · 2 years, 7 months ago
  36. b759caa sched/uclamp: Make select_idle_capacity() use util_fits_cpu() by Qais Yousef · 2 years, 7 months ago
  37. 2442260 sched/uclamp: Fix fits_capacity() check in feec() by Qais Yousef · 2 years, 7 months ago
  38. b48e16a sched/uclamp: Make task_fits_capacity() use util_fits_cpu() by Qais Yousef · 2 years, 7 months ago
  39. 48d5e9d sched/uclamp: Fix relationship between uclamp and migration margin by Qais Yousef · 2 years, 7 months ago
  40. 8e5bad7 sched: Introduce struct balance_callback to avoid CFI mismatches by Kees Cook · 2 years, 5 months ago
  41. e705968 sched/core: Fix comparison in sched_group_cookie_match() by Lin Shengwang · 2 years, 5 months ago
  42. bd9a3db Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 5 months ago
  43. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  44. d4013bc Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux by Linus Torvalds · 2 years, 5 months ago
  45. 30c9999 Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 5 months ago
  46. 5133898 Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 5 months ago
  47. 585463f0 sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot() by Valentin Schneider · 2 years, 5 months ago
  48. c79e6fa Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 5 months ago
  49. 0766fa2 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 2 years, 5 months ago
  50. 890f242 Merge tag 'rcu.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 2 years, 5 months ago
  51. 5aec788 sched: Fix TASK_state comparisons by Peter Zijlstra · 2 years, 5 months ago
  52. 0cd4d02 sched: use maple tree iterator to walk VMAs by Matthew Wilcox (Oracle) · 2 years, 6 months ago
  53. 467b171 mm/demotion: update node_is_toptier to work with memory tiers by Aneesh Kumar K.V · 2 years, 7 months ago
  54. bd74fda mm: multi-gen LRU: support page table walks by Yu Zhao · 2 years, 5 months ago
  55. 527eb45 sched/psi: export psi_memstall_{enter,leave} by Christoph Hellwig · 2 years, 6 months ago
  56. 7e9518b sched/fair: Move call to list_last_entry() in detach_tasks by Vincent Guittot · 2 years, 6 months ago
  57. c59862f sched/fair: Cleanup loop_max and loop_break by Vincent Guittot · 2 years, 6 months ago
  58. b0defa7 sched/fair: Make sure to try to detach at least one movable task by Vincent Guittot · 2 years, 6 months ago
  59. c959924b memory tiering: adjust hot threshold automatically by Huang Ying · 2 years, 8 months ago
  60. c6833e1 memory tiering: rate limit NUMA migration throughput by Huang Ying · 2 years, 8 months ago
  61. 3302453 memory tiering: hot page selection with hint page fault latency by Huang Ying · 2 years, 8 months ago
  62. e35be05 Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 6 months ago
  63. 34f26a1 sched/psi: Per-cgroup PSI accounting disable/re-enable interface by Chengming Zhou · 2 years, 6 months ago
  64. dc86aba sched/psi: Cache parent psi_group to speed up group iteration by Chengming Zhou · 2 years, 6 months ago
  65. 52b1364 sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure by Chengming Zhou · 2 years, 6 months ago
  66. 71dbdde sched/psi: Remove NR_ONCPU task accounting by Johannes Weiner · 2 years, 6 months ago
  67. 65176f5 sched/psi: Optimize task switch inside shared cgroups again by Chengming Zhou · 2 years, 6 months ago
  68. d79ddb0 sched/psi: Move private helpers to sched/stats.h by Chengming Zhou · 2 years, 6 months ago
  69. e2ad8ab sched/psi: Save percpu memory when !psi_cgroups_enabled by Chengming Zhou · 2 years, 6 months ago
  70. c530a3c sched/psi: Fix periodic aggregation shut off by Chengming Zhou · 2 years, 6 months ago
  71. f5d39b0 freezer,sched: Rewrite core freezer logic by Peter Zijlstra · 2 years, 6 months ago
  72. 929659a sched/completion: Add wait_for_completion_state() by Peter Zijlstra · 2 years, 6 months ago
  73. f9fc8ca sched: Add TASK_ANY for wait_task_inactive() by Peter Zijlstra · 2 years, 6 months ago
  74. 9204a97 sched: Change wait_task_inactive()s match_state by Peter Zijlstra · 2 years, 6 months ago
  75. 0b9d46f sched: Rename task_running() to task_on_cpu() by Peter Zijlstra · 2 years, 6 months ago
  76. 96c1c0c sched/fair: Cleanup for SIS_PROP by Abel Wu · 2 years, 6 months ago
  77. 398ba2b sched/fair: Default to false in test_idle_cores() by Abel Wu · 2 years, 6 months ago
  78. 8eeeed9 sched/fair: Remove useless check in select_idle_core() by Abel Wu · 2 years, 6 months ago
  79. b9bae70 sched/fair: Avoid double search on same cpu by Abel Wu · 2 years, 6 months ago
  80. 3e6efe8 sched/fair: Remove redundant check in select_idle_smt() by Abel Wu · 2 years, 6 months ago
  81. c2e4065 sched/debug: fix dentry leak in update_sched_domain_debugfs by Greg Kroah-Hartman · 2 years, 6 months ago
  82. 33f9352 sched/deadline: Move __dl_clear_params out of dl_bw lock by Shang XiaoJing · 2 years, 6 months ago
  83. 96458e7 sched/deadline: Add replenish_dl_new_period helper by Shang XiaoJing · 2 years, 6 months ago
  84. 973bee4 sched/deadline: Add dl_task_is_earliest_deadline helper by Shang XiaoJing · 2 years, 6 months ago
  85. bc1cca9 sched/debug: Show the registers of 'current' in dump_cpu_task() by Zhen Lei · 2 years, 7 months ago
  86. e73dfe3 sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task() by Zhen Lei · 2 years, 7 months ago
  87. 53aa930 Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conversion commit by Ingo Molnar · 2 years, 6 months ago
  88. 5531ecf sched: Add update_current_exec_runtime helper by Shang XiaoJing · 2 years, 6 months ago
  89. 8238b45 wait_on_bit: add an acquire memory barrier by Mikulas Patocka · 2 years, 6 months ago
  90. 6d5afdc cpufreq: schedutil: Move max CPU capacity to sugov_policy by Lukasz Luba · 2 years, 7 months ago
  91. e4fe074 sched/fair: Don't init util/runnable_avg for !fair task by Chengming Zhou · 2 years, 7 months ago
  92. d6531ab sched/fair: Move task sched_avg attach to enqueue_task_fair() by Chengming Zhou · 2 years, 7 months ago
  93. df16b71 sched/fair: Allow changing cgroup of new forked task by Chengming Zhou · 2 years, 7 months ago
  94. 7e2edaf sched/fair: Fix another detach on unattached task corner case by Chengming Zhou · 2 years, 7 months ago
  95. e1f078f sched/fair: Combine detach into dequeue when migrating task by Chengming Zhou · 2 years, 7 months ago
  96. 859f206 sched/fair: Update comments in enqueue/dequeue_entity() by Chengming Zhou · 2 years, 7 months ago
  97. 5d6da83 sched/fair: Reset sched_avg last_update_time before set_task_rq() by Chengming Zhou · 2 years, 7 months ago
  98. 39c4261 sched/fair: Remove redundant cpu_cgrp_subsys->fork() by Chengming Zhou · 2 years, 7 months ago
  99. 78b6b15 sched/fair: Maintain task se depth in set_task_rq() by Chengming Zhou · 2 years, 7 months ago
  100. 76b079e sched/psi: Remove unused parameter nbytes of psi_trigger_create() by Hao Jia · 2 years, 7 months ago