This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 979e52ca0469 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new cf7da891b624 docs: dmaengine: provider.rst: get rid of some warnings new f91da3bd2172 dmaengine: move .device_release missing log warning to deb [...] new 195967c088aa MAINTAINERS: rectify the INTEL IADX DRIVER entry new 988aad2f111c dmaengine: idxd: fix off by one on cdev dwq refcount new 01c4df39a2bb MAINTAINERS: Add maintainer for HiSilicon DMA engine driver new 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 18 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/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(-)