linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] IOMMU Fixes for Linux v4.20-rc3
@ 2018-11-23 16:37 Joerg Roedel
  0 siblings, 0 replies; only message in thread
From: Joerg Roedel @ 2018-11-23 16:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

[-- Attachment #1: Type: text/plain, Size: 1441 bytes --]

Hi Linus,

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git iommu-fixes-v4.20-rc3

for you to fetch changes up to 829383e183728dec7ed9150b949cd6de64127809:

  iommu/vt-d: Use memunmap to free memremap (2018-11-22 17:02:21 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.20-rc3

Including:

	- Two fixes for the Intel VT-d driver to fix a NULL-ptr
	  dereference and an unbalance in an allocate/free path
	  (allocated with memremap, freed with iounmap)

	- Fix for a crash in the Renesas IOMMU driver

	- Fix for the Advanced Virtual Interrupt Controler (AVIC) code
	  in the AMD IOMMU driver

----------------------------------------------------------------
Filippo Sironi (1):
      amd/iommu: Fix Guest Virtual APIC Log Tail Address Register

Geert Uytterhoeven (1):
      iommu/ipmmu-vmsa: Fix crash on early domain free

Lu Baolu (1):
      iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()

Pan Bian (1):
      iommu/vt-d: Use memunmap to free memremap

 drivers/iommu/amd_iommu_init.c | 3 ++-
 drivers/iommu/intel-iommu.c    | 2 +-
 drivers/iommu/intel-svm.c      | 2 +-
 drivers/iommu/ipmmu-vmsa.c     | 3 +++
 4 files changed, 7 insertions(+), 3 deletions(-)

Please pull.

Thanks,

	Joerg

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-23 16:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-23 16:37 [git pull] IOMMU Fixes for Linux v4.20-rc3 Joerg Roedel

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).