Hi Linus, The following changes since commit aa7d3a56a20f07978d9f401e13637a6479b13bd0: cpuset: fix warning when disabling remote partition (2025-12-18 06:38:54 -1000) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-6.19-rc5-fixes for you to fetch changes up to ef56578274d2b98423c8ef82bb450223f5811b59: cgroup: Eliminate cgrp_ancestor_storage in cgroup_root (2026-01-07 15:11:03 -1000) ---------------------------------------------------------------- cgroup: Fixes for v6.19-rc5 - Fix -Wflex-array-member-not-at-end warnings in cgroup_root. ---------------------------------------------------------------- Michal Koutný (1): cgroup: Eliminate cgrp_ancestor_storage in cgroup_root include/linux/cgroup-defs.h | 25 ++++++++++++++----------- kernel/cgroup/cgroup.c | 2 +- 2 files changed, 15 insertions(+), 12 deletions(-) Thanks. -- tejun