Kirill Tkhai ([email protected])

Number of posts: 25 (0.26 per day)
First post: 2015-05-25 17:44:08
Last post: 2015-08-31 12:13:11

Date List Subject
2015-08-31 12:13:11 linux-kernel Re: [PATCH] cgroup, cleanup: Delete PF_EXITING checks from cgroup_exit() callbacks
2015-08-31 11:50:14 linux-kernel [PATCH] cgroup, cleanup: Delete PF_EXITING checks from cgroup_exit() callbacks
2015-06-17 17:24:40 linux-kernel Re: [PATCH] exit: Clarify choice of new parent in forget_original_parent()
2015-06-17 17:23:27 linux-kernel Re: [PATCH] exit: Clarify choice of new parent in forget_original_parent()
2015-06-16 09:50:22 linux-kernel [PATCH] exit: Clarify choice of new parent in forget_original_parent()
2015-06-11 16:25:14 linux-kernel Re: [PATCH 08/14] hrtimer: Allow hrtimer::function() to free the timer
2015-06-11 15:32:22 linux-kernel Re: [PATCH 01/18] sched: Replace post_schedule with a balance callback list
2015-06-10 07:47:04 linux-kernel Re: [PATCH 08/14] hrtimer: Allow hrtimer::function() to free the timer
2015-06-03 10:40:46 linux-kernel Re: [RFC][PATCH 3/7] sched: Allow balance callbacks for check_class_changed()
2015-05-26 13:32:09 linux-kernel [PATCH 2/2] sched: Update runtime of prev task before doing pick_next_task()
2015-05-26 13:31:51 linux-kernel [PATCH 1/2] sched/fair: make update_curr_fair() update whole hierarhy
2015-05-25 17:46:27 linux-kernel [PATCH RFC 13/13] core: Nest tasklist_lock into task_struct::kin_lock
2015-05-25 17:46:20 linux-kernel [PATCH RFC 12/13] exit: Delete write dependence on tasklist_lock in exit_notify()
2015-05-25 17:46:13 linux-kernel [PATCH RFC 11/13] exit: Syncronize on kin_lock while do_notify_parent()
2015-05-25 17:45:58 linux-kernel [PATCH RFC 10/13] exit: Add struct wait_opts's member held_lock and use it for tasklist_lock
2015-05-25 17:45:53 linux-kernel [PATCH RFC 09/13] exit: Use for_each_thread() in do_wait()
2015-05-25 17:45:45 linux-kernel [PATCH RFC 08/13] core: Use kin_lock synchronizations between parent and child and for thread group
2015-05-25 17:45:36 linux-kernel [PATCH RFC 07/13] kin_lock: Implement helpers for kin_lock locking.
2015-05-25 17:45:26 linux-kernel [PATCH RFC 06/13] core: Add rwlock_t task_list::kin_lock
2015-05-25 17:45:14 linux-kernel [PATCH RFC 05/13] fs: Refactoring in get_children_pid()
2015-05-25 17:44:49 linux-kernel [PATCH RFC 04/13] exit: Small refactoring mm_update_next_owner()
2015-05-25 17:44:37 linux-kernel [PATCH RFC 03/13] pid_ns: Implement rwlock_t pid_ns::cr_lock for locking child_reaper
2015-05-25 17:44:28 linux-kernel [PATCH RFC 02/13] rwlock_t: Implement double_write_{,un}lock()
2015-05-25 17:44:16 linux-kernel [PATCH RFC 01/13] exit: Clarify choice of new parent in forget_original_parent()
2015-05-25 17:44:08 linux-kernel [PATCH RFC 00/13] Reduction globality of tasklist_lock