Linux cgroups development
 help / color / mirror / Atom feed
 messages from 2026-07-09 09:56:07 to 2026-07-14 14:30:32 UTC [more...]

[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  (16+ messages)
` [PATCH rdma-next 08/13] RDMA/cgroup: Scope rdma cgroup device visibility to the "
` [PATCH rdma-next 09/13] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next 10/13] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next 11/13] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next 12/13] RDMA/rxe: Implement disassociate_ucontext callback
` [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  (13+ messages)
` [RFC PATCH v1 01/17] nvme-multipath: retarget failedover bios from requeue work
` [RFC PATCH v1 07/17] block: support non-blocking bio allocation with a bdev
` [RFC PATCH v1 15/17] blk-cgroup: remove blkg radix tree preloading

[PATCH] mm: memcg-v1: make mem_cgroup_oom_notify_cb() return void
 2026-07-14  0:27 UTC  (5+ messages)

[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()

[PATCH] mm: memcontrol: factor out memcg kmem uncharge sequence
 2026-07-13 12:33 UTC  (5+ messages)

[PATCH] mm: memcontrol: drop unused cpu argument from flush_nmi_stats
 2026-07-13 12:31 UTC  (4+ messages)

[PATCH] mm: memcg-v1: fix wrong linux-mm list address in deprecation warnings
 2026-07-13 12:30 UTC  (4+ messages)

[PATCH] mm: memcg-v1: account vmpressure event allocations
 2026-07-13 12:30 UTC  (4+ messages)

[PATCH] mm: memcontrol: update state_local when flushing NMI stats
 2026-07-13 11:39 UTC  (3+ messages)

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  (6+ 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 0/3] mm: avoid large folio splits when swap is unavailable
 2026-07-12  2:03 UTC  (9+ messages)
` [RFC PATCH v2 1/3] mm: add page_counter_margin()
` [RFC PATCH v2 2/3] mm: distinguish large folio swap allocation failures
` [RFC PATCH v2 3/3] mm/vmscan: avoid pointless large folio splits without swap

[PATCH -next] memcg: move mem_cgroup_swappiness to memcontrol.h
 2026-07-11  9:17 UTC  (3+ messages)

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

cgroup/test_zswap failed with "zswpout does not increase after test program"
 2026-07-10 18:25 UTC  (10+ messages)

[PATCH 0/2] Bring includes in linux/kmod.h up to date
 2026-07-10 13:57 UTC  (3+ messages)
` [PATCH 2/2] module: "

[PATCH-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-07-10  3:48 UTC  (4+ messages)
` [PATCH-next v10 10/11] cgroup/cpuset: Support multiple destination "

[PATCH v4 00/11] Dynamic Housekeeping Management (DHM) via CPUSets
 2026-07-10  3:28 UTC  (12+ messages)
` [PATCH v4 01/11] sched/isolation: Add runtime housekeeping mask updates with boot snapshots
` [PATCH v4 02/11] sched/isolation: RCU-protect runtime-mutable housekeeping cpumask readers
` [PATCH v4 03/11] cgroup/cpuset: Drive kernel-noise housekeeping updates from isolated partitions
` [PATCH v4 04/11] context_tracking: allow runtime per-CPU user tracking enable/disable
` [PATCH v4 05/11] rcu/nocb: support lazy init for runtime CPU isolation
` [PATCH v4 06/11] watchdog: sync watchdog_cpumask with HK_TYPE_KERNEL_NOISE on isolation
` [PATCH v4 07/11] tick/nohz: add runtime tick_nohz_full_mask update for CPU isolation
` [PATCH v4 08/11] cpuset: add dhm_cycling_cpus mask to suppress transient invalidation
` [PATCH v4 09/11] cpuset: drive kernel-noise isolation via per-CPU hotplug cycling
` [PATCH v4 10/11] docs: cgroup-v2: document kernel-noise isolation via isolated partitions
` [PATCH v4 11/11] selftests/cgroup: add kernel-noise isolation test to cpuset selftest

[PATCH 0/1] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-09 14:24 UTC  (2+ messages)

[PATCH v5 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
 2026-07-09 13:45 UTC  (7+ messages)
` [PATCH v5 1/4] cgroup: Add dmem_selftest module
` [PATCH v5 2/4] selftests: cgroup: Add dmem selftest coverage
` [PATCH v5 3/4] selftests: cgroup: Add vmtest-dmem runner script


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