cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-30 14:52:35 to 2025-02-18 14:55:52 UTC [more...]

[PATCH] cgroup/dmem: Don't clobber pool in dmem_cgroup_calculate_protection
 2025-02-18 14:55 UTC  (4+ messages)
` [PATCH v2] cgroup/dmem: Don't open-code css_for_each_descendant_pre

[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
 2025-02-18 14:18 UTC  (49+ messages)
` [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug

[PATCH 00/11] cgroup: separate rstat trees
 2025-02-18  3:14 UTC  (12+ messages)
` [PATCH 01/11] cgroup: move rstat pointers into struct of their own
` [PATCH 02/11] cgroup: add level of indirection for cgroup_rstat struct
` [PATCH 03/11] cgroup: move cgroup_rstat from cgroup to cgroup_subsys_state
` [PATCH 04/11] cgroup: introduce cgroup_rstat_ops
` [PATCH 05/11] cgroup: separate rstat for bpf cgroups
` [PATCH 06/11] cgroup: rstat lock indirection
` [PATCH 07/11] cgroup: fetch cpu-specific lock in rstat cpu lock helpers
` [PATCH 08/11] cgroup: rstat cpu lock indirection
` [PATCH 09/11] cgroup: separate rstat locks for bpf cgroups
` [PATCH 10/11] cgroup: separate rstat locks for subsystems
` [PATCH 11/11] cgroup: separate rstat list pointers from base stats

[PATCH] [PATCH v4] cgroup/cpuset: fmeter_getrate() returns 0 when memory_pressure disabled
 2025-02-18  1:37 UTC  (2+ messages)

[PATCH v3] cgroup/cpuset: fmeter_getrate() returns 0 when memory_pressure disabled
 2025-02-17 21:28 UTC  (3+ messages)

[PATCH] memcg: add hierarchical effective limits for v2
 2025-02-17 17:57 UTC  (12+ messages)

[PATCH v2] cgroup/cpuset: call fmeter_init() when cpuset.memory_pressure disabled
 2025-02-17 12:54 UTC  (7+ messages)

[PATCH] selftests: make shell scripts POSIX-compliant
 2025-02-17  3:00 UTC  (3+ messages)

[GIT PULL] cgroup: Fixes for v6.14-rc2
 2025-02-14 19:29 UTC  (2+ messages)

[syzbot] [cgroups?] possible deadlock in __run_timer_base (2)
 2025-02-14 14:17 UTC  (4+ messages)

[PATCH v8 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-02-13 18:13 UTC  (9+ messages)
` [PATCH v8 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn()
` [PATCH v8 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v8 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry()
` [PATCH v8 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v8 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v8 6/6] kernfs: Use RCU to access kernfs_node::name

Test failures obtained on 6.14 kernel in memcontrol04 test
 2025-02-13 13:15 UTC  (2+ messages)
    ` [LTP] "

[PATCH v2] blk-cgroup: improve policy registration error handling
 2025-02-13 11:08 UTC  (2+ messages)

[PATCH] block: Check blkg_to_lat return value to avoid NULL dereference
 2025-02-13  1:27 UTC  (4+ messages)
` [PATCH] block: Check blkg_to_lat() "

[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
 2025-02-12 15:17 UTC  (14+ messages)
` [PATCH v2 3/3] cgroup/rstat: Add run_delay accounting for cgroups
            `  "
    ` Re: [PATCH v2 0/3] Fix and cleanup and extend cpu.stat

[PATCH] mm/oom_kill: revert watchdog reset in global OOM process
 2025-02-12 11:58 UTC  (7+ messages)

[PATCH] blk-cgroup: validate alloc/free function pairs at the start of blkcg_policy_register()
 2025-02-12  2:26 UTC  (3+ messages)

[PATCH] memcg: avoid dead loop when setting memory.max
 2025-02-12  0:29 UTC  (6+ messages)

[PATCH cgroup] https://github.com/raspberrypi/linux/issues/6631
 2025-02-11 14:09 UTC  (3+ messages)

[PATCH v7 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-02-11  7:56 UTC  (10+ messages)
` [PATCH v7 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn()
` [PATCH v7 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v7 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry()
` [PATCH v7 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v7 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v7 6/6] kernfs: Use RCU to access kernfs_node::name

[PATCH 0/9] Add kernel cmdline option for rt_group_sched
 2025-02-10 15:12 UTC  (10+ messages)
` [PATCH 1/9] sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions
` [PATCH 2/9] sched: Remove unneeed macro wrap
` [PATCH 3/9] sched: Always initialize rt_rq's task_group
` [PATCH 4/9] sched: Add commadline option for RT_GROUP_SCHED toggling
` [PATCH 5/9] sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
` [PATCH 6/9] sched: Bypass bandwitdh checks with runtime "
` [PATCH 7/9] sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled
` [PATCH 8/9] sched: Add RT_GROUP WARN checks for non-root task_groups
` [PATCH 9/9] sched: Add annotations to RT_GROUP_SCHED fields

[PATCH v4 0/2] Fix and extend cpu.stat
 2025-02-09  6:13 UTC  (3+ messages)
` [PATCH v4 1/2] cgroup/rstat: Fix forceidle time in cpu.stat
` [PATCH v4 2/2] cgroup/rstat: Add run_delay accounting for cgroups

[tj-cgroup:for-6.14-fixes] BUILD SUCCESS db5fd3cf8bf41b84b577b8ad5234ea95f327c9be
 2025-02-08 18:03 UTC 

[tj-cgroup:for-next] BUILD SUCCESS d920908fe36c2b3a1c6fe444831e0c8c2a995fd1
 2025-02-08 18:02 UTC 

[PATCH v3 0/2] Fix and extend cpu.stat
 2025-02-08 15:58 UTC  (5+ messages)
` [PATCH v3 1/2] cgroup/rstat: Fix forceidle time in cpu.stat
` [PATCH v3 2/2] cgroup/rstat: Add run_delay accounting for cgroups
    `  "

Remove steal time from usage_usec
 2025-02-07 21:04 UTC  (6+ messages)
  ` [PATCH v2] cgroups: "

A path forward to cleaning up dying cgroups?
 2025-02-06 15:51 UTC  (10+ messages)

[tj-cgroup:for-6.14-fixes] BUILD SUCCESS fd079124112c6e11c1bca2e7c71470a2d60bc363
 2025-02-05 20:35 UTC 

[tj-cgroup:for-next] BUILD SUCCESS f548f3f002f7d752a24351fe91bd3381e83eb467
 2025-02-05 20:35 UTC 

[PATCH] selftests/cgroup: use bash in test_cpuset_v1_hp.sh
 2025-02-04 19:37 UTC  (2+ messages)

[PATCH 00/20] Add support for shared PTEs across processes
 2025-02-04 16:41 UTC  (4+ messages)
` [PATCH 01/20] mm: Add msharefs filesystem

[PATCH] cgroup: fix race between fork and cgroup.kill
 2025-02-04 12:44 UTC  (4+ messages)

[tj-cgroup:for-6.14-fixes] BUILD SUCCESS b69bb476dee99d564d65d418e9a20acca6f32c3f
 2025-02-03  8:53 UTC 

[tj-cgroup:for-next] BUILD SUCCESS b61bb526297dd59fc56d8f9b8ea43662f033c798
 2025-02-03  5:23 UTC 

[PATCH cgroup] Update freezer.c
 2025-02-01  9:45 UTC 

[RFC PATCH] mm, memcg: introduce memory.high.throttle
 2025-01-30 22:27 UTC  (14+ messages)

[PATCH v6 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-01-30 18:36 UTC  (4+ messages)
` [PATCH v6 5/6] kernfs: Use RCU to access kernfs_node::parent


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