Linus Torvalds
43768f7ce0
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master
...
Pull scheduler fixes from Thomas Gleixner:
"A set of scheduler fixes:
- Plug a load average accounting race which was introduced with a
recent optimization casing load average to show bogus numbers.
- Fix the rseq CPU id initialization for new tasks. sched_fork() does
not update the rseq CPU id so the id is the stale id of the parent
task, which can cause user space data corruption.
- Handle a 0 return value of task_h_load() correctly in the load
balancer, which does not decrease imbalance and therefore pulls
until the maximum number of loops is reached, which might be all
tasks just created by a fork bomb"
* tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/fair: handle case of task_h_load() returning 0
sched: Fix unreliable rseq cpu_id for new tasks
sched: Fix loadavg accounting race
2020-07-19 11:55:24 -07:00
..
2020-06-15 23:08:31 -05:00
2020-06-16 16:01:53 +02:00
2020-07-08 22:31:51 -07:00
2020-07-09 19:27:07 -07:00
2020-06-25 00:50:31 +02:00
2020-06-25 00:50:31 +02:00
2020-06-13 13:12:38 -07:00
2020-06-23 15:01:16 -07:00
2020-06-30 12:18:08 -06:00
2020-06-11 12:22:41 -07:00
2020-06-11 08:03:24 +02:00
2020-06-25 08:23:22 -07:00
2020-06-11 08:03:24 +02:00
2020-07-08 10:48:35 -07:00
2020-06-29 07:45:09 -06:00
2020-06-30 10:46:38 -07:00
2020-06-30 10:46:39 -07:00
2020-06-11 15:14:53 +02:00
2020-06-25 16:17:05 +02:00
2020-06-15 23:08:31 -05:00
2020-07-09 16:28:44 -07:00
2020-07-07 13:34:11 -07:00
2020-06-16 15:35:02 +02:00
2020-07-08 10:48:35 -07:00
2020-06-15 14:10:09 +02:00
2020-07-08 10:48:35 -07:00
2020-06-25 08:24:32 -07:00
2020-06-11 15:14:36 +02:00
2020-06-11 15:14:36 +02:00
2020-06-11 12:55:20 -07:00
2020-06-11 15:15:28 +02:00
2020-07-10 15:20:38 +02:00
2020-07-10 15:39:29 +05:30
2020-07-14 15:42:24 +02:00
2020-06-30 15:44:03 +02:00
2020-06-15 23:08:30 -05:00
2020-06-17 15:29:11 +02:00
2020-07-08 16:01:21 -07:00
2020-07-14 14:45:41 +02:00
2020-07-10 09:45:15 -07:00
2020-06-15 23:08:31 -05:00
2020-06-11 15:15:06 +02:00
2020-06-16 18:59:45 +02:00
2020-06-19 09:20:28 +02:00
2020-06-25 10:46:24 +02:00
2020-07-07 15:48:38 -07:00
2020-06-23 10:08:31 +02:00
2020-06-11 15:15:29 +02:00
2020-06-28 17:01:20 +02:00
2020-06-11 15:15:24 +02:00
2020-06-12 14:51:41 -04:00
2020-07-08 15:59:57 -07:00
2020-06-15 23:08:31 -05:00
2020-07-09 20:12:19 -07:00
2020-06-20 13:17:47 -07:00
2020-06-11 13:25:53 -07:00
2020-06-15 23:08:31 -05:00
2020-06-27 15:20:03 -07:00
2020-06-23 16:39:23 -07:00
2020-06-14 11:39:31 -07:00
2020-06-26 00:27:37 -07:00
2020-07-13 18:31:15 -07:00
2020-06-18 20:12:33 -07:00
2020-06-11 13:33:48 -04:00
2020-06-16 20:45:08 -07:00
2020-06-11 15:17:57 +02:00
2020-06-30 16:58:27 -05:00
2020-06-20 22:14:53 +10:00
2020-06-24 14:52:49 -07:00
2020-06-13 09:56:21 -07:00
2020-06-15 17:38:53 +10:00
2020-07-06 16:07:25 +02:00
2020-07-08 11:38:49 +02:00
2020-06-15 23:08:32 -05:00
2020-06-14 11:39:31 -07:00
2020-06-27 16:16:37 +02:00
2020-06-11 15:19:17 +02:00
2020-06-30 10:46:39 -07:00
2020-06-28 17:01:20 +02:00
2020-06-28 17:01:20 +02:00
2020-06-26 00:27:37 -07:00
2020-06-15 11:16:27 +02:00
2020-06-30 12:18:08 -06:00
2020-06-15 23:08:32 -05:00
2020-06-18 11:37:03 +02:00
2020-06-15 14:37:02 +02:00
2020-06-18 12:10:37 -07:00
2020-06-26 00:27:38 -07:00