summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2019-10-05iommu/iova: Avoid false sharing on fq_timer_onEric Dumazet1-1/+3
2019-10-05iommu/amd: Silence warnings under memory pressureQian Cai1-1/+3
2019-09-21iommu/amd: Fix race in increase_address_space()Joerg Roedel1-5/+11
2019-09-21iommu/amd: Flush old domains in kdump kernelStuart Hayes1-0/+24
2019-09-06iommu/dma: Handle SG length overflow betterRobin Murphy1-1/+1
2019-08-25iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel1-1/+1
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2-5/+15
2019-07-31iommu: Fix a leak in iommu_insert_resv_regionEric Auger1-3/+5
2019-06-19iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy1-3/+12
2019-06-15iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu1-3/+4
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-05-04iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel3-6/+12
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-14iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit1-4/+11
2019-03-14iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar1-1/+1
2019-03-14iommu/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-02-06iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer1-1/+1
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-13amd/iommu: Fix Guest Virtual APIC Log Tail Address RegisterFilippo Sironi1-1/+2
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-11-13iommu/arm-smmu: Ensure that page-table updates are visible before TLBIWill Deacon1-0/+6
2018-10-20iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath1-0/+6
2018-10-10iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh1-1/+1
2018-10-04iommu/msm: Don't call iommu_device_{,un}link from atomic contextNiklas Cassel1-11/+5
2018-10-04iommu/amd: make sure TLB to be flushed before IOVA freedZhen Lei1-1/+1
2018-09-26iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the PTEJean-Philippe Brucker1-1/+6
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-15iommu/omap: Fix cache flushes on L2 table entriesRalf Goebel1-2/+2
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan2-4/+19
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan1-0/+1
2018-09-05iommu/arm-smmu: Error out only if not enough context interruptsVivek Gautam1-6/+10
2018-06-20iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du1-1/+1
2018-05-30iommu/mediatek: Fix protect memory settingYong Wu2-5/+11
2018-05-30iommu/amd: Take into account that alloc_dev_data() may return NULLSebastian Andrzej Siewior1-0/+2
2018-04-26iommu/vt-d: Use domain instead of cache fetchingPeter Xu1-2/+1
2018-04-26iommu/exynos: Don't unconditionally steal bus opsRobin Murphy1-0/+7
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-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