summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-05iommu/amd: Enable PCI/IMSThomas Gleixner
2022-12-05iommu/vt-d: Enable PCI/IMSThomas Gleixner
2022-12-05iommu/amd: Switch to MSI base domainsThomas Gleixner
2022-12-05iommu/vt-d: Switch to MSI parent domainsThomas Gleixner
2022-12-05x86/apic/vector: Provide MSI parent domainThomas Gleixner
2022-12-05iommu/vt-d: Fix buggy QAT device maskJacob Pan
2022-12-02iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-12-02iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang
2022-12-02iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()Yang Yingliang
2022-12-02iommu/vt-d: Add a fix for devices need extra dtlb flushJacob Pan
2022-11-28iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves
2022-11-23iommu/of: Remove linux/msi.h includeThomas Gleixner
2022-11-21dma-mapping: reject __GFP_COMP in dma_alloc_attrsChristoph Hellwig
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang
2022-11-19iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang
2022-11-17x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17iommu/amd: Remove bogus check for multi MSI-XThomas Gleixner
2022-11-17iommu/vt-d: Remove bogus check for multi MSI-XThomas Gleixner
2022-10-21iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar
2022-10-21iommu/vt-d: Use rcu_lock in get_resv_regionsLu Baolu
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu
2022-10-10Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel
2022-09-26iommu/vt-d: Avoid unnecessary global DMA cache invalidationLu Baolu
2022-09-26iommu/vt-d: Avoid unnecessary global IRTE cache invalidationLu Baolu
2022-09-26iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_supportYi Liu
2022-09-26iommu/vt-d: Remove pasid_set_eafe()Lu Baolu
2022-09-26iommu/vt-d: Decouple PASID & PRI enabling from SVALu Baolu
2022-09-26iommu/vt-d: Remove unnecessary SVA data accesses in page fault pathLu Baolu
2022-09-26iommu: dart: Support t6000 variantSven Peter
2022-09-26iommu/io-pgtable-dart: Add DART PTE support for t6000Sven Peter
2022-09-26iommu/io-pgtable: Add DART subpage protection supportSven Peter
2022-09-26iommu/io-pgtable: Move Apple DART support to its own fileJanne Grunau
2022-09-26iommu/mediatek: Add support for MT6795 Helio X10 M4UsAngeloGioacchino Del Regno
2022-09-26iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173AngeloGioacchino Del Regno
2022-09-26iommu/amd: Fix sparse warningVasant Hegde
2022-09-26iommu/amd: Remove outdated commentVasant Hegde
2022-09-26iommu/amd: Free domain ID after domain_flush_pagesVasant Hegde
2022-09-26iommu/amd: Free domain id in error pathVasant Hegde
2022-09-21Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2022-09-21iommu/vt-d: Check correct capability for sagaw determinationYi Liu
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
2022-09-11iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu