LinuxLists
Users
About
Andrei Vagin (
[email protected]
)
Number of posts: 184 (0.07 per day)
First post: 2010-12-12 01:20:22
Last post: 2017-11-03 20:32:44
Previous Page
/
Next Page
Date
List
Subject
2015-07-06 08:56:44
linux-kernel
[PATCH 07/24] task_diag: add a new group to get process credentials
2015-07-06 08:56:01
linux-kernel
[PATCH 08/24] proc: pick out a function to iterate task children
2015-07-06 08:55:31
linux-kernel
[PATCH 10/24] task_diag: add ability to dump children (v2)
2015-07-06 08:54:09
linux-kernel
[PATCH 15/24] proc: give task_struct instead of pid into first_tid
2015-07-06 08:54:07
linux-kernel
[PATCH 16/24] proc: move first_tid and next_tid out of proc
2015-07-06 08:53:42
linux-kernel
[PATCH 12/24] task_diag: add a new group to get tasks memory mappings (v2)
2015-07-06 08:53:22
linux-kernel
[PATCH 18/24] task_diag: add ability to handle one task in a continious mode
2015-07-06 08:52:42
linux-kernel
[PATCH 22/24] Documentation: add documentation for task_diag
2015-07-06 08:52:38
linux-kernel
[PATCH 20/24] task_diag: Only add VMAs for thread_group leader
2015-07-06 08:51:50
linux-kernel
[PATCH 23/24] selftest: check the task_diag functinonality
2015-07-06 08:51:41
linux-kernel
[PATCH 24/24] task_diag: Enhance fork tool to spawn threads
2015-07-06 08:51:35
linux-kernel
[PATCH 21/24] task diag: Add support for TGID attribute
2015-07-06 08:51:30
linux-kernel
[PATCH 19/24] task_diag: Add option to dump all threads for all tasks
2015-07-06 08:51:23
linux-kernel
[PATCH 17/24] task_diag: add ability to dump theads
2015-07-06 08:51:21
linux-kernel
[PATCH 13/24] task_diag: shows memory consumption for memory mappings (v2)
2015-07-06 08:51:13
linux-kernel
[PATCH 14/24] task_diag: add a marcos to enumirate memory mappings
2015-07-06 08:51:07
linux-kernel
[PATCH 11/24] task_diag: add a new group to get task statistics
2015-07-06 08:51:02
linux-kernel
[PATCH 09/24] proc: move task_next_child() from fs/proc
2015-07-06 08:50:57
linux-kernel
[PATCH 06/24] task_diag: add ability to split per-task data on a few netlink messages
2015-07-06 08:50:53
linux-kernel
[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
2015-07-06 08:50:51
linux-kernel
[PATCH 05/24] task_diag: add ability to get information about all tasks
2015-07-06 08:50:48
linux-kernel
[PATCH 03/24] kernel: make taskstats available from all net namespaces
2015-07-06 08:50:46
linux-kernel
[PATCH 04/24] kernel: move next_tgid from fs/proc
2015-07-06 08:50:41
linux-kernel
[PATCH 02/24] kernel: add a netlink interface to get information about tasks (v2)
2015-02-17 08:41:07
linux-kernel
[PATCH 2/7] kernel: move next_tgid from fs/proc
2015-02-17 08:40:45
linux-kernel
[PATCH 5/7] kernel: add ability to iterate children of a specified task
2015-02-17 08:40:03
linux-kernel
[PATCH 7/7] selftest: check the task_diag functinonality
2015-02-17 08:39:47
linux-kernel
[PATCH 1/7] kernel: add a netlink interface to get information about tasks
2015-02-17 08:39:42
linux-kernel
[PATCH 0/7] [RFC] kernel: add a netlink interface to get information about processes
2015-02-17 08:39:38
linux-kernel
[PATCH 4/7] task-diag: add a new group to get process credentials
2015-02-17 08:39:33
linux-kernel
[PATCH 6/7] task_diag: add ability to dump children
2015-02-17 08:39:30
linux-kernel
[PATCH 3/7] task-diag: add ability to get information about all tasks
2014-10-07 12:13:54
linux-kernel
[PATCH] [RFC] mnt: add ability to clone mntns starting with the current root
2014-10-07 12:00:35
linux-kernel
[PATCH] mnt: don't allow to detach the namespace root
2014-10-03 10:37:06
linux-kernel
[PATCH] fs: don't remove inotify watchers from alive inode-s (v3)
2014-04-11 17:34:56
linux-kernel
[PATCH] netfilter: conntrack: initialize net.ct.generation
2014-04-10 20:27:35
linux-kernel
[PATCH 1/2] tcp: allow to enable repair mode for sockets in closing states
2014-04-10 20:27:33
linux-kernel
[PATCH 2/2] tcp: add ability to restore closing states (v2)
2014-04-10 20:27:32
linux-kernel
[PATCH RFC 0/2] tcp: allow to repair a tcp connections in closing states
2014-04-04 08:25:04
linux-kernel
[PATCH] maps.2: fd for a file mapping must be opened for reading
2014-02-14 14:16:27
linux-kernel
[PATCH 2/3] capabilities: add a secure bit to allow changing a task exe link
2014-02-14 14:15:27
linux-kernel
[PATCH 1/3] prctl: reduce permissions to change boundaries of data, brk and stack
2014-02-14 14:15:25
linux-kernel
[PATCH 3/3] prctl: allow to use PR_MM_SET_* which affect only a current task
2014-02-14 14:15:24
linux-kernel
[PATCH RFC 0/3] c/r: add ability to restore mm attributes in a non-root userns
2014-02-12 15:44:47
linux-kernel
[PATCH] kernel: reduce required permission for prctl_set_mm
2014-01-29 20:10:48
linux-kernel
[PATCH] mm: don't lose the SOFT_DIRTY flag on mprotect
2014-01-14 17:36:27
linux-kernel
[PATCH] [RFC] netfilter: nf_conntrack: don't relase a conntrack with non-zero refcnt
2014-01-12 17:52:42
linux-kernel
[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v3)
2014-01-08 13:23:32
linux-kernel
[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v2)
2014-01-07 10:36:12
linux-kernel
[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
2014-01-06 15:59:31
linux-kernel
[PATCH] netfilter: nf_conntrack: release conntrack from rcu callback