LinuxLists
Users
About
Mike Christie (
[email protected]
)
Number of posts: 339 (0.24 per day)
First post: 2020-06-20 05:00:05
Last post: 2024-05-24 16:14:36
Previous Page
/
Next Page
Date
List
Subject
2023-05-29 19:18:06
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-29 16:24:13
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-29 16:16:37
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-28 20:53:45
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-25 16:27:53
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-24 00:18:48
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-23 16:20:22
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-23 15:13:52
linux-kernel
Re: [PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid
2023-05-22 23:08:37
linux-kernel
Re: [PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid
2023-05-22 17:23:30
linux-kernel
Re: [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-22 03:12:40
linux-kernel
[PATCH 2/3] signal: Don't exit for PF_USER_WORKER tasks
2023-05-22 03:09:18
linux-kernel
[PATCH 0/3] vhost: Fix freezer/ps regressions
2023-05-22 02:58:18
linux-kernel
[PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-05-22 02:56:43
linux-kernel
[PATCH 1/3] signal: Don't always put SIGKILL in shared_pending
2023-05-19 23:38:28
linux-kernel
Re: [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
2023-05-18 23:15:46
linux-kernel
Re: [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
2023-05-18 16:55:27
linux-kernel
Re: [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
2023-05-18 15:41:56
linux-kernel
Re: [RFC PATCH 5/8] vhost: Add callback that stops new work and waits on running ones
2023-05-18 15:36:24
linux-kernel
Re: [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
2023-05-18 15:35:32
linux-kernel
Re: [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
2023-05-18 01:19:23
linux-kernel
Re: [RFC PATCH 2/8] vhost/vhost_task: Hook vhost layer into signal handler
2023-05-18 01:16:50
linux-kernel
Re: [RFC PATCH 8/8] fork/vhost_task: remove no_files
2023-05-18 01:08:33
linux-kernel
[RFC PATCH 6/8] vhost-scsi: Add callback to stop and wait on works
2023-05-18 00:45:01
linux-kernel
[RFC PATCH 2/8] vhost/vhost_task: Hook vhost layer into signal handler
2023-05-18 00:35:51
linux-kernel
[RFC PATCH 3/8] fork/vhost_task: Switch to CLONE_THREAD and CLONE_SIGHAND
2023-05-18 00:28:06
linux-kernel
[RFC PATCH 8/8] fork/vhost_task: remove no_files
2023-05-18 00:21:49
linux-kernel
[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
2023-05-18 00:21:43
linux-kernel
[RFC PATCH 4/8] vhost-net: Move vhost_net_open
2023-05-18 00:21:43
linux-kernel
[RFC PATCH 5/8] vhost: Add callback that stops new work and waits on running ones
2023-05-18 00:17:35
linux-kernel
[RFC PATCH 7/8] vhost-net: Add callback to stop and wait on works
2023-05-18 00:17:11
linux-kernel
[RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
2023-05-17 18:32:03
linux-kernel
Re: [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
2023-05-16 16:32:14
linux-kernel
Re: [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
2023-05-16 04:19:26
linux-kernel
Re: [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
2023-05-15 22:50:53
linux-kernel
Re: [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
2023-05-05 22:59:43
linux-kernel
Re: [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
2023-04-24 15:32:32
linux-kernel
Re: [PATCH] scsi: qedi: qedi_main.c: modify the code flow in 'qedi_alloc_global_queues'
2023-04-21 17:44:06
linux-kernel
Re: [syzbot] [ext4?] [mm?] KCSAN: data-race in strscpy / strscpy (3)
2023-04-20 15:42:04
linux-kernel
Re: [PATCH v2] scsi: qedi: Fix use after free bug in qedi_remove due to race condition
2023-04-10 22:01:50
linux-kernel
Re: [RFC PATCH v4] sched: Fix performance regression introduced by mm_cid
2023-03-29 15:20:51
linux-kernel
Re: [PATCH] scsi: iscsi_tcp: Check the sock is correct before iscsi_set_param
2023-03-28 16:13:08
linux-kernel
Re: [PATCH v2 2/3] scsi: introduce 'blocked' sysfs api
2023-03-28 16:06:19
linux-kernel
Re: [PATCH v2 3/3] scsi: blocking IO when host is set blocked
2023-03-25 23:06:42
linux-kernel
Re: [PATCH 1/1] vhost_task: Fix vhost_task_create return value
2023-03-23 16:29:06
linux-kernel
Re: [PATCH] scsi: fix hung_task when change host from recovery to running via sysfs
2023-03-23 16:06:22
linux-kernel
Re: [PATCH] scsi: fix hung_task when change host from recovery to running via sysfs
2023-03-23 15:53:01
linux-kernel
Re: [PATCH 1/1] vhost_task: Fix vhost_task_create return value
2023-03-22 19:16:56
linux-kernel
[PATCH 1/1] vhost_task: Fix vhost_task_create return value
2023-03-21 17:46:22
linux-kernel
Re: [syzbot] [kernel?] general protection fault in vhost_task_start
2023-03-20 16:20:16
linux-kernel
Re: [PATCH RESEND] scsi: qedi: Fix use after free bug in qedi_remove due to race condition
2023-03-12 01:48:40
linux-kernel
Re: [PATCH 03/11] kthread: Pass in the thread's name during creation