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
2021-11-21 17:50:14
linux-kernel
[PATCH V5 05/10] signal: Perfom autoreap for PF_USER_WORKER
2021-11-21 17:50:09
linux-kernel
[PATCH V5 02/10] fork/vm: Move common PF_IO_WORKER behavior to new flag
2021-11-21 17:50:05
linux-kernel
[PATCH V5 00/10] Use copy_process/create_io_thread in vhost layer
2021-10-27 21:33:50
linux-kernel
Re: [PATCH] vhost: Make use of the helper macro kthread_run()
2021-10-11 16:41:34
linux-kernel
Re: Antw: [EXT] Re: [PATCH] scsi scsi_transport_iscsi.c: fix misuse of %llu in scsi_transport_iscsi.c
2021-10-10 16:24:28
linux-kernel
Re: [PATCH] iscsi_tcp: fix the NULL pointer dereference
2021-10-07 21:49:55
linux-kernel
[PATCH V4 8/8] vhost: use kernel_worker to check RLIMITs and inherit v2 cgroups
2021-10-07 21:48:56
linux-kernel
[PATCH V4 6/8] io_uring: switch to kernel_worker
2021-10-07 21:48:16
linux-kernel
[PATCH V4 2/8] fork: move PF_IO_WORKER's kernel frame setup to new flag
2021-10-07 21:47:55
linux-kernel
[PATCH V4 4/8] fork: Add KERNEL_WORKER flag to ignore signals
2021-10-07 21:47:43
linux-kernel
[PATCH V4 7/8] vhost: move worker thread fields to new struct
2021-10-07 21:47:37
linux-kernel
[PATCH V4 3/8] fork: add option to not clone or dup files
2021-10-07 21:47:29
linux-kernel
[PATCH V4 5/8] fork: add helper to clone a process
2021-10-07 21:47:25
linux-kernel
[PATCH V4 1/8] fork: Make IO worker options flag based
2021-10-07 21:47:20
linux-kernel
[PATCH V4 0/8] Use copy_process/create_io_thread in vhost layer
2021-10-05 17:14:59
linux-kernel
Re: [PATCH V3 5/9] fork: add helper to clone a process
2021-10-04 19:25:45
linux-kernel
[PATCH V3 9/9] vhost: use kernel_worker to check RLIMITs and inherit v2 cgroups
2021-10-04 19:25:31
linux-kernel
[PATCH V3 7/9] fork: Add worker flag to ignore signals
2021-10-04 19:24:51
linux-kernel
[PATCH V3 6/9] io_uring: switch to kernel_worker
2021-10-04 19:24:51
linux-kernel
[PATCH V3 3/9] fork: move PF_IO_WORKER's kernel frame setup to new flag
2021-10-04 19:24:20
linux-kernel
[PATCH V3 4/9] fork: add option to not clone or dup files
2021-10-04 19:24:12
linux-kernel
[PATCH V3 8/9] vhost: move worker thread fields to new struct
2021-10-04 19:23:51
linux-kernel
[PATCH V3 0/9] Use copy_process/create_io_thread in vhost layer
2021-10-04 19:23:49
linux-kernel
[PATCH V3 1/9] fork: Make IO worker options flag based
2021-10-04 19:23:49
linux-kernel
[PATCH V3 5/9] fork: add helper to clone a process
2021-10-04 19:23:49
linux-kernel
[PATCH V3 2/9] fork: pass worker_flags to copy_thread
2021-09-22 02:01:10
linux-kernel
[PATCH V2 8/9] vhost: move worker thread fields to new struct
2021-09-22 02:01:09
linux-kernel
[PATCH V2 9/9] vhost: use kernel_worker to check RLIMITs and inherit v2 cgroups
2021-09-22 02:01:03
linux-kernel
[PATCH V2 7/9] fork: Add worker flag to ignore signals
2021-09-22 02:01:03
linux-kernel
[PATCH V2 5/9] fork: add helper to clone a process
2021-09-22 02:01:02
linux-kernel
[PATCH V2 4/9] fork: add option to not clone or dup files
2021-09-22 00:08:42
linux-kernel
[PATCH V2 2/9] fork: pass worker_flags to copy_thread
2021-09-22 00:08:36
linux-kernel
[PATCH V2 6/9] io_uring: switch to kernel_worker
2021-09-22 00:08:35
linux-kernel
[PATCH V2 1/9] fork: Make IO worker options flag based
2021-09-21 21:56:27
linux-kernel
[PATCH V2 3/9] fork: move PF_IO_WORKER's kernel frame setup to new flag
2021-09-21 21:54:58
linux-kernel
[PATCH V2 0/9] Use copy_process/create_io_thread in vhost layer
2021-09-17 09:34:11
linux-kernel
[PATCH 8/8] vhost: remove cgroup code
2021-09-17 09:34:00
linux-kernel
[PATCH 7/8] vhost: use kernel_copy_process to check RLIMITs and inherit cgroups
2021-09-17 09:34:00
linux-kernel
[PATCH 6/8] vhost: move worker thread fields to new struct
2021-09-17 07:01:21
linux-kernel
[PATCH 2/8] signal: Export ignore_signals
2021-09-17 07:01:13
linux-kernel
[PATCH 1/8] fork: add helper to clone a process
2021-09-17 07:01:13
linux-kernel
[PATCH 3/8] fork: add option to not clone or dup files
2021-09-17 06:59:18
linux-kernel
[PATCH 5/8] io_uring: switch to kernel_copy_process
2021-09-17 06:59:12
linux-kernel
[PATCH 4/8] fork: move PF_IO_WORKER's kernel frame setup to new flag
2021-09-17 06:59:10
linux-kernel
[PATCH 0/8] Use copy_process/create_io_thread in vhost layer
2021-09-13 15:27:06
linux-kernel
Re: [PATCH v2] scsi: libiscsi: move init ehwait to iscsi_session_setup()
2021-09-10 16:48:58
linux-kernel
Re: [PATCH 3/3] scsi: libiscsi: get ref to conn in iscsi_eh_device/target_reset()
2021-09-10 16:42:08
linux-kernel
Re: [PATCH 2/3] scsi: libiscsi: fix invalid pointer dereference in iscsi_eh_session_reset
2021-09-10 16:28:01
linux-kernel
Re: [PATCH 1/3] scsi: libiscsi: move init ehwait to iscsi_session_setup()
2021-07-02 00:03:46
linux-kernel
Re: [PATCH 2/3] kernel/fork, cred.c: allow copy_process to take user
2021-07-01 01:14:54
linux-kernel
Re: [PATCH] scsi: be2iscsi: Fix a use after free in beiscsi_if_clr_ip