cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 06:46:01 to 2019-01-17 08:47:36 UTC [more...]

[PATCH v6 0/5] sched/deadline: fix cpusets bandwidth accounting
 2019-01-17  8:47 UTC  (3+ messages)
` [PATCH v6 1/5] sched/topology: Adding function partition_sched_domains_locked()
` [PATCH v6 2/5] sched/core: Streamlining calls to task_rq_unlock()

[PATCH v2 0/5] psi: pressure stall monitors v2
 2019-01-17  8:13 UTC  (17+ messages)
` [PATCH v2 1/5] fs: kernfs: add poll file operation
` [PATCH v2 2/5] kernel: cgroup: "
` [PATCH v2 3/5] psi: introduce state_mask to represent stalled psi states
` [PATCH v2 4/5] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v2 5/5] psi: introduce psi monitor

[PATCH v3] memcg: schedule high reclaim for remote memcgs on high_work
 2019-01-16  7:02 UTC  (8+ messages)

KASAN: null-ptr-deref Read in reclaim_high
 2019-01-10 17:03 UTC 

[PATCH] mm: memcontrol: use struct_size() in kmalloc()
 2019-01-10 12:12 UTC  (3+ messages)

[PATCH v2] memcg: schedule high reclaim for remote memcgs on high_work
 2019-01-08 20:05 UTC 

[PATCH] memcg: schedule high reclaim for remote memcgs on high_work
 2019-01-08 17:24 UTC  (3+ messages)

[PATCH v2] memcg: localize memcg_kmem_enabled() check
 2019-01-08 15:03 UTC  (2+ messages)

WARNING in mem_cgroup_update_lru_size
 2019-01-05  8:10 UTC  (3+ messages)

[PATCH] fork, memcg: fix cached_stacks case
 2019-01-04 20:14 UTC  (3+ messages)

[PATCH] memcg: localize memcg_kmem_enabled() check
 2019-01-03  5:03 UTC  (2+ messages)

[PATCH V2 00/10] unify the interface of the proportional-share policy in blkio/io
 2019-01-02 16:28 UTC  (16+ messages)

[GIT PULL] cgroup changes for v4.21-rc1
 2018-12-29 19:55 UTC  (4+ messages)
