Age | Commit message (Expand) | Author | Files | Lines |
2021-06-09 | iommu: Delete a duplicate check in iommu_change_dev_def_domain() | Zhen Lei | 1 | -3/+0 |
2021-04-16 | iommu: Streamline registration interface | Robin Murphy | 1 | -1/+18 |
2021-04-07 | iommu: remove iommu_domain_{get,set}_attr | Christoph Hellwig | 1 | -26/+0 |
2021-04-07 | iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG | Christoph Hellwig | 1 | -0/+11 |
2021-04-07 | iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE | Robin Murphy | 1 | -9/+21 |
2021-04-07 | iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api | Christoph Hellwig | 1 | -18/+5 |
2021-04-07 | iommu: remove DOMAIN_ATTR_NESTING | Christoph Hellwig | 1 | -0/+10 |
2021-04-07 | iommu: remove DOMAIN_ATTR_GEOMETRY | Christoph Hellwig | 1 | -17/+3 |
2021-04-07 | iommu: remove DOMAIN_ATTR_PAGING | Christoph Hellwig | 1 | -5/+0 |
2021-04-07 | iommu/fsl_pamu: remove ->domain_window_enable | Christoph Hellwig | 1 | -11/+0 |
2021-03-18 | iommu: Check dev->iommu in iommu_dev_xxx functions | Shameer Kolothum | 1 | -9/+15 |
2021-02-12 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in... | Joerg Roedel | 1 | -26/+28 |
2021-02-02 | iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping | Douglas Anderson | 1 | -1/+1 |
2021-01-28 | iommu: use the __iommu_attach_device() directly for deferred attach | Lianbo Jiang | 1 | -0/+10 |
2021-01-27 | iommu: Add iova and size as parameters in iotlb_sync_map | Yong Wu | 1 | -2/+2 |
2021-01-27 | iommu: Move iotlb_sync_map out from __iommu_map | Yong Wu | 1 | -5/+18 |
2021-01-27 | iommu: Delete iommu_dev_has_feature() | John Garry | 1 | -11/+0 |
2021-01-27 | iommu: Delete iommu_domain_window_disable() | John Garry | 1 | -9/+0 |
2021-01-27 | iommu: Stop exporting iommu_map_sg_atomic() | John Garry | 1 | -1/+0 |
2020-12-08 | Merge branch 'for-next/iommu/fixes' into for-next/iommu/core | Will Deacon | 1 | -4/+6 |
2020-12-08 | Merge branch 'for-next/iommu/misc' into for-next/iommu/core | Will Deacon | 1 | -8/+20 |
2020-12-07 | iommu: Improve the performance for direct_mapping | Yong Wu | 1 | -5/+17 |
2020-11-26 | iommu: return error code when it can't get group | Yang Yingliang | 1 | -1/+3 |
2020-11-25 | iommu: Take lock before reading iommu group default domain type | Sai Praneeth Prakhya | 1 | -0/+2 |
2020-11-25 | iommu: Add support to change default domain of an iommu group | Sai Praneeth Prakhya | 1 | -1/+229 |
2020-11-25 | iommu: Move def_domain type check for untrusted device into core | Lu Baolu | 1 | -9/+7 |
2020-11-23 | iommu: Check return of __iommu_attach_device() | Shameer Kolothum | 1 | -4/+6 |
2020-11-17 | iommu: Modify the description of iommu_sva_unbind_device | Chen Jun | 1 | -2/+0 |
2020-11-03 | iommu: Fix a check in iommu_check_bind_data() | Dan Carpenter | 1 | -1/+1 |
2020-10-14 | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -10/+190 |
2020-10-01 | iommu/uapi: Handle data and argsz filled by users | Jacob Pan | 1 | -7/+187 |
2020-10-01 | iommu/uapi: Rename uapi functions | Jacob Pan | 1 | -9/+9 |
2020-09-17 | drm, iommu: Change type of pasid to u32 | Fenghua Yu | 1 | -1/+1 |
2020-09-04 | iommu: Rename iommu_tlb_* functions to iommu_iotlb_* | Tom Murphy | 1 | -2/+2 |
2020-07-29 | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel | 1 | -13/+24 |
2020-07-24 | iommu: Mark __iommu_map_sg() as static | Baolin Wang | 1 | -3/+3 |
2020-07-22 | iommu: Make some functions static | Wei Yongjun | 1 | -4/+4 |
2020-07-09 | iommu: Fix use-after-free in iommu_release_device | Qian Cai | 1 | -1/+1 |
2020-06-30 | iommu: Allow page responses without PASID | Jean-Philippe Brucker | 1 | -6/+17 |
2020-06-04 | iommu: Check for deferred attach in iommu_group_do_dma_attach() | Joerg Roedel | 1 | -1/+5 |
2020-06-02 | Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',... | Joerg Roedel | 1 | -148/+318 |
2020-05-29 | Merge tag 'v5.7-rc7' into x86/amd | Joerg Roedel | 1 | -6/+11 |
2020-05-29 | iommu: Fix reference count leak in iommu_group_alloc. | Qiushi Wu | 1 | -1/+1 |
2020-05-29 | iommu: Remove iommu_sva_ops::mm_exit() | Jean-Philippe Brucker | 1 | -11/+0 |
2020-05-25 | iommu: Don't take group reference in iommu_alloc_default_domain() | Joerg Roedel | 1 | -12/+9 |
2020-05-25 | iommu: Don't call .probe_finalize() under group->mutex | Joerg Roedel | 1 | -10/+18 |
2020-05-19 | iommu: Fix deferred domain attachment | Joerg Roedel | 1 | -6/+11 |
2020-05-15 | iommu: Remove functions that support private domain | Sai Praneeth Prakhya | 1 | -65/+0 |
2020-05-13 | Merge tag 'v5.7-rc4' into core | Joerg Roedel | 1 | -0/+1 |
2020-05-13 | iommu: Do not probe devices on IOMMU-less busses | Thierry Reding | 1 | -0/+3 |