Merge branch into tip/master: 'sched/core'
* sched/core:
82762d2af31a sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
ef8df9798d46 sched/fair: Cleanup task_util and capacity type
9b58e976b3b3 sched/rt: Try to restart rt period timer when rt runtime exceeded
2917406c3527 sched/fair: Document the slow path and fast path in select_task_rq_fair
014ba44e8184 sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
8b4e74ccb582 sched/fair: Fix detection of per-CPU kthreads waking a task
8c92606ab810 sched/cpuacct: Make user/system times in cpuacct.stat more precise
dd02d4234c9a sched/cpuacct: Fix user/system in shown cpuacct.usage*
c7ccbf4b6174 cpuacct: Convert BUG_ON() to WARN_ON_ONCE()
9731698ecb9c cputime, cpuacct: Include guest time in user time in cpuacct.stat
cb0e52b77487 psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
4feee7d12603 sched/core: Forced idle accounting
2fb75e1b642f psi: Add a missing SPDX license header
2d3791f116bb psi: Remove repeated verbose comment
Signed-off-by: Ingo Molnar <mingo@kernel.org>