summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu2019-04-112-15/+25
| | | | | * | | | Merge branch 'api-features' into x86/vt-dJoerg Roedel2019-04-117-17/+245
| | | | | |\ \ \ \
| | | | | * | | | | iommu/vt-d: Switch to bitmap_zalloc()Andy Shevchenko2019-03-181-4/+3Star
| | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | Merge branch 'api-features' into arm/smmuJoerg Roedel2019-04-261-0/+200
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | | * | | | iommu: Bind process address spaces to devicesJean-Philippe Brucker2019-04-111-0/+104
| | | | | * | | | iommu: Add APIs for multiple domains per deviceLu Baolu2019-04-111-0/+96
| | | | | | |/ / | | | | | |/| |
| | | | * | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2019-04-264-80/+313
| | |_|/| | | | | |/| | | | | |
| | | | * | | | iommu/arm-smmu: Log CBFRSYNRA register on context faultVivek Gautam2019-04-232-3/+7
| | | | * | | | iommu/arm-smmu-v3: Don't disable SMMU in kdump kernelWill Deacon2019-04-231-6/+4Star
| | | | * | | | iommu/arm-smmu-v3: Disable tagged pointersJean-Philippe Brucker2019-04-231-1/+0Star
| | | | * | | | iommu/arm-smmu-v3: Add support for PCI ATSJean-Philippe Brucker2019-04-231-6/+195
| | | | * | | | iommu/arm-smmu-v3: Link domains and devicesJean-Philippe Brucker2019-04-231-1/+20
| | | | * | | | iommu/arm-smmu-v3: Add a master->domain pointerJean-Philippe Brucker2019-04-231-47/+45Star
| | | | * | | | iommu/arm-smmu-v3: Store SteamIDs in masterJean-Philippe Brucker2019-04-231-15/+15
| | | | * | | | iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_masterJean-Philippe Brucker2019-04-231-6/+6
| | | | * | | | iommu/arm-smmu: Break insecure users by disabling bypass by defaultDouglas Anderson2019-04-052-1/+27
| | | | |/ / /
| | | * / / / iommu/mediatek: Fix leaked of_node referencesWen Yang2019-04-261-2/+6
| | |/ / / / | |/| | | |
| | * | | | iommu/tegra-smmu: Respect IOMMU API read-write protectionsDmitry Osipenko2019-04-111-3/+10
| | * | | | iommu/tegra-smmu: Properly release domain resourcesDmitry Osipenko2019-04-111-0/+3
| | * | | | iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko2019-04-111-7/+18
| | |/ / /
* | | | | Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-04-242-22/+70
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring2019-04-122-22/+70
| | |_|/ | |/| |
* | | | iommu/amd: Set exclusion range correctlyJoerg Roedel2019-04-121-1/+1
| |/ / |/| |
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-301-4/+15
|\ \ \
| * | | iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat2019-03-291-4/+15
| |/ /
* | | iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel2019-03-293-6/+12
* | | iommu: Don't print warning when IOMMU driver only supports unmanaged domainsJoerg Roedel2019-03-251-3/+5
|/ /
* | iommu/vt-d: Save the right domain ID used by hardwareLu Baolu2019-03-221-1/+1
* | iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-03-221-0/+3
* | iommu/iova: Fix tracking of recently failed iova addressRobert Richter2019-03-221-2/+3
* | iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka2019-03-181-1/+6
|/
* Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-151-2/+6
|\
| * iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma2019-03-151-2/+6
* | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-1028-733/+608Star
|\|
| *-----------. Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel2019-03-0128-736/+610Star
| |\ \ \ \ \ \ \
| | | | | | | | * iommu: Fix IOMMU debugfs falloutGeert Uytterhoeven2019-02-261-19/+4Star
| | | | | | | | * iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat2019-02-261-1/+2
| | | | | | | | * iommu: Use dev_printk() when possibleBjorn Helgaas2019-02-111-4/+4
| | | | | | | | * iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring2019-02-1110-228/+11Star
| | | | | | | | * iommu/dma: Remove unused variableShaokun Zhang2019-01-241-2/+1Star
| | | | | | | | * iommu/iova: Allow compiling the library without IOMMU supportSakari Ailus2019-01-111-3/+4
| | | | | | | * | iommu/hyper-v: Add Hyper-V stub IOMMU driverLan Tianyu2019-02-285-0/+210
| | | | | | * | | iommu/amd: Use dev_printk() when possibleBjorn Helgaas2019-02-112-24/+22Star
| | | | | | * | | iommu/amd: Remove clear_flush_young notifierPeter Xu2019-01-301-24/+0Star
| | | | | | * | | iommu/amd: Print reason for iommu_map_page failure in map_sgJerry Snitselaar2019-01-301-3/+3
| | | | | * | | | iommu/vt-d: Get domain ID before clear pasid entryLu Baolu2019-03-011-1/+1
| | | | | * | | | iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()Lu Baolu2019-03-011-1/+1
| | | | | * | | | iommu/vt-d: Set context field after value initializedLu Baolu2019-03-011-1/+2
| | | | | * | | | iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu2019-03-011-1/+2
| | | | | * | | | iommu/vt-d: Check identity map for hot-added devicesLu Baolu2019-02-261-9/+12