cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-13 13:00:17 to 2025-08-22 08:22:17 UTC [more...]

[PATCH 0/3] memcg, writeback: Don't wait writeback completion
 2025-08-22  8:22 UTC  (13+ messages)
` [PATCH 1/3] writeback: Rename wb_writeback_work->auto_free to free_work
` [PATCH] writeback: Add wb_writeback_work->free_done
` [PATCH] memcg: Don't wait writeback completion when release memcg
    ` [External] "
  ` [External] Re: [PATCH 0/3] memcg, writeback: Don't wait writeback completion

[PATCH v2 0/2] kernfs: Fix UAF in PSI polling when open file is released
 2025-08-22  7:47 UTC  (4+ messages)
` [PATCH v2 1/2] kernfs: Fix UAF in "
` [PATCH v2 2/2] cgroup/psi: Set of->priv to NULL upon file release

[PATCH v4 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-22  7:19 UTC  (6+ messages)
` [PATCH v4 1/2] cgroup: cgroup.stat.local time accounting
` [PATCH v4 2/2] cgroup: selftests: Add tests for freezer time

[PATCH 0/4] mm/swap, memcg: Support per-cgroup swap device priorities
 2025-08-22  5:45 UTC  (15+ messages)
` [PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority

[PATCH] kernfs: Fix UAF in PSI polling when open file is released
 2025-08-22  1:57 UTC  (11+ messages)

[PATCH v4] cgroup: split cgroup_destroy_wq into 3 workqueues
 2025-08-22  0:44 UTC  (7+ messages)
` [PATCH v5] "
    ` [PATCH v6] "

[PATCH] Documentation: Fix documentation typos
 2025-08-21 21:34 UTC  (3+ messages)

[GIT PULL] cgroup: Fixes for v6.17-rc2
 2025-08-21 20:45 UTC  (2+ messages)

[PATCH v4] memcg: expose socket memory pressure in a cgroup
 2025-08-21 18:44 UTC  (20+ messages)

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-08-21 11:41 UTC  (6+ messages)
` [RFC 1/3] page_counter: Allow for pinning some amount of memory
` [RFC 2/3] cgroup/dmem: Implement pinning device memory
` [RFC 3/3] drm/xe: Add DRM_XE_GEM_CREATE_FLAG_PINNED flag and implementation

[PATCH v5 net-next 00/10] net-memcg: Gather memcg code under CONFIG_MEMCG
 2025-08-20 15:00 UTC  (19+ messages)
` [PATCH v5 net-next 01/10] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v5 net-next 02/10] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v5 net-next 03/10] tcp: Simplify error path in inet_csk_accept()
` [PATCH v5 net-next 04/10] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v5 net-next 05/10] net: Clean up __sk_mem_raise_allocated()
` [PATCH v5 net-next 06/10] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v5 net-next 07/10] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v5 net-next 08/10] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v5 net-next 09/10] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v5 net-next 10/10] net: Define sk_memcg under CONFIG_MEMCG

[PATCH] sched/cgroup: Lock optimize for cgroup cpu throttle
 2025-08-20  8:04 UTC 

[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
 2025-08-20  1:14 UTC  (8+ messages)
` [RFC PATCH v2 bpf-next 1/3] kernfs: cgroup: support writing cgroup interfaces from a kernfs node
` [RFC PATCH v2 bpf-next 2/3] bpf: cgroup: Add BPF Kfunc to write and freeze a cgroup
` [RFC PATCH v2 bpf-next 3/3] selftests/bpf: add selftest for bpf_cgroup_write_interface

[RFC PATCH v3 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-19 23:05 UTC  (8+ messages)
` [RFC PATCH v3 1/2] cgroup: cgroup.freeze.stat.local time accounting
` [RFC PATCH v3 2/2] cgroup: selftests: Add tests for freezer time

[PATCH] sched/cgroup: Lock optimize for cgroup cpu throttle
 2025-08-19 13:06 UTC  (2+ messages)

[PATCH] sched/cgroup: Lock optimize for cgroup cpu throttle
 2025-08-19 11:28 UTC  (2+ messages)

[PATCH] memcg: remove warning from folio_lruvec
 2025-08-18 18:46 UTC 

[PATCH -next v4 0/3] some optimization for cpuset
 2025-08-18  6:41 UTC  (4+ messages)
` [PATCH -next v4 1/3] cpuset: decouple tmpmasks and cpumasks freeing in cgroup
` [PATCH -next v4 2/3] cpuset: separate tmpmasks and cpuset allocation logic
` [PATCH -next v4 3/3] cpuset: add helpers for cpus read and cpuset_mutex locks

[PATCH -next v3 0/3] some optimization for cpuset
 2025-08-18  6:54 UTC  (5+ messages)
` [PATCH -next v3 1/3] cpuset: decouple tmpmasks and cpumasks freeing in cgroup
` [PATCH -next v3 2/3] cpuset: separate tmpmasks and cpuset allocation logic
` [PATCH -next v3 3/3] cpuset: add helpers for cpus read and cpuset_mutex locks

[PATCH v3] cgroup: cgroup: drain specific subsystems when mounting/destroying a root
 2025-08-16 16:16 UTC  (5+ messages)

[PATCH v2 -next] cgroup: remove offline draining in root destruction to avoid hung_tasks
 2025-08-16  0:57 UTC  (15+ messages)

[-next v2 0/4] some optimization for cpuset
 2025-08-16  0:23 UTC  (14+ messages)
` [-next v2 1/4] cpuset: remove redundant CS_ONLINE flag
` [-next v2 2/4] cpuset: decouple tmpmaks and cpumaks of cs free
` [-next v2 4/4] cpuset: add helpers for cpus read and cpuset_mutex locks

[-next v2 3/4] cpuset: separate tmpmasks and cpuset allocation logic
 2025-08-16  0:21 UTC  (5+ messages)

[PATCH v4 net-next 00/10] net-memcg: Gather memcg code under CONFIG_MEMCG
 2025-08-15 17:39 UTC  (28+ messages)
` [PATCH v4 net-next 01/10] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v4 net-next 02/10] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v4 net-next 03/10] tcp: Simplify error path in inet_csk_accept()
` [PATCH v4 net-next 04/10] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v4 net-next 05/10] net: Clean up __sk_mem_raise_allocated()
` [PATCH v4 net-next 06/10] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v4 net-next 07/10] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v4 net-next 08/10] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v4 net-next 09/10] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v4 net-next 10/10] net: Define sk_memcg under CONFIG_MEMCG

[PATCH] cgroup: Remove redundant rcu_read_lock() in spin_lock_irq() section
 2025-08-15 12:34 UTC  (3+ messages)

[PATCH v3 net-next 00/12] net-memcg: Decouple controlled memcg from sk->sk_prot->memory_allocated
 2025-08-14 19:17 UTC  (14+ messages)
` [PATCH v3 net-next 01/12] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v3 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting

[tj-cgroup:for-6.18] BUILD SUCCESS 4c70fb2624ab1588faa58dcd407d4c61d64b288d
 2025-08-14 18:30 UTC 

[tj-cgroup:for-next] BUILD SUCCESS ac412e77dc29a6cd13fa871383bb30c9fd28f9bf
 2025-08-14 18:28 UTC 

[PATCH v2] sched/core: Mask out offline CPUs when user_cpus_ptr is used
 2025-08-14  1:14 UTC  (5+ messages)
` [PATCH v3] sched/core: Skip user_cpus_ptr masking if no online CPU left

[PATCH] memcg: Optimize exit to user space
 2025-08-13 22:40 UTC  (6+ messages)

[tj-cgroup:for-6.17-fixes] BUILD SUCCESS 6563623e604e3e235b2cee71190a4972be8f986b
 2025-08-13 22:17 UTC 

[syzbot] [cgroups?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (4)
 2025-08-13 19:56 UTC 

[PATCH] blkcg: Optimize exit to user space
 2025-08-13 16:53 UTC  (2+ messages)

[tj-cgroup:for-6.18] BUILD SUCCESS 8a013ec9cb7af9921656c0e78c73510c9e4a0cc1
 2025-08-13 13:01 UTC 


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