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-allnoconfig in repository toolchain/ci/linux.
from 54c490164523 Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/li [...] adds 62c9d2674b31 inotify: Fix fsnotify_mark refcount leak in inotify_update [...] adds b2d22b6bb33a fanotify: Allow copying of file handle to userspace new 7294fbd4416a Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/ [...] adds d3ca4651d05c udf: Fix crash on IO error during truncate adds 2b42be5eb245 udf: Propagate errors from udf_truncate_extents() new 0939221e6468 Merge tag 'fixes_for_v5.1-rc2' of git://git.kernel.org/pub [...] new 6a1afffb08ce selinux: fix NULL dereference in policydb_destroy() new fb549c55475b Merge tag 'selinux-pr-20190321' of git://git.kernel.org/pu [...] adds a872fc8bf030 arm64: kprobes: Move extable address check into arch_prepa [...] adds b5586163de1c arm64: kprobes: Remove unneeded RODATA check adds 6e08af0f10dc arm64: kprobes: Move exception_text check in blacklist adds 6a019a92aa58 arm64: kprobes: Use arch_populate_kprobe_blacklist() adds 3dbcea54b3ff arm64: apply workaround on A64FX v1r0 adds c82fd1e6bd55 arm64/stacktrace: Export save_stack_trace_regs() adds efd00c722ca8 arm64: Add MIDR encoding for HiSilicon Taishan CPUs adds 0ecc471a2cb7 arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs adds e5a5af771861 arm64: remove obsolete selection of MULTI_IRQ_HANDLER new d92da1fbb724 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 5 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/arm64/Kconfig | 1 - arch/arm64/include/asm/cputype.h | 6 +++- arch/arm64/kernel/cpufeature.c | 1 + arch/arm64/kernel/probes/kprobes.c | 56 +++++++++++++++++++++----------------- arch/arm64/kernel/stacktrace.c | 1 + fs/notify/fanotify/fanotify_user.c | 12 +++++++- fs/notify/inotify/inotify_user.c | 7 +++-- fs/udf/inode.c | 4 ++- fs/udf/truncate.c | 8 ++++-- fs/udf/udfdecl.h | 2 +- security/selinux/ss/policydb.c | 13 ++++++--- 11 files changed, 73 insertions(+), 38 deletions(-)