Linus Torvalds
af6c5d5e01
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
...
Pull workqueue updates from Tejun Heo:
- make kworkers report the workqueue it is executing or has executed
most recently in /proc/PID/comm (so they show up in ps/top)
- CONFIG_SMP shuffle to move stuff which isn't necessary for UP builds
inside CONFIG_SMP.
* 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
workqueue: move function definitions within CONFIG_SMP block
workqueue: Make sure struct worker is accessible for wq_worker_comm()
workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
proc: Consolidate task->comm formatting into proc_task_name()
workqueue: Set worker->desc to workqueue name by default
workqueue: Make worker_attach/detach_pool() update worker->pool
workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutex
2018-06-05 17:31:33 -07:00
..
2018-05-22 14:28:02 -04:00
2018-05-22 14:27:56 -04:00
2018-05-28 12:36:41 +02:00
2018-06-04 10:00:01 -07:00
2018-04-20 17:18:35 -07:00
2018-05-21 14:30:07 -04:00
2018-05-22 14:27:50 -04:00
2018-06-04 14:29:13 -07:00
2018-06-04 10:00:01 -07:00
2018-05-10 10:15:12 +02:00
2018-06-04 14:42:46 -07:00
2018-02-11 14:34:03 -08:00
2018-05-22 14:27:51 -04:00
2018-05-20 16:36:00 -04:00
2018-05-14 16:48:18 +02:00
2018-03-14 13:31:23 +01:00
2018-05-29 10:48:35 -05:00
2018-05-26 09:16:25 +02:00
2018-02-22 10:21:02 -08:00
2018-05-14 08:55:09 -06:00
2018-04-12 12:04:49 +02:00
2018-06-05 13:24:20 -07:00
2018-06-05 15:15:32 -07:00
2018-06-05 15:15:32 -07:00
2018-05-13 12:09:14 -04:00
2018-05-22 14:27:51 -04:00
2018-05-16 07:23:35 +02:00
2018-03-23 06:31:37 -04:00
2018-06-05 13:24:20 -07:00
2018-05-22 14:28:00 -04:00
2018-06-04 13:46:22 -07:00
2018-04-02 20:15:53 +02:00
2018-04-05 21:36:21 -07:00
2018-04-16 09:47:41 +02:00
2018-05-20 22:38:26 -04:00
2018-05-11 15:36:37 -04:00
2018-06-04 10:00:01 -07:00
2018-06-05 16:29:19 -07:00
2018-03-27 13:18:09 -04:00
2018-05-22 14:27:52 -04:00
2018-05-16 07:24:30 +02:00
2018-03-27 13:18:09 -04:00
2018-06-04 07:58:06 -07:00
2018-05-11 15:36:37 -04:00
2018-04-13 15:52:49 +02:00
2018-03-28 01:39:02 -04:00
2018-05-25 18:12:10 -07:00
2018-05-22 14:27:58 -04:00
2018-05-22 14:27:57 -04:00
2018-05-22 14:27:58 -04:00
2018-04-12 12:04:50 +02:00
2018-06-05 17:31:33 -07:00
2018-04-06 15:45:33 -07:00
2018-05-22 14:27:52 -04:00
2018-05-22 14:27:54 -04:00
2018-04-09 17:48:54 +02:00
2018-06-04 10:00:01 -07:00
2018-05-22 14:27:55 -04:00
2018-05-21 14:30:09 -04:00
2018-05-22 14:27:53 -04:00
2018-06-05 15:15:32 -07:00
2018-05-26 09:16:25 +02:00
2018-05-11 15:36:37 -04:00
2018-06-05 13:24:20 -07:00
2018-05-29 23:20:17 -04:00
2018-05-24 11:57:18 -05:00
2018-04-11 10:28:37 -07:00
2018-04-11 10:28:37 -07:00
2018-04-20 17:18:36 -07:00
2018-04-11 10:28:37 -07:00
2018-04-02 20:16:00 +02:00
2018-05-30 15:33:32 -06:00
2018-06-01 18:37:33 -07:00
2018-03-15 17:59:24 +01:00
2018-03-29 15:07:46 -04:00
2018-04-16 14:25:08 -06:00
2018-06-04 10:14:28 -07:00
2018-04-02 20:15:39 +02:00
2018-05-14 08:55:18 -06:00
2018-05-26 09:16:44 +02:00
2018-05-26 09:16:44 +02:00
2018-04-11 10:28:37 -07:00
2018-05-01 07:39:50 -04:00
2018-04-02 20:16:00 +02:00
2018-05-16 07:23:35 +02:00
2018-05-03 16:11:37 -06:00
2018-05-30 19:43:53 -07:00
2018-06-03 10:58:23 -07:00
2018-05-24 12:04:28 -05:00
2018-06-01 18:37:33 -07:00
2018-04-27 17:02:48 -06:00
2018-03-26 15:55:57 +02:00
2018-03-30 11:34:55 -07:00
2018-05-16 07:23:35 +02:00
2018-03-29 15:07:46 -04:00
2018-06-04 15:21:19 -07:00
2018-05-24 12:02:25 -05:00
2018-02-15 15:34:42 -05:00
2018-06-03 10:58:23 -07:00
2018-05-26 09:16:44 +02:00
2018-02-11 14:34:03 -08:00
2018-04-15 23:36:26 -04:00
2018-04-02 20:16:02 +02:00
2018-05-26 09:16:44 +02:00
2018-05-25 18:12:11 -07:00
2018-04-26 19:51:14 -05:00
2018-04-02 20:15:40 +02:00
2018-04-02 20:15:34 +02:00
2018-06-04 10:14:28 -07:00
2018-04-04 12:44:02 -07:00
2018-05-26 09:16:44 +02:00
2018-02-11 14:34:03 -08:00
2018-04-02 20:15:44 +02:00
2018-05-29 13:22:41 -04:00