Olivier Langlois ([email protected])

Number of posts: 150 (0.04 per day)
First post: 2013-04-05 17:59:14
Last post: 2022-08-23 04:17:45

Date List Subject
2022-08-23 04:17:45 linux-kernel Re: [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring
2022-08-22 22:32:17 linux-kernel Re: [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring
2022-03-09 06:10:32 linux-kernel Re: [PATCH v5 0/2] io_uring: Add support for napi_busy_poll
2022-03-09 05:38:02 linux-kernel Re: [PATCH v5 1/2] io_uring: minor io_cqring_wait() optimization
2022-03-09 01:57:15 linux-kernel [PATCH v5 2/2] io_uring: Add support for napi_busy_poll
2022-03-09 01:07:34 linux-kernel [PATCH v5 1/2] io_uring: minor io_cqring_wait() optimization
2022-03-08 23:07:09 linux-kernel [PATCH v5 0/2] io_uring: Add support for napi_busy_poll
2022-03-02 23:46:03 linux-kernel Re: [PATCH v4 2/2] io_uring: Add support for napi_busy_poll
2022-03-02 23:14:32 linux-kernel Re: [PATCH v4 2/2] io_uring: Add support for napi_busy_poll
2022-03-02 07:30:39 linux-kernel Re: [PATCH v4 2/2] io_uring: Add support for napi_busy_poll
2022-03-02 03:43:14 linux-kernel [PATCH v3 0/2] io_uring: Add support for napi_busy_poll
2022-03-01 20:35:16 linux-kernel Re: [PATCH v4 2/2] io_uring: Add support for napi_busy_poll
2022-03-01 17:36:38 linux-kernel [PATCH v4 2/2] io_uring: Add support for napi_busy_poll
2022-03-01 17:15:51 linux-kernel [PATCH v4 0/2] io_uring: Add support for napi_busy_poll
2022-03-01 15:47:26 linux-kernel [PATCH v3 2/2] io_uring: Add support for napi_busy_poll
2022-03-01 14:08:37 linux-kernel [PATCH v3 1/2] io_uring: minor io_cqring_wait() optimization
2022-03-01 14:02:02 linux-kernel [PATCH v4 1/2] io_uring: minor io_cqring_wait() optimization
2022-02-28 21:29:15 linux-kernel Re: [PATCH v1] io_uring: Add support for napi_busy_poll
2022-02-28 21:02:24 linux-kernel Re: [PATCH v1] io_uring: Add support for napi_busy_poll
2022-02-28 06:53:11 linux-kernel [PATCH v2] io_uring: Add support for napi_busy_poll
2022-02-25 20:18:29 linux-kernel Re: [PATCH v1] io_uring: Add support for napi_busy_poll
2022-02-25 09:04:19 linux-kernel Re: [PATCH v1] io_uring: Add support for napi_busy_poll
2022-02-22 04:34:32 linux-kernel Re: [PATCH v1] io_uring: Add support for napi_busy_poll
2022-02-21 09:55:31 linux-kernel Re: [PATCH v1] io_uring: Add support for napi_busy_poll
2022-02-20 04:20:14 linux-kernel Re: [PATCH v1] io_uring: Add support for napi_busy_poll
2022-02-19 18:43:19 linux-kernel [PATCH v1] io_uring: Add support for napi_busy_poll
2022-02-17 23:06:01 linux-kernel [PATCH] io_uring: Remove unneeded test in io_run_task_work_sig()
2022-01-26 21:44:05 linux-kernel Re: [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case
2022-01-16 16:22:37 linux-kernel Re: [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case
2022-01-10 23:00:14 linux-kernel Re: [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case
2022-01-05 19:39:16 linux-kernel Re: [RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
2021-12-24 02:33:27 linux-kernel Re: [RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
2021-08-23 04:57:45 linux-kernel Re: [PATCH] kernel: make TIF_NOTIFY_SIGNAL and core dumps co-exist
2021-08-22 21:12:50 linux-kernel [PATCH 3/3] coredump: cancel io_uring requests before dumping core
2021-08-22 21:10:26 linux-kernel [PATCH 2/3] io_uring: Clear TIF_NOTIFY_SIGNAL when cancelling requests
2021-08-22 21:09:09 linux-kernel [PATCH 1/3] tracehook: Add a return value to tracehook_notify_signal
2021-08-22 21:08:23 linux-kernel [PATCH 0/3] coredump: io_uring: Cancel io_uring to avoid core truncation
2021-08-22 20:56:46 linux-kernel Re: [PATCH] kernel: make TIF_NOTIFY_SIGNAL and core dumps co-exist
2021-08-21 17:23:44 linux-kernel Re: [PATCH] coredump: Limit what can interrupt coredumps
2021-08-21 16:50:08 linux-kernel Re: [PATCH] coredump: Limit what can interrupt coredumps
2021-08-21 10:13:53 linux-kernel Re: [PATCH] coredump: Limit what can interrupt coredumps
2021-08-21 09:54:52 linux-kernel Re: [PATCH] coredump: Limit what can interrupt coredumps
2021-08-21 09:49:46 linux-kernel Re: [PATCH] coredump: Limit what can interrupt coredumps
2021-08-15 20:45:13 linux-kernel Re: [PATCH] coredump: Limit what can interrupt coredumps
2021-08-11 20:49:46 linux-kernel Re: [PATCH] coredump: Limit what can interrupt coredumps
2021-08-10 16:34:36 linux-kernel Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
2021-08-10 02:09:05 linux-kernel Re: [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
2021-08-05 17:51:31 linux-kernel Re: [PATCH] coredump: Limit what can interrupt coredumps
2021-07-25 17:49:44 linux-kernel [PATCH io_uring backport to 5.13.y] io_uring: Fix race condition when sqp thread goes to sleep
2021-06-28 06:45:49 linux-kernel Re: [PATCH v4] io_uring: reduce latency by reissueing the operation
2021-06-23 18:52:30 linux-kernel [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter