This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfig in repository toolchain/linux-next.
from e255aee5b66c Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/l [...] adds f75d651587f7 resource/docs: Fix new kernel-doc warnings adds 81bd415c91eb watchdog/core: Add missing prototypes for weak functions adds f26621e60b35 resource/docs: Complete kernel-doc style function documentation adds 0b002cdd5004 Merge branch 'core-urgent-for-linus' of git://git.kernel.o [...] adds b987ffc18fb3 x86/qspinlock: Fix compile error adds 1acf93ca6c53 Merge branch 'locking-urgent-for-linus' of git://git.kerne [...] adds 40fa3780bac2 sched/core: Take the hotplug lock in sched_init_smp() adds e1ff516a56ad sched/fair: Fix a comment in task_numa_fault() adds 024d4d4c0cf4 Merge branch 'sched/urgent' of git://git.kernel.org/pub/sc [...] adds e6a2d72c1040 posix-cpu-timers: Remove useless call to check_dl_overrun() adds 08b5278650d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...] adds 51f5fd2e4615 tools headers barrier: Fix arm64 tools build failure wrt s [...] adds febf8a3712e4 perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit} adds 3c5e3dabf372 perf trace: When augmenting raw_syscalls plug raw_syscalls [...] adds cd26ea6d50a2 perf trace: Fix setting of augmented payload when using eB [...] adds 79ef68c7e1f6 perf augmented_syscalls: Start collecting pathnames in the [...] adds c3537fc25150 perf evlist: Move perf_evsel__reset_weak_group into evlist adds cf99ad1424c5 perf record: Support weak groups adds ea1fa48c055f perf stat: Handle different PMU names with common prefix adds 590ac60d8aa9 perf top: Display the LBR stats in callchain entry adds 5ed4419d47f8 perf scripts python: exported-sql-viewer.py: Fall back to [...] adds 210cf1f96185 perf scripts python: exported-sql-viewer.py: Add Selected [...] adds 65b24292e8f3 perf scripts python: exported-sql-viewer.py: Add help window adds 35fa1cee21e3 perf scripts python: exported-sql-viewer.py: Fix table fin [...] adds 93f8be279951 perf intel-pt: Add more event information to debug log adds f6c23e3b55cb perf intel-pt: Add MTC and CYC timestamps to debug log adds e2c39f36c354 perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to [...] adds 6ac2226229d9 perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so adds 8e88c29b351e perf tools: Do not zero sample_id_all for group members adds 45fd80809144 Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://g [...] adds 655c6b977755 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] adds 35b69a420bfb clockevents/drivers/i8253: Add support for PIT shutdown quirk adds 1de72c706488 x86/hyper-v: Enable PIT shutdown quirk adds b068621a53f9 Documentation/x86: Fix typo in zero-page.txt adds b42967dcac1d x86/hyper-v: Fix indentation in hv_do_fast_hypercall16() adds 437e88ab8f9e x86/build: Remove -pipe from KBUILD_CFLAGS adds 5d96c9342c23 acpi/nfit, x86/mce: Handle only uncorrectable machine checks adds e8a308e5f47e acpi/nfit, x86/mce: Validate a MCE's address before using it adds d52888aa2753 x86/mm: Move LDT remap out of KASLR region on 5-level paging adds a0e6e0831c51 x86/ldt: Unmap PTEs for the slot before freeing LDT pages adds b082f2dd8061 x86/ldt: Remove unused variable in map_ldt_struct() adds a48777fdda7d x86/vsmp: Remove dependency on pv_irq_ops adds 15035388439f x86/cpu/vmware: Do not trace vmware_sched_clock() adds b6df7b6db1c1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes: Documentation/x86/x86_64/mm.txt | 34 +- Documentation/x86/zero-page.txt | 2 +- arch/x86/Kconfig | 1 - arch/x86/Makefile | 4 +- arch/x86/include/asm/mce.h | 2 + arch/x86/include/asm/mshyperv.h | 2 +- arch/x86/include/asm/page_64_types.h | 12 +- arch/x86/include/asm/pgtable_64_types.h | 4 +- arch/x86/include/asm/qspinlock.h | 13 +- arch/x86/kernel/cpu/mcheck/mce.c | 6 +- arch/x86/kernel/cpu/mshyperv.c | 11 + arch/x86/kernel/cpu/vmware.c | 2 +- arch/x86/kernel/ldt.c | 59 ++- arch/x86/kernel/vsmp_64.c | 84 +--- arch/x86/xen/mmu_pv.c | 6 +- drivers/acpi/nfit/mce.c | 8 +- drivers/clocksource/i8253.c | 14 +- include/linux/i8253.h | 1 + include/linux/nmi.h | 2 + kernel/resource.c | 19 +- kernel/sched/core.c | 5 +- kernel/sched/fair.c | 4 +- kernel/time/posix-cpu-timers.c | 3 - tools/arch/arm64/include/asm/barrier.h | 133 +++--- tools/perf/Documentation/perf-list.txt | 1 - tools/perf/Makefile.perf | 2 +- tools/perf/builtin-record.c | 7 +- tools/perf/builtin-stat.c | 28 +- tools/perf/builtin-top.c | 3 + tools/perf/builtin-trace.c | 34 +- tools/perf/examples/bpf/augmented_raw_syscalls.c | 131 ++++++ tools/perf/jvmti/jvmti_agent.c | 49 +- tools/perf/scripts/python/exported-sql-viewer.py | 493 ++++++++++++++++++++- tools/perf/tests/attr/test-record-group-sampling | 1 - tools/perf/util/evlist.c | 27 ++ tools/perf/util/evlist.h | 3 + tools/perf/util/evsel.c | 1 - .../perf/util/intel-pt-decoder/intel-pt-decoder.c | 4 + tools/perf/util/intel-pt-decoder/intel-pt-log.c | 5 + tools/perf/util/intel-pt-decoder/intel-pt-log.h | 1 + tools/perf/util/intel-pt.c | 16 +- tools/perf/util/pmu.c | 2 +- 42 files changed, 964 insertions(+), 275 deletions(-) create mode 100644 tools/perf/examples/bpf/augmented_raw_syscalls.c