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

[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
 2026-07-15 17:55 UTC  (6+ 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 v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-15 17:30 UTC  (16+ messages)

[PATCH RFC 00/12] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-15 16:13 UTC  (16+ messages)
` [PATCH RFC 01/12] mm/slab: skip kfence objects in allocation profiling
` [PATCH RFC 02/12] mm/slab: remove objs_per_slab()
` [PATCH RFC 03/12] mm: move struct slabobj_ext to mm/slab.h
` [PATCH RFC 04/12] mm/slab: make slab_obj_ext() determine object index
` [PATCH RFC 05/12] mm/slab: abstract slabobj_ext.objcg access
` [PATCH RFC 06/12] mm/slab: abstract slabobj_ext.ref access
` [PATCH RFC 07/12] mm/slab: replace slab.stride with obj_exts_in_object
` [PATCH RFC 08/12] mm/slab: change struct slabobj_ext to a union
` [PATCH RFC 09/12] mm/slab: introduce slab_obj_ext_has_codetag()
` [PATCH RFC 10/12] mm/slab: reduce slabobj_ext memory with allocation profiling disabled
` [PATCH RFC 11/12] mm/slab: add slab_needs_objcg() helper
` [PATCH RFC 12/12] mm/slab: stop allocating objcg pointers when unnecessary

[PATCH] blk-throttle: fix divide-by-zero on legacy iops limit of 0
 2026-07-15 16:13 UTC  (5+ messages)

[PATCH v2] selftests/cgroup: Fix intermittent test_cgfreezer_ptrace test failures
 2026-07-15 15:47 UTC  (3+ messages)

[PATCHSET v2] sched/psi: Fix psimon fork deadlock and rtpoll_timer UAF
 2026-07-15 14:53 UTC  (2+ messages)

[PATCH v2 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-15 14:16 UTC  (6+ 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

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

[PATCH v4] blk-cgroup: fix leaks and online flag on radix_tree_insert failure
 2026-07-15 13:24 UTC 

[PATCH v2] blk-throttle: fix divide-by-zero on legacy iops limit of 0
 2026-07-15 12:50 UTC 

[PATCH v2] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-15 10:35 UTC 

[PATCH v2 0/4] mm/page_alloc: couple of followups for recent cleanups
 2026-07-15  9:01 UTC  (10+ 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 6.6.y 0/2] sched/psi: fix race in pressure_write (CVE-2026-52991)
 2026-07-15  8:42 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] cgroup/psi: Set of->priv to NULL upon file release
` [PATCH 6.6.y 2/2] sched/psi: fix race between file release and pressure write

[PATCH 6.1.y 0/2] sched/psi: fix race in pressure_write (CVE-2026-52991)
 2026-07-15  8:42 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] cgroup/psi: Set of->priv to NULL upon file release
` [PATCH 6.1.y 2/2] sched/psi: fix race between file release and pressure write

[PATCH 6.12.y 0/2] sched/psi: fix race in pressure_write (CVE-2026-52991)
 2026-07-15  8:32 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] cgroup/psi: Set of->priv to NULL upon file release
` [PATCH 6.12.y 2/2] sched/psi: fix race between file release and pressure write

[PATCH 0/2] mm: fix node reclaim swappiness handling
 2026-07-15  8:28 UTC  (11+ messages)
` [PATCH 1/2] memcg: move mem_cgroup_swappiness to memcontrol.h

[PATCH] selftests/cgroup: Fix intermittent test_cgfreezer_ptrace test failures
 2026-07-15  4:17 UTC  (5+ messages)

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

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

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

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

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

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

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

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


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