Age | Commit message (Expand) | Author |
2021-06-25 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel |
2021-06-25 | iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() | Jean-Philippe Brucker |
2021-06-18 | iommu/vt-d: Fix dereference of pointer info before it is null checked | Colin Ian King |
2021-06-10 | iommu/vt-d: No need to typecast | Parav Pandit |
2021-06-10 | iommu/vt-d: Remove unnecessary braces | Parav Pandit |
2021-06-10 | iommu/vt-d: Removed unused iommu_count in dmar domain | Parav Pandit |
2021-06-10 | iommu/vt-d: Use bitfields for DMAR capabilities | Parav Pandit |
2021-06-10 | iommu/vt-d: Use DEVICE_ATTR_RO macro | YueHaibing |
2021-06-10 | iommu/vt-d: Report prq to io-pgfault framework | Lu Baolu |
2021-06-10 | iommu/vt-d: Allocate/register iopf queue for sva devices | Lu Baolu |
2021-06-10 | iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers | Lu Baolu |
2021-06-10 | iommu/vt-d: Support asynchronous IOMMU nested capabilities | Lu Baolu |
2021-06-10 | iommu/vt-d: Remove redundant assignment to variable agaw | Colin Ian King |
2021-05-19 | iommu/vt-d: Use user privilege for RID2PASID translation | Lu Baolu |
2021-05-19 | iommu/vt-d: Check for allocation failure in aux_detach_device() | Dan Carpenter |
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 |