summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel
2022-05-13iommu/vt-d: Remove hard coding PGSNP bit in PASID entriesLu Baolu
2022-05-13iommu/vt-d: Remove domain_update_iommu_snooping()Lu Baolu
2022-05-13iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu
2022-05-13iommu/vt-d: Block force-snoop domain attaching if no SC supportLu Baolu
2022-05-13iommu/vt-d: Fold dmar_insert_one_dev_info() into its callerLu Baolu
2022-05-13iommu/vt-d: Change return type of dmar_insert_one_dev_info()Lu Baolu
2022-05-13iommu/vt-d: Remove unneeded validity check on devMuhammad Usama Anjum
2022-04-28iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHEJason Gunthorpe
2022-04-28vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe
2022-04-28iommu/vt-d: Drop stop marker messagesLu Baolu
2022-04-28iommu/vt-d: Calculate mask for non-aligned flushesDavid Stevens
2022-04-28iommu: Add capability for pre-boot DMA protectionRobin Murphy
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2022-03-04iommu/vt-d: Enable ATS for the devices in SATC tableYian Chen
2022-03-04iommu/vt-d: Remove unused function intel_svm_capable()YueHaibing
2022-03-04iommu/vt-d: Add missing "__init" for rmrr_sanity_check()Marco Bonelli
2022-03-04iommu/vt-d: Move intel_iommu_ops to header fileAndy Shevchenko
2022-03-04iommu/vt-d: Fix indentation of goto labelsLu Baolu
2022-03-04iommu/vt-d: Remove unnecessary prototypesLu Baolu
2022-03-04iommu/vt-d: Remove unnecessary includesLu Baolu
2022-03-04iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFOLu Baolu
2022-03-04iommu/vt-d: Remove domain and devinfo mempoolLu Baolu
2022-03-04iommu/vt-d: Remove iova_cache_get/put()Lu Baolu
2022-03-04iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()Lu Baolu
2022-03-04iommu/vt-d: Remove intel_iommu::domainsLu Baolu
2022-03-04Merge branch 'core' into x86/vt-dJoerg Roedel
2022-03-02iommu/vt-d: Add RPLS to quirk list to skip TE disablingTejas Upadhyay
2022-02-28iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang
2022-02-28iommu: Split struct iommu_opsLu Baolu
2022-02-28iommu: Remove unused argument in is_attach_deferredLu Baolu
2022-02-28iommu/vt-d: Remove aux-domain related callbacksLu Baolu
2022-02-28iommu/vt-d: Remove guest pasid related callbacksLu Baolu
2022-02-15iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitFenghua Yu
2022-02-14iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVAFenghua Yu
2022-02-14iommu/vtd: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-01-31iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang
2022-01-04Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel
2021-12-20iommu/vt-d: Use put_pages_listMatthew Wilcox (Oracle)
2021-12-17iommu/vt-d: Remove unused dma_to_mm_pfn functionMaĆ­ra Canal
2021-12-17iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable()Kefeng Wang
2021-12-17iommu/vt-d: Use bitmap_zalloc() when applicableChristophe JAILLET