* [GIT PULL] sched/urgent for v6.2-rc6
@ 2023-01-22 12:18 Borislav Petkov
2023-01-22 20:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2023-01-22 12:18 UTC (permalink / raw)
To: Linus Torvalds; +Cc: x86-ml, lkml
Hi Linus,
please pull a couple of urgent scheduler fixes for 6.2.
Thx.
---
The following changes since commit 9a5418bc48babb313d2a62df29ebe21ce8c06c59:
sched/core: Use kfree_rcu() in do_set_cpus_allowed() (2023-01-09 11:43:23 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/sched_urgent_for_v6.2_rc6
for you to fetch changes up to 5f5cc9ed992cbab6361f198966f0edba5fc52688:
x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency invariance readings (2023-01-16 10:19:15 +0100)
----------------------------------------------------------------
- Make sure the scheduler doesn't use stale frequency scaling values when latter
get disabled due to a value error
- Fix a NULL pointer access on UP configs
- Use the proper locking when updating CPU capacity
----------------------------------------------------------------
Qais Yousef (2):
sched/uclamp: Fix a uninitialized variable warnings
sched/fair: Fixes for capacity inversion detection
Waiman Long (1):
sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP configs
Yair Podemsky (1):
x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency invariance readings
arch/x86/kernel/cpu/aperfmperf.c | 9 ++++++++
kernel/sched/core.c | 10 +++++++--
kernel/sched/fair.c | 48 ++++++++++++++++++++++------------------
3 files changed, 44 insertions(+), 23 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] sched/urgent for v6.2-rc6
2023-01-22 12:18 [GIT PULL] sched/urgent for v6.2-rc6 Borislav Petkov
@ 2023-01-22 20:20 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-22 20:20 UTC (permalink / raw)
To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml
The pull request you sent on Sun, 22 Jan 2023 13:18:50 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/sched_urgent_for_v6.2_rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2475bf0250dee99b477e0c56d7dc9d7ac3f04117
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-22 20:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-22 12:18 [GIT PULL] sched/urgent for v6.2-rc6 Borislav Petkov
2023-01-22 20:20 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox