This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 736706bee329 get rid of legacy 'get_ds()' function new 399504e21a10 fix cgroup_do_mount() handling of failure exits new 35ac1184244f cgroup: saner refcounting for cgroup_root new fbdb44013202 copy_mount_string: Limit string length to PATH_MAX new f612acfae86a exec: Fix mem leak in kernel_read_file new d3d6a18d7d35 aio: Fix locking in aio_poll() new 4f9020ffde71 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
The 6 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: fs/aio.c | 12 ++++++--- fs/exec.c | 2 +- fs/kernfs/mount.c | 8 ++++-- fs/namespace.c | 2 +- kernel/cgroup/cgroup-internal.h | 2 +- kernel/cgroup/cgroup-v1.c | 58 +++++++++-------------------------------- kernel/cgroup/cgroup.c | 25 +++++++++--------- 7 files changed, 44 insertions(+), 65 deletions(-)