Hi Linus, The following changes since commit ba47d845d715a010f7b51f6f89bae32845e6acb7: Linux 5.8-rc6 (2020-07-19 15:41:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fix-v5.8-rc6 for you to fetch changes up to 1014a2f8d76b05e0f228dd097ac1a249c5934232: iommu/qcom: Use domain rather than dev as tlb cookie (2020-07-22 17:29:28 +0200) ---------------------------------------------------------------- IOMMU Fix for Linux v5.8-rc6 One fix: - Fix a NULL-ptr dereference in the QCOM IOMMU driver ---------------------------------------------------------------- Rob Clark (1): iommu/qcom: Use domain rather than dev as tlb cookie drivers/iommu/qcom_iommu.c | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) Please pull. Thanks, Joerg