messages from 2026-07-02 23:07:55 to 2026-07-10 18:24:56 UTC [more...]
[PATCH] sched_ext: Fix deadlock with PSI trigger creation
2026-07-10 18:24 UTC (3+ messages)
cgroup/test_zswap failed with "zswpout does not increase after test program"
2026-07-10 17:30 UTC (11+ messages)
[PATCH 0/2] Bring includes in linux/kmod.h up to date
2026-07-10 13:57 UTC (6+ messages)
` [PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH 2/2] module: Bring includes in linux/kmod.h up to date
[PATCH -next] memcg: move mem_cgroup_swappiness to memcontrol.h
2026-07-10 12:21 UTC (2+ messages)
[RFC PATCH v2 0/3] mm: avoid large folio splits when swap is unavailable
2026-07-10 7:21 UTC (8+ 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 rdma-next 00/13] RDMA: Make device names unique per net namespace
2026-07-10 4:24 UTC (17+ messages)
` [PATCH rdma-next 01/13] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next 02/13] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next 03/13] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next 04/13] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next 05/13] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next 06/13] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next 07/13] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next 08/13] RDMA/cgroup: Scope rdma cgroup device visibility to the net namespace
` [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-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-07-10 3:48 UTC (9+ messages)
` [PATCH-next v10 09/11] cgroup/cpuset: Support multiple source "
` [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 (3+ messages)
` [PATCH 1/1] "
[PATCH v5 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
2026-07-09 13:45 UTC (8+ 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
` [PATCH v5 4/4] selftests: cgroup: handle vmtest-dmem -b to test locally built kernel
[RFC PATCH v1 00/17] blk-cgroup: protect blkgs with blkcg_mutex
2026-07-09 10:08 UTC (28+ messages)
` [RFC PATCH v1 01/17] nvme-multipath: retarget failedover bios from requeue work
` [RFC PATCH v1 02/17] dm thin: avoid bio_set_dev under pool lock
` [RFC PATCH v1 03/17] dm snapshot: avoid bio_set_dev in locked map paths
` [RFC PATCH v1 04/17] blk-throttle: protect throttle state with td lock
` [RFC PATCH v1 05/17] block: add bio_alloc_atomic() for atomic bio users
` [RFC PATCH v1 06/17] blk-cgroup: support non-blocking bio association
` [RFC PATCH v1 07/17] block: support non-blocking bio allocation with a bdev
` [RFC PATCH v1 08/17] bcache: avoid sleeping blkg association from locked paths
` [RFC PATCH v1 09/17] dm bufio: avoid blkg association from GFP_NOWAIT bio init
` [RFC PATCH v1 10/17] dm pcache: handle non-blocking bio clone init failure
` [RFC PATCH v1 11/17] block: avoid scheduling from non-blocking helper allocations
` [RFC PATCH v1 12/17] dm: avoid sleeping blkg association from NOWAIT remaps
` [RFC PATCH v1 13/17] bfq: avoid blkg lookup from locked cgroup update
` [RFC PATCH v1 14/17] blk-cgroup: protect blkgs with blkcg_mutex
` [RFC PATCH v1 15/17] blk-cgroup: remove blkg radix tree preloading
` [RFC PATCH v1 16/17] blk-cgroup: allocate blkgs in blkg_create
` [RFC PATCH v1 17/17] blk-cgroup: share blkg creation between lookup and config prep
[PATCH v7] cgroup/dmem: implement dmem.high soft limit with proactive reclaim
2026-07-09 9:47 UTC (4+ messages)
[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
2026-07-09 8:23 UTC (2+ messages)
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-07-09 2:32 UTC (14+ messages)
[tj-cgroup:for-7.2-fixes] BUILD SUCCESS 97fef602584458b100d383afed9d176c0bc689ab
2026-07-08 13:13 UTC
[tj-cgroup:for-next] BUILD SUCCESS 37f35256008bb5c31804cf1baf226ba0c111d6e1
2026-07-08 13:10 UTC
[PATCH] blk-cgroup: clear blkg->pd[] with WRITE_ONCE() in blkcg_deactivate_policy()
2026-07-08 5:59 UTC (4+ messages)
[PATCH] blk-iolatency: flush enable work after policy deactivation
2026-07-08 5:03 UTC (3+ messages)
[tj-cgroup:for-7.3] BUILD SUCCESS ac1607366c04ad833e37c14e7b70c8f7ebe42339
2026-07-08 2:06 UTC
[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
2026-07-08 0:33 UTC (13+ messages)
` [PATCH 1/3] selftests/bpf: add memcg_stat_reader BPF-vs-memory.stat benchmark
` [PATCH 2/3] selftests/bpf: add memcg_stat_churn BPF-vs-memory.stat benchmark under churn
` [PATCH 3/3] selftests/bpf: add memcg_stat_churn_percpu BPF-vs-memory.stat benchmark under cross-CPU churn
[PATCH 0/3] Docs/admin-guide/cgroup: update controller interface docs
2026-07-07 22:30 UTC (5+ messages)
` [PATCH 1/3] Docs/admin-guide/cgroup-v2: drop stale misc interface file count
` [PATCH 2/3] Docs/admin-guide/cgroup-v1: document rdma.peak, rdma.events and rdma.events.local
` [PATCH 3/3] Docs/admin-guide/cgroup-v2: note blkcg_debug_stats gates io.latency stats
[syzbot] Monthly cgroups report (Jul 2026)
2026-07-07 20:32 UTC
[tj-cgroup:for-next] BUILD SUCCESS cc7d3289c11ad52984c350ad1d7f23cbfc58bc9c
2026-07-07 18:55 UTC
[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
2026-07-07 18:05 UTC (14+ messages)
` [PATCH v7 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v7 2/6] cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
` [PATCH v7 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v7 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v7 5/6] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v7 6/6] drm/amdgpu: "
[PATCH v3 1/2] mm: memcg: reset zswap settings in css_reset
2026-07-07 2:24 UTC (4+ messages)
` [PATCH v3 2/2] mm: memcg: reset oom_group "
[PATCH v3] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
2026-07-06 22:09 UTC (2+ messages)
[PATCH] docs: cgroup: Fix bracket
2026-07-06 19:45 UTC (2+ messages)
drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2) (v2)
2026-07-06 16:24 UTC (14+ messages)
` [PATCH 01/10] memcg: add support for GPU page counters. (v5)
` [PATCH 02/10] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 03/10] ttm/pool: initialise the shrinker earlier (v2)
` [PATCH 04/10] ttm: add objcg pointer to bo and tt (v3)
` [PATCH 05/10] ttm/pool: enable memcg tracking and shrinker. (v3)
` [PATCH 06/10] ttm: hook up memcg placement flags
` [PATCH 07/10] memcontrol: allow objcg api when memcg is config off
` [PATCH 08/10] amdgpu: add support for memory cgroups
` [PATCH 09/10] ttm: add support for a module option to disable memcg integration
` [PATCH 10/10] xe: create a flag to enable memcg accounting for XE as well
iomap_writepages WARN_ON_ONCE(PF_MEMALLOC)
2026-07-06 13:15 UTC (2+ messages)
drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2)
2026-07-06 7:59 UTC (12+ messages)
` [PATCH 01/10] memcg: add support for GPU page counters. (v4)
` [PATCH 02/10] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 03/10] ttm/pool: initialise the shrinker earlier
` [PATCH 04/10] ttm: add objcg pointer to bo and tt (v2)
` [PATCH 05/10] ttm/pool: enable memcg tracking and shrinker. (v3)
` [PATCH 06/10] ttm: hook up memcg placement flags
` [PATCH 07/10] memcontrol: allow objcg api when memcg is config off
` [PATCH 08/10] amdgpu: add support for memory cgroups
` [PATCH 09/10] ttm: add support for a module option to disable memcg integration
` [PATCH 10/10] xe: create a flag to enable memcg accounting for XE as well
[PATCH v2] mm: memcg: reset zswap settings in css_reset
2026-07-06 6:28 UTC (5+ messages)
[PATCH] mm: memcontrol: use 'unsigned int' instead of bare 'unsigned'
2026-07-06 4:43 UTC
[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
2026-07-03 12:55 UTC (4+ messages)
` [PATCH v6 6/6] drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager
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