messages from 2013-12-04 08:31:51 to 2014-01-28 23:54:38 UTC [more...]
[PATCHSET cgroup/for-3.15] cgroup: convert to kernfs
2014-01-28 23:54 UTC (7+ messages)
` [PATCH 01/13] cgroup: improve css_from_dir() into css_tryget_from_dir()
` [PATCH 02/13] cgroup: introduce cgroup_tree_mutex
` [PATCH 03/13] cgroup: release cgroup_mutex over file removals
` [PATCH 04/13] cgroup: restructure locking and error handling in cgroup_mount()
` [PATCH 05/13] cgroup: factor out cgroup_setup_root() from cgroup_mount()
` [PATCH 06/13] cgroup: update cgroup name handling
[PATCHSET v2 cgroup/for-3.15] cgroup: drop module support and cgroup_root_mutex
2014-01-28 23:44 UTC (7+ messages)
` [PATCH 1/6] cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid_cgroup()
` [PATCH 2/6] cgroup: drop module support
` [PATCH 3/6] cgroup: clean up cgroup_subsys names and initialization
` [PATCH 4/6] cgroup: rename cgroup_subsys->subsys_id to ->id
` [PATCH 5/6] cgroup: update locking in cgroup_show_options()
` [PATCH 6/6] cgroup: remove cgroup_root_mutex
[PATCH 1/4] cgroup: fix error return value in cgroup_mount()
2014-01-28 15:32 UTC (4+ messages)
` [PATCH 2/4] cgroup: fix error return from cgroup_create()
` [PATCH 3/4] cgroup: fix locking in cgroup_cfts_commit()
` [PATCH 4/4] cgroup: move the one-off opts sanity check in cgroup_root_from_opts() to parse_cgroupfs_options()
[PATCHSET cgroup/for-3.14-fixes] cgroup: four misc fixes
2014-01-28 15:32 UTC
[Announce] Checkpoint-restore tool v1.1
2014-01-28 9:19 UTC
network namespaces
2014-01-28 4:56 UTC
[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
2014-01-27 17:34 UTC (29+ messages)
` [PATCH 3/4] cgroup: Add new cacheqos cgroup subsys to support Cache QoS Monitoring
` [PATCH 4/4] Documentation: Add documentation for cacheqos cgroup
[PATCH RFC 0/9] cgroups: add res_counter_write_u64() API
2014-01-26 15:56 UTC (13+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] cgroups: new resource counter inheritance API
` [PATCH 3/9] cgroups: ability to stop res charge propagation on bounded ancestor
` [PATCH 4/9] cgroups: add res counter common ancestor searching
` [PATCH 5/9] res_counter: allow charge failure pointer to be null
` [PATCH 6/9] cgroups: pull up res counter charge failure interpretation to caller
` [PATCH 7/9] fix compile error in cgroup_taskset_for_each() when skip_css is NULL
` [PATCH 8/9] cgroups: Add task and fork limits to cpuacct subsystem
` [PATCH 9/9] selftests: Add a new task counter selftest
Expedite- bags,etc. and accessories
2014-01-25 5:10 UTC
[GIT PULL] user namespaces work for 3.14-rc1
2014-01-24 22:58 UTC
[PATCH RFC 7/8] audit: report namespace information along with USER events
2014-01-24 6:19 UTC
[PATCH v4 0/3] Send audit/procinfo/cgroup data in socket-level control message
2014-01-23 19:31 UTC (15+ messages)
` [PATCH v4 1/3] Send loginuid and sessionid in SCM_AUDIT
` [PATCH v4 2/3] Send comm and cmdline in SCM_PROCINFO
` [PATCH v4 3/3] Send cgroup_path in SCM_CGROUP
a work for lxc monitor network interface
2014-01-23 1:59 UTC (7+ messages)
Pass a fd to program in another mount namespace?
2014-01-22 13:40 UTC (3+ messages)
[GIT PULL] cgroup changes for v3.14-rc1
2014-01-21 10:04 UTC
[PATCHSET cgroup/for-3.14] cgroup: drop module support and cgroup_root_mutex
2014-01-20 13:13 UTC (18+ messages)
` [PATCH 1/6] cgroup: make CONFIG_NET_CLS_CGROUP and CONFIG_NETPRIO_CGROUP bool instead of tristate
` [PATCH 2/6] cgroup: drop module support
` [PATCH 3/6] cgroup: clean up cgroup_subsys names and initialization
` [PATCH 4/6] cgroup: rename cgroup_subsys->subsys_id to ->id
` [PATCH 5/6] cgroup: update locking in cgroup_show_options()
` [PATCH 6/6] cgroup: remove cgroup_root_mutex
[Announce] Checkpoint-restore tool v1.1-rc2
2014-01-20 11:39 UTC
Regression wrt mounting /proc in user namespace in 3.13
2014-01-17 8:39 UTC (18+ messages)
` [REVIEW][PATCH 0/3] userns fixes for v3.13-rc1
` [REVIEW][PATCH 1/3] vfs: In d_path don't call d_dname on a mount point
` [REVIEW][PATCH 3/3] vfs: Fix a regression in mounting proc
[PATCH audit-next 1/2] audit: revert commit listen in all network namespaces
2014-01-17 1:37 UTC (4+ messages)
` [PATCH audit-next 2/2] Audit: make audit netlink socket net namespace unaware
[RFC PATCH net-next 0/4] net_cls for sys container
2014-01-15 0:50 UTC (6+ messages)
[PATCH 0/2] Namespace support for Android binder (under ipc-ns)
2014-01-08 23:49 UTC (5+ messages)
` [PATCH 1/2] ipc namespace: a generic per-ipc pointer and peripc_ops
` [PATCH 2/2] binder: implement namepsace support for Android binder driver
[PATCH] userns: Relax the posix_acl_valid() checks
2014-01-07 23:57 UTC (2+ messages)
[RFC PATCH net-next 1/4] net: introduce backup_classid to struct skbuff
2014-01-07 12:54 UTC (4+ messages)
Program Space, a new lightweight virtualization technology
2014-01-06 12:17 UTC
[RFC PATCH net-next 3/4] veth: backup classid befor switch net_ns
2014-01-06 2:16 UTC (3+ messages)
[RFC PATCH net-next 4/4] cls_cgroup: restore classid from skb->sk_classid
2014-01-03 3:11 UTC
[RFC PATCH net-next 2/4] cls_cgroup: introduce a helper: bk_cls_classid()
2014-01-03 3:11 UTC
[RFC PATCH net-next 1/4] net: introduce backup_classid to struct skbuff
2014-01-03 3:11 UTC
[Announce] Checkpoint-restore tool v1.1-rc1
2013-12-31 10:28 UTC
G00d day! ,ph0nes -Surprise gift. -Online
2013-12-27 15:58 UTC
[GIT PULL] cgroup fixes for v3.13-rc5
2013-12-24 14:29 UTC
[RFC Part1 PATCH 00/20 v2] Add namespace support for audit
2013-12-24 9:53 UTC (22+ messages)
` [PATCH 16/20] audit: allow GET, SET, USER MSG operations in audit namespace
` [PATCH 18/20] audit: add new message type AUDIT_CREATE_NS
[PATCH] audit: listen in all network namespaces
2013-12-20 3:45 UTC (6+ messages)
cgroup filter on physics interface can't control container
2013-12-18 9:12 UTC (2+ messages)
Offer all- lovely WATCHES etc and high spirits you
2013-12-17 15:10 UTC
LED light/LED LUZ/LED licht/led lys-factory
2013-12-17 7:19 UTC
[PATCH] lxc-user-nic: fix the wrong use of realloc
2013-12-13 4:24 UTC (2+ messages)
[PATCH -next] cgroup: fix missing unlock on error in cgroup_load_subsys()
2013-12-12 15:46 UTC (2+ messages)
Mobile Accessories Supply与您共享了相册。
2013-12-11 14:07 UTC
luxury goods ,ph0nes! . all good
2013-12-11 2:03 UTC
[PATCH -next] cgroup: fix missing unlock on error in cgroup_load_subsys()
2013-12-09 12:38 UTC
[PATCHSET REPOST cgroup/for-3.14] cgroup: factor out css creation into create_css()
2013-12-09 9:15 UTC (9+ messages)
` [PATCH 1/7] cgroup: css iterations and css_from_dir() are safe under cgroup_mutex
` [PATCH 2/7] cgroup: make for_each_subsys() useable under cgroup_root_mutex
` [PATCH 3/7] cgroup: reorder operations in cgroup_create()
` [PATCH 4/7] cgroup: combine css handling loops "
` [PATCH 5/7] cgroup: factor out cgroup_subsys_state creation into create_css()
` [PATCH 6/7] cgroup: implement for_each_css()
` [PATCH 7/7] cgroup: remove for_each_root_subsys()
[PATCH cgroup/for-3.13-fixes] cgroup: fix cgroup_create() error handling path
2013-12-06 20:15 UTC
GPS tracker with multi discrete shared an album with you
2013-12-06 7:10 UTC
[PATCH 10/12] cgroup: attach cgroup_open_file to all cgroup files
2013-12-05 17:26 UTC (7+ messages)
` [PATCH v2 "
` [PATCH 12/12] cgroup: unify pidlist and other file handling
` [PATCH v3 "
` [PATCHSET cgroup/for-3.14] cgroup: consolidate "
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