messages from 2024-06-25 00:59:32 to 2024-07-03 16:44:04 UTC [more...]
[PATCH-cpuset v6 0/2] Add Union-Find and use it to optimize cpuset
2024-07-03 16:43 UTC (22+ messages)
` [PATCH-cpuset v7 "
` [PATCH-cpuset v8 "
` [PATCH-cpuset v8 1/2] Union-Find: add a new module in kernel library
` [PATCH-cpuset v9 0/2] Add Union-Find and use it to optimize cpuset
` [PATCH-cpuset v9 1/2] Union-Find: add a new module in kernel library
` [PATCH-cpuset v9 2/2] cpuset: use Union-Find to optimize the merging of cpumasks
` [PATCH-cpuset v10 0/2] Add Union-Find and use it to optimize cpuset
` [PATCH-cpuset v10 1/2] Union-Find: add a new module in kernel library
` "
` [PATCH-cpuset v10 2/2] cpuset: use Union-Find to optimize the merging of cpumasks
` "
` [PATCH-cpuset v8 "
[PATCH] mm/page_counter: Move calculating protection values to page_counter
2024-07-03 11:25 UTC
[PATCH v5 -next] cgroup/misc: Introduce misc.peak
2024-07-03 9:43 UTC (2+ messages)
[PATCH v5 0/5] pids controller events rework
2024-07-03 6:59 UTC (3+ messages)
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
[PATCH -next] mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
2024-07-03 2:45 UTC (3+ messages)
[PATCH v2 -next] cgroup/rstat: add force idle show helper
2024-07-03 2:30 UTC (3+ messages)
[RFC PATCH 0/4] Introduce PMC(PER-MEMCG-CACHE)
2024-07-03 2:23 UTC (7+ messages)
` [RFC PATCH 1/4] mm: memcg: pmc framework
` [RFC PATCH 2/4] mm: memcg: pmc support change attribute
` [RFC PATCH 3/4] mm: memcg: pmc: support reaper
` [RFC PATCH 4/4] mm: memcg: pmc: support oom release
[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
2024-07-02 18:54 UTC
[PATCH] cgroup_misc: add kernel-doc comments for enum misc_res_type
2024-07-02 17:12 UTC (2+ messages)
[PATCH v4 -next] cgroup/misc: Introduce misc.peak
2024-07-02 16:44 UTC (3+ messages)
[PATCH v2] block: flush all throttled bios when deleting the cgroup
2024-07-02 14:25 UTC (5+ messages)
[PATCH] mm: remove CONFIG_MEMCG_KMEM
2024-07-02 13:17 UTC (3+ messages)
[PATCH V4 1/2] cgroup/rstat: Helper functions for locking expose trylock
2024-07-02 12:00 UTC (10+ messages)
` [PATCH V4 2/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
[PATCH v3 -next] cgroup/misc: Introduce misc.peak
2024-07-02 8:00 UTC (3+ messages)
[PATCH v2 -next] cgroup/misc: Introduce misc.peak
2024-07-02 0:56 UTC (2+ messages)
[PATCH -next] cgroup/misc: Introduce misc.peak
2024-07-02 0:20 UTC (5+ messages)
[PATCH -next] cgroup/rstat: add force idle show helper
2024-07-01 17:16 UTC (2+ messages)
[RFC PATCH 0/6] DRM resource management cgroup, try 2
2024-07-01 17:01 UTC (13+ messages)
` [RFC PATCH 1/6] mm/page_counter: Move calculating protection values to page_counter
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
` [RFC PATCH 3/6] drm/ttm: Handle cgroup based eviction in TTM
` [RFC PATCH 4/6] drm/xe: Implement cgroup for vram
` [RFC PATCH 5/6] drm/amdgpu: Add cgroups implementation
` [RFC PATCH 6/6] drm/xe: Hack to test with mapped pages instead of vram
[tj-cgroup:for-next] BUILD SUCCESS 147b4f64b42f7709995c039703049ff9aea015e9
2024-07-01 2:12 UTC
[tj-cgroup:for-6.10-fixes] BUILD SUCCESS 1be59c97c83ccd67a519d8a49486b3a8a73ca28a
2024-06-30 18:45 UTC
[PATCH V4] cgroup/cpuset: Prevent UAF in proc_cpuset_show()
2024-06-30 18:00 UTC (5+ messages)
` [V4] "
[PATCH v2] blk-throttle: fix lower control under super low iops limit
2024-06-28 20:55 UTC (4+ messages)
[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
2024-06-28 18:47 UTC (8+ messages)
[PATCH V5] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-06-28 10:12 UTC
[PATCH -next] mm: memcg: adjust the warning when seq_buf overflows
2024-06-28 8:15 UTC (5+ messages)
[PATCH -next] mm: memcg: remove redundant seq_buf_has_overflowed()
2024-06-28 7:09 UTC (12+ messages)
unexpected CPU pressure measurements when applying cpu.max control
2024-06-28 4:31 UTC (3+ messages)
[PATCH] blk-cgroup: don't clear stat in blkcg_reset_stats()
2024-06-28 3:22 UTC (6+ messages)
[PATCH] block: cancel all throttled bios when deleting the cgroup
2024-06-28 2:04 UTC (5+ messages)
[PATCH V3 1/2] cgroup/rstat: Helper functions for locking expose trylock
2024-06-27 19:18 UTC (6+ messages)
` [PATCH V3 2/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
[syzbot] [cgroups?] BUG: sleeping function called from invalid context in cgroup_rstat_flush
2024-06-27 19:09 UTC (3+ messages)
[PATCH V3] cgroup/cpuset: Prevent UAF in proc_cpuset_show()
2024-06-27 18:37 UTC (6+ messages)
[PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-06-27 10:36 UTC (24+ messages)
[PATCH v2 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
2024-06-26 18:07 UTC (31+ messages)
` [PATCH v2 01/14] mm: memcg: introduce memcontrol-v1.c
` [PATCH v2 02/14] mm: memcg: move soft limit reclaim code to memcontrol-v1.c
` [PATCH v2 03/14] mm: memcg: rename soft limit reclaim-related functions
` [PATCH v2 04/14] mm: memcg: move charge migration code to memcontrol-v1.c
` [PATCH v2 05/14] mm: memcg: rename charge move-related functions
` [PATCH v2 06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c
` [PATCH v2 07/14] mm: memcg: rename memcg_check_events()
` [PATCH v2 08/14] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
` [PATCH v2 09/14] mm: memcg: rename memcg_oom_recover()
` [PATCH v2 10/14] mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
` [PATCH v2 11/14] mm: memcg: make memcg1_update_tree() static
` [PATCH v2 12/14] mm: memcg: group cgroup v1 memcg related declarations
` [PATCH v2 13/14] mm: memcg: put cgroup v1-related members of task_struct under config option
` [PATCH v2 14/14] MAINTAINERS: add mm/memcontrol-v1.c/h to the list of maintained files
[PATCH v5 0/2] vfio/pci: add msi interrupt affinity support
2024-06-26 11:49 UTC (4+ messages)
[PATCH V2] cgroup/cpuset: Prevent UAF in proc_cpuset_show()
2024-06-26 6:09 UTC (4+ messages)
[PATCH -next] cgroup: fix uaf when proc_cpuset_show
2024-06-25 14:29 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).