summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-25iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko1-7/+18
2019-05-10iommu/amd: Set exclusion range correctlyJoerg Roedel1-1/+1
2019-04-20iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright1-1/+1
2019-04-20iommu/vt-d: Check capability before disabling protected memoryLu Baolu1-0/+3
2019-04-05iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat1-1/+2
2019-03-27iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka1-1/+6
2019-03-13iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit1-4/+11
2019-03-13iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar1-1/+1
2019-03-13iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar1-1/+1
2019-02-12iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerWill Deacon1-1/+7
2019-02-12iommu/arm-smmu: Add support for qcom,smmu-v2 variantVivek Gautam1-0/+3
2019-02-12iommu/amd: Fix amd_iommu=force_isolationYu Zhao1-1/+8
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta1-2/+2
2018-12-13iommu/vt-d: Use memunmap to free memremapPan Bian1-1/+1
2018-12-13iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven1-0/+3
2018-12-13iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()Lu Baolu1-1/+1
2018-10-20iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath1-0/+6
2018-10-04iommu/amd: make sure TLB to be flushed before IOVA freedZhen Lei1-1/+1
2018-09-26iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer registerMiao Zhong1-0/+1
2018-09-19iommu/ipmmu-vmsa: Fix allocation in atomic contextGeert Uytterhoeven1-5/+4
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan3-7/+21
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan2-0/+4
2018-05-30iommu/vt-d: Use domain instead of cache fetchingPeter Xu1-2/+1
2018-04-24iommu/vt-d: Fix a potential memory leakLu Baolu1-0/+1
2018-03-24iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar1-3/+6
2018-03-24iommu/omap: Register driver before setting IOMMU opsSuman Anna1-3/+18
2018-03-22iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson1-1/+1
2018-01-10iommu/arm-smmu-v3: Cope with duplicated Stream IDsRobin Murphy1-1/+8
2018-01-10iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker1-3/+5
2017-12-25iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5Marek Szyprowski1-1/+4
2017-12-20iommu/amd: Limit the IOVA page range to the specified addressesGary R Hook1-1/+1
2017-12-20iommu/mediatek: Fix driver nameMatthias Brugger1-1/+1
2017-12-20iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing itOleksandr Tyshchenko1-1/+5
2017-12-14iommu/vt-d: Fix scatterlist offset handlingRobin Murphy1-3/+5
2017-11-15iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson1-8/+2
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2017-10-08iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko1-1/+5
2017-10-08iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski1-1/+4
2017-10-08iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'Sricharan R1-1/+1
2017-08-11iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit1-0/+1
2017-07-05iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit1-4/+2
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian1-1/+1
2017-07-05iommu/dma: Don't reserve PCI I/O windowsRobin Murphy1-2/+1
2017-07-05iommu: Handle default domain attach failureRobin Murphy1-13/+24
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow1-1/+1
2017-05-25iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed1-1/+4
2017-03-30iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen1-1/+1
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj1-1/+2
2017-01-12iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang1-0/+19
2017-01-12iommu/vt-d: Fix pasid table size encodingJacob Pan1-1/+22
[next]