Oleg Nesterov ([email protected])

Number of posts: 6295 (1.11 per day)
First post: 2008-10-23 16:15:48
Last post: 2024-05-09 15:15:10

Date List Subject
2024-02-08 13:56:58 linux-kernel Re: [PATCH] pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
2024-02-08 09:20:17 linux-kernel Re: [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-02-07 11:47:20 linux-kernel [PATCH] pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
2024-02-07 10:33:34 linux-kernel Re: [PATCH v2] pidfd: getfd should always report ESRCH if a task is exiting
2024-02-07 10:30:37 linux-kernel Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting
2024-02-06 19:27:25 linux-kernel Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting
2024-02-06 18:07:44 linux-kernel Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting
2024-02-06 17:40:15 linux-kernel Re: [PATCH] pidfd: getfd should always report ESRCH if a task is exiting
2024-02-05 17:45:43 linux-kernel [PATCH] pidfd: exit: kill the no longer used thread_group_exited()
2024-02-05 15:25:14 linux-kernel Re: [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-02-05 14:57:04 linux-kernel [PATCH] pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together
2024-02-05 14:24:08 linux-kernel Re: [PATCH] pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN))
2024-02-05 14:21:21 linux-kernel [PATCH] pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN))
2024-02-05 14:12:25 linux-kernel [PATCH] pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN))
2024-02-05 14:10:56 linux-kernel Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL
2024-02-03 12:06:41 linux-kernel Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL
2024-02-02 19:36:56 linux-kernel Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL
2024-02-02 16:11:53 linux-kernel Re: [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL
2024-02-02 13:25:40 linux-kernel [PATCH 2/3] pidfd: kill the no longer needed do_notify_pidfd() in de_thread()
2024-02-02 13:15:51 linux-kernel [PATCH 0/3] pidfd_poll: report POLLHUP when pid_task() == NULL
2024-02-02 13:14:46 linux-kernel [PATCH 3/3] pid: kill the obsolete PIDTYPE_PID code in transfer_pid()
2024-02-02 13:14:16 linux-kernel [PATCH 1/3] pidfd_poll: report POLLHUP when pid_task() == NULL
2024-02-01 18:14:28 linux-kernel Re: [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 19:15:34 linux-kernel Re: [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 18:50:01 linux-kernel Re: [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 18:03:23 linux-kernel Re: [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 16:45:26 linux-kernel Re: [PATCH v3 0/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 14:41:40 linux-kernel Re: [PATCH v3 0/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 14:22:07 linux-kernel Re: [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 14:11:33 linux-kernel Re: [PATCH v2] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 13:29:31 linux-kernel [PATCH v3 1/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 13:27:25 linux-kernel [PATCH v3 0/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-30 11:58:48 linux-kernel Re: [PATCH v2] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-30 11:28:23 linux-kernel [PATCH v2] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-30 11:23:53 linux-kernel Re: [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-29 11:25:01 linux-kernel [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-27 21:11:42 linux-kernel Re: [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2024-01-27 19:34:19 linux-kernel Re: [PATCH 1/1] pidfd: don't do_notify_pidfd() if !thread_group_empty()
2024-01-27 19:33:11 linux-kernel Re: [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2024-01-27 16:35:22 linux-kernel Re: [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2024-01-27 13:25:36 linux-kernel [PATCH 1/1] pidfd: don't do_notify_pidfd() if !thread_group_empty()
2024-01-27 13:22:35 linux-kernel Re: [PATCH 1/1] pidfd: don't do_notify_pidfd() if !thread_group_empty()
2024-01-27 13:22:17 linux-kernel [PATCH 0/1] pidfd: don't do_notify_pidfd() if !thread_group_empty()
2024-01-27 10:56:06 linux-kernel Re: [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2024-01-26 14:51:39 linux-kernel Re: [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2024-01-26 14:35:11 linux-kernel Re: [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2024-01-25 18:34:47 linux-kernel Re: [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2024-01-25 18:31:50 linux-kernel Re: [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2024-01-25 17:52:44 linux-kernel Re: [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2024-01-25 17:04:32 linux-kernel Re: [PATCH] pidfd: cleanup the usage of __pidfd_prepare's flags
2024-01-25 16:19:09 linux-kernel [PATCH] pidfd: cleanup the usage of __pidfd_prepare's flags