messages from 2015-11-17 22:17:41 to 2015-11-30 22:46:34 UTC [more...]
[PATCH 00/13] mm: memcontrol: account socket memory in unified hierarchy v4
2015-11-30 22:46 UTC (32+ messages)
` [PATCH 01/13] mm: memcontrol: export root_mem_cgroup
` [PATCH 02/13] net: tcp_memcontrol: properly detect ancestor socket pressure
` [PATCH 03/13] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 04/13] net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
` [PATCH 05/13] net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
` [PATCH 06/13] net: tcp_memcontrol: simplify the per-memcg limit access
` [PATCH 07/13] net: tcp_memcontrol: sanitize tcp memory accounting callbacks
` [PATCH 08/13] net: tcp_memcontrol: simplify linkage between socket and page counter
` [PATCH 09/13] mm: memcontrol: generalize the socket accounting jump label
` [PATCH 10/13] mm: memcontrol: do not account memory+swap on unified hierarchy
` [PATCH 11/13] mm: memcontrol: move socket code for unified hierarchy accounting
` [PATCH 12/13] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 13/13] mm: memcontrol: hook up vmpressure to socket pressure
[PATCH for-4.4-fixes] cgroup_pids: don't account for the root cgroup
2015-11-30 22:45 UTC
[PATCH cgroup/for-4.4-fixes] cgroup: make css_set pin its css's to avoid use-afer-free
2015-11-30 22:44 UTC (9+ 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
CGroup Namespaces (v4)
2015-11-30 18:37 UTC (36+ messages)
` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
` [PATCH 3/8] cgroup: add function to get task's cgroup
` [PATCH 4/8] cgroup: export cgroup_get() and cgroup_put()
` [PATCH 5/8] cgroup: introduce cgroup namespaces
` [PATCH 6/8] cgroup: cgroup namespace setns support
` [PATCH 7/8] cgroup: mount cgroupns-root when inside non-init cgroupns
` [PATCH 8/8] cgroup: Add documentation for cgroup namespaces
[PATCH] MAINTAINERS: make Vladimir co-maintainer of the memory controller
2015-11-30 18:29 UTC
WARNING in handle_mm_fault
2015-11-30 16:20 UTC (14+ messages)
CGroup Namespaces (v5)
2015-11-27 20:52 UTC (8+ 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
[PATCH] cpuset: Replace all instances of time_t with time64_t
2015-11-26 12:08 UTC (4+ messages)
[PATCH 1/2] memcg: flatten task_struct->memcg_oom
2015-11-25 17:44 UTC (8+ messages)
RFC rdma cgroup
2015-11-24 15:47 UTC (2+ messages)
[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
2015-11-24 13:43 UTC (36+ messages)
` [PATCH 04/14] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 06/14] net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
` [PATCH 07/14] net: tcp_memcontrol: simplify the per-memcg limit access
` [PATCH 08/14] net: tcp_memcontrol: sanitize tcp memory accounting callbacks
` [PATCH 09/14] net: tcp_memcontrol: simplify linkage between socket and page counter
` [PATCH 12/14] mm: memcontrol: move socket code for unified hierarchy accounting
` [PATCH 13/14] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 14/14] mm: memcontrol: hook up vmpressure to socket pressure
WARN in __mark_inode_dirty when mounting a filesystem
2015-11-23 21:21 UTC (2+ messages)
[PATCHSET v3] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
2015-11-23 20:54 UTC (37+ messages)
` [PATCH 1/9] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
` [PATCH 2/9] kernfs: implement kernfs_walk_and_get()
` [PATCH 3/9] cgroup: implement cgroup_get_from_path() and expose cgroup_put()
` [PATCH 4/9] cgroups: Allow dynamically changing net_classid
` [PATCH 5/9] netprio_cgroup: limit the maximum css->id to USHRT_MAX
` [PATCH 6/9] net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
` [PATCH 7/9] sock, cgroup: add sock->sk_cgroup
` [PATCH 8/9] netfilter: prepare xt_cgroup for multi revisions
` [PATCH 9/9] netfilter: implement xt_cgroup cgroup2 path match
` [PATCH 1/2 iptables] libxt_cgroup: prepare for multi revisions
` [PATCH 2/2 iptables] libxt_cgroup: add support for cgroup2 path matching
[PATCH] cgroups: Allow dynamically changing net_classid
2015-11-23 17:15 UTC (2+ messages)
[PATCHSET v2] netfilter, cgroup: implement xt_cgroup2 match
2015-11-20 21:41 UTC (20+ messages)
` [PATCH 1/7] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
` [PATCH 2/7] kernfs: implement kernfs_walk_and_get()
` [PATCH 3/7] cgroup: implement cgroup_get_from_path() and expose cgroup_put()
` [PATCH 4/7] netprio_cgroup: limit the maximum css->id to USHRT_MAX
` [PATCH 5/7] net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
` [PATCH 6/7] sock, cgroup: add sock->sk_cgroup
` [PATCH 7/7] netfilter: implement xt_cgroup2 match
` [PATCH v2 iptables] libxt_cgroup2: add support for cgroup2 path matching
` [PATCH iptables] libxt_cgroup: improve wording in the man page
pids_free double free
2015-11-20 20:48 UTC
[PATCH RESEND] cgroups: Allow dynamically changing net_classid
2015-11-20 20:40 UTC (2+ messages)
[PATCH v2 0/6] memcg/kmem: switch to white list policy
2015-11-19 19:12 UTC (13+ messages)
` [PATCH v2 1/6] Revert "kernfs: do not account ino_ida allocations to memcg"
` [PATCH v2 2/6] Revert "gfp: add __GFP_NOACCOUNT"
` [PATCH v2 3/6] memcg: only account kmem allocations marked as __GFP_ACCOUNT
` [PATCH v2 4/6] slab: add SLAB_ACCOUNT flag
` [PATCH v2 5/6] vmalloc: allow to account vmalloc to memcg
` [PATCH v2 6/6] Account certain kmem allocations "
[cgroup:review-xt_cgroup2 5/5] ERROR: "cgroup_get_from_path" [net/netfilter/xt_cgroup2.ko] undefined!
2015-11-17 23:32 UTC
[PATCHSET] netfilter, cgroup: implement xt_cgroup2 match
2015-11-17 23:09 UTC (19+ messages)
` [PATCH 1/5] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
` [PATCH 2/5] kernfs: implement kernfs_walk_and_get()
` [PATCH 4/5] sock, cgroup: add sock->sk_cgroup
` [PATCH 5/5] netfilter: implement xt_cgroup2 match
` [PATCH iptables] libxt_cgroup2: add support for cgroup2 path matching
[cgroup:review-xt_cgroup2 5/5] ERROR: "cgroup_get_from_path" undefined!
2015-11-17 22:17 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;
as well as URLs for NNTP newsgroup(s).