public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-30 00:58:53 to 2025-05-12 14:43:51 UTC [more...]

[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration (series v3)
 2025-05-12 14:42 UTC  (9+ messages)
` [PATCH 1/7] mm: add gpu active/reclaim per-node stat counters
` [PATCH 2/7] ttm: use gpu mm stats to track gpu memory allocations
` [PATCH 3/7] memcg: add GPU statistic
` [PATCH 4/7] memcg: add hooks for gpu memcg charging/uncharging
` [PATCH 5/7] ttm: add initial memcg integration. (v4)
` [PATCH 6/7] amdgpu: add support for memcg integration
` [PATCH 7/7] nouveau: add "

[RFC/PATCH] sched: Support moving kthreads into cpuset cgroups
 2025-05-12 10:36 UTC  (16+ messages)

[PATCH] kernel/cgroup/pids: add "pids.forks" counter
 2025-05-12 10:20 UTC  (6+ messages)
              ` [PATCH PoC] kernel/cgroup/pids: refactor "pids.forks" into "pids.stat"

[PATCH v9 0/2] sched: Fix missing irq time when CONFIG_IRQ_TIME_ACCOUNTING is enabled
 2025-05-11  3:08 UTC  (3+ messages)
` [PATCH v9 1/2] sched: Fix cgroup irq time for CONFIG_IRQ_TIME_ACCOUNTING
` [PATCH v9 2/2] sched: Annotate sched_clock_irqtime with __read_mostly

[tj-cgroup:for-6.16] BUILD SUCCESS c8e7e056366a9d56fb1c3af2616aca2a63f9bacc
 2025-05-10 17:45 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 5dff7c48efa2d917f0f89e4bcd0452a4df11b86b
 2025-05-10 13:31 UTC 

[tj-cgroup:for-6.15-fixes] BUILD SUCCESS 39b5ef791d109dd54c7c2e6e87933edfcc0ad1ac
 2025-05-10 12:05 UTC 

[PATCH 0/4] memcg: nmi-safe kmem charging
 2025-05-10  7:00 UTC  (8+ messages)
` [PATCH 1/4] memcg: add infra for nmi safe memcg stats
` [PATCH 2/4] memcg: add nmi-safe update for MEMCG_KMEM
` [PATCH 3/4] memcg: nmi-safe slab stats updates
` [PATCH 4/4] memcg: make objcg charging nmi safe

[PATCH v5 0/5] cgroup: separate rstat trees
 2025-05-09 21:46 UTC  (13+ messages)
` [PATCH v5 1/5] cgroup: use helper for distingushing css in callbacks
` [PATCH v5 2/5] cgroup: use separate rstat trees for each subsystem
` [PATCH v5 3/5] cgroup: use subsystem-specific rstat locks to avoid contention
` [PATCH v5 4/5] cgroup: helper for checking rstat participation of css
` [PATCH v5 5/5] cgroup: document the rstat per-cpu initialization

[PATCH v2] cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
 2025-05-09 21:19 UTC  (6+ messages)

[syzbot] [cgroups?] general protection fault in cgroup_rstat_flush
 2025-05-09 19:56 UTC  (2+ messages)

[PATCH v2 0/2] Minor namespace code simplication
 2025-05-09 17:34 UTC  (6+ messages)
` [PATCH v2 1/2] kernel/nsproxy: remove unnecessary guards
` [PATCH v2 2/2] include/cgroup: separate {get,put}_cgroup_ns no-op case

[PATCH] cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cpumask()
 2025-05-09 17:32 UTC  (3+ messages)

[PATCH v4 0/7] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-05-08 18:46 UTC  (8+ messages)
` [PATCH v4 1/7] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
` [PATCH v4 2/7] KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
` [PATCH v4 3/7] cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.c
` [PATCH v4 4/7] cgroup: selftests: Move cgroup_util into its own library
` [PATCH v4 5/7] cgroup: selftests: Add API to find root of specific controller
` [PATCH v4 6/7] KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
` [PATCH v4 7/7] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking

[PATCH v4 0/2] sched/numa: add statistics of numa balance task migration
 2025-05-08 10:23 UTC  (7+ messages)
` [PATCH v4 1/2] sched/numa: fix task swap by skipping kernel threads
` [PATCH v4 2/2] sched/numa: add statistics of numa balance task migration

[tj-cgroup:for-6.16] BUILD SUCCESS 8f52633cf5ebe1fb9c4814b6590f824cf906b346
 2025-05-08  4:57 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 9e1b9c12842f0c36a240558a37a227542da3f5a0
 2025-05-08  1:56 UTC 

[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration (v2)
 2025-05-07 22:11 UTC  (15+ messages)
` [PATCH 1/5] memcg: add GPU statistic
` [PATCH 2/5] memcg: add hooks for gpu memcg charging/uncharging
` [PATCH 3/5] ttm: add initial memcg integration. (v2)
` [PATCH 4/5] amdgpu: add support for memcg integration
` [PATCH 5/5] nouveau: add "

[PATCH] cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
 2025-05-07 18:41 UTC  (2+ messages)

[PATCH v3 0/4] memcg: decouple memcg and objcg stocks
 2025-05-07 11:46 UTC  (7+ messages)
` [PATCH 1/4] memcg: simplify consume_stock
` [PATCH 2/4] memcg: separate local_trylock for memcg and obj
` [PATCH 3/4] memcg: completely decouple memcg and obj stocks
` [PATCH 4/4] memcg: no irq disable for memcg stock lock

[PATCH v3] sched/numa: add statistics of numa balance task migration
 2025-05-07 11:36 UTC  (15+ messages)

[PATCH v3] memcg: introduce non-blocking limit setting option
 2025-05-07  7:30 UTC  (3+ messages)

[RFC PATCH 0/3] cgroup: nmi safe css_rstat_updated
 2025-05-07  6:52 UTC  (9+ messages)
` [RFC PATCH 1/3] llist: add list_add_iff_not_on_list()
  ` [RFC PATCH 1/3] llist: add list_add_iff_not_on_list()g
` [RFC PATCH 3/3] cgroup: make css_rstat_updated nmi safe

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-05-07  3:30 UTC  (8+ messages)
` [PATCH RFC 07/28] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH RFC 08/28] mm: vmscan: refactor move_folios_to_lru()

[linux-next:master] [memcg] 314315f970: WARNING:at_mm/page_counter.c:#page_counter_cancel
 2025-05-07  2:55 UTC 

[PATCH v4 0/5] cgroup: separate rstat trees
 2025-05-06  9:37 UTC  (4+ messages)
` [PATCH v4 4/5] cgroup: use separate rstat trees for each subsystem

[PATCH v1] cgroup/cpuset: remove kernfs active break
 2025-05-06  1:36 UTC  (5+ messages)

[PATCH AUTOSEL 6.12 059/486] cgroup/rstat: avoid disabling irqs for O(num_cpu)
 2025-05-05 22:39 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 081/486] blk-cgroup: improve policy registration error handling
` [PATCH AUTOSEL 6.12 194/486] blk-throttle: don't take carryover for prioritized processing of metadata
` [PATCH AUTOSEL 6.12 486/486] kernfs: Use RCU to access kernfs_node::parent

[PATCH AUTOSEL 6.14 071/642] cgroup/rstat: avoid disabling irqs for O(num_cpu)
 2025-05-05 22:14 UTC  (4+ messages)
` [PATCH AUTOSEL 6.14 103/642] blk-cgroup: improve policy registration error handling
` [PATCH AUTOSEL 6.14 243/642] blk-throttle: don't take carryover for prioritized processing of metadata
` [PATCH AUTOSEL 6.14 633/642] kernfs: Use RCU to access kernfs_node::parent

[PATCH v2 0/3] memcg: decouple memcg and objcg stocks
 2025-05-05 20:49 UTC  (12+ messages)
` [PATCH v2 1/3] memcg: separate local_trylock for memcg and obj
` [PATCH v2 2/3] memcg: completely decouple memcg and obj stocks
` [PATCH v2 3/3] memcg: no irq disable for memcg stock lock

[RFC 2/5] memcontrol: add boot option to enable memsw account on dfl
 2025-05-05 18:29 UTC  (11+ messages)
          ` [External] "

[PATCH rfc 00/12] mm: BPF OOM
 2025-05-05  8:08 UTC  (14+ messages)
` [PATCH rfc 09/12] sched: psi: bpf hook to handle psi events
` [PATCH rfc 10/12] mm: introduce bpf_out_of_memory() bpf kfunc

[PATCH v8 0/2] memcg: Fix test_memcg_min/low test failures
 2025-05-02 18:39 UTC  (5+ messages)
` [PATCH v8 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on
` [PATCH v8 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH v2 00/10] Add kernel cmdline option for rt_group_sched
 2025-05-02 14:48 UTC  (4+ messages)
` [PATCH v2 10/10] sched: Add deprecation warning for users of RT_GROUP_SCHED

[RESEND] Circular locking dependency involving, elevator_lock, rq_qos_mutex and pcpu_alloc_mutex
 2025-05-01 17:20 UTC  (4+ messages)

[PATCH v3 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
 2025-04-30 21:41 UTC  (3+ messages)

[PATCH] memcg: multi-memcg percpu charge cache
 2025-04-30 15:32 UTC  (10+ messages)

[PATCH 0/4] memcg: decouple memcg and objcg stocks
 2025-04-30 15:11 UTC  (12+ messages)
` [PATCH 1/4] memcg: simplify consume_stock
` [PATCH 2/4] memcg: separate local_trylock for memcg and obj
` [PATCH 3/4] memcg: completely decouple memcg and obj stocks
` [PATCH 4/4] memcg: no irq disable for memcg stock lock

[syzbot] [cgroups?] [mm?] INFO: rcu detected stall in shmem_fault (6)
 2025-04-30 13:02 UTC  (2+ messages)
` [syzbot] [mm] "

[bug report] memcg: multi-memcg percpu charge cache - fix 2
 2025-04-30  8:25 UTC  (2+ messages)


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