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-allnoconfig 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 new 51987affd626 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds b51ce3744f11 x86/mm/mem_encrypt: Disable all instrumentation for early [...] new 13369e831173 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] adds 9a4f26cc98d8 sched/cpufreq: Fix kobject memleak new 70c9fb570b7c Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...] new 0e3b74e26280 perf/x86/amd: Update generic hardware cache events for Family 17h new 1804569d87de MAINTAINERS: Include vendor specific files under arch/*/events/* new 2e712675ffd1 perf bpf: Return value with unlocking in perf_env__find_btf() new 24e45b49eef0 tools uapi x86: Sync vmx.h with the kernel new 01e985e900d3 perf annotate: Fix build on 32 bit for BPF annotation new 5f05182fab9a tools lib traceevent: Change tag string for error new bf561d3c1342 perf bench numa: Add define for RUSAGE_THREAD if not present new 167e418fa087 perf report: Report OOM in status line in the GTK UI new cf0c37b6dbf7 perf cs-etm: Don't check cs_etm_queue::prev_packet validity new 35bb59c10a6d perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet new c638417e1a64 tools build: Add -ldl to the disassembler-four-args feature test new 18f90d372cf3 tools arch uapi: Copy missing unistd.h headers for arc, he [...] new 7e221b811f14 perf tools: Remove needless asm/unistd.h include fixing bu [...] new 221856b16e8e Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://gi [...] new 26ae4f4406f8 perf/ring_buffer: Fix AUX software double buffering new 72e830f68428 perf/x86/intel/pt: Remove software double buffering PMU ca [...] new 6f55967ad9d9 perf/x86/intel: Fix race in intel_pmu_disable_event() new 7178fb0b239d Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
The 21 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: 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%)