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-release-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from 6203838dec05 Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/ [...] adds 46c874419652 securityfs: fix use-after-free on symlink traversal adds f51dcd0f621c apparmorfs: fix use-after-free on symlink traversal adds ee948837d7fa [fix] get rid of checking for absent device name in vfs_ge [...] adds f69e749a4935 Abort file_remove_privs() for non-reg. files adds 4e9036042fed ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour adds 51987affd626 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds b51ce3744f11 x86/mm/mem_encrypt: Disable all instrumentation for early [...] adds 13369e831173 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] adds 9a4f26cc98d8 sched/cpufreq: Fix kobject memleak adds 70c9fb570b7c Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...] adds 0e3b74e26280 perf/x86/amd: Update generic hardware cache events for Family 17h adds 1804569d87de MAINTAINERS: Include vendor specific files under arch/*/events/* adds 2e712675ffd1 perf bpf: Return value with unlocking in perf_env__find_btf() adds 24e45b49eef0 tools uapi x86: Sync vmx.h with the kernel adds 01e985e900d3 perf annotate: Fix build on 32 bit for BPF annotation adds 5f05182fab9a tools lib traceevent: Change tag string for error adds bf561d3c1342 perf bench numa: Add define for RUSAGE_THREAD if not present adds 167e418fa087 perf report: Report OOM in status line in the GTK UI adds cf0c37b6dbf7 perf cs-etm: Don't check cs_etm_queue::prev_packet validity adds 35bb59c10a6d perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet adds c638417e1a64 tools build: Add -ldl to the disassembler-four-args feature test adds 18f90d372cf3 tools arch uapi: Copy missing unistd.h headers for arc, he [...] adds 7e221b811f14 perf tools: Remove needless asm/unistd.h include fixing bu [...] adds 221856b16e8e Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://gi [...] adds 26ae4f4406f8 perf/ring_buffer: Fix AUX software double buffering adds 72e830f68428 perf/x86/intel/pt: Remove software double buffering PMU ca [...] adds 6f55967ad9d9 perf/x86/intel: Fix race in intel_pmu_disable_event() adds 7178fb0b239d Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 1 + arch/x86/events/amd/core.c | 111 ++++++++++++++++++++- arch/x86/events/intel/core.c | 10 +- arch/x86/events/intel/pt.c | 3 +- arch/x86/lib/Makefile | 12 +++ fs/inode.c | 9 +- fs/super.c | 5 - fs/ufs/util.h | 2 +- include/linux/perf_event.h | 1 - kernel/events/ring_buffer.c | 3 +- kernel/sched/cpufreq_schedutil.c | 1 + lib/Makefile | 11 ++ security/apparmor/apparmorfs.c | 13 ++- security/inode.c | 13 ++- {arch => tools/arch}/arc/include/uapi/asm/unistd.h | 0 .../arch}/hexagon/include/uapi/asm/unistd.h | 0 .../arch}/riscv/include/uapi/asm/unistd.h | 0 tools/arch/x86/include/uapi/asm/vmx.h | 1 + tools/lib/traceevent/parse-utils.c | 2 +- tools/perf/Makefile.config | 2 +- tools/perf/bench/numa.c | 4 + tools/perf/util/annotate.c | 8 +- tools/perf/util/cloexec.c | 1 - tools/perf/util/cs-etm.c | 14 +-- tools/perf/util/env.c | 2 +- tools/perf/util/session.c | 8 +- 26 files changed, 189 insertions(+), 48 deletions(-) copy {arch => tools/arch}/arc/include/uapi/asm/unistd.h (100%) copy {arch => tools/arch}/hexagon/include/uapi/asm/unistd.h (100%) copy {arch => tools/arch}/riscv/include/uapi/asm/unistd.h (100%)