summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-04-01iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey
2020-04-01iommu/vt-d: Fix debugfs register readsMegha Dey
2020-04-01iommu/vt-d: Silence RCU-list debugging warningsQian Cai
2020-03-18iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit
2020-03-18iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-18iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-18iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai
2020-03-18iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-18iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-18iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-18iommu/dma: Fix MSI reservation allocationMarc Zyngier
2020-03-18iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-03-12iommu/amd: Disable IOMMU on Stoney Ridge systemsKai-Heng Feng
2020-02-28iommu/vt-d: Simplify check in identity_mapping()Joerg Roedel
2020-02-28iommu/vt-d: Remove deferred_attach_domain()Joerg Roedel
2020-02-28iommu/vt-d: Do deferred attachment in iommu_need_mapping()Joerg Roedel
2020-02-28iommu/vt-d: Move deferred device attachment into helper functionJoerg Roedel
2020-02-28iommu/vt-d: Add attach_deferred() helperJoerg Roedel
2020-02-28iommu/qcom: Fix bogus detach logicRobin Murphy
2020-02-24iommu/vt-d: Remove unnecessary WARN_ON_ONCE()Lu Baolu
2020-02-24iommu/vt-d: Mark firmware tainted if RMRR fails sanity checkBarret Rhoden
2020-02-24iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon
2020-02-24iommu/vt-d: Avoid sending invalid page responseJacob Pan
2020-02-24iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan
2020-02-24iommu/iova: Silence warnings under memory pressureQian Cai
2020-02-24iommu/amd: Only support x2APIC with IVHD type 11h/40hSuravee Suthikulpanit
2020-02-24iommu/amd: Check feature support bit before accessing MSI capability registersSuravee Suthikulpanit
2020-02-24PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2020-02-24iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan
2020-02-14iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum
2020-01-24iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan
2020-01-24iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar
2020-01-07iommu/dma: fix variable 'cookie' set but not usedQian Cai
2020-01-07iommu/vt-d: Unlink device if failed to add to groupJon Derrick
2020-01-07iommu: Remove device link to group on failureJon Derrick
2020-01-07iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt
2019-12-20Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-12-18iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy
2019-12-18iommu/vt-d: Remove incorrect PSI capability checkLu Baolu
2019-12-17iommu/vt-d: Allocate reserved region for ISA with correct permissionJerry Snitselaar
2019-12-17iommu: set group default domain before creating direct mappingsJerry Snitselaar
2019-12-17iommu/vt-d: Fix dmar pte read access not set errorLu Baolu
2019-12-17iommu/vt-d: Set ISA bridge reserved region as relaxableAlex Williamson
2019-12-17iommu/dma: Rationalise types for DMA masksRobin Murphy
2019-12-17iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin
2019-12-16iommu: fix KASAN use-after-free in iommu_insert_resv_regionEric Auger
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds