summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-01-17iommu/vt-d: Don't reject Host Bridge due to scope mismatchjimyan
2020-01-07iommu/vt-d: debugfs: Add support to show page table internalsLu Baolu
2020-01-07iommu/vt-d: Use iova over first levelLu Baolu
2020-01-07iommu/vt-d: Update first level super page capabilityLu Baolu
2020-01-07iommu/vt-d: Make first level IOVA canonicalLu Baolu
2020-01-07iommu/vt-d: Flush PASID-based iotlb for iova over first levelLu Baolu
2020-01-07iommu/vt-d: Setup pasid entries for iova over first levelLu Baolu
2020-01-07iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setupLu Baolu
2020-01-07iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attrLu Baolu
2020-01-07iommu/vt-d: Identify domains using first level page tableLu Baolu
2020-01-07iommu/vt-d: Loose requirement for flush queue initializatonLu Baolu
2020-01-07iommu/vt-d: Avoid iova flush queue in strict modeLu Baolu
2020-01-07iommu/vt-d: trace: Extend map_sg trace eventLu Baolu
2020-01-07iommu/vt-d: Misc macro clean up for SVMJacob Pan
2020-01-07iommu/vt-d: Avoid sending invalid page responseJacob Pan
2020-01-07iommu/vt-d: Replace Intel specific PASID allocator with IOASIDJacob Pan
2020-01-07iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan
2020-01-07iommu/vt-d: Avoid duplicated code for PASID setupJacob Pan
2020-01-07iommu/vt-d: Reject SVM bind for failed capability checkJacob Pan
2020-01-07iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan
2020-01-07iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan
2020-01-07iommu/vt-d: Add Kconfig option to enable/disable scalable modeLu Baolu
2019-12-20Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-12-18iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy
2019-12-18iommu/vt-d: Remove incorrect PSI capability checkLu Baolu
2019-12-17iommu/vt-d: Allocate reserved region for ISA with correct permissionJerry Snitselaar
2019-12-17iommu: set group default domain before creating direct mappingsJerry Snitselaar
2019-12-17iommu/vt-d: Fix dmar pte read access not set errorLu Baolu
2019-12-17iommu/vt-d: Set ISA bridge reserved region as relaxableAlex Williamson
2019-12-17iommu/dma: Rationalise types for DMA masksRobin Murphy
2019-12-17iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin
2019-12-16iommu: fix KASAN use-after-free in iommu_insert_resv_regionEric Auger
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-26Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki
2019-11-21drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86Boqun Feng
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2019-11-12iommu/rockchip: Don't provoke WARN for harmless IRQsRobin Murphy
2019-11-11iommu/vt-d: Turn off translations at shutdownDeepa Dinamani
2019-11-11iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen
2019-11-11iommu/arm-smmu: Remove duplicate error messageJean-Philippe Brucker
2019-11-11iommu/arm-smmu-v3: Don't display an error when IRQ lines are missingJean-Philippe Brucker
2019-11-11iommu/ipmmu-vmsa: Add utlb_offset_baseYoshihiro Shimoda