messages from 2022-05-20 16:18:51 to 2022-05-27 11:22:19 UTC [more...]
[PATCH] XArray: handle XA_FLAGS_ACCOUNT in xas_split_alloc
2022-05-27 11:22 UTC
[PATCH] cgroup: wait for css offline when rmdir
2022-05-27 8:48 UTC (3+ messages)
[PATCH v4 00/11] Use obj_cgroup APIs to charge the LRU pages
2022-05-27 2:55 UTC (48+ messages)
` [PATCH v4 01/11] mm: memcontrol: prepare objcg API for non-kmem usage
` [PATCH v4 02/11] mm: memcontrol: introduce compact_folio_lruvec_lock_irqsave
` [PATCH v4 03/11] mm: memcontrol: make lruvec lock safe when LRU pages are reparented
` [PATCH v4 04/11] mm: vmscan: rework move_pages_to_lru()
` [PATCH v4 05/11] mm: thp: introduce folio_split_queue_lock{_irqsave}()
` [PATCH v4 06/11] mm: thp: make split queue lock safe when LRU pages are reparented
` [PATCH v4 07/11] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
` [PATCH v4 08/11] mm: memcontrol: introduce memcg_reparent_ops
` [PATCH v4 09/11] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
` [mm] bec0ae1210: WARNING:possible_recursive_locking_detected
` [PATCH v4 10/11] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function
` [PATCH v4 11/11] mm: lru: use lruvec lock to serialize memcg changes
[PATCH] psi: dont alloc memory for psi by default
2022-05-26 18:54 UTC (3+ messages)
[PATCH 0/2] cgroup_subsys_state lifecycle fixups
2022-05-26 18:15 UTC (6+ messages)
` [PATCH 1/2] cgroup: Wait for cgroup_subsys_state offlining on unmount
` [PATCH 2/2] cgroup: Use separate work structs on css release path
[PATCH] cgroup: Return if dst_cgrp equals to src_cgrp
2022-05-26 11:22 UTC (3+ messages)
[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-05-26 0:38 UTC (14+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
[PATCH] memcg: provide reclaim stats via 'memory.reclaim'
2022-05-25 20:31 UTC (9+ messages)
[GIT PULL] cgroup changes for v5.19-rc1
2022-05-25 19:56 UTC (6+ messages)
[PATCH] mm: memcontrol: add the mempolicy interface for cgroup v2
2022-05-25 7:56 UTC (7+ messages)
` [External] "
` [mm] 6adb0a02c2: WARNING:suspicious_RCU_usage
[PATCH v3 0/5] memcontrol selftests fixups
2022-05-25 2:27 UTC (8+ messages)
` [PATCH v3 1/5] selftests: memcg: Fix compilation
` [PATCH v3 2/5] selftests: memcg: Expect no low events in unprotected sibling
` [PATCH v3 3/5] selftests: memcg: Adjust expected reclaim values of protected cgroups
` [PATCH v3 4/5] selftests: memcg: Remove protection from top level memcg
` [PATCH v3 5/5] selftests: memcg: Factor out common parts of memory.{low,min} tests
[PATCH 0/4] memcg: accounting for objects allocated by mkdir cgroup
2022-05-25 1:31 UTC (26+ messages)
` [PATCH mm v2 0/9] "
` [PATCH mm v2 1/9] memcg: enable accounting for struct cgroup
` [PATCH mm v2 2/9] memcg: enable accounting for kernfs nodes
` [PATCH mm v2 3/9] memcg: enable accounting for kernfs iattrs
` [PATCH mm v2 4/9] memcg: enable accounting for struct simple_xattr
` [PATCH mm v2 5/9] memcg: enable accounting for percpu allocation of struct psi_group_cpu
` [PATCH mm v2 6/9] memcg: enable accounting for percpu allocation of struct cgroup_rstat_cpu
` [PATCH mm v2 7/9] memcg: enable accounting for large allocations in mem_cgroup_css_alloc
` [PATCH mm v2 8/9] memcg: enable accounting for allocations in alloc_fair_sched_group
` [PATCH mm v2 9/9] memcg: enable accounting for percpu allocation of struct rt_rq
[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
2022-05-24 16:48 UTC (7+ messages)
` [PATCH v11 8/8] kselftest/cgroup: Add cpuset v2 partition root state test
[PATCH -next v4 0/4] bugfix for blk-throttle
2022-05-24 11:47 UTC (7+ messages)
` [PATCH -next v4 1/4] blk-throttle: fix that io throttle can only work for single bio
` [PATCH -next v4 2/4] blk-throttle: prevent overflow while calculating wait time
` [PATCH -next v4 4/4] blk-throttle: fix io hung due to config updates
` [PATCH -next v4 3/4] blk-throttle: factor out code to calculate ios/bytes_allowed
[PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
2022-05-24 2:35 UTC (34+ messages)
` [PATCH bpf-next v1 2/5] cgroup: bpf: add cgroup_rstat_updated() and cgroup_rstat_flush() kfuncs
` [PATCH bpf-next v1 3/5] bpf: Introduce cgroup iter
` [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
2022-05-24 1:13 UTC (15+ messages)
[PATCH] cgroup: don't queue css_release_work if one already pending
2022-05-23 21:27 UTC (2+ messages)
` [PATCH v2] cgroups: separate destroy_work into two separate wq
[PATCH] memcg: enable accounting in keyctl subsys
2022-05-23 20:00 UTC (3+ messages)
[PATCH] Revert "mm/vmscan: never demote for memcg reclaim"
2022-05-23 18:59 UTC (3+ messages)
[PATCH] cgroup: Fix an error handling path in alloc_pagecache_max_30M()
2022-05-23 13:55 UTC (3+ messages)
kernfs memcg accounting
2022-05-23 13:52 UTC (8+ messages)
` [PATCH 3/4] memcg: enable accounting for struct cgroup
[PATCH v2 1/5] selftests: memcg: Fix compilation
2022-05-23 13:29 UTC (3+ messages)
[PATCH -next v6 0/3] support concurrent sync io for bfq on a specail occasion
2022-05-23 13:18 UTC (4+ messages)
` [PATCH -next v6 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v6 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v6 3/3] block, bfq: do not idle if only one group is activated
[tj-cgroup:for-next] BUILD SUCCESS 8a4f243bd5cfd2885c52eaf0075732d4ee77d78d
2022-05-22 4:58 UTC
[tj-cgroup:for-5.19] BUILD SUCCESS b154a017c92011d8f71ce804583e5f9c3d90bb9a
2022-05-22 3:37 UTC
[PATCH bpf-next v1 1/5] cgroup: bpf: add a hook for bpf progs to attach to rstat flushing
2022-05-21 11:26 UTC (4+ messages)
[PATCH -next v2 0/6] multiple cleanup patches for bfq
2022-05-21 7:35 UTC (7+ messages)
` [PATCH -next v2 1/6] block, bfq: cleanup bfq_weights_tree add/remove apis
` [PATCH -next v2 2/6] block, bfq: cleanup __bfq_weights_tree_remove()
` [PATCH -next v2 3/6] block, bfq: factor out code to update 'active_entities'
` [PATCH -next v2 4/6] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group
` [PATCH -next v2 5/6] block, bfq: cleanup bfq_activate_requeue_entity()
` [PATCH -next v2 6/6] block, bfq: remove dead code for updating 'rq_in_driver'
[PATCH -next v3 0/2] bugfix for blk-throttle
2022-05-21 5:00 UTC (12+ messages)
` [PATCH -next v3 2/2] blk-throttle: fix io hung due to configuration updates
[PATCH v7 0/6] Proposal for a GPU cgroup controller
2022-05-21 2:19 UTC (13+ messages)
` [PATCH v7 1/6] gpu: rfc: "
` [PATCH v7 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
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