Linux Container Development
 help / color / mirror / Atom feed
 messages from 2013-11-27 23:42:37 to 2014-01-17 18:11:55 UTC [more...]

[PATCHSET cgroup/for-3.14] cgroup: drop module support and cgroup_root_mutex
 2014-01-17 18:11 UTC  (5+ 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

Regression wrt mounting /proc in user namespace in 3.13
 2014-01-17  8:39 UTC  (27+ 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 1/3] vfs: In d_path don't call d_dname on a mountpoint
                ` [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

[PATCH v4 0/3] Send audit/procinfo/cgroup data in socket-level control message
 2014-01-16  9:29 UTC  (14+ 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

[RFC PATCH net-next 0/4] net_cls for sys container
 2014-01-15  0:50 UTC  (6+ messages)

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-01-14 20:46 UTC  (28+ messages)
  ` [PATCH 3/4] cgroup: Add new cacheqos cgroup subsys to support Cache QoS Monitoring
  ` [PATCH 4/4] Documentation: Add documentation for cacheqos cgroup

a work for lxc monitor network interface
 2014-01-09 12:29 UTC  (5+ 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 RFC 0/9] cgroups: add res_counter_write_u64() API
 2013-12-23 12:54 UTC  (12+ 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

[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  (28+ messages)
  ` [PATCH 11/12] cgroup: replace cftype->read_seq_string() with cftype->seq_show()
  ` [PATCH 12/12] cgroup: unify pidlist and other file handling
  ` [PATCHSET cgroup/for-3.14] cgroup: consolidate "
    ` [PATCH 03/12] memcg: convert away from cftype->read() and ->read_map()
    ` [PATCH 05/12] hugetlb_cgroup: convert away from cftype->read()
    ` [PATCH 07/12] cgroup: unify cgroup_write_X64() and cgroup_write_string()
    ` [PATCH 04/12] netprio_cgroup: convert away from cftype->read_map()
    ` [PATCH v2 10/12] cgroup: attach cgroup_open_file to all cgroup files
    ` [PATCH v3 12/12] cgroup: unify pidlist and other file handling

[stable bug] NFSd NULL pointer trigger kernel panic
 2013-12-03  1:24 UTC  (3+ messages)

Q: use vlan in container
 2013-11-30  1:46 UTC  (5+ messages)

[GIT PULL] cgroup fixes for v3.13-rc1
 2013-11-29 15:56 UTC 

[PATCHSET cgroup-for-3.14] cgroup: restructure pidlist handling
 2013-11-29 15:46 UTC  (5+ messages)
    ` [PATCH 4/9] cgroup: introduce struct cgroup_pidlist_open_file
    ` [PATCH v2 "
    ` [PATCH v2 7/9] cgroup: load and release pidlists from seq_file start and stop respectively

[PATCH for-3.13-fixes] cgroup: fix cgroup_subsys_state leak for seq_files
 2013-11-28  9:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox