This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 044597100037 Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/l [...] new 0ce4a85f4f01 Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration" new 8744daf4b069 iommu/vt-d: Remove global page flush support new 36b7200f67df iommu/amd: Flush old domains in kdump kernel new 754265bcab78 iommu/amd: Fix race in increase_address_space() new 76f5e9f870b0 Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/p [...] new ff4dd081977d configfs: stash the data we need into configfs_buffer at o [...] new f19e4ed1e1ed configfs_register_group() shouldn't be (and isn't) called [...] new 47320fbe11a6 configfs: new object reprsenting tree fragments new b0841eefd969 configfs: provide exclusion between IO and removals new 30d7030b2fb3 Merge tag 'configfs-for-5.3' of git://git.infradead.org/us [...] new 45f5d5a9e34d arm64: dts: renesas: r8a77995: draak: Fix backlight regula [...] new d9a2b63ca917 Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org [...] new ae688e1720fd arm64: dts: renesas: hihope-common: Fix eMMC status new 13212a648f31 Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.or [...] new 8928e917aeaf soc: qcom: geni: Provide parameter error checking new 36daa831b555 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...]
The 16 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/iommu/amd_iommu.c | 40 +++- drivers/iommu/intel-iommu.c | 55 ++++- drivers/iommu/intel-svm.c | 36 ++-- 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/intel-iommu.h | 3 - 10 files changed, 370 insertions(+), 209 deletions(-)