Show patches with: Submitter = Alexey Gladkov       |    State = Action Required       |   102 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,1/7] proc: add proc_fs_info struct to store proc information - - - --- 2018-05-11 Alexey Gladkov New
[v5,2/7] proc: move /proc/{self|thread-self} dentries to proc_fs_info - - - --- 2018-05-11 Alexey Gladkov New
[v5,3/7] proc: add helpers to set and get proc hidepid and gid mount options - - - --- 2018-05-11 Alexey Gladkov New
[v5,4/7] proc: support mounting private procfs instances inside same pid namespace - - - --- 2018-05-11 Alexey Gladkov New
[v5,5/7] proc: instantiate only pids that we can ptrace on 'limit_pids=1' mount option - - - --- 2018-05-11 Alexey Gladkov New
[v5,6/7] proc: flush task dcache entries from all procfs instances - - - --- 2018-05-11 Alexey Gladkov New
[v5,7/7] proc: add option to mount only a pids subset - - - --- 2018-05-11 Alexey Gladkov New
[v6,01/10] proc: Rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,02/10] proc: add proc_fs_info struct to store proc information proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,03/10] proc: move /proc/{self|thread-self} dentries to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,04/10] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,05/10] proc: add helpers to set and get proc hidepid and gid mount options proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,06/10] proc: support mounting procfs instances inside same pid namespace proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,07/10] proc: flush task dcache entries from all procfs instances proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,08/10] proc: instantiate only pids that we can ptrace on 'hidepid=3' mount option proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,09/10] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,10/10] docs: proc: add documentation for "hidepid=3" and "pidonly" options and new mount behavi… proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v7,01/11] proc: Rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,02/11] proc: add proc_fs_info struct to store proc information proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,04/11] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,05/11] proc: add helpers to set and get proc hidepid and gid mount options proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,06/11] proc: support mounting procfs instances inside same pid namespace proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,07/11] proc: flush task dcache entries from all procfs instances proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,09/11] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount b… proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,11/11] proc: Move hidepid values to uapi as they are user interface to mount proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v8,01/11] proc: Rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,02/11] proc: add proc_fs_info struct to store proc information proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,04/11] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,05/11] proc: add helpers to set and get proc hidepid and gid mount options proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,06/11] proc: support mounting procfs instances inside same pid namespace proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,07/11] proc: flush task dcache entries from all procfs instances proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,09/11] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount b… proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,11/11] proc: Move hidepid values to uapi as they are user interface to mount proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts [v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts - - - --- 2020-03-15 Alexey Gladkov New
[v9,2/8] proc: allow to mount many instances of proc in one pid namespace [v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts - - - --- 2020-03-15 Alexey Gladkov New
[v9,3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info [v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts - - - --- 2020-03-15 Alexey Gladkov New
[v9,4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option [v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts - - - --- 2020-03-15 Alexey Gladkov New
[v9,5/8] proc: add option to mount only a pids subset [v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts - - - --- 2020-03-15 Alexey Gladkov New
[v9,6/8] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount beh… [v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts - - - --- 2020-03-15 Alexey Gladkov New
[v9,7/8] proc: move hidepid values to uapi as they are user interface to mount [v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts - - - --- 2020-03-15 Alexey Gladkov New
[v9,8/8] proc: use human-readable values for hidehid [v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts - - - --- 2020-03-15 Alexey Gladkov New
[RESEND,v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - - - --- 2020-03-24 Alexey Gladkov New
[RESEND,v9,2/8] proc: allow to mount many instances of proc in one pid namespace proc: modernize proc to support multiple private instances - - - --- 2020-03-24 Alexey Gladkov New
[RESEND,v9,3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - 1 - --- 2020-03-24 Alexey Gladkov New
[RESEND,v9,4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - - - --- 2020-03-24 Alexey Gladkov New
[RESEND,v9,5/8] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - - - --- 2020-03-24 Alexey Gladkov New
[RESEND,v9,6/8] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mo… proc: modernize proc to support multiple private instances - - - --- 2020-03-24 Alexey Gladkov New
[RESEND,v9,7/8] proc: move hidepid values to uapi as they are user interface to mount proc: modernize proc to support multiple private instances - - - --- 2020-03-24 Alexey Gladkov New
[RESEND,v9,8/8] proc: use human-readable values for hidehid proc: modernize proc to support multiple private instances - - - --- 2020-03-24 Alexey Gladkov New
[v9,9/8] proc: use named enums for better readability Untitled series #261603 - 1 - --- 2020-03-25 Alexey Gladkov New
[v10,1/9] proc: rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - 1 - --- 2020-03-27 Alexey Gladkov New
[v10,2/9] proc: allow to mount many instances of proc in one pid namespace proc: modernize proc to support multiple private instances - 1 - --- 2020-03-27 Alexey Gladkov New
[v10,3/9] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - 1 - --- 2020-03-27 Alexey Gladkov New
[v10,4/9] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - 1 - --- 2020-03-27 Alexey Gladkov New
[v10,5/9] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - 1 - --- 2020-03-27 Alexey Gladkov New
[v10,6/9] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount beha… proc: modernize proc to support multiple private instances - 1 - --- 2020-03-27 Alexey Gladkov New
[v10,7/9] proc: move hidepid values to uapi as they are user interface to mount proc: modernize proc to support multiple private instances - 1 - --- 2020-03-27 Alexey Gladkov New
[v10,8/9] proc: use human-readable values for hidehid proc: modernize proc to support multiple private instances - 1 - --- 2020-03-27 Alexey Gladkov New
[v10,9/9] proc: use named enums for better readability proc: modernize proc to support multiple private instances - 2 - --- 2020-03-27 Alexey Gladkov New
[v11,8/9] proc: use human-readable values for hidehid Untitled series #263635 - 1 - --- 2020-03-30 Alexey Gladkov New
[v11,1/8] proc: rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - 2 - --- 2020-04-03 Alexey Gladkov New
[v11,2/8] proc: allow to mount many instances of proc in one pid namespace proc: modernize proc to support multiple private instances - 2 - --- 2020-04-03 Alexey Gladkov New
[v11,3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - 2 - --- 2020-04-03 Alexey Gladkov New
[v11,4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - 2 - --- 2020-04-03 Alexey Gladkov New
[v11,5/8] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - 2 - --- 2020-04-03 Alexey Gladkov New
[v11,6/8] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount beha… proc: modernize proc to support multiple private instances - 2 - --- 2020-04-03 Alexey Gladkov New
[v11,7/8] proc: use human-readable values for hidepid proc: modernize proc to support multiple private instances - 2 - --- 2020-04-03 Alexey Gladkov New
[v11,8/8] proc: use named enums for better readability proc: modernize proc to support multiple private instances - 2 - --- 2020-04-03 Alexey Gladkov New
[RESEND,v11,1/8] proc: rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - 2 - --- 2020-04-09 Alexey Gladkov New
[RESEND,v11,2/8] proc: allow to mount many instances of proc in one pid namespace proc: modernize proc to support multiple private instances - 2 - --- 2020-04-09 Alexey Gladkov New
[RESEND,v11,3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - 2 - --- 2020-04-09 Alexey Gladkov New
[RESEND,v11,4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - 2 - --- 2020-04-09 Alexey Gladkov New
[RESEND,v11,5/8] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - 2 - --- 2020-04-09 Alexey Gladkov New
[RESEND,v11,6/8] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mou… proc: modernize proc to support multiple private instances - 2 - --- 2020-04-09 Alexey Gladkov New
[RESEND,v11,7/8] proc: use human-readable values for hidepid proc: modernize proc to support multiple private instances - 2 - --- 2020-04-09 Alexey Gladkov New
[RESEND,v11,8/8] proc: use named enums for better readability proc: modernize proc to support multiple private instances - 2 - --- 2020-04-09 Alexey Gladkov New
[v12,1/7] proc: rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - 2 - --- 2020-04-19 Alexey Gladkov New
[v12,2/7] proc: allow to mount many instances of proc in one pid namespace proc: modernize proc to support multiple private instances - 2 - --- 2020-04-19 Alexey Gladkov New
[v12,3/7] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - 2 - --- 2020-04-19 Alexey Gladkov New
[v12,4/7] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - 2 - --- 2020-04-19 Alexey Gladkov New
[v12,5/7] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount beha… proc: modernize proc to support multiple private instances - 2 - --- 2020-04-19 Alexey Gladkov New
[v12,6/7] proc: use human-readable values for hidepid proc: modernize proc to support multiple private instances - 2 - --- 2020-04-19 Alexey Gladkov New
[v12,7/7] proc: use named enums for better readability proc: modernize proc to support multiple private instances - 2 - --- 2020-04-19 Alexey Gladkov New
[v13,2/7] proc: allow to mount many instances of proc in one pid namespace Untitled series #276049 - 2 - --- 2020-04-23 Alexey Gladkov New
[v13,1/8] proc: rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - 2 - --- 2020-04-23 Alexey Gladkov New
[v13,2/8] Use proc_pid_ns() to get pid_namespace from the proc superblock proc: modernize proc to support multiple private instances - - - --- 2020-04-23 Alexey Gladkov New
[v13,3/8] proc: allow to mount many instances of proc in one pid namespace proc: modernize proc to support multiple private instances - 2 - --- 2020-04-23 Alexey Gladkov New
[v13,4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - 2 - --- 2020-04-23 Alexey Gladkov New
[v13,5/8] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - 2 - --- 2020-04-23 Alexey Gladkov New
[v13,6/8] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount beha… proc: modernize proc to support multiple private instances - 2 - --- 2020-04-23 Alexey Gladkov New
[v13,7/8] proc: use human-readable values for hidepid proc: modernize proc to support multiple private instances - 2 - --- 2020-04-23 Alexey Gladkov New
[v13,8/8] proc: use named enums for better readability proc: modernize proc to support multiple private instances - 2 - --- 2020-04-23 Alexey Gladkov New
proc: proc_pid_ns takes super_block as an argument proc: proc_pid_ns takes super_block as an argument - - - --- 2020-05-17 Alexey Gladkov New
[v2] proc: proc_pid_ns takes super_block as an argument [v2] proc: proc_pid_ns takes super_block as an argument - - - --- 2020-05-18 Alexey Gladkov New
« 1 2 »