summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can2023-01-071-1/+1
* iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang2022-12-081-0/+1
* iommu/omap: Fix buffer overflow in debugfsDan Carpenter2022-10-261-3/+3
* iommu/vt-d: Fix PCI bus rescan device hot addYian Chen2022-07-121-1/+1
* iommu/msm: Fix an incorrect NULL check on list iteratorXiaomeng Tong2022-06-141-4/+7
* iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel2022-06-141-1/+1
* iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui2022-04-201-0/+1
* iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel2022-02-081-0/+2
* iommu/amd: Fix backport of 140456f994195b568ecd7fc2287a34eadffef3caNathan Chancellor2021-08-041-1/+1
* iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin2021-03-111-4/+6
* iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit2021-02-101-0/+6
* iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2021-02-031-1/+2
* iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse2021-02-031-14/+26
* iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu2021-01-171-0/+2
* iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit2020-12-111-1/+1
* iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit2020-11-181-1/+5
* iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai2020-10-141-2/+6
* iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu2020-09-121-2/+8
* iommu/iova: Don't BUG on invalid PFNsRobin Murphy2020-09-031-1/+3
* iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King2020-08-211-0/+3
* iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu2020-06-031-1/+1
* iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov2020-05-271-4/+5
* iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-051-1/+1
* iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang2020-04-241-1/+1
* iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake2020-03-201-0/+8
* iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan2020-03-201-1/+1
* iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang2020-03-201-2/+4
* iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-201-5/+6
* iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede2020-03-201-3/+4
* iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon2020-02-281-1/+2
* iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi2020-01-291-0/+2
* iommu/amd: Make iommu_disable saferKevin Mitchell2020-01-291-0/+3
* iommu: Use right function to get group for deviceLu Baolu2020-01-291-3/+3
* iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu2020-01-291-1/+4
* iommu: Remove device link to group on failureJon Derrick2020-01-231-0/+1
* iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding2020-01-041-5/+6
* iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma2019-12-051-2/+6
* iommu/amd: Silence warnings under memory pressureQian Cai2019-10-051-1/+3
* iommu/amd: Fix race in increase_address_space()Joerg Roedel2019-09-211-5/+11
* iommu/dma: Handle SG length overflow betterRobin Murphy2019-09-061-1/+1
* iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel2019-08-251-1/+1
* iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu2019-06-221-3/+4
* iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko2019-05-251-7/+18
* iommu/amd: Set exclusion range correctlyJoerg Roedel2019-05-101-1/+1
* iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright2019-04-201-1/+1
* iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-04-201-0/+3
* iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat2019-04-051-1/+2
* iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka2019-03-271-1/+6
* iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit2019-03-131-4/+11
* iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar2019-03-131-1/+1