Age | Commit message (Expand) | Author |
2021-04-07 | iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF | Jean-Philippe Brucker |
2021-04-07 | iommu/arm-smmu-v3: Use device properties for pasid-num-bits | Jean-Philippe Brucker |
2021-04-07 | iommu/amd: Remove duplicate check of pasids | Qi Liu |
2021-04-07 | iommu/sprd: Fix parameter type warning | Chunyan Zhang |
2021-04-07 | iommu/vt-d: Report right snoop capability when using FL for IOVA | Lu Baolu |
2021-04-07 | iommu/mediatek: Allow building as module | Yong Wu |
2021-04-07 | iommu/mediatek-v1: Allow building as module | Yong Wu |
2021-04-07 | iommu: Stop exporting free_iova_fast() | John Garry |
2021-04-07 | iommu: Delete iommu_dma_free_cpu_cached_iovas() | John Garry |
2021-04-07 | iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining | John Garry |
2021-04-07 | iova: Add CPU hotplug handler to flush rcaches | John Garry |
2021-04-07 | iommu/vt-d: Make unnecessarily global functions static | Lu Baolu |
2021-04-07 | iommu/vt-d: Remove unused function declarations | Lu Baolu |
2021-04-07 | iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID | Lu Baolu |
2021-04-07 | iommu/vt-d: Remove svm_dev_ops | Lu Baolu |
2021-04-07 | iommu/vt-d: Don't set then clear private data in prq_event_thread() | Lu Baolu |
2021-04-07 | iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry() | Lu Baolu |
2021-03-30 | iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync | Xiang Chen |
2021-03-25 | iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK | Zhen Lei |
2021-03-22 | iommu/vt-d: Use Real PCI DMA device for IRTE | Jon Derrick |
2021-03-19 | iommu/unisoc: Fix spelling mistake "sixe" -> "size" | Colin Ian King |
2021-03-18 | iommu/vt-d: Calculate and set flags for handle_mm_fault | Jacob Pan |
2021-03-18 | iommu/vt-d: Reject unsupported page request modes | Jacob Pan |
2021-03-18 | iommu/vt-d: Enable write protect propagation from guest | Jacob Pan |
2021-03-18 | iommu/vt-d: Enable write protect for supervisor SVM | Jacob Pan |
2021-03-18 | iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles | Dmitry Osipenko |
2021-03-18 | iommu/vt-d: Report more information about invalidation errors | Lu Baolu |
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/iova: Improve restart logic | Robin Murphy |
2021-03-18 | iommu/iova: Add rbtree entry helper | Robin Murphy |
2021-03-18 | iommu/dma: Resurrect the "forcedac" option | Robin Murphy |
2021-03-18 | iommu: add Unisoc IOMMU basic driver | Chunyan Zhang |
2021-03-18 | iommu: Check dev->iommu in iommu_dev_xxx functions | Shameer Kolothum |
2021-03-18 | iommu/amd: Keep track of amd_iommu_irq_remap state | Joerg Roedel |
2021-03-18 | iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled | Joerg Roedel |
2021-03-18 | iommu/amd: Move Stoney Ridge check to detect_ivrs() | Joerg Roedel |
2021-03-17 | swiotlb: split swiotlb_tbl_sync_single | Christoph Hellwig |
2021-03-17 | swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single | Christoph Hellwig |
2021-03-15 | dma-iommu: implement ->alloc_noncontiguous | Christoph Hellwig |
2021-03-15 | dma-iommu: refactor iommu_dma_alloc_remap | Christoph Hellwig |
2021-03-05 | Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-03-04 | iommu/vt-d: Fix status code for Allocate/Free PASID command | Zenghui Yu |
2021-03-04 | iommu: Don't use lazy flush for untrusted device | Lu Baolu |
2021-03-04 | iommu/tegra-smmu: Fix mc errors on tegra124-nyan | Nicolin Chen |
2021-03-04 | iommu/amd: Fix sleeping in atomic in increase_address_space() | Andrey Ryabinin |
2021-02-24 | Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-02-22 | Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-21 | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-02-12 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in... | Joerg Roedel |
2021-02-12 | iommu/amd: Fix performance counter initialization | Suravee Suthikulpanit |