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-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 16fbf79b0f83 Linux 5.6-rc7 adds c8cfcb78c658 crypto: arm64/chacha - correctly walk through blocks adds 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 [...] new c6ac7188c114 Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/u [...] new 870b4333a62e x86/ioremap: Fix CONFIG_EFI=n build new 3f3ee43a4623 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] new be40920fbf10 tools: Let O= makes handle a relative path with -C option new db2c549407d4 perf map: Fix off by one in strncpy() size argument new a7ffd416d804 perf python: Fix clang detection when using CC=clang-version new 05e54e238673 perf parse-events: Fix reading of invalid memory in event parsing new 6b8d68f1ce92 perf probe: Fix to delete multiple probe event new 1efde2754275 perf probe: Do not depend on dwfl_module_addrsym() new db5d85ce8248 Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://gi [...] new 564200ed8e71 tools headers uapi: Update linux/in.h copy new 76ccd234269b Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
The 12 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: Documentation/driver-api/dmaengine/provider.rst | 12 +++++-- MAINTAINERS | 7 +++- arch/arm64/crypto/chacha-neon-glue.c | 8 ++--- 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 ++++++++++------ lib/crypto/chacha20poly1305-selftest.c | 11 ++++-- 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 +-- 16 files changed, 99 insertions(+), 57 deletions(-)