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-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 979e52ca0469 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds cf7da891b624 docs: dmaengine: provider.rst: get rid of some warnings adds f91da3bd2172 dmaengine: move .device_release missing log warning to deb [...] adds 195967c088aa MAINTAINERS: rectify the INTEL IADX DRIVER entry adds 988aad2f111c dmaengine: idxd: fix off by one on cdev dwq refcount adds 01c4df39a2bb MAINTAINERS: Add maintainer for HiSilicon DMA engine driver adds 018af9be3dd5 dmaengine: ti: k3-udma-glue: Fix an error handling path in [...] adds c6ac7188c114 Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/u [...] adds 870b4333a62e x86/ioremap: Fix CONFIG_EFI=n build adds 3f3ee43a4623 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] adds be40920fbf10 tools: Let O= makes handle a relative path with -C option adds db2c549407d4 perf map: Fix off by one in strncpy() size argument adds a7ffd416d804 perf python: Fix clang detection when using CC=clang-version adds 05e54e238673 perf parse-events: Fix reading of invalid memory in event parsing adds 6b8d68f1ce92 perf probe: Fix to delete multiple probe event adds 1efde2754275 perf probe: Do not depend on dwfl_module_addrsym() adds db5d85ce8248 Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://gi [...] adds 564200ed8e71 tools headers uapi: Update linux/in.h copy adds 76ccd234269b Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
No new revisions were added by this update.
Summary of changes: Documentation/driver-api/dmaengine/provider.rst | 12 +++++-- MAINTAINERS | 7 +++- arch/x86/mm/ioremap.c | 3 ++ drivers/dma/dmaengine.c | 2 +- drivers/dma/idxd/cdev.c | 4 +-- drivers/dma/ti/k3-udma-glue.c | 29 ++++++++++------ tools/include/uapi/linux/in.h | 2 ++ tools/perf/Makefile | 2 +- tools/perf/util/map.c | 2 +- tools/perf/util/parse-events.c | 46 ++++++++++++------------- tools/perf/util/probe-file.c | 3 ++ tools/perf/util/probe-finder.c | 11 ++++-- tools/perf/util/setup.py | 10 +++--- tools/scripts/Makefile.include | 4 +-- 14 files changed, 87 insertions(+), 50 deletions(-)