Files
linux/arch/x86/kernel
Linus Torvalds 2475bf0250 Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Borislav Petkov:

 - 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

* tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency invariance readings
  sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP configs
  sched/fair: Fixes for capacity inversion detection
  sched/uclamp: Fix a uninitialized variable warnings
2023-01-22 12:14:58 -08:00
..
2022-03-15 10:32:40 +01:00
2022-09-26 10:13:16 -07:00
2022-04-19 17:14:09 -07:00
2022-12-02 14:06:34 +01:00
2022-04-07 08:27:51 -07:00
2021-03-18 15:31:53 +01:00
2021-12-01 00:06:43 +01:00
2021-03-18 15:31:53 +01:00
2022-05-19 19:30:31 +02:00
2022-12-10 10:33:11 -06:00
2022-02-25 09:36:05 +01:00
2020-08-20 13:12:58 +02:00
2022-09-26 19:46:16 -07:00
2021-10-25 23:02:36 -04:00
2022-04-14 14:09:43 +02:00
2022-11-01 13:44:10 +01:00