Age | Commit message (Expand) | Author |
2021-04-16 | iommu: Streamline registration interface | Robin Murphy |
2021-04-16 | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel |
2021-04-15 | iommu/vt-d: Force to flush iotlb before creating superpage | Longpeng(Mike) |
2021-04-07 | iommu/vt-d: Invalidate PASID cache when root/context entry changed | Lu Baolu |
2021-04-07 | iommu/vt-d: Remove WO permissions on second-level paging entries | Lu Baolu |
2021-04-07 | iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE | Robin Murphy |
2021-04-07 | iommu: remove DOMAIN_ATTR_NESTING | Christoph Hellwig |
2021-04-07 | iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF | Jean-Philippe Brucker |
2021-04-07 | iommu/vt-d: Report right snoop capability when using FL for IOVA | Lu Baolu |
2021-04-07 | iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining | John Garry |
2021-03-18 | iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the device | Kyung Min Park |
2021-03-18 | iommu/dma: Resurrect the "forcedac" option | Robin Murphy |
2021-02-12 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in... | Joerg Roedel |
2021-02-04 | iommu/vt-d: Parse SATC reporting structure | Yian Chen |
2021-02-04 | iommu/vt-d: Add iotlb_sync_map callback | Lu Baolu |
2021-02-04 | iommu/vt-d: Move capability check code to cap_audit files | Kyung Min Park |
2021-02-04 | iommu/vt-d: Audit IOMMU Capabilities and add helper functions | Kyung Min Park |
2021-02-02 | iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration] | Lu Baolu |
2021-01-28 | iommu/vt-d: Do not use flush-queue when caching-mode is on | Nadav Amit |
2021-01-28 | iommu/vt-d: Preset Access/Dirty bits for IOVA over FL | Lu Baolu |
2021-01-12 | iommu/vt-d: Fix duplicate included linux/dma-map-ops.h | Tian Tao |
2021-01-07 | iommu/vt-d: Fix ineffective devTLB invalidation for subdevices | Liu Yi L |
2021-01-07 | iommu/vt-d: Fix general protection fault in aux_detach_device() | Liu Yi L |
2020-12-08 | Merge branch 'for-next/iommu/fixes' into for-next/iommu/core | Will Deacon |
2020-12-08 | Merge branch 'for-next/iommu/vt-d' into for-next/iommu/core | Will Deacon |
2020-12-08 | Merge branch 'for-next/iommu/svm' into for-next/iommu/core | Will Deacon |
2020-12-01 | iommu/vt-d: Avoid GFP_ATOMIC where it is not needed | Christophe JAILLET |
2020-11-27 | iommu/vt-d: Remove set but not used variable | Lu Baolu |
2020-11-26 | iommu/vt-d: Don't read VCCAP register unless it exists | David Woodhouse |
2020-11-25 | iommu: Move def_domain type check for untrusted device into core | Lu Baolu |
2020-11-25 | iommu/vt-d: Cleanup after converting to dma-iommu ops | Lu Baolu |
2020-11-25 | iommu/vt-d: Convert intel iommu driver to the iommu ops | Tom Murphy |
2020-11-25 | iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev | Lu Baolu |
2020-11-25 | iommu: Handle freelists when using deferred flushing in iommu drivers | Tom Murphy |
2020-11-23 | iommu/ioasid: Add ioasid references | Jean-Philippe Brucker |
2020-11-23 | Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu... | Will Deacon |
2020-11-18 | iommu/vt-d: Avoid panic if iommu init fails in tboot system | Zhenzhong Duan |
2020-11-17 | iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM | Lukas Bulwahn |
2020-11-03 | iommu/vt-d: Fix kernel NULL pointer dereference in find_domain() | Lu Baolu |
2020-11-02 | swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single | Christoph Hellwig |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-14 | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-12 | Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-07 | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '... | Joerg Roedel |
2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-10-01 | iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb() | Lu Baolu |
2020-10-01 | iommu/vt-d: Check UAPI data processed by IOMMU core | Jacob Pan |
2020-10-01 | iommu/uapi: Use named union for user data | Jacob Pan |
2020-09-25 | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig |