LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org
Subject: [git pull] IOMMU Fixes for Linux v4.17-rc4
Date: Sun, 6 May 2018 11:44:05 +0200 [thread overview]
Message-ID: <20180506094358.ysb5lq7xbjejymxa@8bytes.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1904 bytes --]
Hi Linus,
The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64:
Linux v4.17-rc3 (2018-04-29 14:17:42 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.17-rc4
for you to fetch changes up to 40fa84e10134ef5c892b628e02382349b5db3e0c:
iommu: rockchip: fix building without CONFIG_OF (2018-05-03 16:36:07 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v4.17-rc4
Fixes come with:
* Fix for compile warning in AMD IOMMU driver with irq remapping
disabled
* Fix for VT-d interrupt remapping and invalidation size (caused
a BUG_ON when trying to invalidate more than 4GB)
* Build fix and a regression fix for broken graphics with old
DTS for the rockchip iommu driver
* A revert in PCI window reservation code which fixes a
regression with VFIO.
----------------------------------------------------------------
Arnd Bergmann (2):
iommu/amd: Hide unused iommu_table_lock
iommu: rockchip: fix building without CONFIG_OF
Changbin Du (1):
iommu/vt-d: fix shift-out-of-bounds in bug checking
Heiko Stuebner (1):
iommu/rockchip: Make clock handling optional
Jagannathan Raman (1):
iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
Joerg Roedel (1):
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Shameer Kolothum (1):
iommu/dma: Move PCI window region reservation back into dma specific path.
drivers/iommu/amd_iommu.c | 2 +-
drivers/iommu/dma-iommu.c | 54 +++++++++++++++++--------------------
drivers/iommu/dmar.c | 2 +-
drivers/iommu/intel_irq_remapping.c | 2 +-
drivers/iommu/rockchip-iommu.c | 11 ++++++--
5 files changed, 37 insertions(+), 34 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
reply other threads:[~2018-05-06 9:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180506094358.ysb5lq7xbjejymxa@8bytes.org \
--to=joro@8bytes.org \
--cc=iommu@lists.linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [git pull] IOMMU Fixes for Linux v4.17-rc4' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).