LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2020-11-09 12:53:55
linux-kernel
[RESEND PATCH v3] fuse: Abort waiting for a response if the daemon receives a fatal signal
2020-11-06 15:19:32
linux-kernel
[PATCH v4 3/3] proc: Disable cancellation of subset=pid option
2020-11-06 15:19:29
linux-kernel
[PATCH v4 0/3] proc: Relax check of mount visibility
2020-11-06 15:17:43
linux-kernel
[PATCH v4 1/3] proc: Relax check of mount visibility
2020-11-06 15:17:29
linux-kernel
[PATCH v4 2/3] proc: Show /proc/self/net only for CAP_NET_ADMIN
2020-11-04 16:24:18
linux-kernel
Re: [RFC PATCH v1 4/4] Allow to change the user namespace in which user rlimits are counted
2020-11-02 21:27:38
linux-kernel
Re: [RFC PATCH v1 1/4] Increase size of ucounts to atomic_long_t
2020-11-02 17:32:27
linux-kernel
Re: [RFC PATCH v1 4/4] Allow to change the user namespace in which user rlimits are counted
2020-11-02 16:55:41
linux-kernel
[RFC PATCH v1 1/4] Increase size of ucounts to atomic_long_t
2020-11-02 16:55:23
linux-kernel
[RFC PATCH v1 4/4] Allow to change the user namespace in which user rlimits are counted
2020-11-02 16:55:09
linux-kernel
[RFC PATCH v1 2/4] Move the user's process counter to ucounts
2020-11-02 16:55:00
linux-kernel
[RFC PATCH v1 3/4] Do not allow fork if RLIMIT_NPROC is exceeded in the user namespace tree
2020-11-02 16:54:36
linux-kernel
[RFC PATCH v1 0/4] Per user namespace rlimits
2020-10-01 14:42:22
linux-kernel
[PATCH v1] fuse: Abort waiting for a response if the daemon receives a fatal signal
2020-08-20 14:08:08
linux-kernel
[PATCH v3 2/2] Show /proc/self/net only for CAP_NET_ADMIN
2020-08-20 14:05:58
linux-kernel
[PATCH v3 0/2] proc: Relax check of mount visibility
2020-08-20 14:05:58
linux-kernel
[PATCH v3 1/2] proc: Relax check of mount visibility
2020-08-19 19:18:36
linux-kernel
[PATCH v2 0/2] proc: Relax check of mount visibility
2020-08-19 19:16:14
linux-kernel
[PATCH v2 2/2] Show /proc/self/net only for CAP_NET_ADMIN
2020-08-19 19:16:05
linux-kernel
[PATCH v2 1/2] proc: Relax check of mount visibility
2020-07-31 16:11:31
linux-kernel
[PATCH v2 2/2] Show /proc/self/net only for CAP_NET_ADMIN
2020-07-28 13:56:59
linux-kernel
Re: [PATCH v1 2/2] Show /proc/self/net only for CAP_NET_ADMIN
2020-07-27 14:30:59
linux-kernel
[PATCH v1 2/2] Show /proc/self/net only for CAP_NET_ADMIN
2020-07-27 14:30:53
linux-kernel
[PATCH v1 0/2] proc: Relax check of mount visibility
2020-07-27 14:27:01
linux-kernel
[PATCH v1 1/2] proc: Relax check of mount visibility
2020-06-10 20:18:49
linux-kernel
[PATCH v2] proc: s_fs_info may be NULL when proc_kill_sb is called
2020-06-10 16:33:58
linux-kernel
[PATCH] proc: s_fs_info may be NULL when proc_kill_sb is called
2020-06-10 11:50:23
linux-kernel
Re: general protection fault in proc_kill_sb
2020-06-05 14:49:40
linux-kernel
Re: [PATCH 0/2] proc: use subset option to hide some top-level procfs entries
2020-06-05 00:31:06
linux-kernel
Re: [PATCH 0/2] proc: use subset option to hide some top-level procfs entries
2020-06-05 00:13:16
linux-kernel
Re: [PATCH 0/2] proc: use subset option to hide some top-level procfs entries
2020-06-04 22:28:23
linux-kernel
[PATCH 2/2] docs: proc: update documentation about subset= parameter
2020-06-04 21:42:25
linux-kernel
[PATCH 0/2] proc: use subset option to hide some top-level procfs entries
2020-06-04 20:19:05
linux-kernel
[PATCH 1/2] proc: use subset option to hide some top-level procfs entries
2020-05-18 18:13:15
linux-kernel
[PATCH v4] proc: proc_pid_ns takes super_block as an argument
2020-05-18 15:12:18
linux-kernel
[PATCH v3] proc: proc_pid_ns takes super_block as an argument
2020-05-18 13:01:04
linux-kernel
Re: [PATCH v2] proc: proc_pid_ns takes super_block as an argument
2020-05-18 11:20:41
linux-kernel
[PATCH v2] proc: proc_pid_ns takes super_block as an argument
2020-05-17 17:17:25
linux-kernel
[PATCH] proc: proc_pid_ns takes super_block as an argument
2020-05-15 19:28:36
linux-kernel
Re: linux-next boot error: general protection fault in tomoyo_get_local_path
2020-04-25 16:51:47
linux-kernel
Re: out-of-bounds in pid_nr_ns() due to "proc: modernize proc to support multiple private instances"
2020-04-23 20:09:43
linux-kernel
[PATCH v13 5/8] proc: add option to mount only a pids subset
2020-04-23 20:09:23
linux-kernel
[PATCH v13 0/8] proc: modernize proc to support multiple private instances
2020-04-23 20:09:22
linux-kernel
[PATCH v13 1/8] proc: rename struct proc_fs_info to proc_fs_opts
2020-04-23 20:09:22
linux-kernel
[PATCH v13 4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
2020-04-23 20:07:30
linux-kernel
[PATCH v13 2/8] Use proc_pid_ns() to get pid_namespace from the proc superblock
2020-04-23 20:06:42
linux-kernel
[PATCH v13 8/8] proc: use named enums for better readability
2020-04-23 20:06:42
linux-kernel
[PATCH v13 3/8] proc: allow to mount many instances of proc in one pid namespace
2020-04-23 20:06:42
linux-kernel
[PATCH v13 7/8] proc: use human-readable values for hidepid
2020-04-23 20:06:41
linux-kernel
[PATCH v13 6/8] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior
2020-04-23 20:06:41
linux-kernel
Re: [PATCH v13 2/7] proc: allow to mount many instances of proc in one pid namespace