summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-10-05iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systemsKai-Heng Feng
2019-10-05iommu/iova: Avoid false sharing on fq_timer_onEric Dumazet
2019-10-05iommu/amd: Silence warnings under memory pressureQian Cai
2019-09-21iommu/amd: Fix race in increase_address_space()Joerg Roedel
2019-09-21iommu/amd: Flush old domains in kdump kernelStuart Hayes
2019-09-16iommu/iova: Remove stale cached32_nodeChris Wilson
2019-09-06iommu/dma: Handle SG length overflow betterRobin Murphy
2019-08-25iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-07-26iommu: Fix a leak in iommu_insert_resv_regionEric Auger
2019-06-19iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy
2019-06-15iommu/arm-smmu-v3: Don't disable SMMU in kdump kernelWill Deacon
2019-06-15iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu
2019-05-25iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko
2019-05-10iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-05-04iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-04-20iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-04-20iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-04-05iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat
2019-04-03iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat
2019-03-27iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka
2019-03-13iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-03-13iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar
2019-03-13iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar
2019-02-12iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerWill Deacon
2019-02-12iommu/arm-smmu: Add support for qcom,smmu-v2 variantVivek Gautam
2019-02-12iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloadsZhen Lei
2019-02-12iommu/amd: Fix amd_iommu=force_isolationYu Zhao
2019-02-06iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2019-01-09iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writesRobin Murphy
2018-12-13iommu/vt-d: Use memunmap to free memremapPan Bian
2018-12-13amd/iommu: Fix Guest Virtual APIC Log Tail Address RegisterFilippo Sironi
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-11-13iommu/arm-smmu: Ensure that page-table updates are visible before TLBIWill Deacon
2018-10-05iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh
2018-09-26iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath
2018-09-25iommu/vt-d: Handle memory shortage on pasid table allocationLu Baolu
2018-09-25iommu/rockchip: Free irqs in shutdown handlerHeiko Stuebner
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-24iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier
2018-08-24iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel
2018-08-08iommu/omap: Fix cache flushes on L2 table entriesRalf Goebel
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig