index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-09-03
1
-52
/
+143
|
\
|
*
-
-
-
-
-
.
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2021-08-20
1
-52
/
+146
|
|
\
\
\
\
|
|
|
|
|
*
iommu: Allow enabling non-strict mode dynamically
Robin Murphy
2021-08-18
1
-4
/
+13
|
|
|
|
|
*
iommu: Merge strictness and domain type configs
Robin Murphy
2021-08-18
1
-1
/
+1
|
|
|
|
|
*
iommu: Only log strictness for DMA domains
Robin Murphy
2021-08-18
1
-4
/
+5
|
|
|
|
|
*
iommu: Expose DMA domain strictness via sysfs
Robin Murphy
2021-08-18
1
-0
/
+2
|
|
|
|
|
*
iommu: Express DMA strictness via the domain type
Robin Murphy
2021-08-18
1
-9
/
+5
|
|
|
|
|
*
iommu: Introduce explicit type for non-strict DMA domains
Robin Murphy
2021-08-18
1
-2
/
+6
|
|
|
|
|
*
iommu: Pull IOVA cookie management into the core
Robin Murphy
2021-08-18
1
-0
/
+7
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
iommu: Fix race condition during default domain allocation
Ashish Mhetre
2021-08-10
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
|
|
*
|
iommu: Streamline iommu_iova_to_phys()
Robin Murphy
2021-07-26
1
-1
/
+4
|
|
*
|
iommu: Remove mode argument from iommu_set_dma_strict()
John Garry
2021-07-26
1
-3
/
+2
|
|
*
|
iommu: Enhance IOMMU default DMA mode build options
Zhen Lei
2021-07-26
1
-1
/
+1
|
|
*
|
iommu: Print strict or lazy mode at init time
John Garry
2021-07-26
1
-0
/
+5
|
|
*
|
iommu: Add support for the map_pages() callback
Isaac J. Manjarres
2021-07-26
1
-8
/
+35
|
|
*
|
iommu: Hook up '->unmap_pages' driver callback
Will Deacon
2021-07-26
1
-9
/
+50
|
|
*
|
iommu: Split 'addr_merge' argument to iommu_pgsize() into separate parts
Will Deacon
2021-07-26
1
-4
/
+6
|
|
*
|
iommu: Use bitmap to calculate page size in iommu_pgsize()
Will Deacon
2021-07-26
1
-19
/
+12
|
|
/
/
*
|
|
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-02
1
-8
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
iommu: return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
2021-08-09
1
-8
/
+7
|
|
/
*
/
iommu: Check if group is NULL before remove device
Frank Wunderlich
2021-08-02
1
-0
/
+3
|
/
*
iommu: Delete a duplicate check in iommu_change_dev_def_domain()
Zhen Lei
2021-06-09
1
-3
/
+0
*
iommu: Streamline registration interface
Robin Murphy
2021-04-16
1
-1
/
+18
*
iommu: remove iommu_domain_{get,set}_attr
Christoph Hellwig
2021-04-07
1
-26
/
+0
*
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
2021-04-07
1
-0
/
+11
*
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
2021-04-07
1
-9
/
+21
*
iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
Christoph Hellwig
2021-04-07
1
-18
/
+5
*
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
2021-04-07
1
-0
/
+10
*
iommu: remove DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
2021-04-07
1
-17
/
+3
*
iommu: remove DOMAIN_ATTR_PAGING
Christoph Hellwig
2021-04-07
1
-5
/
+0
*
iommu/fsl_pamu: remove ->domain_window_enable
Christoph Hellwig
2021-04-07
1
-11
/
+0
*
iommu: Check dev->iommu in iommu_dev_xxx functions
Shameer Kolothum
2021-03-18
1
-9
/
+15
*
-
.
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
2021-02-12
1
-26
/
+28
|
\
\
|
|
*
iommu: use the __iommu_attach_device() directly for deferred attach
Lianbo Jiang
2021-01-28
1
-0
/
+10
|
|
*
iommu: Delete iommu_dev_has_feature()
John Garry
2021-01-27
1
-11
/
+0
|
|
*
iommu: Delete iommu_domain_window_disable()
John Garry
2021-01-27
1
-9
/
+0
|
|
*
iommu: Stop exporting iommu_map_sg_atomic()
John Garry
2021-01-27
1
-1
/
+0
|
|
/
|
/
|
|
*
iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping
Douglas Anderson
2021-02-02
1
-1
/
+1
|
*
iommu: Add iova and size as parameters in iotlb_sync_map
Yong Wu
2021-01-27
1
-2
/
+2
|
*
iommu: Move iotlb_sync_map out from __iommu_map
Yong Wu
2021-01-27
1
-5
/
+18
|
/
*
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
2020-12-08
1
-4
/
+6
|
\
|
*
iommu: Check return of __iommu_attach_device()
Shameer Kolothum
2020-11-23
1
-4
/
+6
*
|
Merge branch 'for-next/iommu/misc' into for-next/iommu/core
Will Deacon
2020-12-08
1
-8
/
+20
|
\
\
|
*
|
iommu: Improve the performance for direct_mapping
Yong Wu
2020-12-07
1
-5
/
+17
|
*
|
iommu: return error code when it can't get group
Yang Yingliang
2020-11-26
1
-1
/
+3
|
*
|
iommu: Modify the description of iommu_sva_unbind_device
Chen Jun
2020-11-18
1
-2
/
+0
|
|
/
*
|
iommu: Take lock before reading iommu group default domain type
Sai Praneeth Prakhya
2020-11-25
1
-0
/
+2
*
|
iommu: Add support to change default domain of an iommu group
Sai Praneeth Prakhya
2020-11-25
1
-1
/
+229
*
|
iommu: Move def_domain type check for untrusted device into core
Lu Baolu
2020-11-25
1
-9
/
+7
|
/
*
iommu: Fix a check in iommu_check_bind_data()
Dan Carpenter
2020-11-03
1
-1
/
+1
[next]