1. 66558b7 sched: Add cluster scheduler level for x86 by Tim Chen · 3 years, 4 months ago
  2. 778c558 sched: Add cluster scheduler level in core and related Kconfig for ARM64 by Barry Song · 3 years, 4 months ago
  3. c5e22fe topology: Represent clusters of CPUs within a die by Jonathan Cameron · 3 years, 4 months ago
  4. 37b4729 sched: Disable -Wunused-but-set-variable by Peter Zijlstra · 3 years, 3 months ago
  5. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  6. bc9bbb8 x86: Fix get_wchan() to support the ORC unwinder by Qi Zheng · 3 years, 3 months ago
  7. 4e04615 proc: Use task_is_running() for wchan in /proc/$pid/stat by Kees Cook · 3 years, 3 months ago
  8. cf2a85e leaking_addresses: Always print a trailing newline by Kees Cook · 3 years, 3 months ago
  9. 54354c6 Revert "proc/wchan: use printk format instead of lookup_symbol_name()" by Kees Cook · 3 years, 3 months ago
  10. 804bccb sched: Fill unconditional hole induced by sched_entity by Kees Cook · 3 years, 4 months ago
  11. 4ef0c5c kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 3 years, 4 months ago
  12. f9ec6fe sched/topology: Remove unused numa_distance in cpu_attach_domain() by Yicong Yang · 3 years, 4 months ago
  13. 7d380f2 sched/numa: Fix a few comments by Bharata B Rao · 3 years, 3 months ago
  14. 5b763a1 sched/numa: Remove the redundant member numa_group::fault_cpus by Bharata B Rao · 3 years, 3 months ago
  15. 7a2341fc sched/numa: Replace hard-coded number by a define in numa_task_group() by Bharata B Rao · 3 years, 3 months ago
  16. 5de62ea sched,livepatch: Use wake_up_if_idle() by Peter Zijlstra · 3 years, 4 months ago
  17. 8850cb6 sched: Simplify wake_up_*idle*() by Peter Zijlstra · 3 years, 4 months ago
  18. 00619f7 sched,livepatch: Use task_call_func() by Peter Zijlstra · 3 years, 4 months ago
  19. 9b3c4ab sched,rcu: Rework try_invoke_on_locked_down_task() by Peter Zijlstra · 3 years, 4 months ago
  20. f6ac18f sched: Improve try_invoke_on_locked_down_task() by Peter Zijlstra · 3 years, 4 months ago
  21. 769fdf8 sched: Fix DEBUG && !SCHEDSTATS warn by Peter Zijlstra · 3 years, 3 months ago
  22. a7ba894 sched/fair: Removed useless update of p->recent_used_cpu by Vincent Guittot · 3 years, 3 months ago
  23. b945efc sched: Remove pointless preemption disable in sched_submit_work() by Thomas Gleixner · 3 years, 3 months ago
  24. 670721c sched: Move kprobes cleanup out of finish_task_switch() by Thomas Gleixner · 3 years, 3 months ago
  25. 539fbb5 sched: Disable TTWU_QUEUE on RT by Thomas Gleixner · 3 years, 3 months ago
  26. 691925f sched: Limit the number of task migrations per batch on RT by Thomas Gleixner · 3 years, 3 months ago
  27. 8d491de sched: Move mmdrop to RCU on RT by Thomas Gleixner · 3 years, 3 months ago
  28. d07b2ee sched: Make cookie functions static by Shaokun Zhang · 3 years, 4 months ago
  29. 4006a72 sched/fair: Consider SMT in ASYM_PACKING load balance by Ricardo Neri · 3 years, 4 months ago
  30. aafc917 sched/fair: Carve out logic to mark a group for asymmetric packing by Ricardo Neri · 3 years, 4 months ago
  31. c0d14b5 sched/fair: Provide update_sg_lb_stats() with sched domain statistics by Ricardo Neri · 3 years, 4 months ago
  32. 6025643 sched/fair: Optimize checking for group_asym_packing by Ricardo Neri · 3 years, 4 months ago
  33. 16d364b sched/topology: Introduce sched_group::flags by Ricardo Neri · 3 years, 4 months ago
  34. 183b8ec x86/sched: Decrease further the priorities of SMT siblings by Ricardo Neri · 3 years, 4 months ago
  35. 1a7243c kthread: Move prio/affinite change into the newly created thread by Sebastian Andrzej Siewior · 4 years, 2 months ago
  36. c597bfd sched: Provide Kconfig support for default dynamic preempt mode by Frederic Weisbecker · 3 years, 4 months ago
  37. 32ed980 sched: Remove unused inline function __rq_clock_broken() by YueHaibing · 3 years, 4 months ago
  38. b5eb4a5 sched/dl: Support schedstats for deadline sched class by Yafang Shao · 3 years, 4 months ago
  39. 95fd58e sched/dl: Support sched_stat_runtime tracepoint for deadline sched class by Yafang Shao · 3 years, 4 months ago
  40. 57a5c2d sched/rt: Support schedstats for RT sched class by Yafang Shao · 3 years, 4 months ago
  41. ed7b564 sched/rt: Support sched_stat_runtime tracepoint for RT sched class by Yafang Shao · 3 years, 4 months ago
  42. 847fc0c sched: Introduce task block time in schedstats by Yafang Shao · 3 years, 4 months ago
  43. 60f2415 sched: Make schedstats helpers independent of fair sched class by Yafang Shao · 3 years, 4 months ago
  44. ceeadb8 sched: Make struct sched_statistics independent of fair sched class by Yafang Shao · 3 years, 4 months ago
  45. a2dcb27 sched/fair: Use __schedstat_set() in set_next_entity() by Yafang Shao · 3 years, 4 months ago
  46. 1c36432 kselftests/sched: cleanup the child processes by Li Zhijian · 3 years, 4 months ago
  47. d73df88 sched/fair: Add document for burstable CFS bandwidth by Huaixin Chang · 3 years, 4 months ago
  48. bcb1704 sched/fair: Add cfs bandwidth burst statistics by Huaixin Chang · 3 years, 4 months ago
  49. 2cae394 sched: adjust sleeper credit for SCHED_IDLE entities by Josh Don · 3 years, 5 months ago
  50. 51ce83e sched: reduce sched slice for SCHED_IDLE entities by Josh Don · 3 years, 5 months ago
  51. a480add sched: Account number of SCHED_IDLE entities on each cfs_rq by Josh Don · 3 years, 5 months ago
  52. a130e8f fs/proc/uptime.c: Fix idle time reporting in /proc/uptime by Josh Don · 3 years, 4 months ago
  53. bc9ffef sched/core: Simplify core-wide task selection by Peter Zijlstra · 3 years, 5 months ago
  54. c33627e sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD by Sebastian Andrzej Siewior · 3 years, 4 months ago
  55. 7fd7a9e sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle by Valentin Schneider · 3 years, 5 months ago
  56. efd984c sched/fair: Add NOHZ balancer flag for nohz.next_balance updates by Valentin Schneider · 3 years, 5 months ago
  57. 9e1ff30 Linux 5.15-rc4 by Linus Torvalds · 3 years, 3 months ago
  58. 9b2f72c elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings by Chen Jingwen · 3 years, 3 months ago
  59. ca3cef4 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 3 months ago
  60. 7fab1c1 objtool: print out the symbol type when complaining about it by Linus Torvalds · 3 years, 3 months ago
  61. 291073a kvm: fix objtool relocation warning by Linus Torvalds · 3 years, 3 months ago
  62. 6761a0a Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 3 months ago
  63. 84928ce Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 3 months ago
  64. 777feab Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  65. 3a399a2 Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  66. 52c3c17 Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  67. 7b66f43 Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 3 years, 3 months ago
  68. e25ca04 Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
  69. 9904468 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 3 months ago
  70. ab2a7a3 Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  71. 65893b4 Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  72. f05c643 Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 3 months ago
  73. 6e9bfdc cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object by Dave Wysochanski · 3 years, 3 months ago
  74. cdc1e6e drm/i915: fix blank screen booting crashes by Hugh Dickins · 3 years, 3 months ago
  75. dd4d747 hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field by Nadezda Lutovinova · 3 years, 4 months ago
  76. 0f36b88 hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field by Nadezda Lutovinova · 3 years, 4 months ago
  77. 943c15a hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field by Nadezda Lutovinova · 3 years, 4 months ago
  78. 2292e2f hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller by Vadim Pasternak · 3 years, 3 months ago
  79. f067d55 hwmon: (pmbus/ibm-cffps) max_power_out swap changes by Brandon Wyman · 3 years, 3 months ago
  80. ffa2600 hwmon: (occ) Fix P10 VRM temp sensors by Eddie James · 3 years, 3 months ago
  81. 53d5fc8 Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 3 months ago
  82. f5b667d thermal: Update information in MAINTAINERS by Rafael J. Wysocki · 3 years, 3 months ago
  83. b2626f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 3 months ago
  84. 24f67d8 Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 3 months ago
  85. 3f00838 io_uring: kill fasync by Pavel Begunkov · 3 years, 3 months ago
  86. 89e5035 Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 3 months ago
  87. 78ea814 Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Daniel Vetter · 3 years, 3 months ago
  88. 3ff43f9d Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Daniel Vetter · 3 years, 3 months ago
  89. abb7700 Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Daniel Vetter · 3 years, 3 months ago
  90. 83d40a6 sched: Always inline is_percpu_thread() by Peter Zijlstra · 3 years, 4 months ago
  91. 7030661 sched/fair: Null terminate buffer when updating tunable_scaling by Mel Gorman · 3 years, 3 months ago
  92. 2630cde sched/fair: Add ancestors of unthrottled undecayed cfs_rq by Michal Koutný · 3 years, 4 months ago
  93. f792565 perf/core: fix userpage->time_enabled of inactive events by Song Liu · 3 years, 3 months ago
  94. ecc2123 perf/x86/intel: Update event constraints for ICX by Kan Liang · 3 years, 3 months ago
  95. 02d029a perf/x86: Reset destroy callback on event init failure by Anand K Mistry · 3 years, 3 months ago
  96. 24ff652 objtool: Teach get_alt_entry() about more relocation types by Peter Zijlstra · 3 years, 3 months ago
  97. f2c77973 ext4: recheck buffer uptodate bit under buffer lock by Zhang Yi · 3 years, 4 months ago
  98. 42cb447 ext4: fix potential infinite loop in ext4_dx_readdir() by yangerkun · 3 years, 4 months ago
  99. bb9464e ext4: flush s_error_work before journal destroy in ext4_fill_super by yangerkun · 3 years, 4 months ago
  100. 75ca6ad ext4: fix loff_t overflow in ext4_max_bitmap_size() by Ritesh Harjani · 3 years, 7 months ago