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 044597100037 Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/l [...] adds 0ce4a85f4f01 Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration" adds 8744daf4b069 iommu/vt-d: Remove global page flush support adds 36b7200f67df iommu/amd: Flush old domains in kdump kernel adds 754265bcab78 iommu/amd: Fix race in increase_address_space() adds 76f5e9f870b0 Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/p [...] adds ff4dd081977d configfs: stash the data we need into configfs_buffer at o [...] adds f19e4ed1e1ed configfs_register_group() shouldn't be (and isn't) called [...] adds 47320fbe11a6 configfs: new object reprsenting tree fragments adds b0841eefd969 configfs: provide exclusion between IO and removals adds 30d7030b2fb3 Merge tag 'configfs-for-5.3' of git://git.infradead.org/us [...] adds 45f5d5a9e34d arm64: dts: renesas: r8a77995: draak: Fix backlight regula [...] adds d9a2b63ca917 Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org [...] adds ae688e1720fd arm64: dts: renesas: hihope-common: Fix eMMC status adds 13212a648f31 Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.or [...] adds 8928e917aeaf soc: qcom: geni: Provide parameter error checking adds 36daa831b555 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...] adds 0c043d70d047 Input: elan_i2c - remove Lenovo Legion Y7000 PnpID adds 9772152b4b3c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 274b924088e9 libnvdimm/pfn: Fix namespace creation on misaligned addresses adds 7641033e17ef Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/ [...] adds 0622800d2ebc scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variable adds 1e3778cb223e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 2c231c0c1dec dmaengine: ti: dma-crossbar: Fix a memory leak bug adds 962411b05a6d dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe() new 689379c2f383 dmaengine: sprd: Fix the DMA link-list configuration new cf24aac38698 dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped new d3464ccd105b Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/u [...]
The 3 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: arch/arm64/boot/dts/renesas/hihope-common.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 6 +- drivers/dma/sh/rcar-dmac.c | 28 ++- drivers/dma/sprd-dma.c | 10 +- drivers/dma/ti/dma-crossbar.c | 4 +- drivers/dma/ti/omap-dma.c | 4 +- drivers/iommu/amd_iommu.c | 40 +++- drivers/iommu/intel-iommu.c | 55 ++++- drivers/iommu/intel-svm.c | 36 ++-- drivers/nvdimm/pfn_devs.c | 5 +- drivers/scsi/lpfc/lpfc_attr.c | 2 +- drivers/scsi/lpfc/lpfc_sli4.h | 2 +- drivers/soc/qcom/qcom-geni-se.c | 6 + fs/configfs/configfs_internal.h | 15 +- fs/configfs/dir.c | 137 +++++++++--- fs/configfs/file.c | 280 ++++++++++++------------- include/linux/input/elan-i2c-ids.h | 2 +- include/linux/intel-iommu.h | 3 - 18 files changed, 410 insertions(+), 226 deletions(-)