[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20181123163727.aa3hdbnne3aadypo@8bytes.org>
Date: Fri, 23 Nov 2018 17:37:32 +0100
From: Joerg Roedel <joro@...tes.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org
Subject: [git pull] IOMMU Fixes for Linux v4.20-rc3
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
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists