messages from 2019-02-19 22:02:49 to 2019-04-05 12:04:34 UTC [more...]
[PATCH v7 0/7] sched/deadline: fix cpusets bandwidth accounting
2019-04-05 12:04 UTC (9+ messages)
` [PATCH v7 1/7] sched/topology: Adding function partition_sched_domains_locked()
` [PATCH v7 2/7] sched/core: Streamlining calls to task_rq_unlock()
` [PATCH v7 3/7] cgroup/cpuset: make callback_lock raw
` [PATCH v7 4/7] sched/core: Prevent race condition between cpuset and __sched_setscheduler()
` [PATCH v7 5/7] cpuset: Rebuild root domain deadline accounting information
` [PATCH v7 6/7] cgroup/cpuset: Use cpuset_mutex to protect seq_show operations
` [PATCH v7 7/7] sched/deadline: Fix bandwidth accounting at all levels after offline migration
[PATCH] cgroup: remove extra cgroup_migrate_finish() call
2019-04-04 20:41 UTC (3+ messages)
[PATCH v9 0/9] freezer for cgroup v2
2019-04-02 22:08 UTC (13+ messages)
` [PATCH v9 1/9] cgroup: rename freezer.c into legacy_freezer.c
` [PATCH v9 2/9] cgroup: implement __cgroup_task_count() helper
` [PATCH v9 3/9] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
` [PATCH v9 4/9] cgroup: cgroup v2 freezer
` [PATCH v9 5/9] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
` [PATCH v9 6/9] kselftests: cgroup: add freezer controller self-tests
` [PATCH v9 7/9] cgroup: make TRACE_CGROUP_PATH irq-safe
` [PATCH v9 8/9] cgroup: add tracing points for cgroup v2 freezer
` [PATCH v9 9/9] cgroup: document cgroup v2 freezer interface
[PATCH AUTOSEL 4.14 095/123] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
2019-03-27 18:15 UTC
[PATCH AUTOSEL 4.19 026/192] memcg: killed threads should not invoke memcg OOM killer
2019-03-27 18:09 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 096/192] cgroup, rstat: Don't flush subtree root unless necessary
` [PATCH AUTOSEL 4.19 149/192] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
[PATCH AUTOSEL 5.0 036/262] memcg: killed threads should not invoke memcg OOM killer
2019-03-27 18:00 UTC (3+ messages)
` [PATCH AUTOSEL 5.0 133/262] cgroup, rstat: Don't flush subtree root unless necessary
` [PATCH AUTOSEL 5.0 203/262] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
[PATCH] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
2019-03-26 17:32 UTC (3+ messages)
[PATCH] mm, memcg: Make scan aggression always exclude protection
2019-03-22 23:51 UTC (11+ messages)
` [PATCH REBASED] "
[PATCH] fixup: vmscan: Fix build on !CONFIG_MEMCG from nr_deactivate changes
2019-03-22 15:16 UTC (3+ messages)
KASAN: use-after-free Read in get_mem_cgroup_from_mm
2019-03-22 9:36 UTC (2+ messages)
[PATCH 0/6] mm: memcontrol: clean up the LRU counts tracking
2019-03-22 1:54 UTC (9+ messages)
` [PATCH 1/6] mm: memcontrol: track LRU counts in the vmstats array
` [PATCH 2/6] mm: memcontrol: replace zone summing with lruvec_page_state()
` [PATCH 3/6] mm: memcontrol: replace node summing with memcg_page_state()
` [PATCH 4/6] mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
` [PATCH 5/6] mm: memcontrol: push down mem_cgroup_nr_lru_pages()
` [PATCH 6/6] mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API
[PATCH v6 0/7] psi: pressure stall monitors v6
2019-03-20 21:04 UTC (17+ messages)
` [PATCH v6 1/7] psi: introduce state_mask to represent stalled psi states
` [PATCH v6 2/7] psi: make psi_enable static
` [PATCH v6 3/7] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v6 4/7] psi: split update_stats into parts
` [PATCH v6 5/7] psi: track changed states
` [PATCH v6 6/7] refactor header includes to allow kthread.h inclusion in psi_types.h
` [PATCH v6 7/7] psi: introduce psi monitor
[PATCH v5 0/7] psi: pressure stall monitors v5
2019-03-20 0:03 UTC (12+ messages)
` [PATCH v5 1/7] psi: introduce state_mask to represent stalled psi states
` [PATCH v5 2/7] psi: make psi_enable static
` [PATCH v5 3/7] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v5 4/7] psi: split update_stats into parts
` [PATCH v5 5/7] psi: track changed states
` [PATCH v5 6/7] refactor header includes to allow kthread.h inclusion in psi_types.h
` [PATCH v5 7/7] psi: introduce psi monitor
[PATCH] device_cgroup: fix RCU imbalance in error case
2019-03-19 17:47 UTC (3+ messages)
KASAN: null-ptr-deref Read in reclaim_high
2019-03-19 13:52 UTC (15+ messages)
Cgroup cpu throttling with low cpu usage of multi-threaded applications on high-core count machines
2019-03-18 14:59 UTC
KASAN: use-after-free Read in get_mem_cgroup_from_mm
2019-03-18 6:23 UTC (24+ messages)
fs_context-related oops in mainline
2019-03-15 14:51 UTC (10+ messages)
[PATCH v3] blkcg: prevent priority inversion problem during sync()
2019-03-10 2:05 UTC (4+ messages)
` [PATCH v4] "
[PATCH v2 0/3] blkcg: sync() isolation
2019-03-08 17:32 UTC (11+ messages)
` [PATCH v2 1/3] blkcg: prevent priority inversion problem during sync()
` [PATCH v2 2/3] blkcg: introduce io.sync_isolation
` [PATCH v2 3/3] blkcg: implement sync() isolation
[GIT PULL] cgroup changes for v5.1-rc1
2019-03-07 18:30 UTC (2+ messages)
[PATCH] sched/core: fix buffer overflow in cgroup2 property cpu.max
2019-03-06 18:07 UTC (2+ messages)
[PATCH] sched/core: check format and overflows in cgroup2 cpu.max
2019-03-06 17:21 UTC (6+ messages)
[PATCH] blk-throttle: verify format of bandwidth limit and detect overflows
2019-03-05 17:27 UTC (3+ messages)
[PATCH v8 0/7] freezer for cgroup v2
2019-03-05 17:27 UTC (18+ messages)
` [PATCH v8 4/7] cgroup: cgroup v2 freezer
` [PATCH v8 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
` [PATCH v8 6/7] kselftests: cgroup: add freezer controller self-tests
` [PATCH v8 7/7] cgroup: document cgroup v2 freezer interface
[PATCH v2] memcg: fix a bad line
2019-03-01 14:37 UTC
[PATCH] mm, memcg: Handle cgroup_disable=memory when getting memcg protection
2019-02-28 12:51 UTC (5+ messages)
[PATCH] memcg: fix a bad line
2019-02-28 11:56 UTC (2+ messages)
[PATCH] mm: Throttle allocators when failing reclaim over memory.high
2019-02-28 9:52 UTC (4+ messages)
[PATCH] doc: cgroup: correct the wrong information about measure of memory pressure
2019-02-21 19:54 UTC (4+ messages)
[RFC PATCH 02/27] containers: Implement containers as kernel objects
2019-02-20 13:26 UTC (9+ messages)
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).