` [GIT UPDATED "

[PATCH] memcg, oom: notify on oom killer invocation from the charge path
 2018-12-24  9:11 UTC 

[PATCH 0/6] psi: pressure stall monitors
 2018-12-22 14:12 UTC  (24+ messages)
` [PATCH 1/6] fs: kernfs: add poll file operation
` [PATCH 2/6] kernel: cgroup: "
` [PATCH 3/6] psi: eliminate lazy clock mode
` [PATCH 4/6] psi: introduce state_mask to represent stalled psi states
` [PATCH 5/6] psi: rename psi fields in preparation for psi trigger addition
` [PATCH 6/6] psi: introduce psi monitor

[PATCH v6 0/7] freezer for cgroup v2
 2018-12-22  0:03 UTC  (8+ messages)
` [PATCH v6 1/7] cgroup: rename freezer.c into legacy_freezer.c
` [PATCH v6 2/7] cgroup: implement __cgroup_task_count() helper
` [PATCH v6 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
` [PATCH v6 4/7] cgroup: cgroup v2 freezer
` [PATCH v6 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
` [PATCH v6 6/7] kselftests: cgroup: add freezer controller self-tests
` [PATCH v6 7/7] cgroup: document cgroup v2 freezer interface

[PATCH v5 0/7] freezer for cgroup v2
 2018-12-20 21:43 UTC  (16+ messages)
` [PATCH v5 1/7] cgroup: rename freezer.c into legacy_freezer.c
` [PATCH v5 2/7] cgroup: implement __cgroup_task_count() helper
` [PATCH v5 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
` [PATCH v5 4/7] cgroup: cgroup v2 freezer
` [PATCH v5 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
` [PATCH v5 6/7] kselftests: cgroup: add freezer controller self-tests
` [PATCH v5 7/7] cgroup: document cgroup v2 freezer interface

[PATCH] blkcg: remove unused __blkg_release_rcu()
 2018-12-20 17:08 UTC  (2+ messages)

[PATCH] blkcg: clean up blkg_tryget_closest()
 2018-12-20 17:07 UTC  (2+ messages)

[PATCH 1/2] cgroup/cpuset: Update stale generate_sched_domains() comments
 2018-12-19 19:36 UTC  (3+ messages)
` [PATCH 2/2] sched/topology: Update init_sched_domains() comment

[PATCH v3] block: fix blk-iolatency accounting underflow
 2018-12-17 23:23 UTC  (5+ messages)

[PATCH v2] block: fix iolat timestamp and restore accounting semantics
 2018-12-13 20:10 UTC  (6+ messages)

[PATCH] blkcg: handle dying request_queue when associating a blkg
 2018-12-13 15:47 UTC  (6+ messages)

[PATCH] block: fix iolat timestamp and restore accounting semantics
 2018-12-11  3:21 UTC  (4+ messages)

[PATCH v5 0/5] cgroup: Introducing bypass mode
 2018-12-10 21:40 UTC  (6+ messages)
` [PATCH v5 1/5] cgroup: subtree_control bypass mode for bypassable controllers
` [PATCH v5 2/5] cgroup: Allow reenabling of controller in bypass mode
` [PATCH v5 3/5] cgroup: Make debug controller report new controller masks
` [PATCH v5 4/5] sched/core: Make cpu cgroup controller bypassable
` [PATCH v5 5/5] cgroup: Document bypass mode

[PATCH v4 1/5] cgroup: subtree_control bypass mode for bypassable controllers
 2018-12-10 19:56 UTC  (2+ messages)

[PATCH] blkcg: put back rcu lock in blkcg_bio_issue_check()
 2018-12-06 17:51 UTC  (2+ messages)

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-12-06 17:08 UTC  (4+ messages)
` [PATCH 21/34] kernfs, sysfs, cgroup, intel_rdt: Support fs_context "

[PATCH v6 00/14] block: always associate blkg and refcount cleanup
 2018-12-05 17:26 UTC  (16+ messages)
` [PATCH 01/14] blkcg: fix ref count issue with bio_blkcg() using task_css
` [PATCH 02/14] blkcg: update blkg_lookup_create() to do locking
` [PATCH 03/14] blkcg: convert blkg_lookup_create() to find closest blkg
` [PATCH 04/14] blkcg: introduce common blkg association logic
` [PATCH 05/14] dm: set the static flush bio device on demand
` [PATCH 06/14] blkcg: associate blkg when associating a device
` [PATCH 07/14] blkcg: consolidate bio_issue_init() to be a part of core
` [PATCH 08/14] blkcg: associate a blkg for pages being evicted by swap
` [PATCH 09/14] blkcg: associate writeback bios with a blkg
` [PATCH 10/14] blkcg: remove bio->bi_css and instead use bio->bi_blkg
` [PATCH 11/14] blkcg: remove additional reference to the css
` [PATCH 12/14] blkcg: remove bio_disassociate_task()
` [PATCH 13/14] blkcg: change blkg reference counting to use percpu_ref
` [PATCH 14/14] blkcg: rename blkg_try_get() to blkg_tryget()

[PATCH RFC 0/5] DRM cgroup controller
 2018-12-05 14:20 UTC  (15+ messages)
` [PATCH RFC 2/5] cgroup: Add mechanism to register vendor specific DRM devices
          ` [Intel-gfx] "

[PATCH v5 00/14] block: always associate blkg and refcount cleanup
 2018-12-04 22:15 UTC  (22+ messages)
` [PATCH 01/14] blkcg: fix ref count issue with bio_blkcg() using task_css
` [PATCH 02/14] blkcg: update blkg_lookup_create() to do locking
` [PATCH 03/14] blkcg: convert blkg_lookup_create() to find closest blkg
` [PATCH 04/14] blkcg: introduce common blkg association logic
` [PATCH 05/14] dm: set the static flush bio device on demand
` [PATCH 06/14] blkcg: associate blkg when associating a device
` [PATCH 07/14] blkcg: consolidate bio_issue_init() to be a part of core
` [PATCH 08/14] blkcg: associate a blkg for pages being evicted by swap
` [PATCH 09/14] blkcg: associate writeback bios with a blkg
` [PATCH 10/14] blkcg: remove bio->bi_css and instead use bio->bi_blkg
` [PATCH 11/14] blkcg: remove additional reference to the css
` [PATCH 12/14] blkcg: remove bio_disassociate_task()
` [PATCH 13/14] blkcg: change blkg reference counting to use percpu_ref
` [PATCH 14/14] blkcg: rename blkg_try_get() to blkg_tryget()

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2018-12-04 15:43 UTC  (2+ messages)

[PATCH v4 0/7] freezer for cgroup v2
 2018-12-04  0:11 UTC  (9+ messages)
` [PATCH v4 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
` [PATCH v4 4/7] cgroup: cgroup v2 freezer

CFS bandwidth control hits hard lockup warnings
 2018-12-03 22:59 UTC 

[PATCH 00/13 v4] block: always associate blkg and refcount cleanup
 2018-12-03 22:52 UTC  (7+ messages)
` [PATCH 04/13] blkcg: introduce common blkg association logic
` [PATCH 05/13] blkcg: associate blkg when associating a device

[PATCH -next] cpuset: Remove set but not used variable 'cs'
 2018-12-03 16:25 UTC  (2+ 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).