public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-24 23:56:05 to 2025-02-10 16:41:09 UTC [more...]

[PATCH v7 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-02-10 16:41 UTC  (9+ 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] memcg: add hierarchical effective limits for v2
 2025-02-10 16:24 UTC  (7+ messages)

[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
 2025-02-10 16:20 UTC  (14+ messages)
` [PATCH v2 1/3] cgroup/rstat: Fix forceidle time in cpu.stat
` [PATCH v2 2/3] cgroup/rstat: Cleanup cpu.stat once for all
    `  "
` [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 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] blk-cgroup: validate alloc/free function pairs at the start of blkcg_policy_register()
 2025-02-10  3:18 UTC 

[syzbot] [cgroups?] possible deadlock in __run_timer_base (2)
 2025-02-09 20:43 UTC 

[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: "

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

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  (37+ messages)
` [PATCH 01/20] mm: Add msharefs filesystem
` [PATCH 02/20] mm/mshare: pre-populate msharefs with information file
` [PATCH 03/20] mm/mshare: make msharefs writable and support directories
` [PATCH 04/20] mm/mshare: allocate an mm_struct for msharefs files
` [PATCH 05/20] mm/mshare: Add ioctl support
` [PATCH 06/20] mm/mshare: Add a vma flag to indicate an mshare region
` [PATCH 07/20] mm/mshare: Add mmap support
` [PATCH 08/20] mm/mshare: flush all TLBs when updating PTEs in an mshare range
` [PATCH 09/20] sched/numa: do not scan msharefs vmas
` [PATCH 10/20] mm: add mmap_read_lock_killable_nested()
` [PATCH 11/20] mm: add and use unmap_page_range vm_ops hook
` [PATCH 12/20] mm/mshare: prepare for page table sharing support
` [PATCH 13/20] x86/mm: enable page table sharing
` [PATCH 14/20] mm: create __do_mmap() to take an mm_struct * arg
` [PATCH 15/20] mm: pass the mm in vma_munmap_struct
` [PATCH 16/20] mshare: add MSHAREFS_CREATE_MAPPING
` [PATCH 17/20] mshare: add MSHAREFS_UNMAP
` [PATCH 18/20] mm/mshare: provide a way to identify an mm as an mshare host mm
` [PATCH 19/20] mm/mshare: get memcg from current->mm instead of mshare mm
` [PATCH 20/20] mm/mshare: associate a mem cgroup with an mshare file

[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] https://github.com/raspberrypi/linux/issues/6631
 2025-02-01 14:08 UTC  (2+ messages)

[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  (9+ messages)
` [PATCH v6 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn()
` [PATCH v6 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v6 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry()
` [PATCH v6 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v6 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v6 6/6] kernfs: Use RCU to access kernfs_node::name

Maybe a race window in cgroup.kill?
 2025-01-30  9:26 UTC  (3+ messages)

[PATCH v4 0/9] mm: workingset reporting
 2025-01-30  4:11 UTC  (4+ messages)

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

[tj-cgroup:for-next] BUILD SUCCESS ad6c08d8c1045843ec564a73981ece6ec31d11a0
 2025-01-29  7:44 UTC 

[PATCH] mm: memcontrol: move memsw charge callbacks to v1
 2025-01-28 22:36 UTC  (9+ messages)

[PATCH] cgroup/misc: Remove unused misc_cg_res_total_usage
 2025-01-28 19:01 UTC  (3+ messages)

[PATCH v4 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-01-27 18:01 UTC  (15+ messages)
` [PATCH v4 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v4 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v4 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v4 6/6] kernfs: Use RCU to access kernfs_node::name

[PATCH] cgroup/dmem: Don't clobber pool in dmem_cgroup_calculate_protection
 2025-01-27 15:27 UTC  (8+ messages)
` [PATCH v2] cgroup/dmem: Don't open-code css_for_each_descendant_pre

[PATCH 1/2] mm: memcontrol: unshare v2-only charge API bits again
 2025-01-27 12:51 UTC  (8+ messages)
` [PATCH 2/2] mm: memcontrol: move stray ratelimit bits to v1

[tj-cgroup:for-next] BUILD SUCCESS dae68fba8e115fd84d820354f79da1481135acbd
 2025-01-25 17:39 UTC 

[PATCH 0/3] Fix and cleanup and extend cpu.stat
 2025-01-25  4:54 UTC  (6+ messages)
` [PATCH 1/3] cgroup/rstat: Fix forceidle time in cpu.stat
    `  "
        `  "

[PATCH -v4 next 0/4] Some cleanup for memcg
 2025-01-25  1:37 UTC  (7+ messages)
` [PATCH -v4 next 1/4] memcg: use OFP_PEAK_UNSET instead of -1
` [PATCH -v4 next 2/4] memcg: call the free function when allocation of pn fails
` [PATCH -v4 next 4/4] memcg: add CONFIG_MEMCG_V1 for 'local' functions


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