messages from 2025-08-11 16:08:37 to 2025-08-19 10:13:05 UTC [more...]
[PATCH 0/4] mm/swap, memcg: Support per-cgroup swap device priorities
2025-08-19 10:12 UTC (11+ messages)
` [PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
[PATCH v4] cgroup: split cgroup_destroy_wq into 3 workqueues
2025-08-19 1:56 UTC (6+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH] memcg: remove warning from folio_lruvec
2025-08-18 18:46 UTC
[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
2025-08-18 17:32 UTC (5+ 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
[PATCH] kernfs: Fix UAF in PSI polling when open file is released
2025-08-18 8:22 UTC (9+ messages)
[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 (19+ 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 3/4] cpuset: separate tmpmasks and cpuset allocation logic
` [-next v2 4/4] cpuset: add helpers for cpus read and cpuset_mutex locks
[PATCH v5 net-next 00/10] net-memcg: Gather memcg code under CONFIG_MEMCG
2025-08-15 23:52 UTC (16+ 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 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 (33+ messages)
` [PATCH v3 net-next 01/12] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v3 net-next 02/12] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v3 net-next 03/12] tcp: Simplify error path in inet_csk_accept()
` [PATCH v3 net-next 04/12] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v3 net-next 05/12] net: Clean up __sk_mem_raise_allocated()
` [PATCH v3 net-next 06/12] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v3 net-next 07/12] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v3 net-next 08/12] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v3 net-next 09/12] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v3 net-next 10/12] net: Define sk_memcg under CONFIG_MEMCG
` [PATCH v3 net-next 11/12] net-memcg: Store MEMCG_SOCK_ISOLATED in sk->sk_memcg
` [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 v4] memcg: expose socket memory pressure in a cgroup
2025-08-14 17:43 UTC (15+ messages)
[RFC PATCH v3 0/2] cgroup: Track time in cgroup v2 freezer
2025-08-14 16:18 UTC (7+ 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 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
[PATCH -next 0/4] some optimization for cpuset
2025-08-13 6:28 UTC (8+ messages)
` [PATCH -next 1/4] cpuset: remove redundant CS_ONLINE flag
[PATCH] cgroup: Replace deprecated strcpy() with strscpy()
2025-08-12 18:57 UTC (2+ messages)
[PATCH v2 net-next 00/12] net-memcg: Decouple controlled memcg from sk->sk_prot->memory_allocated
2025-08-12 15:55 UTC (16+ messages)
` [PATCH v2 net-next 01/12] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v2 net-next 02/12] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v2 net-next 03/12] tcp: Simplify error path in inet_csk_accept()
` [PATCH v2 net-next 04/12] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v2 net-next 05/12] net: Clean up __sk_mem_raise_allocated()
` [PATCH v2 net-next 06/12] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v2 net-next 07/12] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v2 net-next 08/12] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v2 net-next 09/12] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v2 net-next 10/12] net: Define sk_memcg under CONFIG_MEMCG
` [PATCH v2 net-next 11/12] net-memcg: Store MEMCG_SOCK_ISOLATED in sk->sk_memcg
` [PATCH v2 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting
` [syzbot ci] Re: net-memcg: Decouple controlled memcg from sk->sk_prot->memory_allocated
[linus:master] [selftests/cgroup] 954bacce36: kernel-selftests.cgroup.test_cpu.test_cpucg_max.fail
2025-08-11 21:32 UTC (2+ messages)
[PATCH] sched/cgroup: Lock optimize for cgroup cpu throttle
2025-08-11 16:04 UTC
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;
as well as URLs for NNTP newsgroup(s).