summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-04-23iommu/arm-smmu-v3: Add a master->domain pointerJean-Philippe Brucker
2019-04-23iommu/arm-smmu-v3: Store SteamIDs in masterJean-Philippe Brucker
2019-04-23iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_masterJean-Philippe Brucker
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring
2019-04-12iommu/vt-d: Flush IOTLB for untrusted device in timeLu Baolu
2019-04-12iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-04-11iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flagsChristoph Hellwig
2019-04-11iommu/vt-d: Use dma_direct for bypass devicesChristoph Hellwig
2019-04-11iommu/vt-d: Clean up iommu_no_mappingChristoph Hellwig
2019-04-11iommu/amd: Remove the leftover of bypass supportChristoph Hellwig
2019-04-11iommu/amd: Use pci_prg_resp_pasid_required()Jean-Philippe Brucker
2019-04-11iommu/vt-d: Return ID associated with an auxiliary domainLu Baolu
2019-04-11iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu
2019-04-11iommu/vt-d: Move common code out of iommu_attch_device()Lu Baolu
2019-04-11iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu
2019-04-11iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu
2019-04-11Merge branch 'api-features' into x86/vt-dJoerg Roedel
2019-04-11iommu: Bind process address spaces to devicesJean-Philippe Brucker
2019-04-11iommu: Add APIs for multiple domains per deviceLu Baolu
2019-04-11iommu/tegra-smmu: Respect IOMMU API read-write protectionsDmitry Osipenko
2019-04-11iommu/tegra-smmu: Properly release domain resourcesDmitry Osipenko
2019-04-11iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko
2019-04-05iommu/arm-smmu: Break insecure users by disabling bypass by defaultDouglas Anderson
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-29iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat
2019-03-29iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-03-25iommu: Remove iommu_callback_dataLu Baolu
2019-03-25iommu: Don't print warning when IOMMU driver only supports unmanaged domainsJoerg Roedel
2019-03-22iommu/vt-d: Save the right domain ID used by hardwareLu Baolu
2019-03-22iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-03-22iommu/iova: Fix tracking of recently failed iova addressRobert Richter
2019-03-18iommu/vt-d: Switch to bitmap_zalloc()Andy Shevchenko
2019-03-18iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka
2019-03-15Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-15iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-03-01Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel
2019-03-01iommu/vt-d: Get domain ID before clear pasid entryLu Baolu
2019-03-01iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()Lu Baolu
2019-03-01iommu/vt-d: Set context field after value initializedLu Baolu
2019-03-01iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu
2019-03-01iommu/mediatek: Fix semicolon code style issueYang Wei
2019-02-28iommu/hyper-v: Add Hyper-V stub IOMMU driverLan Tianyu
2019-02-26iommu/vt-d: Check identity map for hot-added devicesLu Baolu
2019-02-26iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-02-26iommu: Fix IOMMU debugfs falloutGeert Uytterhoeven
2019-02-26iommu/vt-d: Enable ATS only if the device uses page aligned address.Kuppuswamy Sathyanarayanan