cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-03 14:57:52 to 2025-11-10 10:20:04 UTC [more...]

[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
 2025-11-10 10:19 UTC 

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-11-10 10:01 UTC  (6+ messages)
` [RFC PATCH v1 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES

[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
 2025-11-10  9:48 UTC  (7+ messages)
` [PATCH v2 13/23] mm: introduce bpf_out_of_memory() BPF kfunc
` [PATCH v2 14/23] mm: allow specifying custom oom constraint for BPF triggers
` [PATCH v2 23/23] bpf: selftests: PSI struct ops test

[PATCH] mm: memcg: dump memcg protection info on oom or alloc failures
 2025-11-10  8:57 UTC  (5+ messages)

[PATCH v6 0/4] reparent the THP split queue
 2025-11-10  8:17 UTC  (5+ messages)
` [PATCH v6 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH v6 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH v6 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v6 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
 2025-11-10  6:37 UTC  (12+ messages)

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-10  6:11 UTC  (17+ messages)
` [PATCH v1 01/26] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v1 02/26] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v1 03/26] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()

[PATCH -next 0/3] cpuset: code cleanups
 2025-11-10  1:52 UTC  (4+ messages)
` [PATCH -next 1/3] cpuset: simplify node setting on error
` [PATCH -next 2/3] cpuset: remove global remote_children list
` [PATCH -next 3/3] cpuset: remove need_rebuild_sched_domains

[PATCH 0/8] ns: fixes for namespace iteration and active reference counting
 2025-11-09 21:11 UTC  (9+ messages)
` [PATCH 1/8] ns: don't skip active reference count initialization
` [PATCH 2/8] ns: don't increment or decrement initial namespaces
` [PATCH 3/8] ns: make sure reference are dropped outside of rcu lock
` [PATCH 4/8] ns: return EFAULT on put_user() error
` [PATCH 5/8] ns: handle setns(pidfd, ...) cleanly
` [PATCH 6/8] ns: add asserts for active refcount underflow
` [PATCH 7/8] selftests/namespaces: add active reference count regression test
` [PATCH 8/8] selftests/namespaces: test for efault

[syzbot] [fs?] WARNING in destroy_super_work
 2025-11-09 14:11 UTC  (3+ messages)

[RFC] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2025-11-09 12:49 UTC  (4+ messages)
` [PATCH 1/3] mm, swap: change back to use each swap device's percpu cluster
` [PATCH 2/3] mm: swap: introduce swap tier infrastructure
` [PATCH 3/3] mm/swap: integrate swap tier infrastructure into swap subsystem

[tj-cgroup:for-next] BUILD SUCCESS 0177641333d8fff16903771a4d0055711a48b9a6
 2025-11-09  0:12 UTC 

[tj-cgroup:for-6.18-fixes] BUILD SUCCESS de8163e2dd03e0c2e4c16935c7e45b796e24d0d1
 2025-11-08 23:29 UTC 

[PATCH 00/31 v4] cpuset/isolation: Honour kthreads preferred affinity
 2025-11-08  9:05 UTC  (35+ messages)
` [PATCH 01/31] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/31] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/31] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/31] mm: vmstat: "
` [PATCH 05/31] sched/isolation: Save boot defined domain flags
` [PATCH 06/31] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/31] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/31] net: Keep ignoring isolated cpuset change
` [PATCH 09/31] block: Protect against concurrent "
` [PATCH 10/31] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 11/31] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 12/31] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/31] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/31] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 15/31] sched/isolation: Flush vmstat "
` [PATCH 16/31] PCI: Flush PCI probe workqueue "
` [PATCH 17/31] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 18/31] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 19/31] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 20/31] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 21/31] kthread: Refine naming of affinity related fields
` [PATCH 22/31] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 23/31] kthread: Include kthreadd to "
` [PATCH 24/31] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 25/31] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 26/31] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [PATCH 27/31] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN
` [PATCH 28/31] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 29/31] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 30/31] kthread: Document kthread_affine_preferred()
` [PATCH 31/31] doc: Add housekeeping documentation

[tj-cgroup:for-6.19] BUILD SUCCESS 9311e6c29b348b005e79228ef6facd38ebcc73f9
 2025-11-08  4:06 UTC 

[RFC LPC2026 PATCH 0/9] Protected Memory NUMA Nodes
 2025-11-07 22:49 UTC  (10+ messages)
` [RFC PATCH 1/9] gfp: Add GFP_PROTECTED for protected-node allocations
` [RFC PATCH 2/9] memory-tiers: create default_sysram_nodes
` [RFC PATCH 3/9] mm: default slub, oom_kill, compaction, and page_alloc to sysram
` [RFC PATCH 4/9] mm,cpusets: rename task->mems_allowed to task->mems_default
` [RFC PATCH 5/9] cpuset: introduce cpuset.mems.default
` [RFC PATCH 6/9] mm/memory_hotplug: add MHP_PROTECTED_MEMORY flag
` [RFC PATCH 7/9] drivers/dax: add protected memory bit to dev_dax
` [RFC PATCH 8/9] drivers/cxl: add protected_memory bit to cxl region
` [RFC PATCH 9/9] [HACK] mm/zswap: compressed ram integration example

