aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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
2019-02-26iommu/vt-d: Fix PRI/PASID dependency issue.Kuppuswamy Sathyanarayanan
2019-02-26iommu/vt-d: Allow interrupts from the entire bus for aliased devicesLogan Gunthorpe
2019-02-26iommu/vt-d: Add helper to set an IRTE to verify only the bus numberLogan Gunthorpe
2019-02-26iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat
2019-02-11iommu/vt-d: Remove misleading "domain 0" test from domain_exit()Bjorn Helgaas
2019-02-11iommu/vt-d: Remove unused dmar_remove_one_dev_info() argumentBjorn Helgaas
2019-02-11iommu/vt-d: Remove unnecessary local variable initializationsBjorn Helgaas
2019-02-11iommu/vt-d: Use dev_printk() when possibleBjorn Helgaas
2019-02-11iommu/amd: Use dev_printk() when possibleBjorn Helgaas
2019-02-11iommu: Use dev_printk() when possibleBjorn Helgaas
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman
2019-02-08Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-02-01IOMMU: Make dwo drivers use stateless device linksRafael J. Wysocki
2019-01-30Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-01-30iommu/vt-d: Remove change_pte notifierPeter Xu
2019-01-30iommu/amd: Remove clear_flush_young notifierPeter Xu
2019-01-30iommu/amd: Print reason for iommu_map_page failure in map_sgJerry Snitselaar
2019-01-30iommu/vt-d: Leave scalable mode default offLu Baolu
2019-01-30iommu/vt-d: Implement dma_[un]map_resource()Logan Gunthorpe
2019-01-24iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-01-24iommu/dma: Remove unused variableShaokun Zhang
2019-01-23iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()Joerg Roedel
2019-01-22iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer
2019-01-22iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar
2019-01-22iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar
2019-01-22Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-01-16iommu/tegra: gart: Perform code refactoringDmitry Osipenko
2019-01-16iommu/tegra: gart: Simplify clients-tracking codeDmitry Osipenko
2019-01-16iommu/tegra: gart: Don't detach devices from inactive domainsDmitry Osipenko
2019-01-16iommu/tegra: gart: Prepend error/debug messages with "gart:"Dmitry Osipenko
2019-01-16iommu/tegra: gart: Don't use managed resourcesDmitry Osipenko
2019-01-16iommu/tegra: gart: Allow only one active domain at a timeDmitry Osipenko