messages from 2023-08-11 19:25:13 to 2023-08-28 17:43:08 UTC [more...]
[PATCH 0/3] memcg: non-unified flushing for userspace stats
2023-08-28 17:43 UTC (31+ messages)
` [PATCH 1/3] mm: memcg: properly name and document unified stats flushing
` [PATCH 2/3] mm: memcg: add a helper for non-unified "
` [PATCH 3/3] mm: memcg: use non-unified stats flushing for userspace reads
[PATCH v3] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-08-28 17:34 UTC (5+ messages)
[PATCH 0/6] Backport rework of deadline bandwidth restoration for 6.4.y
2023-08-27 23:35 UTC (9+ messages)
` [PATCH 1/6] cgroup/cpuset: Rename functions dealing with DEADLINE accounting
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
` [PATCH 5/6] sched/deadline: Create DL BW alloc, free & check overflow interface
` [PATCH 3/6] sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
` [PATCH 4/6] cgroup/cpuset: Iterate only if DEADLINE tasks are present
` [PATCH 6/6] cgroup/cpuset: Free DL BW in case can_attach() fails
[linux-next:master] BUILD REGRESSION 6269320850097903b30be8f07a5c61d9f7592393
2023-08-26 7:20 UTC
[PATCH v2] mm: vmscan: reclaim anon pages if there are swapcache pages
2023-08-25 0:47 UTC (10+ messages)
[linux-next:master] BUILD REGRESSION 2b3bd393093b04d4882152398019cbb96b0440ff
2023-08-24 18:19 UTC
[tj-cgroup:for-next] BUILD SUCCESS 78d44b824ed04dd1553c55c5b839c9a55cbcaf4e
2023-08-24 11:43 UTC
[PATCH 0/2] cgroup: Remove pidlist caching from v1 code
2023-08-23 17:48 UTC (3+ messages)
` [PATCH 1/2] cgroup: Print v1 cgroup.procs and tasks without pidlists
` [PATCH 2/2] cgroup: Remove v1 specific pidlist code
[PATCH v4] mm: oom: introduce cpuset oom
2023-08-22 6:31 UTC (5+ messages)
[PATCH 0/6] Backport rework of deadline bandwidth restoration for 6.1.y
2023-08-21 21:58 UTC (9+ messages)
` [PATCH 1/6] cgroup/cpuset: Rename functions dealing with DEADLINE accounting
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
` [PATCH 3/6] sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
` [PATCH 4/6] cgroup/cpuset: Iterate only if DEADLINE tasks are present
` [PATCH 5/6] sched/deadline: Create DL BW alloc, free & check overflow interface
` [PATCH 6/6] cgroup/cpuset: Free DL BW in case can_attach() fails
[PATCH] mm: memcg: provide accurate stats for userspace reads
2023-08-21 20:58 UTC (34+ messages)
[PATCH 0/4] Improve mm documentation
2023-08-21 14:55 UTC (12+ messages)
` [PATCH 1/4] mm: Fix kernel-doc warning from tlb_flush_rmaps()
` [PATCH 2/4] mm: Fix get_mctgt_type() kernel-doc
` [PATCH 3/4] mm: Fix clean_record_shared_mapping_range kernel-doc
` [PATCH 4/4] mm: Add orphaned kernel-doc to the rst files
[PATCH] mm: memcomtrol: add warning in case of rtpn = NULL
2023-08-21 14:30 UTC (3+ messages)
[PATCH 0/6] Backport rework of deadline bandwidth restoration for 5.10.y
2023-08-20 23:02 UTC (9+ messages)
` [PATCH 3/6] sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
` [PATCH 4/6] cgroup/cpuset: Iterate only if DEADLINE tasks are present
` [PATCH 5/6] sched/deadline: Create DL BW alloc, free & check overflow interface
` [PATCH 1/6] cgroup/cpuset: Rename functions dealing with DEADLINE accounting
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
` [PATCH 6/6] cgroup/cpuset: Free DL BW in case can_attach() fails
[PATCH 0/6] Backport rework of deadline bandwidth restoration for 5.15.y
2023-08-20 15:22 UTC (7+ messages)
` [PATCH 1/6] cgroup/cpuset: Rename functions dealing with DEADLINE accounting
` [PATCH 4/6] cgroup/cpuset: Iterate only if DEADLINE tasks are present
` [PATCH 5/6] sched/deadline: Create DL BW alloc, free & check overflow interface
` [PATCH 6/6] cgroup/cpuset: Free DL BW in case can_attach() fails
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
` [PATCH 3/6] sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
[PATCH] memcg: Removed duplication detection for mem_cgroup_uncharge_swap
2023-08-20 5:15 UTC (2+ messages)
[PATCH v3] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
2023-08-17 22:09 UTC (3+ messages)
[PATCH v3][next] cgroup: Avoid -Wstringop-overflow warnings
2023-08-17 21:57 UTC (3+ messages)
[PATCH v2] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
2023-08-17 18:11 UTC (3+ messages)
[PATCH v2][next] cgroup: Avoid -Wstringop-overflow warnings
2023-08-17 17:23 UTC (5+ messages)
[PATCH v3 00/28] Add Cgroup support for SGX EPC memory
2023-08-17 15:18 UTC (6+ messages)
` [PATCH v3 21/28] x86/sgx: Limit process EPC usage with misc cgroup controller
` [PATCH v3 22/28] Docs/x86/sgx: Add description for cgroup support
[PATCH-cgroup v7 0/6] cgroup/cpuset: Support remote partitions
2023-08-17 13:24 UTC (7+ messages)
` [PATCH-cgroup v7 1/6] cgroup/cpuset: Add cpuset.cpus.exclusive.effective for v2
` [PATCH-cgroup v7 2/6] cgroup/cpuset: Add cpuset.cpus.exclusive "
` [PATCH-cgroup v7 3/6] cgroup/cpuset: Introduce remote partition
` [PATCH-cgroup v7 4/6] cgroup/cpuset: Check partition conflict with housekeeping setup
` [PATCH-cgroup v7 5/6] cgroup/cpuset: Documentation update for partition
` [PATCH-cgroup v7 6/6] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
[PATCH RT] mm/memcg: Fix recursive locking on refill_stock() on PREEMPT_RT
2023-08-17 9:12 UTC (2+ messages)
[PATCH][next] cgroup: Avoid -Wstringop-overflow warnings
2023-08-16 19:22 UTC (3+ messages)
[PATCH -next v2 0/4] cleanup and fixes for 'carryover_ios/bytes'
2023-08-16 1:27 UTC (5+ messages)
` [PATCH -next v2 2/4] blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative
` [PATCH -next v2 1/4] blk-throttle: print signed value 'carryover_bytes/ios' for user
` [PATCH -next v2 3/4] blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
` [PATCH -next v2 4/4] blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
[PATCH-cgroup v6 0/6] cgroup/cpuset: Support remote partitions
2023-08-15 23:56 UTC (9+ messages)
` [PATCH-cgroup v6 1/6] cgroup/cpuset: Add cpuset.cpus.exclusive.effective for v2
` [PATCH-cgroup v6 4/6] cgroup/cpuset: Check partition conflict with housekeeping setup
` [PATCH-cgroup v6 5/6] cgroup/cpuset: Documentation update for partition
` [PATCH-cgroup v6 6/6] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
` [PATCH-cgroup v6 2/6] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
` [PATCH-cgroup v6 3/6] cgroup/cpuset: Introduce remote partition
[PATCH -next 0/4] cleanup and fixes for 'carryover_ios/bytes'
2023-08-15 15:48 UTC (6+ messages)
` [PATCH -next 1/4] blk-throttle: print signed value 'carryover_bytes/ios' for user
` [PATCH -next 2/4] blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative
` [PATCH -next 3/4] blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
` [PATCH -next 4/4] blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
[tj-cgroup:for-next] BUILD SUCCESS 82b90b6c5b38e457c7081d50dff11ecbafc1e61a
2023-08-15 13:44 UTC
[PATCH net-next v2] net-memcg: Fix scope of sockmem pressure indicators
2023-08-15 2:53 UTC (3+ messages)
` "
Expensive memory.stat + cpu.stat reads
2023-08-15 0:31 UTC (16+ messages)
[PATCH] cgroup:namespace: Remove unused cgroup_namespaces_init()
2023-08-15 0:30 UTC (2+ messages)
[PATCH] selftests: cgroup: fix test_kmem_memcg_deletion false positives
2023-08-14 15:55 UTC (4+ messages)
[PATCH 1/1] blk-throttle: fix throttle configuring not effective
2023-08-14 2:01 UTC (3+ messages)
[PATCH -next v3] block: remove init_mutex and open-code blk_iolatency_try_init
2023-08-12 13:34 UTC (4+ messages)
[PATCH] cgroup: cgroup: Remove unnecessary ‘NULL’ values from res
2023-08-12 5:43 UTC (2+ 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).