cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-30 15:26:38 to 2015-12-15 12:20:40 UTC [more...]

[PATCH 1/6] cgroup: Remove prohibited white spaces
 2015-12-15 12:20 UTC 

[PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
 2015-12-15  2:11 UTC  (16+ messages)
` [PATCH 1/8] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
` [PATCH 2/8] kernfs: implement kernfs_walk_and_get()
` [PATCH 5/8] net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
` [PATCH 6/8] sock, cgroup: add sock->sk_cgroup
` [PATCH 7/8] netfilter: prepare xt_cgroup for multi revisions
` [PATCH 8/8] netfilter: implement xt_cgroup cgroup2 path match
  ` [PATCH 3/8] cgroup: implement cgroup_get_from_path() and expose cgroup_put()
  ` [PATCH 4/8] netprio_cgroup: limit the maximum css->id to USHRT_MAX
  ` [PATCH net-next] net, cgroup: cgroup_sk_updat_lock was missing initializer

[PATCH] cgroup_pids: fix a typo
 2015-12-14 19:54 UTC  (2+ messages)

[PATCH] cgroup: bug fix of cgroup_root object was not released after cgroup umounted
 2015-12-14 19:51 UTC  (2+ messages)

[PATCH 1/4] net: tcp_memcontrol: simplify linkage between socket and page counter fix
 2015-12-14 17:14 UTC  (8+ messages)
` [PATCH 2/4] mm: memcontrol: reign in the CONFIG space madness
` [PATCH 3/4] mm: memcontrol: flatten struct cg_proto
` [PATCH 4/4] mm: memcontrol: clean up alloc, online, offline, free functions

[PATCH 1/2] memcg: flatten task_struct->memcg_oom
 2015-12-11 16:25 UTC  (8+ messages)

WARN in __mark_inode_dirty when mounting a filesystem
 2015-12-11 10:26 UTC  (3+ messages)

occasional kernel hang on shutdown - kernel/cgroup_pids.c
 2015-12-11  8:43 UTC  (3+ messages)

[PATCH 0/8] mm: memcontrol: account "kmem" in cgroup2
 2015-12-10 20:50 UTC  (31+ messages)
` [PATCH 1/8] mm: memcontrol: drop unused @css argument in memcg_init_kmem
` [PATCH 2/8] mm: memcontrol: remove double kmem page_counter init
` [PATCH 3/8] mm: memcontrol: give the kmem states more descriptive names
` [PATCH 4/8] mm: memcontrol: group kmem init and exit functions together
` [PATCH 5/8] mm: memcontrol: separate kmem code from legacy tcp accounting code
` [PATCH 6/8] mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
    ` [PATCH 6/8 v2] "
` [PATCH 7/8] mm: memcontrol: account "kmem" consumers in cgroup2 memory controller
` [PATCH 8/8] mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM

[RFC PATCH] mm: memcontrol: reign in CONFIG space madness
 2015-12-10 17:15 UTC  (6+ messages)

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy v4-RESEND
 2015-12-10 11:24 UTC  (28+ messages)
` [PATCH 01/14] mm: memcontrol: export root_mem_cgroup
` [PATCH 02/14] net: tcp_memcontrol: properly detect ancestor socket pressure
` [PATCH 03/14] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 04/14] net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
` [PATCH 05/14] net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
` [PATCH 06/14] net: tcp_memcontrol: simplify the per-memcg limit access
` [PATCH 07/14] net: tcp_memcontrol: sanitize tcp memory accounting callbacks
` [PATCH 08/14] net: tcp_memcontrol: simplify linkage between socket and page counter
` [PATCH 09/14] mm: memcontrol: generalize the socket accounting jump label
` [PATCH 10/14] mm: memcontrol: do not account memory+swap on unified hierarchy
` [PATCH 11/14] mm: memcontrol: move socket code for unified hierarchy accounting
` [PATCH 12/14] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 13/14] mm: memcontrol: hook up vmpressure to socket pressure
` [PATCH 14/14] mm: memcontrol: switch to the updated jump-label API
    ` [PATCH] mm: memcontrol: only manage socket pressure for CONFIG_INET
    ` [PATCH] mm: memcontrol: MEMCG no longer works with SLOB

piping core dump to a program escapes container
 2015-12-10  2:58 UTC  (10+ messages)

CGroup Namespaces (v7)
 2015-12-10  1:28 UTC  (14+ messages)
` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
  ` [PATCH 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
  ` [PATCH 3/8] cgroup: introduce cgroup namespaces
  ` [PATCH 4/8] cgroup: cgroup namespace setns support
  ` [PATCH 5/8] kernfs: define kernfs_node_dentry
  ` [PATCH 6/8] cgroup: mount cgroupns-root when inside non-init cgroupns
  ` [PATCH 8/8] Add FS_USERNS_FLAG to cgroup fs
` [PATCH 7/8] cgroup: Add documentation for cgroup namespaces

CGroup Namespaces (v6)
 2015-12-09 15:48 UTC  (24+ messages)
` [PATCH 1/7] kernfs: Add API to generate relative kernfs path
  ` [PATCH 2/7] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
  ` [PATCH 3/7] cgroup: introduce cgroup namespaces
  ` [PATCH 4/7] cgroup: cgroup namespace setns support
  ` [PATCH 5/7] cgroup: mount cgroupns-root when inside non-init cgroupns
  ` [PATCH 6/7] cgroup: Add documentation for cgroup namespaces
  ` [PATCH 7/7] Add FS_USERNS_FLAG to cgroup fs

cgroup pids controller -- WARN_ON_ONCE triggering
 2015-12-08 17:05 UTC  (3+ messages)

[GIT PULL] cgroup fixes for v4.4-rc4
 2015-12-08 16:50 UTC 

Thread page cache getting accounted in the process cgroup instead of cgroup assigned to the thread
 2015-12-08 16:08 UTC  (2+ messages)

[PATCH] mm/memcontrol.c: use list_{first,next}_entry
 2015-12-07 16:21 UTC  (7+ messages)

CGroup Namespaces (v4)
 2015-12-07 15:53 UTC  (23+ messages)
` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
` [PATCH 7/8] cgroup: mount cgroupns-root when inside non-init cgroupns

[PATCH] Fix incomplete dd command
 2015-12-07 15:29 UTC  (2+ messages)

[PATCH cgroup/for-4.4-fixes] cgroup: make css_set pin its css's to avoid use-afer-free
 2015-12-03 15:38 UTC  (12+ messages)
          ` [PATCH cgroup/for-4.4-fixes 1/2] cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_attach()
              ` [PATCH cgroup/for-4.4-fixes 2/3] cgroup: fix handling of multi-destination migration from subtree_control enabling

[PATCH for-4.4-fixes] cgroup_pids: don't account for the root cgroup
 2015-12-03 15:17 UTC  (2+ messages)

[PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase
 2015-12-02 10:11 UTC  (5+ messages)

[PATCH] oom_kill: add option to disable dump_stack()
 2015-12-02  8:18 UTC  (4+ messages)

[PATCH] MAINTAINERS: make Vladimir co-maintainer of the memory controller
 2015-12-01 11:27 UTC  (3+ messages)

[PATCH 00/13] mm: memcontrol: account socket memory in unified hierarchy v4
 2015-11-30 22:46 UTC  (14+ messages)
` [PATCH 09/13] mm: memcontrol: generalize the socket accounting jump label
` [PATCH 12/13] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 13/13] mm: memcontrol: hook up vmpressure to socket pressure

WARNING in handle_mm_fault
 2015-11-30 16:20 UTC  (7+ 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).