Linus Torvalds
fe3bc8a988
Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
...
Pull workqueue updates from Tejun Heo:
"Mostly cleanups and other trivial changes.
The only interesting change is Sebastian's rcuwait conversion for RT"
* 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
workqueue: use BUILD_BUG_ON() for compile time test instead of WARN_ON()
workqueue: fix a piece of comment about reserved bits for work flags
workqueue: remove useless unlock() and lock() in series
workqueue: void unneeded requeuing the pwq in rescuer thread
workqueue: Convert the pool::lock and wq_mayday_lock to raw_spinlock_t
workqueue: Use rcuwait for wq_manager_wait
workqueue: Remove unnecessary kfree() call in rcu_free_wq()
workqueue: Fix an use after free in init_rescuer()
workqueue: Use IS_ERR and PTR_ERR instead of PTR_ERR_OR_ZERO.
2020-06-06 10:01:48 -07:00
..
2020-06-03 16:27:18 -07:00
2020-06-06 09:59:34 -07:00
2020-04-07 10:43:42 -07:00
2020-06-04 20:14:18 -07:00
2020-06-02 10:59:10 -07:00
2020-06-05 12:39:30 -07:00
2020-04-10 15:36:22 -07:00
2020-05-30 09:40:12 +02:00
2020-05-11 00:31:38 +02:00
2020-06-03 15:13:47 -07:00
2020-05-27 17:55:59 +02:00
2020-06-03 16:27:18 -07:00
2020-06-01 11:47:29 +02:00
2020-06-03 16:27:18 -07:00
2020-06-04 13:54:34 -07:00
2020-06-03 16:27:18 -07:00
2020-03-25 11:50:48 +01:00
2019-12-18 18:07:31 +01:00
2020-03-23 18:19:06 +01:00
2020-04-06 08:58:42 -07:00
2020-06-02 17:13:37 -07:00
2020-04-22 15:23:10 -04:00
2020-04-22 15:23:10 -04:00
2020-05-20 18:09:19 -04:00
2020-05-01 12:35:21 +10:00
2020-02-04 03:05:26 +00:00
2020-02-14 16:05:04 +01:00
2020-05-15 11:44:34 -07:00
2020-06-03 13:06:42 -07:00
2019-06-19 17:09:06 +02:00
2020-04-15 11:21:54 +02:00
2020-05-20 14:44:21 -05:00
2019-09-25 17:51:39 -07:00
2020-06-03 15:13:47 -07:00
2020-04-07 10:43:42 -07:00
2020-06-04 13:54:34 -07:00
2019-10-06 09:11:37 -06:00
2020-04-20 15:45:41 -06:00
2019-11-11 20:10:01 +09:00
2020-06-02 10:59:11 -07:00
2019-07-12 11:05:40 -07:00
2020-05-28 10:54:15 +02:00
2019-08-29 15:10:10 +01:00
2020-04-07 10:43:44 -07:00
2020-03-25 10:04:01 -05:00
2019-12-08 14:37:36 +01:00
2019-11-12 11:35:32 +01:00
2020-06-04 19:06:20 -07:00
2020-01-08 16:32:55 +00:00
2019-09-06 23:58:44 +02:00
2020-06-04 19:06:23 -07:00
2020-01-08 16:32:55 +00:00
2020-01-08 16:32:55 +00:00
2020-04-10 15:36:22 -07:00
2020-06-04 19:06:26 -07:00
2020-03-20 13:06:20 +01:00
2020-04-27 02:07:40 -04:00
2020-05-15 16:35:45 +01:00
2019-08-05 18:39:56 -04:00
2019-08-05 18:39:56 -04:00
2020-06-05 12:31:16 -07:00
2020-06-02 10:59:12 -07:00
2020-05-13 11:41:22 +02:00
2020-06-03 20:09:45 -07:00
2019-11-25 09:15:42 +01:00
2019-08-19 21:54:16 -07:00
2020-06-03 16:27:18 -07:00
2020-04-30 06:40:14 -05:00
2020-02-04 03:05:26 +00:00
2020-01-18 13:51:39 +01:00
2020-05-30 10:34:03 -07:00
2020-06-04 19:06:26 -07:00
2019-09-24 15:54:09 -07:00
2019-12-25 10:41:20 +01:00
2020-05-18 17:47:45 +01:00
2020-04-27 02:07:40 -04:00
2020-06-01 16:21:46 -07:00
2020-06-03 13:06:42 -07:00
2020-03-21 16:03:54 +01:00
2019-11-11 10:30:59 +01:00
2020-01-17 10:19:21 +01:00
2019-11-15 14:38:30 +01:00
2020-06-02 12:21:36 -07:00
2019-11-26 13:03:56 -06:00
2020-01-09 16:42:29 -07:00
2020-06-03 20:24:15 -07:00
2020-03-02 14:06:33 -07:00
2019-12-04 15:18:39 +01:00
2020-03-30 18:06:39 -07:00
2019-07-18 11:51:00 -07:00
2019-12-18 18:07:31 +01:00
2020-04-07 21:51:27 +02:00
2020-05-15 13:48:59 -07:00
2020-02-07 15:34:12 +01:00
2020-05-09 13:57:12 +02:00
2020-06-04 19:06:24 -07:00
2020-04-27 02:07:40 -04:00
2020-05-09 13:57:12 +02:00
2020-04-27 02:07:40 -04:00
2020-06-01 11:02:42 -04:00