Alexey Gladkov ([email protected])

Number of posts: 300 (0.07 per day)
First post: 2010-11-29 01:55:46
Last post: 2022-06-21 10:04:28

Date List Subject
2020-03-24 20:48:08 linux-kernel [PATCH RESEND v9 2/8] proc: allow to mount many instances of proc in one pid namespace
2020-03-24 20:47:44 linux-kernel [PATCH RESEND v9 5/8] proc: add option to mount only a pids subset
2020-03-24 20:47:39 linux-kernel [PATCH RESEND v9 4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-03-24 20:47:28 linux-kernel [PATCH RESEND v9 7/8] proc: move hidepid values to uapi as they are user interface to mount
2020-03-24 20:47:02 linux-kernel [PATCH RESEND v9 8/8] proc: use human-readable values for hidehid
2020-03-24 20:46:59 linux-kernel [PATCH RESEND v9 6/8] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
2020-03-24 20:46:56 linux-kernel [PATCH RESEND v9 0/8] proc: modernize proc to support multiple private instances
2020-03-24 20:46:53 linux-kernel [PATCH RESEND v9 1/8] proc: rename struct proc_fs_info to proc_fs_opts
2020-03-24 20:46:53 linux-kernel [PATCH RESEND v9 3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
2020-03-15 15:27:43 linux-kernel [PATCH v9 4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-03-15 15:27:24 linux-kernel [PATCH v9 1/8] proc: rename struct proc_fs_info to proc_fs_opts
2020-03-15 15:27:21 linux-kernel [PATCH v9 3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
2020-03-15 15:27:20 linux-kernel [PATCH v9 0/8] proc: modernize proc to support multiple private instances
2020-03-15 15:26:58 linux-kernel [PATCH v9 7/8] proc: move hidepid values to uapi as they are user interface to mount
2020-03-15 15:26:45 linux-kernel [PATCH v9 5/8] proc: add option to mount only a pids subset
2020-03-15 15:26:43 linux-kernel [PATCH v9 6/8] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
2020-03-15 15:26:40 linux-kernel [PATCH v9 8/8] proc: use human-readable values for hidehid
2020-03-15 15:26:33 linux-kernel [PATCH v9 2/8] proc: allow to mount many instances of proc in one pid namespace
2020-02-12 17:10:53 linux-kernel Re: [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
2020-02-12 16:04:13 linux-kernel Re: [PATCH v8 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
2020-02-12 15:01:05 linux-kernel Re: [PATCH v8 03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info
2020-02-12 14:58:22 linux-kernel Re: [PATCH v8 05/11] proc: add helpers to set and get proc hidepid and gid mount options
2020-02-12 14:50:02 linux-kernel Re: [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
2020-02-12 14:34:26 linux-kernel Re: [PATCH v8 08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-02-12 14:27:13 linux-kernel Re: [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
2020-02-10 15:08:41 linux-kernel [PATCH v8 01/11] proc: Rename struct proc_fs_info to proc_fs_opts
2020-02-10 15:08:35 linux-kernel [PATCH v8 08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-02-10 15:08:24 linux-kernel [PATCH v8 05/11] proc: add helpers to set and get proc hidepid and gid mount options
2020-02-10 15:07:52 linux-kernel [PATCH v8 02/11] proc: add proc_fs_info struct to store proc information
2020-02-10 15:07:07 linux-kernel [PATCH v8 11/11] proc: Move hidepid values to uapi as they are user interface to mount
2020-02-10 15:07:05 linux-kernel [PATCH v8 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
2020-02-10 15:07:00 linux-kernel [PATCH v8 09/11] proc: add option to mount only a pids subset
2020-02-10 15:06:55 linux-kernel [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
2020-02-10 15:06:53 linux-kernel [PATCH v8 06/11] proc: support mounting procfs instances inside same pid namespace
2020-02-10 15:06:49 linux-kernel [PATCH v8 04/11] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
2020-02-10 15:06:43 linux-kernel [PATCH v8 03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info
2020-02-10 15:06:28 linux-kernel [PATCH v8 00/11] proc: modernize proc to support multiple private instances
2020-01-27 23:25:37 linux-kernel Re: [PATCH v7 07/11] proc: flush task dcache entries from all procfs instances
2020-01-25 13:10:02 linux-kernel [PATCH v7 05/11] proc: add helpers to set and get proc hidepid and gid mount options
2020-01-25 13:09:20 linux-kernel [PATCH v7 03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info
2020-01-25 13:09:10 linux-kernel [PATCH v7 11/11] proc: Move hidepid values to uapi as they are user interface to mount
2020-01-25 13:09:05 linux-kernel [PATCH v7 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
2020-01-25 13:09:01 linux-kernel [PATCH v7 04/11] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
2020-01-25 13:09:00 linux-kernel [PATCH v7 02/11] proc: add proc_fs_info struct to store proc information
2020-01-25 13:08:57 linux-kernel [PATCH v7 01/11] proc: Rename struct proc_fs_info to proc_fs_opts
2020-01-25 13:08:48 linux-kernel [PATCH v7 06/11] proc: support mounting procfs instances inside same pid namespace
2020-01-25 13:08:45 linux-kernel [PATCH v7 07/11] proc: flush task dcache entries from all procfs instances
2020-01-25 13:08:38 linux-kernel [PATCH v7 08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-01-25 13:08:24 linux-kernel [PATCH v7 00/11] proc: modernize proc to support multiple private instances
2020-01-25 13:08:23 linux-kernel [PATCH v7 09/11] proc: add option to mount only a pids subset
2020-01-08 11:18:56 linux-kernel Re: [PATCH v6 00/10] proc: modernize proc to support multiple private instances