cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-30 09:16:44 to 2014-03-03 22:43:11 UTC [more...]

[PATCH] cgroup: missing rcu read lock around task_css_set
 2014-03-03 22:43 UTC  (3+ messages)

[PATCH] cpuset: use rcu_read_lock() to protect task_cs()
 2014-03-03 22:31 UTC  (2+ messages)

[PATCH] cpuset: use rcu_read_lock() to protect task_cs()
 2014-03-03  8:49 UTC 

[cgroup/task_lock] include/linux/cgroup.h:705 suspicious rcu_dereference_check() usage!
 2014-03-01 15:55 UTC 

Ask about cgroups security
 2014-02-28 11:39 UTC  (2+ messages)

[PATCH 1/2] cpuset: fix a locking issue in cpuset_migrate_mm()
 2014-02-27 14:40 UTC  (5+ messages)
` [PATCH 2/2] cpuset: fix a race condition in __cpuset_node_allowed_softwall()

[PATCH v3] sysfs: fix namespace refcnt leak
 2014-02-26  1:12 UTC  (5+ messages)

[cgroup/task_lock] INFO: suspicious RCU usage
 2014-02-25 15:06 UTC  (5+ messages)

[PATCHSET v2 cgroup/for-3.15] cgroup: update task migration path
 2014-02-25 15:05 UTC  (10+ messages)
  ` [PATCH 1/7] cgroup: add css_set->mg_tasks
  ` [PATCH 2/7] cgroup: use css_set->mg_tasks to track target tasks during migration
  ` [PATCH 3/7] cgroup: separate out cset_group_from_root() from task_cgroup_from_root()
  ` [PATCH 4/7] cgroup: split process / task migration into four steps
  ` [PATCH 5/7] cgroup: update how a newly forked task gets associated with css_set
  ` [PATCH 6/7] cgroup: drop task_lock() protection around task->cgroups
  ` [PATCH 7/7] cgroup: update cgroup_transfer_tasks() to either succeed or fail

[PATCH cgroup/for-3.15] cgroup_freezer: document freezer_fork() subtleties
 2014-02-25 15:05 UTC  (2+ messages)

[PATCH v2] sysfs: fix namespace refcnt leak
 2014-02-21 10:12 UTC  (2+ messages)

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-02-20 16:58 UTC  (15+ messages)

[PATCH] sysfs: fix namespace refcnt leak
 2014-02-20 14:30 UTC  (4+ messages)

[GIT PULL] cgroup fixes for v3.14-rc3
 2014-02-20 14:02 UTC 

[cgroup] BUG: unable to handle kernel NULL pointer dereference at 0000001c
 2014-02-20  2:32 UTC 

[PATCH cgroup/for-3.14-fixes] cgroup: update cgroup_enable_task_cg_lists() to grab siglock
 2014-02-18 23:25 UTC  (7+ messages)
  ` [PATCH v2 cgroup/for-3.15] cgroup: make "

[PATCH] cgroup: add a validation check to cgroup_add_cftyps()
 2014-02-18 23:20 UTC  (2+ messages)

[cgroups] BUG: unable to handle kernel NULL pointer dereference at 0000003c
 2014-02-15 20:17 UTC  (2+ messages)
`  "

[PATCH v2] cgroup: fix top cgroup refcnt leak
 2014-02-15  9:31 UTC  (2+ messages)

[PATCH] kernfs: fix kernfs_node_from_dentry()
 2014-02-14 22:04 UTC  (4+ messages)

[PATCH] cgroup: fix top cgroup refcnt leak
 2014-02-14 16:02 UTC  (3+ messages)

[PATCH 1/3] cgroup: fix locking in cgroupstats_build()
 2014-02-14 15:57 UTC  (4+ messages)
` [PATCH 2/3] cgroup: fix memory leak in cgroup_mount()
` [PATCH 3/3] cgroup: deal with dummp_top in cgroup_name() and cgroup_path()

[PATCH 1/2] memcg: reparent charges of children before processing parent
 2014-02-13 15:35 UTC  (4+ messages)

[PATCHSET cgroup/for-3.15] cgroup: more cleanups
 2014-02-13 11:59 UTC  (22+ messages)
