messages from 2012-10-31 21:27:25 to 2012-11-16 13:03:09 UTC [more...]
[PATCH net-next 0/17] Make the network stack usable by userns root
2012-11-16 13:03 UTC (15+ messages)
` [PATCH net-next 01/17] netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
` [PATCH net-next 02/17] userns: make each net (net_ns) belong to a user_ns
` [PATCH net-next 03/17] sysctl: Pass useful parameters to sysctl permissions
` [PATCH net-next 04/17] net: Don't export sysctls to unprivileged users
` [PATCH net-next 05/17] net: Push capable(CAP_NET_ADMIN) into the rtnl methods
` [PATCH net-next 06/17] net: Update the per network namespace sysctls to be available to the network namespace owner
` [PATCH net-next 07/17] user_ns: get rid of duplicate code in net_ctl_permissions
` [PATCH net-next 08/17] net: Allow userns root to force the scm creds
` [PATCH net-next 09/17] net: Allow userns root control of the core of the network stack
` [PATCH net-next 10/17] net: Allow userns root to control ipv4
` [PATCH net-next 11/17] net: Allow userns root to control ipv6
` [PATCH net-next 12/17] net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
` [PATCH net-next 13/17] net: Allow userns root to control the network bridge code
` [PATCH net-next 14/17] net: Allow the userns root to control vlans
[PATCH 01/17] cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
2012-11-16 6:04 UTC (25+ messages)
` [PATCH 02/17] cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()
` [PATCH 03/17] cgroup: open-code cgroup_create_dir()
` [PATCH 04/17] cgroup: create directory before linking while creating a new cgroup
` [PATCH v2 "
` [PATCH 05/17] cgroup: cgroup->dentry isn't a RCU pointer
` [PATCH 06/17] cgroup: remove duplicate RCU free on struct cgroup
` [PATCH 07/17] cgroup: make CSS_* flags bit masks instead of bit positions
` [PATCH 08/17] cgroup: trivial cleanup for cgroup_init/load_subsys()
` [PATCH 09/17] cgroup: lock cgroup_mutex in cgroup_init_subsys()
` [PATCH 10/17] cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload_subsys()
` [PATCH 11/17] cgroup: separate out cgroup_destroy_locked()
` [PATCH 12/17] cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
` [PATCH 13/17] cgroup: simplify cgroup_load_subsys() failure path
` [PATCH 14/17] cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory
` [PATCH 15/17] cgroup: update cgroup_create() failure path
` [PATCH 16/17] cgroup: allow ->post_create() to fail
` [PATCH 17/17] cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
[PATCH 2/2] cgroup, cpuset: remove cgroup_subsys->post_clone()
2012-11-14 16:20 UTC (3+ messages)
` [PATCH 1/2] cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
[PATCH 1/2] cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
2012-11-13 20:27 UTC
[GIT PULL] cgroup fixes for v3.7-rc5
2012-11-13 16:26 UTC
[PATCHSET cgroup/for-3.8] cgroup: allow ->post_create() to fail
2012-11-13 3:01 UTC
[PATCH] userns: Support fuse interacting with multiple user namespaces
2012-11-13 2:37 UTC (3+ messages)
[PATCHSET cgroup/for-3.8] cgroup_freezer: implement proper hierarchy support
2012-11-12 13:04 UTC (74+ messages)
` [PATCH 1/9] cgroup: add cgroup_subsys->post_create()
` [RFC] cgroup: deprecate clone_children
` [PATCH 1/9 v2] cgroup: add cgroup_subsys->post_create()
` [PATCH 1/9 v3] "
` [PATCH 2/9] cgroup: Use rculist ops for cgroup->children
` [PATCH 3/9] cgroup: implement generic child / descendant walk macros
` [PATCH 3/9 v2] "
` [PATCH 4/9] cgroup_freezer: trivial cleanups
` [PATCH 5/9] cgroup_freezer: prepare freezer_change_state() for full hierarchy support
` [PATCH 6/9] cgroup_freezer: make freezer->state mask of flags
` [PATCH 7/9] cgroup_freezer: introduce CGROUP_FREEZING_[SELF|PARENT]
` [PATCH 8/9] cgroup_freezer: add ->post_create() and ->pre_destroy() and track online state
` [PATCH 9/9] cgroup_freezer: implement proper hierarchy support
` [PATCH 9/9 v2] "
` [PATCH 9/9 v3] "
~@企#�I¥信%息!
2012-11-11 8:30 UTC
Теплый пол, который можно взять с собой!
2012-11-08 6:32 UTC
(上海、北京)新形势下自主创新专项资金申报与科研项目经费预算编制和经费管理专题研讨班
2012-11-08 3:55 UTC
Gday! Now i'm looking for for date!
2012-11-06 21:00 UTC
[PATCH 1/2] device_cgroup: add lockdep asserts
2012-11-06 20:29 UTC (7+ messages)
` [PATCH 2/2] "
` [PATCH 1/2] device_cgroup: fix RCU usage
Why does devices cgroup check for CAP_SYS_ADMIN explicitly?
2012-11-06 18:25 UTC (20+ messages)
><>< REPLY/RESPOSTA/RESPUESTA
2012-11-06 13:41 UTC
Why does devices cgroup check for CAP_SYS_ADMIN explicitly?
2012-11-06 2:38 UTC
[PATCH] coredump: run the coredump helper using the same namespace as the dead process
2012-11-05 21:13 UTC (4+ messages)
[PATCH 1/8] cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs
2012-11-05 18:39 UTC (28+ messages)
` [PATCH 3/8] cgroup: use cgroup_lock_live_group(parent) in cgroup_create()
` [PATCH 5/8] cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_and_wakeup_rmdir()
` [PATCH 6/8] memcg: make mem_cgroup_reparent_charges non failing
` [PATCH 7/8] hugetlb: do not fail in hugetlb_cgroup_pre_destroy
` [PATCH 4/8] cgroup: deactivate CSS's and mark cgroup dead before invoking ->pre_destroy()
` [PATCH 8/8] cgroup: make ->pre_destroy() return void
` [PATCH 2/8] cgroup: kill CSS_REMOVED
` [PATCHSET RESEND v2] cgroup: simplify cgroup removal path
PATCH userns: release the reference of user_ns when destroying a pid_ns
2012-11-02 12:36 UTC
[PATCH 1/8] cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs
2012-11-02 9:57 UTC (21+ messages)
` [PATCH 2/8] cgroup: kill CSS_REMOVED
` [PATCH 4/8] cgroup: deactivate CSS's and mark cgroup dead before invoking ->pre_destroy()
` [PATCH 5/8] cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_and_wakeup_rmdir()
` [PATCH 6/8] memcg: make mem_cgroup_reparent_charges non failing
` [PATCH 7/8] hugetlb: do not fail in hugetlb_cgroup_pre_destroy
` [PATCH 8/8] cgroup: make ->pre_destroy() return void
` [PATCH 3/8] cgroup: use cgroup_lock_live_group(parent) in cgroup_create()
[PATCH] namespace:unmount pid_namespace's proc_mnt when copy_net_ns failed
2012-11-02 9:10 UTC (5+ messages)
What's up! I happen to be on the lookout for date!
2012-11-02 8:03 UTC
[PATCH] namespace:unmount pid_namespace's proc_mnt when copy_net_ns failed
2012-11-02 0:38 UTC
Autoresponder
2012-11-02 0:01 UTC
Undelivered Mail Returned to Sender
2012-11-01 17:37 UTC
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