cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-04 00:52:40 to 2025-01-21 18:29:52 UTC [more...]

[syzbot] [cgroups?] possible deadlock in console_lock_spinning_enable (5)
 2025-01-21 18:29 UTC  (2+ messages)

[PATCH v3 next 0/5] Some cleanup for memcg
 2025-01-21 14:15 UTC  (14+ messages)
` [PATCH v3 next 1/5] memcg: use OFP_PEAK_UNSET instead of -1
` [PATCH v3 next 2/5] memcg: call the free function when allocation of pn fails
` [PATCH v3 next 3/5] memcg: factor out the replace_stock_objcg function
` [PATCH v3 next 4/5] memcg: factor out stat(event)/stat_local(event_local) reading functions
` [PATCH v3 next 5/5] memcg: move the 'local' functions to memcontrol-v1.c

[PATCH v3] cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
 2025-01-20 15:16 UTC  (2+ messages)

[tj-cgroup:for-next 5/5] kernel/cgroup/cpuset-v1.c:397:18: error: implicit declaration of function 'cgroup_path_ns_locked'; did you mean 'cgroup_path_ns'?
 2025-01-20 15:01 UTC  (4+ messages)

[PATCH] mm: memcg supports freeing the specified zone's memory
 2025-01-20  9:40 UTC  (8+ messages)

[tj-cgroup:for-next 5/5] kernel/cgroup/cpuset-v1.c:397:11: error: call to undeclared function 'cgroup_path_ns_locked'; ISO C99 and later do not support implicit function declarations
 2025-01-17 20:59 UTC 

[PATCH] cgroup/dmem: Don't clobber pool in dmem_cgroup_calculate_protection
 2025-01-17 19:02 UTC  (5+ messages)

[PATCH bpf-next v5 4/7] memcg: Use trylock to access memcg stock_lock
 2025-01-17 17:36 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
 2025-01-17 16:08 UTC  (9+ messages)
          ` [PATCH v2] "

[PATCH v3] memcg: fix soft lockup in the OOM process
 2025-01-17  6:59 UTC  (14+ messages)

[PATCH] Documentation/cgroup-v2: Update memory.numa_stat description to reflect possible units
 2025-01-17  3:09 UTC  (11+ messages)
` [PATCH v2] Documentation/cgroup-v2: Update memory.{stat,numa_stat} "

[PATCH 0/9 RFC] cgroup: separate rstat trees
 2025-01-16 19:03 UTC  (11+ messages)

[PATCH v3] kernfs: Use RCU for kernfs_node::name and ::parent lookup
 2025-01-16 17:32 UTC  (5+ messages)

[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
 2025-01-16 15:55 UTC  (13+ messages)
  ` [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug

[LTP] Issue faced in memcg_stat_rss while running mainline kernels between 6.7 and 6.8
 2025-01-16 10:35 UTC  (7+ messages)

(no subject)
 2025-01-16  5:14 UTC 

[PATCH -v2 next 0/4] Some cleanup for memcg
 2025-01-16  1:21 UTC  (12+ messages)
` [PATCH -v2 next 1/4] memcg: use OFP_PEAK_UNSET instead of -1
` [PATCH -v2 next 2/4] memcg: call the free function when allocation of pn fails
` [PATCH -v2 next 3/4] memcg: factor out the replace_stock_objcg function
` [PATCH -v2 next 4/4] memcg: factor out stat(event)/stat_local(event_local) reading functions

[PATCH v17 00/16] Add Cgroup support for SGX EPC memory
 2025-01-15 20:16 UTC  (2+ messages)

[PATCH v2] memcg: allow exiting tasks to write back data to swap
 2025-01-15 19:41 UTC  (17+ messages)

[PATCH v2] cgroup/cpuset: call fmeter_init() when cpuset.memory_pressure disabled
 2025-01-15 15:38 UTC  (3+ messages)

[PATCH 5.10/5.15] blk-cgroup: Fix UAF in blkcg_unpin_online()
 2025-01-15  9:37 UTC 

[PATCH 1/4] cgroup/dmem: Select PAGE_COUNTER
 2025-01-15  8:50 UTC  (9+ messages)
` [PATCH 2/4] cgroup/dmem: Fix parameters documentation
` [PATCH 3/4] drm/doc: Include new drm-compute documentation
` [PATCH 4/4] doc/cgroup: Fix title underline length

[PATCH -next] kernel/cgroup: Remove the unused variable climit
 2025-01-15  8:50 UTC  (5+ messages)

[PATCH v8 resend 0/4] sched: Fix missing irq time when CONFIG_IRQ_TIME_ACCOUNTING is enabled
 2025-01-15  2:58 UTC  (7+ messages)
` [PATCH v8 4/4] sched: Fix cgroup irq time for CONFIG_IRQ_TIME_ACCOUNTING

[tj-cgroup:for-next] BUILD SUCCESS ca3957ef3f806b3aa241e1b228712d63d2264219
 2025-01-14 19:26 UTC 

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2025-01-14 18:01 UTC  (6+ messages)
` [PATCH v2 1/7] kernel/cgroup: "
  ` [PATCH v2.1 1/1] "

[RFC PATCH 0/9 v2] cgroup: separate per-subsystem rstat trees
 2025-01-13 19:14 UTC  (5+ messages)

[RFC PATCH v1] Add kthreads_update_affinity()
 2025-01-13 19:08 UTC 

[PATCH] cgroup: update comment about dropping cgroup kn refs
 2025-01-13 18:26 UTC  (4+ messages)

[PATCH] blk-cgroup: rwstat: fix kernel-doc warnings in header file
 2025-01-13 14:47 UTC  (2+ messages)

[PATCH] blk-cgroup: fix kernel-doc warnings in header file
 2025-01-13 14:47 UTC  (2+ messages)

[GIT PULL] cgroup: Fixes for v6.13-rc6
 2025-01-11  1:26 UTC  (2+ messages)

[RFC PATCH 0/9] Add kernel cmdline option for rt_group_sched
 2025-01-10 10:04 UTC  (4+ messages)

[PULL] dmem cgroup, v2
 2025-01-10  9:02 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 3cb97a927fffe443e1e7e8eddbfebfdb062e86ed
 2025-01-10  2:56 UTC 

[PATCH v2] cgroup/cpuset: remove kernfs active break
 2025-01-09  2:07 UTC  (12+ messages)

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2025-01-07 15:13 UTC  (11+ messages)

[PATCH] mm: avoid implicit type conversion
 2025-01-07  5:48 UTC  (3+ messages)

[PULL] dmem cgroup
 2025-01-06 16:49 UTC 

[PATCH v6 0/8] driver core: class: Fix bug and code improvements for class APIs
 2025-01-05  8:34 UTC  (9+ messages)
` [PATCH v6 1/8] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
` [PATCH v6 2/8] blk-cgroup: Fix class @block_class's subsystem refcount leakage
` [PATCH v6 3/8] driver core: Move true expression out of if condition in 3 device finding APIs
` [PATCH v6 4/8] driver core: Rename declaration parameter name for API device_find_child() cluster
` [PATCH v6 5/8] driver core: Correct parameter check for API device_for_each_child_reverse_from()
` [PATCH v6 6/8] driver core: Correct API device_for_each_child_reverse_from() prototype
` [PATCH v6 7/8] driver core: Introduce device_iter_t for device iterating APIs
` [PATCH v6 8/8] driver core: Move two simple APIs for finding child device to header


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).