public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-26 18:48:31 to 2024-06-17 14:33:09 UTC [more...]

[PATCH 0/1] cgroup: avoid the unnecessary list_add(dying_tasks) in cgroup_exit()
 2024-06-17 14:31 UTC 

[PATCH v15 00/14] Add Cgroup support for SGX EPC memory
 2024-06-17 12:53 UTC  (15+ messages)
` [PATCH v15 01/14] x86/sgx: Replace boolean parameters with enums
` [PATCH v15 02/14] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v15 03/14] cgroup/misc: Export APIs for SGX driver
` [PATCH v15 04/14] cgroup/misc: Add SGX EPC resource type
` [PATCH v15 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v15 06/14] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list
` [PATCH v15 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU
` [PATCH v15 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup
` [PATCH v15 09/14] x86/sgx: Abstract check for global reclaimable pages
` [PATCH v15 10/14] x86/sgx: Implement async reclamation for cgroup
` [PATCH v15 11/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v15 12/14] x86/sgx: Turn on per-cgroup EPC reclamation
` [PATCH v15 13/14] Docs/x86/sgx: Add description for cgroup support
` [PATCH v15 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
 2024-06-16 16:05 UTC  (2+ messages)

[linus:master] [cgroup/cpuset] 105f3fe918: kernel-selftests.cgroup.test_cpuset_prs.sh.fail
 2024-06-14  9:23 UTC 

[PATCH RFC -next 0/7] blk-iocost: support to build iocost as kernel module
 2024-06-14  5:26 UTC  (16+ messages)
` [PATCH RFC -next 1/7] kernfs: export pr_cont_kernfs_path()
` [PATCH RFC -next 2/7] cgroup: export cgroup_parse_float
` [PATCH RFC -next 3/7] block: export some API
` [PATCH RFC -next 4/7] blk-iocost: factor out helpers to handle params from ioc_qos_write()
` [PATCH RFC -next 5/7] blk-iocost: parse params before initializing iocost
` [PATCH RFC -next 6/7] blk-iocost: support to free iocost
` [PATCH RFC -next 7/7] blk-iocost: support to build iocost as kernel module

Re: [PATCH v3] cpuset: use Union-Find to optimize the merging of cpumasks
 2024-06-14  3:04 UTC 

[PATCH] cgroup: bridge namespaces and cgroups
 2024-06-14  3:01 UTC 

[PATCH -next 0/2] blk-throttle: fix lower control under super low iops limit
 2024-06-14  1:09 UTC  (7+ messages)
` [PATCH -next 1/2] blk-throttle: factor out a helper to get throtl_slice from tg
` [PATCH -next 2/2] blk-throttle: fix lower control under super low iops limit

[PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling
 2024-06-13 22:20 UTC  (4+ messages)
` [PATCH 12/27] blk-iocost: grab ioc->lock for debt handling

[PATCH v5 0/2] vfio/pci: add msi interrupt affinity support
 2024-06-12 14:45 UTC  (7+ messages)
` [PATCH v5 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
` [PATCH v5 2/2] vfio/pci: add msi interrupt affinity support

[PATCH 6.6.y] mm: ratelimit stat flush from workingset shrinker
 2024-06-12 13:38 UTC  (4+ messages)

[PATCH v6 0/2] vfio/pci: add interrupt affinity support
 2024-06-12  9:21 UTC  (5+ messages)
` [PATCH v6 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
` [PATCH v6 2/2] vfio/pci: add interrupt affinity support

[PATCH v6 0/2] Add swappiness argument to memory.reclaim
 2024-06-11 23:10 UTC  (6+ messages)

[PATCH v14 00/14] Add Cgroup support for SGX EPC memory
 2024-06-11 21:56 UTC  (28+ messages)
` [PATCH v14 01/14] x86/sgx: Replace boolean parameters with enums
` [PATCH v14 02/14] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v14 03/14] cgroup/misc: Export APIs for SGX driver
` [PATCH v14 04/14] cgroup/misc: Add SGX EPC resource type
` [PATCH v14 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v14 06/14] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list
` [PATCH v14 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU
` [PATCH v14 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup
` [PATCH v14 09/14] x86/sgx: Abstract check for global reclaimable pages
` [PATCH v14 10/14] x86/sgx: Implement async reclamation for cgroup
` [PATCH v14 11/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v14 12/14] x86/sgx: Turn on per-cgroup EPC reclamation
` [PATCH v14 13/14] Docs/x86/sgx: Add description for cgroup support
` [PATCH v14 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH-cgroup 1/2] cgroup/cpuset: Fix remote root partition creation problem
 2024-06-11 18:01 UTC  (2+ messages)

[PATCH v2] cpuset: Optimize the number of iterations in the scheduling domain construction process
 2024-06-10 17:18 UTC  (5+ messages)
` [PATCH v3] cpuset: use Union-Find to optimize the merging of cpumasks

[PATCH -next] cgroup: Fix AA deadlock caused by cgroup_bpf_release
 2024-06-10 12:28 UTC  (3+ messages)

[PATCH v3 0/2] vfio/pci: add msi interrupt affinity support
 2024-06-10  8:21 UTC  (7+ messages)
` [PATCH v4 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
` [PATCH v4 2/2] vfio/pci: add msi interrupt affinity support

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (18+ messages)

[PATCH v3 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
 2024-06-07 18:18 UTC  (4+ messages)

[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators
 2024-06-06 18:15 UTC  (5+ messages)
` [RFC PATCH v5 1/3] memcg: Add memory.max.effective attribute
` [RFC PATCH v5 2/3] memcg: Add memory.swap.max.effective like hierarchical_memsw_limit
` [RFC PATCH v5 3/3] memcg: Notify on memory.max.effective changes

[PATCH v2 0/8] mm: workingset reporting
 2024-06-06 17:02 UTC  (11+ messages)
` [PATCH v2 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
` [PATCH v2 2/8] mm: aggregate working set information into histograms
` [PATCH v2 3/8] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v2 4/8] mm: report workingset during memory pressure driven scanning
` [PATCH v2 5/8] mm: extend working set reporting to memcgs
` [PATCH v2 6/8] mm: add kernel aging thread for workingset reporting
` [PATCH v2 7/8] selftest: test system-wide "
` [PATCH v2 8/8] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces

[PATCH-cgroup 0/2] cgroup/cpuset: Fix remote root partition creation problem
 2024-06-05 17:18 UTC  (3+ messages)
` [PATCH-cgroup 1/2] "
` [PATCH-cgroup 2/2] selftest/cgroup: Dump expected sched-domain data to console

[PATCH v3] cpuset: use Union-Find to optimize the merging of cpumasks
 2024-06-05  2:32 UTC 

[tj-cgroup:for-next] BUILD REGRESSION 1805c1729f52edaa021288473b09f9c7f74fb1ca
 2024-06-04 21:22 UTC 

Unsubscribe cgroups
 2024-06-04 14:56 UTC 

[Oops] vfree abort in bpf_jit_free with memcg_data value 0xffff
 2024-06-04 14:52 UTC  (4+ messages)

[PATCH-cgroup] cgroup/cpuset: Optimize isolated partition only generate_sched_domains() calls
 2024-06-03 19:48 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 018ee567def3b43f810aebf15221eef3858177b2
 2024-06-02  8:55 UTC 

[PATCH -next] cgroup/cpuset: Reduce the lock protecting CS_SCHED_LOAD_BALANCE
 2024-06-01 17:07 UTC  (3+ messages)

[PATCH] mm: memcontrol: remove page_memcg()
 2024-05-31 22:51 UTC  (7+ messages)

[PATCH] blk-throttle: Fix incorrect display of io.max
 2024-05-31  1:45 UTC  (5+ messages)

[tj-cgroup:for-next] BUILD REGRESSION a8d55ff5f3acf52e6380976fb5d0a9172032dcb0
 2024-05-30 14:46 UTC  (4+ messages)

[PATCH] cpuset: Optimize the number of iterations in the scheduling domain construction process
 2024-05-30 12:56 UTC 

[linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
 2024-05-30  6:17 UTC  (12+ messages)

[PATCH 2/2] cgroup: Remove nr_cgrps
 2024-05-28 23:11 UTC  (2+ messages)

[PATCH 1/2] cgroup: Fix /proc/cgroups count for v2
 2024-05-28 23:02 UTC  (10+ messages)

[linus:master] [memcg] 70a64b7919: stress-ng.shm.ops_per_sec -8.5% regression
 2024-05-28  2:05 UTC 

[PATCH 0/6] Cleanup cpumask.h inclusion in core headers
 2024-05-28  0:56 UTC  (7+ messages)
` [PATCH 1/6] MAINTAINERS: add linux/nodemask_types.h to BITMAP API
` [PATCH 2/6] sched: avoid using ilog2() in sched.h
` [PATCH 3/6] cpumask: split out include/linux/cpumask_types.h
` [PATCH 4/6] sched: drop sched.h dependency on cpumask
` [PATCH 5/6] cpumask: cleanup core headers inclusion
` [PATCH 6/6] cpumask: make core headers including cpumask_types.h where possible

[PATCH AUTOSEL 6.8 05/20] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-05-27 15:52 UTC 

[PATCH AUTOSEL 6.9 06/23] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-05-27 15:50 UTC 

[RFC] cgroup: Fix /proc/cgroups count for v2
 2024-05-27 11:54 UTC  (4+ messages)

[tj-cgroup:for-next 3/8] kernel/cgroup/pids.o: warning: objtool: __jump_table+0x0: special: can't find orig instruction
 2024-05-26 23:55 UTC 

[syzbot] [mm?] INFO: rcu detected stall in shmem_file_write_iter (2)
 2024-05-26 22:55 UTC 

[PATCH] kernel/cgroup: cleanup cgroup_base_files when fail to add cgroup_psi_files
 2024-05-26 18:48 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