` [PATCH 05/16] cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()
  ` [PATCH 01/16] cgroup: disallow xattr, release_agent and name if sane_behavior
  ` [PATCH 02/16] cgroup: drop CGRP_ROOT_SUBSYS_BOUND
  ` [PATCH 03/16] cgroup: enable task_cg_lists on the first cgroup mount
  ` [PATCH 04/16] cgroup: relocate cgroup_enable_task_cg_lists()
  ` [PATCH 06/16] cgroup: reimplement cgroup_transfer_tasks() without using css_scan_tasks()
  ` [PATCH 07/16] cgroup: make css_set_lock a rwsem and rename it to css_set_rwsem
  ` [PATCH 08/16] cpuset: use css_task_iter_start/next/end() instead of css_scan_tasks()
  ` [PATCH 09/16] cgroup: remove css_scan_tasks()
  ` [PATCH 10/16] cgroup: separate out put_css_set_locked() and remove put_css_set_taskexit()
  ` [PATCH 12/16] cgroup: drop @skip_css from cgroup_taskset_for_each()
` [PATCH 11/16] cgroup: move css_set_rwsem locking outside of cgroup_task_migrate()
` [PATCH 13/16] cpuset: don't use cgroup_taskset_cur_css()
` [PATCH 14/16] cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size()
` [PATCH 15/16] cgroup: cosmetic updates to cgroup_attach_task()
    ` [PATCH v2 "
` [PATCH 16/16] cgroup: unexport functions

[PATCH] cgroup: use an ordered workqueue for cgroup destruction
 2014-02-13  0:38 UTC  (17+ messages)
          ` [PATCH 2/2] cgroup: bring back kill_cnt to order css destruction
        ` [PATCH] Revert "cgroup: use an ordered workqueue for cgroup destruction"

cgroup: convert to kernfs
 2014-02-12 19:53 UTC  (2+ messages)

[PATCHSET cgroup/for-3.15] cgroup: update task migration path
 2014-02-12 15:30 UTC  (7+ messages)
  ` [PATCH 1/5] cgroup: add css_set->mg_tasks
  ` [PATCH 2/5] cgroup: use css_set->mg_tasks to track target tasks during migration
  ` [PATCH 3/5] cgroup: separate out cset_group_from_root() from task_cgroup_from_root()
  ` [PATCH 4/5] cgroup: split process / task migration into four steps
  ` [PATCH 5/5] cgroup: update cgroup_transfer_tasks() to either succeed or fail

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

[PATCH] cgroup: protect modifications to cgroup_idr with cgroup_mutex
 2014-02-12  9:38 UTC  (11+ messages)
  ` [PATCH cgroup/for-3.14-fixes] "

[PATCH v2] cgroup: protect modifications to cgroup->idr with cgroup_mutex
 2014-02-12  7:02 UTC  (3+ messages)

mm: memcg: A infinite loop in __handle_mm_fault()
 2014-02-12  1:04 UTC  (6+ messages)

[PATCHSET cgroup/for-3.15] cgroup: convert to kernfs
 2014-02-11 16:57 UTC  (9+ messages)
` [PATCH 02/13] cgroup: introduce cgroup_tree_mutex
    ` [PATCH v2 "
` [PATCH 11/13] cgroup: misc preps for kernfs conversion
    ` [PATCH v2 "
` [PATCH 13/13] cgroup: convert to kernfs
    ` [PATCH v4 "

[PATCH 6/9] mm: Mark function as static in memcontrol.c
 2014-02-10  8:23 UTC  (5+ messages)
` [PATCH 7/9] mm: Mark functions as static in page_cgroup.c

[PATCHSET v2 cgroup/for-3.15] cgroup: convert to kernfs
 2014-02-08 16:15 UTC  (14+ messages)
` [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 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 09/13] cgroup: introduce cgroup_init/exit_cftypes()
  ` [PATCH 10/13] cgroup: introduce cgroup_ino()
  ` [PATCH 11/13] cgroup: misc preps for kernfs conversion
  ` [PATCH 13/13] cgroup: convert to kernfs
` [PATCH 12/13] cgroup: relocate functions in preparation of kernfs conversion

[PATCHSET v2 cgroup/for-3.15] cgroup: drop module support and cgroup_root_mutex
 2014-02-08 15:36 UTC  (5+ messages)
` [PATCH 3/6] cgroup: clean up cgroup_subsys names and initialization

[PATCHSET cgroup/for-3.14-fixes] cgroup: four misc fixes
 2014-02-08 15:25 UTC  (2+ messages)

Attaching a cgroup subsystem to multiple hierarchies
 2014-02-08  8:55 UTC  (2+ messages)

[cgroup] BUG: unable to handle kernel NULL pointer dereference
 2014-02-07 17:49 UTC  (3+ messages)
` [cgroup] BUG: unable to handle kernel NULL pointer dereference at 0000000000000080

[cgroup] BUG: unable to handle kernel NULL pointer dereference at 0000000000000068
 2014-02-05  7:23 UTC  (2+ messages)
` [cgroup] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1379 warn_pre_alternatives()

the performance of cgroup regarding resource isolation
 2014-02-04 18:59 UTC  (2+ messages)

[PATCH] nfs: include xattr.h from fs/nfs/nfs3proc.c
 2014-02-03 20:45 UTC  (4+ messages)

Fwd: CGroups and pthreads
 2014-01-31 20:24 UTC 


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).