[PATCH cgroup/for-6.18-fixes] cgroup: Skip showing PID 0 in cgroup.procs and cgroup.threads
 2025-11-07 13:34 UTC  (4+ messages)

[PATCH v5 0/4] reparent the THP split queue
 2025-11-07  2:59 UTC  (7+ messages)
` [PATCH v5 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()

[tj-cgroup:for-6.19] BUILD SUCCESS be04e96ba911fac1dc4c7f89ebb42018d167043f
 2025-11-06 18:53 UTC 

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-11-05 19:39 UTC  (32+ messages)
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 18/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 30/33] kthread: Add API to update preferred affinity on kthread runtime

[cgroup/for-6.19 PATCH v3 0/5] cgroup/cpuset: Additional housekeeping check & cleanup
 2025-11-05 17:07 UTC  (10+ messages)
` [cgroup/for-6.19 PATCH v3 1/5] cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_cpumasks()
` [cgroup/for-6.19 PATCH v3 2/5] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [cgroup/for-6.19 PATCH v3 3/5] cgroup/cpuset: Move up prstate_housekeeping_conflict() helper
` [cgroup/for-6.19 PATCH v3 4/5] cgroup/cpuset: Ensure domain isolated CPUs stay in root or isolated partition
` [cgroup/for-6.19 PATCH v3 5/5] cgroup/cpuset: Globally track isolated_cpus update
` [PATCH v3 0/5] cgroup/cpuset: Additional housekeeping check & cleanup

[PATCH 16/33] PCI: Flush PCI probe workqueue on cpuset isolated partition change
 2025-11-05 16:28 UTC  (3+ messages)

[PATCH cgroup/for-6.19 1/2] cgroup: Convert css_set_lock from spinlock_t to raw_spinlock_t
 2025-11-05 16:20 UTC  (6+ messages)
` [PATCH cgroup/for-6.19 2/2] cgroup: Convert css_set_lock locking to use cleanup guards

[tj-cgroup:for-6.19] BUILD SUCCESS d245698d727ab8f5420b3e28d1243f96a5234851
 2025-11-05 14:45 UTC 

[tj-cgroup:for-next] BUILD SUCCESS dbdfa16e5c4cd48f4ec5958c8e123093ce4e98f8
 2025-11-05 14:34 UTC 

[PATCH] genirq: Fix IRQ threads affinity VS cpuset isolated partitions
 2025-11-05 13:17 UTC 

[PATCHv4 2/2] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
 2025-11-05  7:11 UTC  (7+ messages)

[PATCH mm-new] mm/memcontrol: Introduce sysctl vm.memcg_stats_flush_threshold
 2025-11-05  6:01 UTC  (3+ messages)

[PATCH v2 00/23] mm: BPF OOM
 2025-11-04 19:22 UTC  (12+ messages)
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling

[PATCH -next RFC 0/2] cpuset: Add cpuset.mems.spread_page to cgroup v2
 2025-11-04 12:00 UTC  (5+ messages)

[PATCH 00/16] credentials guards: the easy cases
 2025-11-04 11:40 UTC  (5+ messages)
` [PATCH 14/16] act: use credential guards in acct_write_process()

[PATCH v1 21/26] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
 2025-11-04  8:59 UTC  (3+ messages)

[cgroup/for-6.19 PATCH v2 0/3] cgroup/cpuset: Additional housekeeping check & cleanup
 2025-11-04  7:26 UTC  (8+ messages)
` [cgroup/for-6.19 PATCH v2 1/3] cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_cpumasks()
` [cgroup/for-6.19 PATCH v2 2/3] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [cgroup/for-6.19 PATCH v2 3/3] cgroup/cpuset: Globally track isolated_cpus update

[PATCHSET cgroup/for-6.19] cgroup: Fix task exit ordering
 2025-11-03 22:04 UTC  (8+ messages)
` [PATCH 4/4] sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task_switch()
  ` [PATCH v2 "
` [PATCH v2 0/4] cgroup: Fix task exit ordering

[cgroup/for-6.19 PATCH 0/3] cgroup/cpuset: Additional housekeeping check & cleanup
 2025-11-03 21:22 UTC  (7+ messages)
` [cgroup/for-6.19 PATCH 2/3] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [cgroup/for-6.19 PATCH 3/3] cgroup/cpuset: Globally track isolated_cpus update

[PATCH 00/12] credential guards: credential preparation
 2025-11-03 16:10 UTC  (15+ messages)
` [PATCH 01/12] cred: add prepare credential guard
` [PATCH 02/12] sev-dev: use guard for path
` [PATCH 03/12] sev-dev: use prepare credential guard
` [PATCH 04/12] sev-dev: use override credential guards
` [PATCH 05/12] coredump: move revert_cred() before coredump_cleanup()
` [PATCH 06/12] coredump: pass struct linux_binfmt as const
` [PATCH 07/12] coredump: mark struct mm_struct "
` [PATCH 08/12] coredump: split out do_coredump() from vfs_coredump()
` [PATCH 09/12] coredump: use prepare credential guard
` [PATCH 10/12] coredump: use override "
` [PATCH 11/12] trace: use prepare "
` [PATCH 12/12] trace: use override "


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).