summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2021-02-03iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski
2021-02-03iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse
2021-01-17iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu
2020-12-11iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit
2020-11-18iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit
2020-10-14iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2020-09-12iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-08-21iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-05-10iommu/dma: Respect IOMMU aperture when allocatingRobin Murphy
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang
2020-03-20iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-20iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-20iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-20iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-02-28iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon
2020-01-29iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2020-01-29iommu/amd: Make iommu_disable saferKevin Mitchell
2020-01-29iommu: Use right function to get group for deviceLu Baolu
2020-01-29iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu
2020-01-23iommu: Remove device link to group on failureJon Derrick
2020-01-04iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding
2019-08-25iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel
2019-06-22iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu
2019-06-11iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko
2019-05-16iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-04-27iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-04-27iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-03-23iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-02-20iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerWill Deacon
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2018-12-13iommu/vt-d: Use memunmap to free memremapPan Bian
2018-12-13iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven
2018-12-13iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()Lu Baolu
2018-09-26iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer registerMiao Zhong
2018-09-19iommu/ipmmu-vmsa: Fix allocation in atomic contextGeert Uytterhoeven
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-06-16x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2018-04-24iommu/vt-d: Fix a potential memory leakLu Baolu
2018-03-24iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar
2018-03-24iommu/omap: Register driver before setting IOMMU opsSuman Anna
2018-03-22iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson
2018-01-17iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker
2017-12-16iommu/vt-d: Fix scatterlist offset handlingRobin Murphy
2017-11-15iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-08iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian