messages from 2022-12-19 04:22:06 to 2023-01-13 09:44:10 UTC [more...]
[PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq()
2023-01-13 9:44 UTC
cgroup user-after-free
2023-01-13 5:40 UTC (3+ messages)
[PATCH v2 0/2] blk-iocost: add refcounting for iocg and ioc
2023-01-13 1:25 UTC (17+ messages)
` [PATCH v2 1/2] blk-iocost: add refcounting for iocg
` [PATCH v2 2/2] blk-iocost: add refcounting for ioc
[RFC v3 00/12] DRM scheduling cgroup controller
2023-01-12 16:56 UTC (13+ messages)
` [RFC 01/12] drm: Track clients by tgid and not tid
` [RFC 02/12] drm: Update file owner during use
` [RFC 03/12] cgroup: Add the DRM cgroup controller
` [RFC 04/12] drm/cgroup: Track clients per owning process
` [RFC 05/12] drm/cgroup: Allow safe external access to file_priv
` [RFC 06/12] drm/cgroup: Add ability to query drm cgroup GPU time
` [RFC 07/12] drm/cgroup: Add over budget signalling callback
` [RFC 08/12] drm/cgroup: Only track clients which are providing drm_cgroup_ops
` [RFC 09/12] cgroup/drm: Client exit hook
` [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control
` [RFC 11/12] drm/i915: Wire up with drm controller GPU time query
` [RFC 12/12] drm/i915: Implement cgroup controller over budget throttling
[PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl
2023-01-12 15:25 UTC
[PATCH] block: bfq fix null pointer dereference of bfqg in bfq_bio_bfqg()
2023-01-12 11:40 UTC (5+ messages)
[PATCH 0/4] Track exported dma-buffers with memcg
2023-01-12 10:25 UTC (12+ messages)
` [PATCH 1/4] memcg: Track exported dma-buffers
` [PATCH 3/4] binder: Add flags to relinquish ownership of fds
[PATCH v5] blk-throtl: Introduce sync and async queues for blk-throtl
2023-01-12 8:42 UTC (3+ messages)
` [External] "
[PATCH v3] blk-throtl: Introduce sync and async queues for blk-throtl
2023-01-12 3:26 UTC (19+ messages)
` [External] "
[RFC PATCH 0/2] mm: multi-gen LRU: working set extensions
2023-01-12 1:50 UTC (7+ messages)
` [RFC PATCH 2/2] mm: multi-gen LRU: cgroup working set stats
[tj-cgroup:for-next] BUILD SUCCESS 32a47817d07557ffca9992964c514fd79bda6fba
2023-01-11 10:32 UTC
[PATCH v4] blk-throtl: Introduce sync and async queues for blk-throtl
2023-01-11 3:18 UTC (5+ messages)
` [External] "
[PATCH] cgroup/cpuset: fix a few kernel-doc warnings & coding style
2023-01-10 22:29 UTC (2+ messages)
[PATCH -next 0/4] block/rq_qos: protect rq_qos apis with global mutex
2023-01-09 6:37 UTC (14+ messages)
` [PATCH -next 1/4] block/rq_qos: move implementions of init/exit rq-qos apis to blk-rq-qos.c
` [PATCH -next 2/4] block/rq_qos: factor out a helper to add rq_qos and activate policy
` [PATCH -next 4/4] block/rq_qos: fail rq_qos_add() after rq_qos_exit()
` [PATCH -next 3/4] block/rq_qos: use a global mutex to protect rq_qos apis
[tj-cgroup:for-next] BUILD SUCCESS 980660cae7994ab03b31b2a32940c70e8421fc99
2023-01-06 6:49 UTC
[PATCH] docs: cgroup-v1: wrap charge moving deprecation in warning block
2023-01-06 3:48 UTC
[PATCH v2 0/9] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
2023-01-05 17:39 UTC (11+ messages)
` [PATCH v2 1/9] docs: cgroup-v1: replace custom note constructs with appropriate admonition blocks
` [PATCH v2 2/9] docs: cgroup-v1: wrap remaining admonitions in "
` [PATCH v2 3/9] docs: cgroup-v1: use code block for locking order schema
` [PATCH v2 6/9] docs: cgroup-v1: use bullet lists for list of stat file tables
` [PATCH v2 7/9] docs: cgroup-v1: make swap extension subsections subsections
` [PATCH v2 4/9] docs: cgroup-v1: fix footnotes
` [PATCH v2 5/9] docs: cgroup-v1: move hierarchy of accounting caption
` [PATCH v2 8/9] docs: cgroup-v1: add internal cross-references
` [PATCH v2 9/9] docs: cgroup-v1: use numbered lists for user interface setup
[PATCH] blk-cgroup: fix missing pd_online_fn() while activating policy
2023-01-05 17:00 UTC (7+ messages)
[tj-cgroup:for-next] BUILD SUCCESS 21786e5cb375a1e58a9175fee423e1d7f892d965
2023-01-05 10:31 UTC
[PATCH 00/10] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
2023-01-05 9:58 UTC (9+ messages)
` [PATCH 08/10] docs: cgroup-v1: use make swap extension subsections subsections
` [PATCH 09/10] docs: cgroup-v1: add internal cross-references
` [PATCH 10/10] docs: cgroup-v1: use numbered lists for user interface setup
` [PATCH 07/10] docs: cgroup-v1: use bullet lists for list of stat file tables
[PATCH v3 0/5] blk-iocost: random bugfix
2023-01-05 1:53 UTC (10+ messages)
` [PATCH v3 1/5] blk-iocost: check return value of match_u64()
` [PATCH v3 3/5] blk-iocost: read params inside lock in sysfs apis
` [PATCH v3 4/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH v3 2/5] blk-iocost: don't allow to configure bio based device
` [PATCH v3 5/5] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
[PATCH] cgroup/cpuset: no need to explicitly init a global static variable
2023-01-04 22:21 UTC (6+ messages)
[PATCH] blk-iocost: don't make all constants unsigned long long
2023-01-04 22:17 UTC (5+ messages)
[PATCH v3] mm: Add nodes= arg to memory.reclaim
2023-01-04 8:41 UTC (8+ messages)
` [PATCH] Revert "mm: add nodes= arg to memory.reclaim"
` Proactive reclaim/demote discussion (was Re: [PATCH] Revert "mm: add nodes= arg to memory.reclaim")
[PATCH] block, bfq: switch 'bfqg->ref' to use atomic refcount apis
2023-01-03 10:30 UTC (2+ messages)
[PATCH RFC 0/2] mm: kmem: optimize obj_cgroup pointer retrieval
2023-01-02 16:09 UTC (9+ messages)
` [PATCH RFC 1/2] mm: kmem: optimize get_obj_cgroup_from_current()
` [PATCH RFC 2/2] mm: kmem: add direct objcg pointer to task_struct
[PATCH RFC] block, bfq: switch 'bfqg->ref' to use atomic refcount apis
2023-01-02 11:22 UTC (3+ messages)
[PATCH v2 00/10] A few bugfix and cleancode patch for bfq
2022-12-27 7:26 UTC (2+ messages)
[PATCH v2 00/18] Add Cgroup support for SGX EPC memory
2022-12-26 20:43 UTC (7+ messages)
` [PATCH v2 14/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
[PATCH -next 0/4] blk-iocost: make sure parent iocg is exited before child
2022-12-26 1:10 UTC (9+ messages)
` [PATCH -next 1/4] blk-iocost: track whether iocg is still online
` [PATCH -next 2/4] blk-iocost: don't throttle bio if iocg is offlined
` [PATCH -next 3/4] blk-iocost: dispatch all throttled bio in ioc_pd_offline
[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
2022-12-23 15:41 UTC (5+ messages)
[PATCH] blk-throtl: Introduce sync and async queues for blk-throtl
2022-12-23 9:52 UTC (7+ messages)
` [External] "
` [PATCH v2] "
` [External] "
[PATCH -next 0/4] blk-cgroup: synchronize del_gendisk() with configuring cgroup policy
2022-12-21 10:37 UTC (9+ messages)
` [PATCH -next 1/4] block/rq_qos: protect 'q->rq_qos' with queue_lock in rq_qos_exit()
[PATCH v9 0/8] sched/deadline: fix cpusets bandwidth accounting
2022-12-20 11:43 UTC (5+ messages)
` [PATCH v9 3/8] cpuset: Rebuild root domain deadline accounting information
[PATCH 0/2] Defer checking wildcard exceptions to parent
2022-12-19 17:21 UTC (4+ messages)
` [PATCH 1/2] devcg: Move match_exception_partial before match_exception PSBM-144033
` [PATCH 2/2] devcg: Allow wildcard exceptions in DENY child cgroups PSBM-144033
[PATCH v2] mm: memcontrol: protect the memory in cgroup from being oom killed
2022-12-19 12:06 UTC (3+ 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