This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 81b0b29bf70b Merge branch 'stable/for-linus-5.15' of git://git.kernel.o [...] new 1f8c543f1429 cgroup: remove cgroup_mount from comments new 0f3adb8a1e5f cgroup/cpuset: Miscellaneous code cleanup new 15d428e6fe77 cgroup/cpuset: Fix a partition bug with hotplug new 6ba34d3c7367 cgroup/cpuset: Fix violation of cpuset locking rule new c5c63b9a6a2e cgroup: Replace deprecated CPU-hotplug functions. new b4cc61960879 cgroup: cgroup-v1: clean up kernel-doc notation new e7cc9888dc57 cgroup/cpuset: Enable event notification when partition st [...] new ee9707e8593d cgroup/cpuset: Enable memory migration for cpuset v2 new 9f72daf7edfa cgroup/cpuset: Avoid memory migration when nodemasks match new d20d30ebb199 cgroup: Avoid compiler warnings with no subsystems new 69dc8010b8fc Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/li [...] new f728c4a9e840 workqueue: Fix possible memory leaks in wq_numa_init() new 67dc83253708 workqueue: Fix typo in comments new e441b56fe438 workqueue: Replace deprecated ida_simple_*() with ida_allo [...] new ffd8bea81fbb workqueue: Replace deprecated CPU-hotplug functions. new f97a4a1a3f87 workqueue: Rename "delayed" (delayed by active management) [...] new c4560c2c88a4 workqueue: Change arguement of pwq_dec_nr_in_flight() new d21cece0dbb4 workqueue: Change the code of calculating work_flags in in [...] new 018f3a13dd63 workqueue: Mark barrier work with WORK_STRUCT_INACTIVE new d812796eb390 workqueue: Assign a color to barrier work items new bdb0a6548d22 workqueue: Remove unused WORK_NO_COLOR new 86ac54e79fe0 Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/li [...]
The 22 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/admin-guide/cgroup-v2.rst | 11 ++ include/linux/workqueue.h | 15 +-- kernel/cgroup/cgroup-v1.c | 8 +- kernel/cgroup/cgroup.c | 27 +++-- kernel/cgroup/cpuset.c | 162 ++++++++++++++++++---------- kernel/workqueue.c | 186 +++++++++++++++++++------------- kernel/workqueue_internal.h | 3 +- 7 files changed, 260 insertions(+), 152 deletions(-)