cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-26 05:58:25 to 2014-10-24 08:58:07 UTC [more...]

[PATCH] memcg: Fix NULL pointer deref in task_in_mem_cgroup()
 2014-10-24  8:58 UTC  (5+ messages)

[PATCHv1 0/8] CGroup Namespaces
 2014-10-24  1:03 UTC  (44+ messages)
  ` [PATCHv1 3/8] cgroup: add function to get task's cgroup on default hierarchy
    ` [PATCHv1 1/8] kernfs: Add API to generate relative kernfs path
    ` [PATCHv1 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
    ` [PATCHv1 4/8] cgroup: export cgroup_get() and cgroup_put()
    ` [PATCHv1 5/8] cgroup: introduce cgroup namespaces
    ` [PATCHv1 6/8] cgroup: restrict cgroup operations within task's cgroupns
    ` [PATCHv1 7/8] cgroup: cgroup namespace setns support
  ` [PATCHv1 8/8] cgroup: mount cgroupns-root when inside non-init cgroupns

[patch] mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move()
 2014-10-23 17:53 UTC  (3+ messages)

[patch] mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move()
 2014-10-23 15:13 UTC  (2+ messages)

[patch] mm: memcontrol: inline memcg->move_lock locking
 2014-10-23 15:09 UTC  (2+ messages)

[patch 0/2] mm: memcontrol: fix race between migration and writeback
 2014-10-23 15:03 UTC  (12+ messages)
` [patch 1/2] mm: page-writeback: inline account_page_dirtied() into single caller
` [patch 2/2] mm: memcontrol: fix missed end-writeback page accounting

[patch] mm: memcontrol: uncharge pages on swapout fix
 2014-10-23 14:31 UTC 

[patch] mm: memcontrol: fix missed end-writeback accounting
 2014-10-22 18:05 UTC  (3+ messages)

[patch 0/4] mm: memcontrol: remove the page_cgroup->flags field
 2014-10-22 16:11 UTC  (22+ messages)
` [patch 1/4] mm: memcontrol: uncharge pages on swapout
` [patch 2/4] mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag
` [patch 3/4] mm: memcontrol: remove unnecessary PCG_MEM memory "
` [patch 4/4] mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag

[patch 1/4] mm: memcontrol: inline memcg->move_lock locking
 2014-10-22  6:52 UTC  (7+ messages)
` [patch 2/4] mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move()
` [patch 3/4] mm: page-writeback: inline account_page_dirtied() into single caller
` [patch 4/4] mm: memcontrol: simplify per-memcg page statistics accounting

[patch] mm: memcontrol: update mem_cgroup_page_lruvec() documentation
 2014-10-20 19:46 UTC  (3+ messages)

[patch] mm: memcontrol: clarify migration where old page is uncharged
 2014-10-20 19:45 UTC  (2+ messages)

[patch] mm: memcontrol: micro-optimize mem_cgroup_update_page_stat()
 2014-10-20 18:59 UTC  (2+ messages)

[patch 0/5] mm: memcontrol: eliminate charge reparenting v2
 2014-10-17 15:20 UTC  (19+ messages)
` [patch 1/5] mm: memcontrol: convert reclaim iterator to simple css refcounting
` [patch 2/5] mm: memcontrol: take a css reference for each charged page
  ` [patch 3/5] mm: memcontrol: remove obsolete kmemcg pinning tricks
` [patch 4/5] mm: memcontrol: continue cache reclaim from offlined groups
` [patch 5/5] mm: memcontrol: remove synchroneous stock draining code

[patch 0/3] mm: memcontrol: performance fixlets for 3.18
 2014-10-17  9:37 UTC  (15+ messages)
` [patch 1/3] mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache
` [patch 3/3] mm: memcontrol: fix transparent huge page allocations under pressure

[patch 0/3] mm: memcontrol: lockless page counters v3
 2014-10-17  7:47 UTC  (12+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters
` [patch 2/3] mm: hugetlb_cgroup: convert to "
` [patch 3/3] kernel: res_counter: remove the unused API

[PATCH resend] cgroup/kmemleak: add kmemleak_free() for cgroup deallocations
 2014-10-14 11:50 UTC  (2+ messages)

[PATCH] cgroup/kmemleak: add kmemleak_free() for cgroup deallocations
 2014-10-14 11:49 UTC  (2+ messages)

[PATCH v5 0/2] cpuset: Replace instances of time_t with time64_t to solve y2038 problem
 2014-10-13  4:52 UTC  (3+ messages)
  ` [PATCH v5 1/2] cpuset: Replace all instances of time_t with time64_t
  ` [PATCH v5 2/2] cpuset: Replace ktime_get_real_ts64() with ktime_get_ts64()

[PATCH] cpusets: Make cpus_allowed and mems_allowed masks hotplug invariant
 2014-10-09 13:59 UTC  (10+ messages)

[PATCH] cpusets: Make cpus_allowed and mems_allowed masks hotplug invariant
 2014-10-09  9:42 UTC  (3+ messages)

[GIT PULL] cgroup changes for v3.18-rc1
 2014-10-08 15:10 UTC 

[patch 0/3] mm: memcontrol: eliminate charge reparenting
 2014-10-08 14:17 UTC  (10+ messages)
` [patch 1/3] mm: memcontrol: take a css reference for each charged page
` [patch 2/3] mm: memcontrol: remove obsolete kmemcg pinning tricks
` [patch 3/3] mm: memcontrol: continue cache reclaim from offlined groups

[patch 0/3] mm: memcontrol: lockless page counters v2
 2014-10-08 12:39 UTC  (21+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters
` [patch 2/3] mm: hugetlb_controller: convert to "
` [patch 3/3] kernel: res_counter: remove the unused API

[PATCH 2/3] sched/deadline: fix bandwidth check/update when migrating tasks between exclusive cpusets
 2014-10-07 13:12 UTC  (5+ messages)

[PATCH] mm: memcontrol Use #include <linux/uaccess.h>
 2014-10-01 15:56 UTC  (2+ messages)

[PATCH -mm 00/14] Per memcg slab shrinkers
 2014-09-29  7:02 UTC  (2+ messages)

[GIT PULL] late cgroup fixes for v3.17-rc6
 2014-09-27 14:01 UTC 

[patch] mm: memcontrol: do not iterate uninitialized memcgs
 2014-09-26 13:39 UTC  (4+ messages)

[PATCH] Revert "cgroup: remove redundant variable in cgroup_mount()"
 2014-09-26  5:58 UTC  (4+ 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).