Files
linux/kernel
Linus Torvalds 727c3991df Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fix from Thomas Gleixner:
 "A single scheduler fix plugging a race between sched_setscheduler()
  and balance_push().

  sched_setscheduler() spliced the balance callbacks accross a lock
  break which makes it possible for an interleaving schedule() to
  observe an empty list"

* tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched: Fix balance_push() vs __sched_setscheduler()
2022-06-19 09:51:00 -05:00
..
2022-06-02 07:17:59 +02:00
2021-12-02 17:25:21 +09:00
2022-06-15 19:28:44 -04:00
2022-03-15 10:32:44 +01:00
2022-05-02 14:06:20 -06:00
2022-01-08 12:43:57 -06:00
2022-02-25 09:36:06 +01:00