public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-18 09:44:54 to 2024-10-11 20:51:19 UTC [more...]

[RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
 2024-10-11 20:51 UTC  (7+ messages)
` [RFC PATCH 1/4] Add get_cgroup_local_usage for estimating the top-tier memory usage
` [RFC PATCH 2/4] calculate memory.low for the local node and track its usage
` [RFC PATCH 3/4] use memory.low local node protection for local node reclaim
` [RFC PATCH 4/4] reduce NUMA balancing scan size of cgroups over their local memory.low

[PATCH V2] mm/memcontrol: add per-memcg pgpgin/pswpin counter
 2024-10-11 20:01 UTC  (4+ messages)

[PATCH] lib/Makefile: Make union-find compilation conditional on CONFIG_CPUSETS
 2024-10-11 14:12 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
 2024-10-11  8:56 UTC  (5+ messages)

[PATCH -next] selftests/cgroup: Fix compile error in test_cpu.c
 2024-10-11  6:11 UTC 

[PATCH] Revert "blk-throttle: Fix IO hang for a corner case"
 2024-10-11  1:47 UTC 

[PATCH] memcg: add tracing for memcg stat updates
 2024-10-10 17:27 UTC  (7+ messages)

[PATCH v2 0/6] Enhance union-find with KUnit tests and optimization improvements
 2024-10-09 16:41 UTC  (18+ messages)
` [PATCH v2 1/6] lib/union_find: Add EXPORT_SYMBOL() for uf_find() and uf_union()
` [PATCH v2 2/6] lib/union_find: Change uf_union() return type to bool
` [PATCH v2 3/6] lib: Add KUnit tests for union-find implementation
` [PATCH v2 4/6] lib/union_find: Optimize uf_find() with enhanced path compression
` [PATCH v2 5/6] cgroup/cpuset: Optimize domain counting using updated uf_union()
` [PATCH v2 6/6] MAINTAINERS: Add Kuan-Wei as co-maintainer for union-find

[tj-cgroup:for-6.13] BUILD SUCCESS 2e82c0d4562a4b8292af83577b70af888a93d16d
 2024-10-09 14:12 UTC 

[tj-cgroup:for-6.12-fixes] BUILD SUCCESS 117932eea99b729ee5d12783601a4f7f5fd58a23
 2024-10-09 14:11 UTC 

[tj-cgroup:for-next] BUILD SUCCESS e53dd32b55e43b963461688c8c87af3251412f18
 2024-10-09 13:53 UTC 

[PATCH v2 0/4] sched: Fix irq accounting for CONFIG_IRQ_TIME_ACCOUNTING
 2024-10-09 11:40 UTC  (8+ messages)
` [PATCH v2 1/4] sched: Define sched_clock_irqtime as static key
` [PATCH v2 2/4] sched: Don't account irq time if sched_clock_irqtime is disabled
` [PATCH v2 3/4] sched, psi: "
` [PATCH v2 4/4] sched: Fix cgroup irq accounting for CONFIG_IRQ_TIME_ACCOUNTING

[PATCH v4 0/2] Exposing nice CPU usage to userspace
 2024-10-08 18:51 UTC  (4+ messages)
` [PATCH v4 1/2] cgroup/rstat: Tracking cgroup-level niced CPU time
` [PATCH v4 2/2] cgroup/rstat: Selftests for niced CPU statistics

[PATCH v6 0/3] add dedicated wq for cgroup bpf and adjust WQ_MAX_ACTIVE
 2024-10-08 18:48 UTC  (6+ messages)
` [PATCH v6 1/3] cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
` [PATCH v6 2/3] workqueue: doc: Add a note saturating the system_wq is not permitted
` [PATCH v6 3/3] workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048

[PATHC v3 -next 0/3] Some optimizations about freezer
 2024-10-08 12:16 UTC  (12+ messages)
` [PATHC v3 -next 1/3] cgroup/freezer: Reduce redundant traversal for cgroup_freeze
` [PATHC v3 -next 2/3] cgroup/freezer: Add cgroup CGRP_FROZEN flag update helper
` [PATHC v3 -next 3/3] cgroup/freezer: Reduce redundant propagation for cgroup_propagate_frozen

[PATCH v2 0/5] blk-cgroup: don't abuse bdi in blk-cgroup
 2024-10-08  6:29 UTC  (11+ messages)
` [PATCH v2 1/5] blk-cgroup: add a new helper blkg_print_dev_name()
` [PATCH 2/5] blk-iocost: use "
` [PATCH 3/5] blk-throttle: "
` [PATCH 4/5] blk-iolatency: "
` [PATCH 5/5] blk-cgroup: "

[PATCH v5 0/3] add dedicated wq for cgroup bpf and adjust WQ_MAX_ACTIVE
 2024-10-08  1:32 UTC  (13+ messages)
` [PATCH v5 1/3] cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
` [PATCH v5 2/3] workqueue: doc: Add a note saturating the system_wq is not permitted
` [PATCH v5 3/3] workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048

[PATCH 0/5] Enhance Union-Find with KUnit tests and optimization improvements
 2024-10-07 13:18 UTC  (8+ messages)
` [PATCH 1/5] lib/union_find: Add EXPORT_SYMBOL() for uf_find() and uf_union()
` [PATCH 2/5] lib/union_find: Change uf_union() return type to bool
` [PATCH 3/5] lib: Add KUnit tests for Union-Find implementation
  `  "
` [PATCH 4/5] lib/union_find: Optimize uf_find() with enhanced path compression
  `  "
` [PATCH 5/5] cgroup/cpuset: Optimize total domain count using updated uf_union()

[PATCH v2] blk_iocost: remove some duplicate irq disable/enables
 2024-10-04 10:53 UTC  (15+ messages)

[PATCH] btrfs: root memcgroup for metadata filemap_add_folio()
 2024-10-03 20:58 UTC  (14+ messages)

[syzbot] [cgroups?] possible deadlock in console_lock_spinning_enable (5)
 2024-10-03 20:37 UTC 

[PATCH] blk_iocost: remove some dupicate irq disable/enables
 2024-10-02 10:45 UTC  (3+ messages)

[RFC PATCH v3 0/3] genirq/cpuhotplug: Adjust managed interrupts according to change of housekeeping cpumask
 2024-10-02 10:09 UTC  (5+ messages)
` [RFC PATCH v3 1/3] sched/isolation: Add infrastructure for dynamic CPU isolation
` [RFC PATCH v3 2/3] genirq/cpuhotplug: Adjust managed irqs according to change of housekeeping CPU

[PATCH v3 0/2] Exposing nice CPU usage to userspace
 2024-10-01 17:50 UTC  (10+ messages)
` [PATCH v3 1/2] cgroup/rstat: Tracking cgroup-level niced CPU time
` [PATCH v3 2/2] cgroup/rstat: Selftests for niced CPU statistics

[PATCH 6.1 0/2] io_uring/io-wq: respect cgroup cpusets
 2024-10-01 13:35 UTC  (5+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 95a616d89ccd2d2af0bd26c13c50143b301d82e8
 2024-10-01 10:50 UTC 

[PATCH] Fix spelling errors in file kernel/cgroup/cpuset.c
 2024-09-30 19:01 UTC  (2+ messages)

[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-09-29  1:30 UTC  (8+ messages)
` [PATCH v3 1/1] cgroup: fix "

[PATCH RFC 0/2] Selective mitigation for trusted userspace
 2024-09-27 22:01 UTC  (10+ messages)
` [PATCH RFC 1/2] x86/entry_64: Add a separate unmitigated entry/exit path
` [PATCH RFC 2/2] cpu/bugs: cgroup: Add a cgroup knob to bypass CPU mitigations

[PATCH] zswap: improve memory.zswap.writeback inheritance
 2024-09-27 16:40 UTC  (7+ messages)

[PATCH 6.1 59/73] netfilter: nft_socket: make cgroupsv2 matching work with namespaces
 2024-09-27 12:24 UTC 

[PATCH 6.10 51/58] netfilter: nft_socket: make cgroupsv2 matching work with namespaces
 2024-09-27 12:23 UTC 

[PATCH 6.6 43/54] netfilter: nft_socket: make cgroupsv2 matching work with namespaces
 2024-09-27 12:23 UTC 

[PATCH AUTOSEL 6.6 025/139] blk_iocost: fix more out of bound shifts
 2024-09-25 12:08 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 083/139] cgroup: Disallow mounting v1 hierarchies without controller implementation

