messages from 2012-12-29 05:22:34 to 2013-01-30 06:40:11 UTC [more...]
[PATCH 00/11] pkg-shadow support subordinate ids with user namespaces
2013-01-30 6:40 UTC (22+ messages)
` [PATCH 01/11] Documentation for /etc/subuid and /etc/subgid
` [PATCH 02/11] login.defs.5: Document the new variables in login.defs
` [PATCH 03/11] Implement commonio_append
` [PATCH 04/11] Add backend support for suboridnate uids and gids
` [PATCH] subordinateio: Fix subordinate_parse to have an internal static buffer
` [PATCH 05/11] Implement find_new_sub_uids find_new_sub_gids
` [PATCH 06/11] userdel: Add support for removing subordinate user and group ids
` [PATCH 07/11] useradd: Add support for subordinate user identifiers
` [PATCH 08/11] Add support for detecting busy subordinate user ids
` [PATCH 09/11] usermod: Add support for subordinate uids and gids
` [PATCH 10/11] newusers: Add support for assiging "
` [PATCH 11/11] newuidmap, newgidmap: New suid helpers for using "
[PATCH review 0/6] miscelaneous user namespace patches
2013-01-28 17:18 UTC (31+ messages)
` [PATCH review 1/6] userns: Avoid recursion in put_user_ns
` [PATCH review 2/6] userns: Allow any uid or gid mappings that don't overlap
` [PATCH review 3/6] userns: Recommend use of memory control groups
` [PATCH review 4/6] userns: Allow the userns root to mount of devpts
` [PATCH review 5/6] userns: Allow the userns root to mount ramfs
` [PATCH review 6/6] userns: Allow the userns root to mount tmpfs
[PATCH] userns: Allow the unprivileged users to mount mqueue fs
2013-01-28 7:14 UTC (4+ messages)
Returned mail: see transcript for details
2013-01-26 16:35 UTC
[PATCH 13/14] cgroup: don't use idr_remove_all()
2013-01-26 1:31 UTC
User namespaces and the memory control group
2013-01-25 9:59 UTC
[PATCH RESEND] userns: enable tmpfs support for user namespace
2013-01-25 8:21 UTC (25+ messages)
` Constraining the memory used by an unprivilged mount of tmpfs
POWDER COATING MACHINE AND WOOD EFFECT DECORATION MACHINE
2013-01-21 9:36 UTC
[PATCH] user_ns: Add support for unprivileged remount
2013-01-21 7:26 UTC (8+ messages)
Diamond segments Supply与您共享了照片
2013-01-21 2:22 UTC
[PATCH] cgroup: don't show pid list on tasks/procs in ascending order
2013-01-16 1:50 UTC (11+ messages)
[PATCH] cgroup: don't show pid list on tasks/procs in ascending order
2013-01-15 5:28 UTC
[PATCH 1/4] proc.5: Document /proc/[pid]/uid_map and /proc/[pid]/gid_map
2013-01-14 8:59 UTC (20+ messages)
` [PATCH 2/4] clone.2: Describe the user namespace
` [PATCH 4/4] setns.2: Document the pid, user, and mount namespace support
[PATCH 01/13] cpuset: remove unused cpuset_unlock()
2013-01-11 9:05 UTC (23+ messages)
` [PATCH 02/13] cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()
` [PATCH 03/13] cpuset: introduce ->css_on/offline()
` [PATCH 04/13] cpuset: introduce CS_ONLINE
` [PATCH 05/13] cpuset: introduce cpuset_for_each_child()
` [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()
` [PATCH 07/13] cpuset: reorganize CPU / memory hotplug handling
` [PATCH 08/13] cpuset: don't nest cgroup_mutex inside get_online_cpus()
` [PATCH 09/13] cpuset: drop async_rebuild_sched_domains()
` [PATCH 10/13] cpuset: make CPU / memory hotplug propagation asynchronous
` [PATCH 11/13] cpuset: pin down cpus and mems while a task is being attached
` [PATCH 12/13] cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty
` [PATCH 13/13] cpuset: replace cgroup_mutex locking with cpuset internal locking
` [PATCHSET] cpuset: decouple cpuset locking from cgroup core, take#2
[GIT PULL] cfq blkcg hierarchy support
2013-01-09 16:10 UTC
[PATCH 13/24] cfq-iosched: implement hierarchy-ready cfq_group charge scaling
2013-01-08 18:28 UTC (34+ messages)
` [PATCH 17/24] blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online
` [PATCH 18/24] blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/
` [PATCH 21/24] blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock
` [PATCH 23/24] cfq-iosched: collect stats from dead cfqgs
` [PATCHSET] block: implement blkcg hierarchy support in cfq, take#2
` [PATCH UPDATED 15/24] cfq-iosched: enable full blkcg hierarchy support
` [PATCH 11/24] cfq-iosched: add leaf_weight
` [PATCH 12/24] cfq-iosched: implement cfq_group->nr_active and ->children_weight
` [PATCH 14/24] cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction
` [PATCH 16/24] blkcg: add blkg_policy_data->plid
` [PATCH 19/24] blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge()
` [PATCH 20/24] block: RCU free request_queue
` [PATCH 22/24] cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats()
` [PATCH 24/24] cfq-iosched: add hierarchical cfq_group statistics
[PATCH 2/2] cgroups: fix cgroup_event_listener error handling
2013-01-08 18:08 UTC (6+ messages)
` [PATCH 1/2] cgroups: move cgroup_event_listener.c to tools/cgroup
[PATCH 1/3] cpuset: implement cgroup_rightmost_descendant()
2013-01-07 16:52 UTC (6+ messages)
` [PATCH 2/3] cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()
` [PATCH 3/3] cpuset: remove cpuset->parent
` [PATCHSET] cpuset: drop cpuset->stack_list and ->parent, take#2
[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
2013-01-06 23:28 UTC (11+ messages)
` [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()
[PATCH 1/2] cgroups: move cgroup_event_listener.c to tools/cgroup
2013-01-04 21:05 UTC
您喜欢的表到货了!赶紧下手~春节的礼物!(AD)containers@lists.linux-foundation.org
2013-01-04 10:06 UTC
[PATCHSET] cpuset: drop cpuset->stack_list and ->parent, take#2
2013-01-03 21:44 UTC
[PATCHSET] cpuset: decouple cpuset locking from cgroup core, take#2
2013-01-03 21:35 UTC
Tracking Number (304)42-304-304-1185-1185
2013-01-02 17:31 UTC
[PATCH] userns: Allow unprivileged reboot
2013-01-02 15:13 UTC
Ckptinfo error i.e unexpected end of file (read 0 of 8) and restart error i.e Bad file discriptor
2013-01-02 14:36 UTC (2+ messages)
[PATCH/RFC] user_ns: fix missing limiting of user_ns counts
2012-12-30 11:00 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox