This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 35632d92ef2d Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/l [...] new 1756d7994ad8 cgroup: Use open-time credentials for process migraton per [...] new 0d2b5955b362 cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv new e57457641613 cgroup: Use open-time cgroup namespace for process migrati [...] new b09c2baa5634 selftests: cgroup: Make cg_create() use 0755 for permissio [...] new 613e040e4dc2 selftests: cgroup: Test open-time credential usage for mig [...] new bf35a7879f1d selftests: cgroup: Test open-time cgroup namespace usage f [...] new d1587f7bfe9a Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/ [...]
The 7 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: kernel/cgroup/cgroup-internal.h | 19 +++ kernel/cgroup/cgroup-v1.c | 33 +++--- kernel/cgroup/cgroup.c | 88 +++++++++----- tools/testing/selftests/cgroup/cgroup_util.c | 2 +- tools/testing/selftests/cgroup/test_core.c | 165 +++++++++++++++++++++++++++ 5 files changed, 263 insertions(+), 44 deletions(-)