messages from 2022-09-28 12:35:29 to 2022-10-18 03:48:11 UTC [more...]
[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
2022-10-18 3:48 UTC (2+ messages)
[GIT PULL] cgroup fixes for v6.1-rc1
2022-10-18 2:01 UTC (2+ messages)
[PATCH AUTOSEL 5.4 03/13] cgroup: Remove data-race around cgrp_dfl_visible
2022-10-18 0:10 UTC
[PATCH AUTOSEL 5.10 05/16] cgroup: Remove data-race around cgrp_dfl_visible
2022-10-18 0:10 UTC
[PATCH AUTOSEL 5.15 05/21] cgroup: Remove data-race around cgrp_dfl_visible
2022-10-18 0:09 UTC
[PATCH AUTOSEL 5.19 06/29] cgroup: Remove data-race around cgrp_dfl_visible
2022-10-18 0:08 UTC
[PATCH AUTOSEL 6.0 06/32] cgroup: Remove data-race around cgrp_dfl_visible
2022-10-18 0:07 UTC
[PATCH] mm/memcontrol: Don't increase effective low/min if no protection needed
2022-10-17 22:46 UTC (7+ messages)
[RFC] memcg rstat flushing optimization
2022-10-17 21:30 UTC (12+ messages)
[PATCH 0/3] A few cleanup patches for blk-iolatency.c
2022-10-17 18:27 UTC (8+ messages)
` [PATCH 1/3] block: Remove redundant parent blkcg_gp check in check_scale_change
` [PATCH 2/3] block: Correct comment for scale_cookie_change
` [PATCH 3/3] block: Replace struct rq_depth with unsigned int in struct iolatency_grp
[PATCH 1/2] block: Add helper for queue_flags bit test
2022-10-17 8:28 UTC (4+ messages)
` [PATCH 2/2] block: Make refcnt of bfq_group/bfq_queue atomic
[PATCH v3 cgroup/for-5.20] cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
2022-10-14 17:10 UTC (21+ messages)
` [PATCH] perf stat: Support old kernels for bperf cgroup counting
` [PATCH v2] "
[PATCH net-next] net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
2022-10-13 22:02 UTC (13+ messages)
UDP rx packet loss in a cgroup with a memory limit
2022-10-13 14:22 UTC (8+ messages)
[PATCH v2] blk-cgroup: Fix typo in comment
2022-10-13 14:19 UTC (2+ messages)
[PATCH] mm: memcontrol: use mem_cgroup_is_root() helper
2022-10-13 6:44 UTC (4+ messages)
[PATCH AUTOSEL 5.10 13/33] blk-throttle: prevent overflow while calculating wait time
2022-10-13 0:23 UTC
[PATCH AUTOSEL 5.15 15/47] blk-throttle: prevent overflow while calculating wait time
2022-10-13 0:20 UTC
[PATCH AUTOSEL 5.19 19/63] blk-throttle: prevent overflow while calculating wait time
2022-10-13 0:17 UTC
[PATCH AUTOSEL 6.0 19/67] blk-throttle: prevent overflow while calculating wait time
2022-10-13 0:15 UTC
[tj-cgroup:for-next] BUILD SUCCESS b675d4bdfefac2fd46838383ecb3c06ad0f4c94d
2022-10-12 21:13 UTC
Possible race in obj_stock_flush_required() vs drain_obj_stock()
2022-10-12 19:18 UTC (13+ messages)
[PATCH cgroup/for-6.1-fixes] mm: cgroup: fix comments for get from fd/file helpers
2022-10-12 8:06 UTC (2+ messages)
[tj-cgroup:for-next] BUILD SUCCESS WITH WARNING 8248fe413216732f98563e8882b6c6ae617c327b
2022-10-12 5:58 UTC
[PATCH v2 0/2] Support cgroup1 in get from fd/file interfaces
2022-10-11 16:51 UTC (6+ messages)
` [PATCH v2 1/2] cgroup: add cgroup_v1v2_get_from_[fd/file]()
` [PATCH v2 2/2] bpf: cgroup_iter: support cgroup1 using cgroup fd
[PATCH 0/2] block: queue flag helpers and atomic refcnt impl
2022-10-11 14:52 UTC
[tj-cgroup:for-next] BUILD SUCCESS 03db7716159477b595e9af01be8003b7e994cc79
2022-10-11 11:16 UTC
[patch v11 0/6] support concurrent sync io for bfq on a specail occasion
2022-10-11 9:36 UTC (5+ messages)
[PATCH 0/4] A few cleanup patches for blk-cgroup
2022-10-11 7:53 UTC (13+ messages)
` [PATCH 1/4] blk-cgroup: Remove unnecessary blk_ioprio_exit in blkcg_init_queue
` [PATCH 2/4] blk-cgroup: correct comment for blk_alloc_queue and blk_exit_queue
` [PATCH 3/4] blk-cgroup: Add NULL check of pd_alloc_fn in blkcg_activate_policy
` [PATCH 4/4] blk-cgroup: Fix typo in comment
[PATCH] cgroup: optimize the account of nr_cgrps
2022-10-11 7:29 UTC
[PATCH v1 0/3] Fix cgroup1 support in get from fd/file interfaces
2022-10-11 6:47 UTC (10+ messages)
` [PATCH v1 1/3] Revert "cgroup: enable cgroup_get_from_file() on cgroup1"
` [PATCH v1 2/3] cgroup: add cgroup_all_get_from_[fd/file]()
` [PATCH v1 3/3] bpf: cgroup_iter: support cgroup1 using cgroup fd
[PATCH v1 0/3] Fix cgroup1 support in get from fd/file interfaces
2022-10-10 23:58 UTC
[PATCH] cgroup: Reorganize css_set_lock and kernfs path processing
2022-10-10 20:24 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[GIT PULL] cgroup changes for v6.1-rc1
2022-10-10 18:48 UTC (2+ messages)
Can cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
2022-10-08 10:38 UTC
[PATCH v7 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-10-08 2:15 UTC (14+ messages)
` [PATCH v7 1/3] llist: Add a lock-less list variant terminated by a sentinel node
` [PATCH v7 2/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
` [PATCH v7 3/3] blk-cgroup: Optimize blkcg_rstat_flush()
[RFC PATCH 00/20] Add Cgroup support for SGX EPC memory
2022-10-07 16:46 UTC (12+ messages)
` [RFC PATCH 04/20] x86/sgx: Add 'struct sgx_epc_lru' to encapsulate lru list(s)
[PATCH v2] mm/vmscan: check references from all memcgs for swapbacked memory
2022-10-06 23:55 UTC (16+ messages)
[PATCH v8 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-10-06 21:34 UTC (7+ messages)
` [PATCH v8 1/3] llist: Allow optional sentinel node terminated lockless list
` [PATCH v8 2/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
` [PATCH v8 3/3] blk-cgroup: Optimize blkcg_rstat_flush()
[PATCH] mm/vmscan: check references from all memcgs for swapbacked memory
2022-10-05 15:55 UTC (6+ messages)
[tj-cgroup:test-merge-for-6.1] BUILD SUCCESS 99996071fa0f2cbf22697f6e82014ecb15a53b2a
2022-10-04 7:19 UTC
[PATCH] memcg: calling reclaim_high(GFP_KERNEL) in GFP_NOFS context deadlocks
2022-10-03 15:08 UTC (6+ messages)
[PATCH v6 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-09-30 18:34 UTC (4+ messages)
` [PATCH v6 3/3] "
BUG: HANG_DETECT waiting for migration_cpu_stop() complete
2022-09-29 15:13 UTC (9+ messages)
[RFC PATCH v1] mm: oom: introduce cpuset oom
2022-09-29 3:15 UTC (4+ messages)
` "
[PATCH] Revert "net: set proper memcg for net_init hooks allocations"
2022-09-28 16:22 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;
as well as URLs for NNTP newsgroup(s).