summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/iommu.c
AgeCommit message (Expand)Author
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-15iommu/vt-d: Force to flush iotlb before creating superpageLongpeng(Mike)
2021-04-07iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu
2021-04-07iommu/vt-d: Remove WO permissions on second-level paging entriesLu Baolu
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig
2021-04-07iommu/vt-d: Support IOMMU_DEV_FEAT_IOPFJean-Philippe Brucker
2021-04-07iommu/vt-d: Report right snoop capability when using FL for IOVALu Baolu
2021-04-07iommu/vt-d: Remove IOVA domain rcache flushing for CPU offliningJohn Garry
2021-03-18iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the deviceKyung Min Park
2021-03-18iommu/dma: Resurrect the "forcedac" optionRobin Murphy
2021-02-12Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel
2021-02-04iommu/vt-d: Parse SATC reporting structureYian Chen
2021-02-04iommu/vt-d: Add iotlb_sync_map callbackLu Baolu
2021-02-04iommu/vt-d: Move capability check code to cap_audit filesKyung Min Park
2021-02-04iommu/vt-d: Audit IOMMU Capabilities and add helper functionsKyung Min Park
2021-02-02iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]Lu Baolu
2021-01-28iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit
2021-01-28iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu
2021-01-12iommu/vt-d: Fix duplicate included linux/dma-map-ops.hTian Tao
2021-01-07iommu/vt-d: Fix ineffective devTLB invalidation for subdevicesLiu Yi L
2021-01-07iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L
2020-12-08Merge branch 'for-next/iommu/fixes' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/vt-d' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/svm' into for-next/iommu/coreWill Deacon
2020-12-01iommu/vt-d: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET
2020-11-27iommu/vt-d: Remove set but not used variableLu Baolu
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse
2020-11-25iommu: Move def_domain type check for untrusted device into coreLu Baolu
2020-11-25iommu/vt-d: Cleanup after converting to dma-iommu opsLu Baolu
2020-11-25iommu/vt-d: Convert intel iommu driver to the iommu opsTom Murphy
2020-11-25iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_devLu Baolu
2020-11-25iommu: Handle freelists when using deferred flushing in iommu driversTom Murphy
2020-11-23iommu/ioasid: Add ioasid referencesJean-Philippe Brucker
2020-11-23Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Will Deacon
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-17iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVMLukas Bulwahn
2020-11-03iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()Lu Baolu
2020-11-02swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-01iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu
2020-10-01iommu/vt-d: Check UAPI data processed by IOMMU coreJacob Pan
2020-10-01iommu/uapi: Use named union for user dataJacob Pan
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig