Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-07-11 09:12:12 to 2026-07-14 20:07:12 UTC [more...]

[PATCH] mm: memcg-v1: make mem_cgroup_oom_notify_cb() return void
 2026-07-14 20:06 UTC  (6+ messages)

[PATCH] mm: memcontrol: factor out memcg kmem uncharge sequence
 2026-07-14 20:02 UTC  (6+ messages)

[PATCH] mm: memcontrol: drop unused cpu argument from flush_nmi_stats
 2026-07-14 20:01 UTC  (5+ messages)

[PATCH] mm: memcg-v1: fix wrong linux-mm list address in deprecation warnings
 2026-07-14 20:00 UTC  (5+ messages)

[PATCH] mm: memcg-v1: account vmpressure event allocations
 2026-07-14 19:59 UTC  (5+ messages)

[PATCH] mm: memcontrol: update state_local when flushing NMI stats
 2026-07-14 19:52 UTC  (5+ messages)

[PATCH] selftests/cgroup: Fix intermittent test_cgfreezer_ptrace test failures
 2026-07-14 18:31 UTC 

[PATCH rdma-next v2 00/14] RDMA: Make device names unique per net namespace
 2026-07-14 14:29 UTC  (15+ messages)
` [PATCH rdma-next v2 01/14] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next v2 02/14] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next v2 03/14] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next v2 04/14] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next v2 05/14] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next v2 06/14] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next v2 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next v2 08/14] RDMA/cgroup: Disambiguate devices across net namespaces
` [PATCH rdma-next v2 09/14] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next v2 10/14] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next v2 11/14] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next v2 12/14] RDMA/rxe: Allow queue VMAs to outlive ucontexts
` [PATCH rdma-next v2 13/14] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next v2 14/14] RDMA/selftests: Add rxe_netns_names test

[PATCH 0/2] mm: fix node reclaim swappiness handling
 2026-07-14 13:46 UTC  (15+ messages)
` [PATCH 1/2] memcg: move mem_cgroup_swappiness to memcontrol.h
` [PATCH 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter

[PATCH v2 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-14 12:44 UTC  (4+ messages)
` [PATCH v2 1/2] mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
` [PATCH v2 2/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost

[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
 2026-07-14 12:15 UTC  (4+ messages)
` [RFC v2 1/3] mm/lru_gen: add AGING counter and proactive aging helper
` [RFC v2 2/3] mm: memcontrol: add memory.aging cgroup v2 file
` [RFC v2 3/3] mm/lru_gen: expose oldest-generation page counts in memory.stat

[PATCH] blk-throttle: fix divide-by-zero on legacy iops limit of 0
 2026-07-14 11:37 UTC  (2+ messages)

[PATCH 0/2] blk-throttle: minor cleanups
 2026-07-14 11:32 UTC  (4+ messages)
` [PATCH 1/2] blk-throttle: avoid ilog2(0) in calculate_bytes_allowed()
` [PATCH 2/2] blk-throttle: factor out limit field printing in tg_prfill_limit()

[PATCH v2 0/4] mm/page_alloc: couple of followups for recent cleanups
 2026-07-14  9:32 UTC  (5+ messages)
` [PATCH v2 1/4] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK
` [PATCH v2 2/4] cgroup/cpuset: update some comments about the page allocator
` [PATCH v2 3/4] mm/page_alloc: fixup alloc_pages_nolock_noprof() comment
` [PATCH v2 4/4] mm/page_alloc: remove a VM_BUG_ON()

[PATCH-next v3 0/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
 2026-07-14  8:57 UTC  (5+ messages)
` [PATCH-next v3 1/3] "
` [PATCH-next v3 2/3] cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_attach()
` [PATCH-next v3 3/3] selftests/cgroup: Add test for cpuset affinity on controller disable

[PATCH rdma-next 00/13] RDMA: Make device names unique per net namespace
 2026-07-14  7:39 UTC  (11+ messages)
` [PATCH rdma-next 08/13] RDMA/cgroup: Scope rdma cgroup device visibility to the "
` [PATCH rdma-next 13/13] RDMA/selftests: Add rxe_netns_names test

[PATCH] blk-cgroup: show io.stat numbers for discard-only cgroups
 2026-07-14  6:33 UTC 

[PATCH] blk-cgroup: avoid 32-bit overflow in root io.stat byte accounting
 2026-07-14  6:31 UTC 

Dear cgroups, project info
 2026-07-14  5:16 UTC 

[PATCH 1/2] selftests/cgroup: fix missing TAP output in test_hugetlb_memcg
 2026-07-14  3:00 UTC  (2+ messages)

[RFC PATCH v1 00/17] blk-cgroup: protect blkgs with blkcg_mutex
 2026-07-14  1:21 UTC  (5+ messages)
` [RFC PATCH v1 01/17] nvme-multipath: retarget failedover bios from requeue work

[GIT PULL] cgroup: Fixes for v7.2-rc3
 2026-07-13 23:16 UTC  (2+ messages)

[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-13 21:49 UTC  (21+ messages)
` [PATCH v10 1/6] mm: swap: introduce swap tier infrastructure
` [PATCH v10 2/6] mm: swap: associate swap devices with tiers
` [PATCH v10 3/6] mm: memcontrol: add interface for swap tier selection
` [PATCH v10 4/6] mm: swap: filter swap allocation by memcg tier mask
` [PATCH v10 5/6] selftests/mm: add a swap tier configuration test
` [PATCH v10 6/6] selftests/cgroup: add a swap tier routing test

[PATCHSET v2] sched/psi: Fix psimon fork deadlock and rtpoll_timer UAF
 2026-07-13 15:19 UTC  (11+ messages)
` [PATCH 1/2] sched/psi: Create the psimon kthread outside of cgroup_mutex
` [PATCH 2/2] sched/psi: Shut down rtpoll_timer in psi_cgroup_free()

Implementing a control group manager that isn't a persistent daemon
 2026-07-12 22:50 UTC 

[PATCH] sched_ext: Fix deadlock with PSI trigger creation
 2026-07-12 17:49 UTC  (3+ messages)
` [PATCH cgroup/for-7.2-fixes] cgroup: Create the psimon kthread outside of cgroup_mutex

[PATCH-next v2 0/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
 2026-07-12 15:01 UTC  (4+ messages)
` [PATCH-next v2 1/3] cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_attach()
` [PATCH-next v2 2/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
` [PATCH-next v2 3/3] selftests/cgroup: Add test for cpuset affinity on controller disable

[RFC PATCH v2 3/3] mm/vmscan: avoid pointless large folio splits without swap
 2026-07-12  2:03 UTC  (2+ messages)

[PATCH -next] memcg: move mem_cgroup_swappiness to memcontrol.h
 2026-07-11  9:17 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