[PATCH AUTOSEL 6.10 027/197] blk_iocost: fix more out of bound shifts
 2024-09-25 11:52 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 111/197] cgroup: Disallow mounting v1 hierarchies without controller implementation

[PATCH AUTOSEL 6.11 030/244] blk_iocost: fix more out of bound shifts
 2024-09-25 11:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 128/244] cgroup: Disallow mounting v1 hierarchies without controller implementation

[PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2024-09-23  4:44 UTC  (3+ messages)
` [PATCH v1 01/17] mm: factor out large folio handling from folio_order() into folio_large_order()

[PATCH v4 0/3] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-09-21  2:06 UTC  (4+ messages)

[syzbot] Monthly cgroups report (Sep 2024)
 2024-09-20 22:45 UTC 

5.10.225 stable kernel cgroup_mutex not held assertion failure
 2024-09-20  9:33 UTC  (5+ messages)
` [PATCH v4.19] cgroup: Make operations on the cgroup root_list RCU safe
` [PATCH v4.19] cgroup: Move rcu_head up near the top of cgroup_root
` [PATCH v5.4] cgroup: Make operations on the cgroup root_list RCU safe
` [PATCH v5.4] cgroup: Move rcu_head up near the top of cgroup_root

[syzbot] [cgroups?] [mm?] INFO: rcu detected stall in shmem_fault (6)
 2024-09-19 14:28 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox