cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-04 14:48:50 to 2014-01-29 04:02:44 UTC [more...]

[PATCHSET cgroup/for-3.14-fixes] cgroup: four misc fixes
 2014-01-29  4:02 UTC  (9+ messages)
  ` [PATCH 1/4] cgroup: fix error return value in cgroup_mount()
  ` [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 v2 cgroup/for-3.15] cgroup: drop module support and cgroup_root_mutex
 2014-01-29  0:04 UTC  (8+ messages)
` [PATCH 2/6] cgroup: drop module support
  ` [PATCH 1/6] cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid_cgroup()
  ` [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

[PATCHSET cgroup/for-3.15] cgroup: cleanups after kernfs conversion
 2014-01-28 23:59 UTC  (9+ messages)
  ` [PATCH 1/8] cgroup: warn if "xattr" is specified with "sane_behavior"
  ` [PATCH 2/8] cgroup: relocate cgroup_rm_cftypes()
  ` [PATCH 3/8] cgroup: remove cftype_set
  ` [PATCH 4/8] cgroup: simplify dynamic cftype addition and removal
  ` [PATCH 6/8] cgroup: remove cgroup->name
  ` [PATCH 7/8] cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it atomic_t
` [PATCH 5/8] cgroup: make cgroup hold onto its kernfs_node
` [PATCH 8/8] cgroup: remove cgroupfs_root->refcnt

[PATCHSET cgroup/for-3.15] cgroup: convert to kernfs
 2014-01-28 23:54 UTC  (14+ 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
  ` [PATCH 07/13] cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()
  ` [PATCH 08/13] cgroup: update the meaning of cftype->max_write_len
  ` [PATCH 10/13] cgroup: introduce cgroup_ino()
  ` [PATCH 11/13] cgroup: misc preps for kernfs conversion
  ` [PATCH 12/13] cgroup: relocate functions in preparation of "
` [PATCH 09/13] cgroup: introduce cgroup_init/exit_cftypes()
` [PATCH 13/13] cgroup: convert to kernfs

[PATCH] arm, pm, vmpressure: add missing slab.h includes
 2014-01-28 23:04 UTC  (2+ messages)

Please revert 4fd466eb46a6 ("HWPOISON: add memory cgroup filter")
 2014-01-28 21:57 UTC  (4+ messages)

Fwd: CGroups and pthreads
 2014-01-28 17:00 UTC  (2+ messages)
  `  "

[PATCH] cpuset: update MAINTAINERS entry
 2014-01-28 15:18 UTC  (4+ messages)

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-01-27 17:34 UTC  (27+ messages)

[PATCH RFC 0/9] cgroups: add res_counter_write_u64() API
 2014-01-26 15:56 UTC  (2+ messages)

[PATCH] cpusets: Allocate heap only when required
 2014-01-24 11:15 UTC  (10+ messages)

[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

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2014-01-21 13:21 UTC  (40+ messages)
                            ` [PATCH] memcg: Do not hang on OOM when killed by userspace OOM "

[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

[PATCH 1/2] cgroup: insert space before assignment for codingstyle
 2014-01-18 13:57 UTC  (3+ messages)
  ` [PATCH 2/2] cgroup: place newline before function opening brace
  ` [PATCH] cgroup: trivial style updates

[patch -mm] mm, oom: prefer thread group leaders for display purposes
 2014-01-17  9:17 UTC  (7+ messages)
    ` [patch v2 "

future of a real time cpu group
 2014-01-15 17:43 UTC 

Notifying on empty cgroup
 2014-01-15 15:12 UTC  (3+ messages)

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

RFC: cgroups aware proc
 2014-01-14 10:05 UTC  (11+ messages)
                  ` Fwd: "

[PATCH mmotm/next] cgroup: remove stray references to css_id
 2014-01-13 15:48 UTC  (2+ messages)

cgroups aware /proc/loadavg
 2014-01-11 18:16 UTC 

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2014-01-10  0:34 UTC  (12+ messages)

[RFC PATCH net-next 1/4] net: introduce backup_classid to struct skbuff
 2014-01-07 12:54 UTC  (5+ messages)

[PATCH RESEND 00/11] kmemcg-fixes
 2014-01-06  8:45 UTC  (12+ messages)
` [PATCH RESEND 01/11] slab: cleanup kmem_cache_create_memcg() error handling
` [PATCH RESEND 02/11] memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
` [PATCH RESEND 03/11] memcg, slab: cleanup memcg cache initialization/destruction
` [PATCH RESEND 04/11] memcg, slab: fix barrier usage when accessing memcg_caches
` [PATCH RESEND 05/11] memcg: fix possible NULL deref while traversing memcg_slab_caches list
` [PATCH RESEND 06/11] memcg, slab: fix races in per-memcg cache creation/destruction
` [PATCH RESEND 07/11] memcg: get rid of kmem_cache_dup
` [PATCH RESEND 08/11] slab: do not panic if we fail to create memcg cache
  ` [PATCH RESEND 09/11] memcg, slab: RCU protect memcg_params for root caches
` [PATCH RESEND 10/11] memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
` [PATCH RESEND 11/11] memcg: rework memcg_update_kmem_limit synchronization

[RFC PATCH net-next 3/4] veth: backup classid befor switch net_ns
 2014-01-06  2:16 UTC  (3+ messages)

[PATCH nf-next v5 0/3] xtables socket classid matching
 2014-01-04 14:48 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).