* [GIT PULL] cgroup: Changes for v6.13
@ 2024-11-18 16:06 Tejun Heo
2024-11-20 18:32 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2024-11-18 16:06 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, cgroups, Johannes Weiner, Michal Koutný
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.13
for you to fetch changes up to fbfbf86685b3270dc27d1c5d6108532334aaf329:
cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing (2024-11-14 08:44:03 -1000)
----------------------------------------------------------------
cgroup: Changes for v6.13
- cpu.stat now also shows niced CPU time.
- Freezer and cpuset optimizations.
- Other misc changes.
----------------------------------------------------------------
Chen Ridong (4):
Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
cgroup/bpf: only cgroup v2 can be attached by bpf programs
cgroup/freezer: Reduce redundant traversal for cgroup_freeze
cgroup/freezer: Add cgroup CGRP_FROZEN flag update helper
Joshua Hahn (2):
cgroup/rstat: Tracking cgroup-level niced CPU time
cgroup/rstat: Selftests for niced CPU statistics
Waiman Long (4):
cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()"
cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation
cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set
cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing
Xiu Jianfeng (1):
selftests/cgroup: Fix compile error in test_cpu.c
Zefan Li (1):
MAINTAINERS: remove Zefan Li
everestkc (1):
cgroup/cpuset: Fix spelling errors in file kernel/cgroup/cpuset.c
CREDITS | 3 +
MAINTAINERS | 2 -
include/linux/cgroup-defs.h | 3 +-
kernel/cgroup/cgroup.c | 21 ++--
kernel/cgroup/cpuset.c | 157 +++++++++++++++++-------------
kernel/cgroup/freezer.c | 97 +++++++++---------
kernel/cgroup/rstat.c | 19 +++-
tools/testing/selftests/cgroup/test_cpu.c | 75 ++++++++++++++
8 files changed, 239 insertions(+), 138 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] cgroup: Changes for v6.13
2024-11-18 16:06 [GIT PULL] cgroup: Changes for v6.13 Tejun Heo
@ 2024-11-20 18:32 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-20 18:32 UTC (permalink / raw)
To: Tejun Heo
Cc: Linus Torvalds, linux-kernel, cgroups, Johannes Weiner,
Michal Koutný
The pull request you sent on Mon, 18 Nov 2024 06:06:27 -1000:
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.13
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7586d5276515a54656bc46530b32e10913c44b1f
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-20 18:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 16:06 [GIT PULL] cgroup: Changes for v6.13 Tejun Heo
2024-11-20 18:32 ` pr-tracker-bot
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).