Aleksa Sarai ([email protected])

Number of posts: 675 (0.2 per day)
First post: 2015-02-23 03:09:10
Last post: 2024-06-02 09:46:45

Date List Subject
2015-06-03 02:44:20 linux-kernel Re: [PATCH v12 8/8] cgroup: implement the PIDs subsystem
2015-05-19 13:43:39 linux-kernel Re: [PATCH v12 8/8] cgroup: implement the PIDs subsystem
2015-05-19 08:44:42 linux-kernel Re: [PATCH v12 8/8] cgroup: implement the PIDs subsystem
2015-05-19 03:05:06 linux-kernel Re: [PATCH v12 4/8] cgroup, block: implement task_get_css() and use it in bio_associate_current()
2015-05-19 01:25:44 linux-kernel Re: [PATCH v12 5/8] cgroup: move enum cgroup_subsys_id definition
2015-05-19 01:18:43 linux-kernel Re: [PATCH v12 7/8] cgroup: add a tset_get_css macro
2015-05-18 14:58:22 linux-kernel [PATCH v12 8/8] cgroup: implement the PIDs subsystem
2015-05-18 14:58:05 linux-kernel [PATCH v12 7/8] cgroup: add a tset_get_css macro
2015-05-18 14:57:49 linux-kernel [PATCH v12 6/8] cgroup: allow a cgroup subsystem to reject a fork
2015-05-18 14:57:31 linux-kernel [PATCH v12 5/8] cgroup: move enum cgroup_subsys_id definition
2015-05-18 14:57:10 linux-kernel [PATCH v12 4/8] cgroup, block: implement task_get_css() and use it in bio_associate_current()
2015-05-18 14:56:51 linux-kernel [PATCH v12 3/8] cgroup: replace explicit ss_mask checking with for_each_subsys_which
2015-05-18 14:56:44 linux-kernel [PATCH v12 2/8] cgroup: use bitmask to filter for_each_subsys
2015-05-18 14:56:30 linux-kernel [PATCH v12 1/8] cgroup: switch to unsigned long for bitmasks
2015-05-18 14:56:10 linux-kernel [PATCH v12 0/8] cgroup: add pids subsystem
2015-05-18 13:16:45 linux-kernel Re: [PATCH v11 7/7] cgroup: implement the PIDs subsystem
2015-05-16 04:15:36 linux-kernel [PATCH v11 3/7] cgroup: replace explicit ss_mask checking with for_each_subsys_which
2015-05-16 04:14:47 linux-kernel [PATCH v11 7/7] cgroup: implement the PIDs subsystem
2015-05-16 04:14:40 linux-kernel [PATCH v11 6/7] cgroup: allow a cgroup subsystem to reject a fork
2015-05-16 04:14:34 linux-kernel [PATCH v11 5/7] cgroup: move enum cgroup_subsys_id definition
2015-05-16 04:14:29 linux-kernel [PATCH v11 4/7] cgroup, block: implement task_get_css() and use it in bio_associate_current()
2015-05-16 04:14:18 linux-kernel [PATCH v11 2/7] cgroup: use bitmask to filter for_each_subsys
2015-05-16 04:14:13 linux-kernel [PATCH v11 1/7] cgroup: switch to unsigned long for bitmasks
2015-05-16 04:13:59 linux-kernel [PATCH v11 0/7] cgroups: add pids subsystem
2015-05-16 03:59:13 linux-kernel Re: [PATCH v10 4/4] cgroups: implement the PIDs subsystem
2015-05-14 10:57:52 linux-kernel Re: [PATCH v10 3/4] cgroups: allow a cgroup subsystem to reject a fork
2015-05-13 17:44:27 linux-kernel Re: [PATCH v10 4/4] cgroups: implement the PIDs subsystem
2015-05-13 17:04:57 linux-kernel Re: [PATCH v10 4/4] cgroups: implement the PIDs subsystem
2015-05-13 05:44:57 linux-kernel Re: [PATCH v10 1/4] cgroups: use bitmask to filter for_each_subsys
2015-04-26 16:05:51 linux-kernel Re: [PATCH v10 1/4] cgroups: use bitmask to filter for_each_subsys
2015-04-24 14:24:12 linux-kernel Re: [PATCH v10 4/4] cgroups: implement the PIDs subsystem
2015-04-24 14:07:37 linux-kernel Re: [PATCH v10 4/4] cgroups: implement the PIDs subsystem
2015-04-24 13:59:35 linux-kernel Re: [PATCH v10 3/4] cgroups: allow a cgroup subsystem to reject a fork
2015-04-23 00:43:17 linux-kernel Re: [PATCH v10 4/4] cgroups: implement the PIDs subsystem
2015-04-19 12:24:20 linux-kernel [PATCH v10 4/4] cgroups: implement the PIDs subsystem
2015-04-19 12:23:54 linux-kernel [PATCH v10 3/4] cgroups: allow a cgroup subsystem to reject a fork
2015-04-19 12:23:28 linux-kernel [PATCH v10 2/4] cgroups: replace explicit ss_mask checking with for_each_subsys_which
2015-04-19 12:23:11 linux-kernel [PATCH v10 1/4] cgroups: use bitmask to filter for_each_subsys
2015-04-19 12:22:56 linux-kernel [PATCH v10 0/4] cgroups: add pids subsystem
2015-04-17 21:06:06 linux-kernel Re: [PATCH v9 3/4] cgroups: allow a cgroup subsystem to reject a fork
2015-04-17 20:48:58 linux-kernel Re: [PATCH v9 3/4] cgroups: allow a cgroup subsystem to reject a fork
2015-04-17 20:35:44 linux-kernel Re: [PATCH v9 3/4] cgroups: allow a cgroup subsystem to reject a fork
2015-04-16 13:57:41 linux-kernel Re: [PATCH v9 3/4] cgroups: allow a cgroup subsystem to reject a fork
2015-04-14 00:33:45 linux-kernel Re: [PATCH v9 3/4] cgroups: allow a cgroup subsystem to reject a fork
2015-04-12 00:53:06 linux-kernel [PATCH v9 2/4] cgroups: replace explicit ss_mask checking with for_each_subsys_which
2015-04-12 00:52:46 linux-kernel [PATCH v9 3/4] cgroups: allow a cgroup subsystem to reject a fork
2015-04-12 00:52:28 linux-kernel [PATCH v9 4/4] cgroups: implement the PIDs subsystem
2015-04-12 00:52:20 linux-kernel [PATCH v9 1/4] cgroups: use bitmask to filter for_each_subsys
2015-04-12 00:52:07 linux-kernel [PATCH v9 0/4] cgroups: add pids subsystem
2015-04-07 13:47:05 linux-kernel Re: [PATCH v8 3/4] cgroups: allow a cgroup subsystem to reject a fork
2015-04-02 23:42:31 linux-kernel Re: [PATCH v8 3/4] cgroups: allow a cgroup subsystem to reject a fork