Cyrill Gorcunov ([email protected])

Number of posts: 508 (0.34 per day)
First post: 2009-03-29 20:21:27
Last post: 2013-04-24 07:47:35

Date List Subject
2017-04-24 19:03:28 linux-kernel Re: [PATCH 2/2] pid_ns: Introduce ioctl to set vector of ns_last_pid's on ns hierarhy
2017-03-10 08:24:18 linux-kernel [patch 1/3] procfs: fdinfo -- Extend information about epoll target files
2017-03-10 08:23:49 linux-kernel [patch 0/3] fs,epoll: Add ability to call kcmp to find target files
2017-03-10 08:23:38 linux-kernel [patch 2/3] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
2014-07-24 16:51:49 linux-kernel [rfc 0/4] prctl: set-mm -- Rework interface, v2
2014-07-24 16:51:04 linux-kernel [rfc 3/4] prctl: PR_SET_MM -- Factor out mmap_sem when update mm::exe_file
2014-07-24 16:51:03 linux-kernel [rfc 4/4] prctl: PR_SET_MM -- Introduce PR_SET_MM_MAP operation, v3
2014-07-24 16:51:00 linux-kernel [rfc 2/4] mm: Use may_adjust_brk helper
2014-07-24 16:50:56 linux-kernel [rfc 1/4] mm: Introduce may_adjust_brk helper
2014-07-15 21:58:34 linux-kernel [patch 1/4] timerfd: Implement show_fdinfo method
2014-07-15 21:58:12 linux-kernel [patch 0/4] timerfd c/r support, v5
2014-07-15 21:57:39 linux-kernel [patch 2/4] docs: procfs -- Document timerfd output
2014-07-15 21:57:37 linux-kernel [patch 3/4] timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
2014-07-15 21:57:16 linux-kernel [patch 4/4] timerfd.2: Add ioctl method description
2014-07-03 15:11:28 linux-kernel [RFC 2/2] prctl: PR_SET_MM -- Introduce PR_SET_MM_MAP operation
2014-07-03 15:11:09 linux-kernel [RFC 1/2] prctl: PR_SET_MM -- Factor out mmap_sem when update mm::exe_file
2014-07-03 15:11:07 linux-kernel [RFC 0/2] prctl: set-mm -- Rework interface
2014-06-23 19:05:00 linux-kernel [patch 4/4] timerfd.2: Add ioctl method description
2014-06-23 19:04:41 linux-kernel [patch 1/4] timerfd: Implement show_fdinfo method
2014-06-23 19:04:06 linux-kernel [patch 2/4] docs: procfs -- Document timerfd output
2014-06-23 19:04:04 linux-kernel [patch 0/4] timerfd c/r support, v4
2014-06-23 19:04:01 linux-kernel [patch 3/4] timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks
2014-04-28 21:33:50 linux-kernel [patch 1/3] timerfd: Implement show_fdinfo method
2014-04-28 21:33:29 linux-kernel [patch 3/3] timerfd: Implement write method
2014-04-28 21:33:10 linux-kernel [patch 2/3] docs: procfs -- Document timerfd output
2014-04-28 21:33:06 linux-kernel [patch 0/3] timerfd -- implement missing parts to checkpoint and restore timerfd state, v3
2014-04-25 08:22:38 linux-kernel [patch 1/2] mm: pgtable -- Drop unneeded preprocessor ifdef
2014-04-25 08:22:34 linux-kernel [patch 2/2] mm: pgtable -- Require X86_64 for soft-dirty tracker
2014-04-25 08:21:12 linux-kernel [patch 0/2] A few simplifications for softdirty memory tracker code
2014-04-07 17:50:49 linux-kernel [patch 1/3] timerfd: Implement show_fdinfo method
2014-04-07 17:50:04 linux-kernel [patch 2/3] docs: procfs -- Document timerfd output
2014-04-07 17:49:40 linux-kernel [patch 3/3] timerfd: Implement write method
2014-04-07 17:49:38 linux-kernel [patch 0/3] timerfd -- implement missing parts to checkpoint and restore timerfd state, v2
2014-04-03 19:10:34 linux-kernel [rfc 1/3] mm: pgtable -- Drop unneeded preprocessor ifdef
2014-04-03 19:10:31 linux-kernel [rfc 3/3] mm: pgtable -- Use _PAGE_SOFT_DIRTY for swap entries
2014-04-03 19:10:27 linux-kernel [rfc 2/3] mm: pgtable -- Require X86_64 for soft-dirty tracker
2014-04-03 19:09:57 linux-kernel [rfc 0/3] Cleaning up soft-dirty bit usage
2013-10-30 20:23:44 linux-kernel [patch 2/6] epoll: Use sequential fdinfo engine
2013-10-30 20:23:30 linux-kernel [patch 5/6] fsnotify: Use sequential fdinfo engine
2013-10-30 20:23:05 linux-kernel [patch 6/6] procfs: Drop legacy show_fdinfo file operation
2013-10-30 20:22:33 linux-kernel [patch 3/6] eventfd: Use sequential fdinfo engine
2013-10-30 20:22:31 linux-kernel [patch 1/6] procfs: Introduce sequential fdinfo engine
2013-10-30 20:22:30 linux-kernel [patch 4/6] signalfd: Use sequential fdinfo engine
2013-10-30 20:22:25 linux-kernel [patch 0/6] Rework file::show_fdinfo method to use seq-files engine
2013-04-27 16:33:35 linux-kernel Re: [tip:perf/core] perf/x86/intel/P4: Robistify P4 PMU types
2013-04-26 16:46:57 linux-kernel Re: [tip:perf/core] perf/x86/intel/P4: Robistify P4 PMU types
2013-04-26 16:24:58 linux-kernel Re: [tip:perf/core] perf/x86/intel/P4: Robistify P4 PMU types
2013-04-24 07:47:42 linux-kernel Re: Unsigned widening casts of binary "not" operations..
2013-04-24 07:47:35 linux-ext4 Re: Unsigned widening casts of binary "not" operations..
2013-03-05 05:51:31 linux-kernel Re: [PATCH 1/1] kernel/pid_namespace.c: Fixing a lack of cleanup (Probable resources leak).
2012-11-28 06:40:52 linux-kernel Re: [patch -mm 4/4] docs: Add documentation about /proc/<pid>/fdinfo/<fd> output