summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-08-042-5/+15
* iommu: Fix a leak in iommu_insert_resv_regionEric Auger2019-07-261-3/+5
* iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy2019-06-191-3/+12
* iommu/arm-smmu-v3: Don't disable SMMU in kdump kernelWill Deacon2019-06-151-6/+4Star
* iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu2019-06-151-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/amd: Reserve exclusion range in iova-domainJoerg Roedel2019-05-043-6/+12
* 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/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat2019-04-031-4/+15
* 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
* iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar2019-03-131-1/+1
* iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerWill Deacon2019-02-121-1/+7
* iommu/arm-smmu: Add support for qcom,smmu-v2 variantVivek Gautam2019-02-121-0/+3
* iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloadsZhen Lei2019-02-121-1/+5
* iommu/amd: Fix amd_iommu=force_isolationYu Zhao2019-02-121-1/+8
* iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer2019-02-061-1/+1
* iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta2019-01-131-2/+2
* iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writesRobin Murphy2019-01-091-1/+7
* iommu/vt-d: Use memunmap to free memremapPan Bian2018-12-131-1/+1
* amd/iommu: Fix Guest Virtual APIC Log Tail Address RegisterFilippo Sironi2018-12-131-1/+2
* iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven2018-12-131-0/+3
* iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()Lu Baolu2018-12-131-1/+1
* iommu/arm-smmu: Ensure that page-table updates are visible before TLBIWill Deacon2018-11-131-0/+6
* iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh2018-10-051-1/+1
* iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath2018-09-261-0/+6
* iommu/vt-d: Handle memory shortage on pasid table allocationLu Baolu2018-09-252-4/+4
* iommu/rockchip: Free irqs in shutdown handlerHeiko Stuebner2018-09-251-0/+6
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-08-251-17/+28
|\
| * iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier2018-08-241-11/+13
| * iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier2018-08-241-6/+15
* | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-2428-232/+739
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-0828-251/+819
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | | | * iommu: Remove the ->map_sg indirectionChristoph Hellwig2018-08-0815-17/+3Star
| | | | | | | | * iommu: Add config option to set passthrough as defaultOlof Johansson2018-07-272-0/+15
| | | | | | | | * iommu: Add sysfs attribyte for domain typeOlof Johansson2018-07-271-0/+32
| | | | | | | | * iommu/amd: Add basic debugfs infrastructure for AMD IOMMUGary R Hook2018-07-066-2/+61
| | | | | | | | * iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook2018-07-064-0/+79
| | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | * iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu2018-07-202-18/+5Star
| | | | | | | * iommu/vt-d: Apply per pci device pasid table in SVALu Baolu2018-07-202-32/+19Star
| | | | | | | * iommu/vt-d: Allocate and free pasid tableLu Baolu2018-07-201-0/+10
| | | | | | | * iommu/vt-d: Per PCI device pasid table interfacesLu Baolu2018-07-204-4/+198
| | | | | | | * iommu/vt-d: Add for_each_device_domain() helperLu Baolu2018-07-201-0/+21
| | | | | | | * iommu/vt-d: Move device_domain_info to headerLu Baolu2018-07-201-59/+4Star
| | | | | | | * iommu/vt-d: Apply global PASID in SVALu Baolu2018-07-201-11/+11
| | | | | | | * iommu/vt-d: Avoid using idr_for_each_entry()Lu Baolu2018-07-201-4/+10