This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 1c163f4c7b3f Linux 5.0 adds 00c42373d397 x86-64: add warning for non-canonical user access address [...] adds 84c4e1f89fef aio: simplify - and fix - fget/fput for io_submit() adds 736706bee329 get rid of legacy 'get_ds()' function adds 399504e21a10 fix cgroup_do_mount() handling of failure exits adds 35ac1184244f cgroup: saner refcounting for cgroup_root adds fbdb44013202 copy_mount_string: Limit string length to PATH_MAX adds f612acfae86a exec: Fix mem leak in kernel_read_file adds d3d6a18d7d35 aio: Fix locking in aio_poll() adds 4f9020ffde71 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new ee5e001196d1 fs: Make splice() and tee() take into account O_NONBLOCK f [...]
The 1 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: arch/alpha/include/asm/uaccess.h | 1 - arch/arm/include/asm/uaccess.h | 1 - arch/arm/kernel/process.c | 2 +- arch/arm/xen/hypercall.S | 3 +- arch/arm64/include/asm/uaccess.h | 1 - arch/csky/include/asm/segment.h | 1 - arch/h8300/include/asm/segment.h | 6 -- arch/ia64/include/asm/uaccess.h | 1 - arch/m68k/include/asm/segment.h | 7 -- arch/microblaze/include/asm/uaccess.h | 1 - arch/mips/include/asm/uaccess.h | 1 - arch/mips/kernel/ftrace.c | 6 +- arch/mips/kernel/kgdb.c | 4 +- arch/mips/kernel/traps.c | 2 +- arch/nds32/include/asm/uaccess.h | 1 - arch/nds32/kernel/process.c | 2 +- arch/nios2/include/asm/uaccess.h | 1 - arch/openrisc/include/asm/uaccess.h | 1 - arch/parisc/include/asm/uaccess.h | 1 - arch/powerpc/include/asm/uaccess.h | 1 - arch/riscv/include/asm/uaccess.h | 1 - arch/s390/include/asm/uaccess.h | 1 - arch/sh/include/asm/segment.h | 1 - arch/sparc/include/asm/uaccess_32.h | 1 - arch/sparc/include/asm/uaccess_64.h | 1 - arch/x86/include/asm/uaccess.h | 1 - arch/x86/mm/extable.c | 1 + arch/xtensa/include/asm/asm-uaccess.h | 2 - arch/xtensa/include/asm/uaccess.h | 1 - drivers/staging/rtl8723bs/os_dep/osdep_service.c | 4 +- fs/aio.c | 84 +++++++++++------------- fs/exec.c | 2 +- fs/kernfs/mount.c | 8 ++- fs/namespace.c | 2 +- fs/read_write.c | 6 +- fs/splice.c | 14 +++- include/asm-generic/uaccess.h | 1 - include/linux/fs.h | 8 ++- kernel/cgroup/cgroup-internal.h | 2 +- kernel/cgroup/cgroup-v1.c | 58 ++++------------ kernel/cgroup/cgroup.c | 25 +++---- security/integrity/iint.c | 2 +- 42 files changed, 109 insertions(+), 161 deletions(-)