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-04-23 11:32:45 linux-kernel [PATCH v13 2/7] proc: allow to mount many instances of proc in one pid namespace
2020-04-19 14:23:58 linux-kernel Re: [PATCH RESEND v11 7/8] proc: use human-readable values for hidepid
2020-04-19 14:19:11 linux-kernel Re: [PATCH RESEND v11 2/8] proc: allow to mount many instances of proc in one pid namespace
2020-04-19 14:14:45 linux-kernel [PATCH v12 0/7] proc: modernize proc to support multiple private instances
2020-04-19 14:14:13 linux-kernel [PATCH v12 2/7] proc: allow to mount many instances of proc in one pid namespace
2020-04-19 14:13:41 linux-kernel [PATCH v12 4/7] proc: add option to mount only a pids subset
2020-04-19 14:13:22 linux-kernel [PATCH v12 7/7] proc: use named enums for better readability
2020-04-19 14:13:20 linux-kernel [PATCH v12 6/7] proc: use human-readable values for hidepid
2020-04-19 14:13:07 linux-kernel [PATCH v12 5/7] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior
2020-04-19 14:13:05 linux-kernel [PATCH v12 3/7] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-04-19 14:13:04 linux-kernel [PATCH v12 1/7] proc: rename struct proc_fs_info to proc_fs_opts
2020-04-09 16:37:02 linux-kernel Re: [PATCH RESEND v11 0/8] proc: modernize proc to support multiple private instances
2020-04-09 14:35:37 linux-kernel Re: [PATCH v10 8/9] proc: use human-readable values for hidehid
2020-04-09 12:42:26 linux-kernel [PATCH RESEND v11 1/8] proc: rename struct proc_fs_info to proc_fs_opts
2020-04-09 12:41:44 linux-kernel [PATCH RESEND v11 0/8] proc: modernize proc to support multiple private instances
2020-04-09 12:40:47 linux-kernel [PATCH RESEND v11 4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-04-09 12:40:33 linux-kernel [PATCH RESEND v11 3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
2020-04-09 12:40:11 linux-kernel [PATCH RESEND v11 6/8] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior
2020-04-09 12:40:07 linux-kernel [PATCH RESEND v11 2/8] proc: allow to mount many instances of proc in one pid namespace
2020-04-09 12:40:01 linux-kernel [PATCH RESEND v11 8/8] proc: use named enums for better readability
2020-04-09 12:39:58 linux-kernel [PATCH RESEND v11 7/8] proc: use human-readable values for hidepid
2020-04-09 12:39:58 linux-kernel [PATCH RESEND v11 5/8] proc: add option to mount only a pids subset
2020-04-03 18:10:11 linux-kernel [PATCH v11 2/8] proc: allow to mount many instances of proc in one pid namespace
2020-04-03 18:09:18 linux-kernel [PATCH v11 1/8] proc: rename struct proc_fs_info to proc_fs_opts
2020-04-03 18:09:03 linux-kernel [PATCH v11 3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
2020-04-03 18:08:27 linux-kernel [PATCH v11 8/8] proc: use named enums for better readability
2020-04-03 18:08:22 linux-kernel [PATCH v11 7/8] proc: use human-readable values for hidepid
2020-04-03 18:08:22 linux-kernel [PATCH v11 6/8] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior
2020-04-03 18:08:08 linux-kernel [PATCH v11 5/8] proc: add option to mount only a pids subset
2020-04-03 18:08:07 linux-kernel [PATCH v11 4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-04-03 18:08:00 linux-kernel [PATCH v11 0/8] proc: modernize proc to support multiple private instances
2020-04-02 18:07:35 linux-kernel Re: [PATCH v10 8/9] proc: use human-readable values for hidehid
2020-04-02 18:04:47 linux-kernel Re: [PATCH v10 2/9] proc: allow to mount many instances of proc in one pid namespace
2020-03-30 11:13:37 linux-kernel [PATCH v11 8/9] proc: use human-readable values for hidehid
2020-03-28 23:01:21 linux-kernel Re: [PATCH v10 7/9] proc: move hidepid values to uapi as they are user interface to mount
2020-03-28 22:57:59 linux-kernel Re: [PATCH v10 8/9] proc: use human-readable values for hidehid
2020-03-28 21:32:28 linux-kernel Re: [PATCH v10 4/9] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-03-28 21:26:58 linux-kernel Re: [PATCH v10 7/9] proc: move hidepid values to uapi as they are user interface to mount
2020-03-28 21:16:54 linux-kernel Re: [PATCH v10 8/9] proc: use human-readable values for hidehid
2020-03-27 17:34:14 linux-kernel [PATCH v10 5/9] proc: add option to mount only a pids subset
2020-03-27 17:33:27 linux-kernel [PATCH v10 1/9] proc: rename struct proc_fs_info to proc_fs_opts
2020-03-27 17:33:01 linux-kernel [PATCH v10 3/9] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
2020-03-27 17:32:57 linux-kernel [PATCH v10 8/9] proc: use human-readable values for hidehid
2020-03-27 17:32:42 linux-kernel [PATCH v10 6/9] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior
2020-03-27 17:32:42 linux-kernel [PATCH v10 0/9] proc: modernize proc to support multiple private instances
2020-03-27 17:32:38 linux-kernel [PATCH v10 2/9] proc: allow to mount many instances of proc in one pid namespace
2020-03-27 17:32:33 linux-kernel [PATCH v10 7/9] proc: move hidepid values to uapi as they are user interface to mount
2020-03-27 17:32:25 linux-kernel [PATCH v10 9/9] proc: use named enums for better readability
2020-03-27 17:32:20 linux-kernel [PATCH v10 4/9] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-03-25 19:05:45 linux-kernel Re: [PATCH RESEND v9 3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
2020-03-25 17:43:50 linux-kernel [PATCH v9 9/8] proc: use named enums for better readability