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
*
iommu: Set iommu_attach_handle->domain in core
Yi Liu
2024-09-12
1
-0
/
+1
*
Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/next
Will Deacon
2024-07-12
1
-0
/
+20
|
\
|
*
iommu: Add iommu_paging_domain_alloc() interface
Lu Baolu
2024-07-04
1
-0
/
+20
*
|
Merge branch 'iommu/iommufd/attach-handles' into iommu/next
Will Deacon
2024-07-12
1
-42
/
+143
|
\
\
|
*
|
iommu: Extend domain attach group with handle support
Lu Baolu
2024-07-04
1
-0
/
+103
|
*
|
iommu: Add attach handle to struct iopf_group
Lu Baolu
2024-07-04
1
-39
/
+0
|
*
|
iommu: Remove sva handle list
Lu Baolu
2024-07-04
1
-0
/
+31
|
*
|
iommu: Introduce domain attachment handle
Lu Baolu
2024-07-04
1
-10
/
+16
|
|
/
*
|
iommu: Remove iommu_fwspec ops
Robin Murphy
2024-07-04
1
-9
/
+2
*
|
iommu: Resolve fwspec ops automatically
Robin Murphy
2024-07-04
1
-3
/
+6
|
/
*
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
2024-04-26
1
-13
/
+7
*
iommu: Pass domain to remove_dev_pasid() op
Yi Liu
2024-04-12
1
-4
/
+5
*
iommu: Undo pasid attachment only for the devices that have succeeded
Yi Liu
2024-04-12
1
-6
/
+15
*
iommu: Validate the PASID in iommu_attach_device_pasid()
Jason Gunthorpe
2024-03-28
1
-1
/
+10
*
-
-
-
.
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2024-03-08
1
-241
/
+39
|
\
\
\
|
|
|
*
iommu: constify fwnode in iommu_ops_from_fwnode()
Krzysztof Kozlowski
2024-03-01
1
-1
/
+1
|
|
|
*
iommu: constify of_phandle_args in xlate
Krzysztof Kozlowski
2024-03-01
1
-1
/
+1
|
|
|
*
iommu: constify pointer to bus_type
Krzysztof Kozlowski
2024-03-01
1
-2
/
+3
|
|
|
*
iommu: Separate SVA and IOPF
Lu Baolu
2024-02-16
1
-133
/
+0
|
|
|
*
iommu: Merge iommu_fault_event and iopf_fault
Lu Baolu
2024-02-16
1
-4
/
+4
|
|
|
*
iommu: Remove iommu_[un]register_device_fault_handler()
Lu Baolu
2024-02-16
1
-75
/
+1
|
|
|
*
iommu: Merge iopf_device_param into iommu_fault_param
Lu Baolu
2024-02-16
1
-28
/
+6
|
|
|
*
iommu: Cleanup iopf data structure definitions
Lu Baolu
2024-02-16
1
-4
/
+0
|
|
_
|
/
|
/
|
|
|
|
*
iommu: Introduce iommu_group_mutex_assert()
Vasant Hegde
2024-02-09
1
-0
/
+19
|
|
/
|
/
|
|
*
iommu: Add static iommu_ops->release_domain
Lu Baolu
2024-03-06
1
-4
/
+15
|
/
*
iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMA
Jason Gunthorpe
2024-02-01
1
-5
/
+13
*
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
2023-12-12
1
-0
/
+9
*
iommu: Mark dev_iommu_get() with lockdep
Jason Gunthorpe
2023-12-12
1
-0
/
+2
*
iommu: Set owner token to SVA domain
Lu Baolu
2023-12-12
1
-0
/
+1
*
Merge branch 'iommu/fixes' into core
Joerg Roedel
2023-11-27
1
-30
/
+48
|
\
|
*
iommu: Avoid more races around device probe
Robin Murphy
2023-11-27
1
-10
/
+10
|
*
iommu: Flow ERR_PTR out from __iommu_domain_alloc()
Jason Gunthorpe
2023-11-27
1
-20
/
+39
*
|
iommu: Retire bus ops
Robin Murphy
2023-11-27
1
-13
/
+18
*
|
iommu: Decouple iommu_domain_alloc() from bus ops
Robin Murphy
2023-11-27
1
-3
/
+22
*
|
iommu: Validate that devices match domains
Robin Murphy
2023-11-27
1
-0
/
+10
*
|
iommu: Decouple iommu_present() from bus ops
Robin Murphy
2023-11-27
1
-1
/
+20
*
|
iommu: Factor out some helpers
Robin Murphy
2023-11-27
1
-30
/
+26
|
/
*
-
-
-
-
-
.
Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...
Joerg Roedel
2023-10-27
1
-206
/
+249
|
\
\
\
\
|
|
|
|
*
iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
Niklas Schnelle
2023-10-02
1
-4
/
+16
|
|
|
*
|
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
2023-10-26
1
-0
/
+2
|
|
|
*
|
iommu: Fix return code in iommu_group_alloc_default_domain()
Jason Gunthorpe
2023-10-05
1
-1
/
+1
|
|
|
*
|
iommu: Do not use IOMMU_DOMAIN_DMA if CONFIG_IOMMU_DMA is not enabled
Jason Gunthorpe
2023-10-05
1
-0
/
+12
|
|
|
|
/
|
|
|
*
iommu: Remove duplicate include
Jiapeng Chong
2023-09-25
1
-1
/
+0
|
|
|
*
iommu: Improve map/unmap sanity checks
Robin Murphy
2023-09-25
1
-5
/
+5
|
|
|
*
iommu: Retire map/unmap ops
Robin Murphy
2023-09-25
1
-47
/
+13
|
|
|
*
iommu: Add generic_single_device_group()
Jason Gunthorpe
2023-09-25
1
-1
/
+27
|
|
|
*
iommu: Remove useless group refcounting
Jason Gunthorpe
2023-09-25
1
-36
/
+21
|
|
|
*
iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
2023-09-25
1
-3
/
+14
|
|
|
*
iommu: Add __iommu_group_domain_alloc()
Jason Gunthorpe
2023-09-25
1
-30
/
+29
|
|
|
*
iommu: Require a default_domain for all iommu drivers
Jason Gunthorpe
2023-09-25
1
-15
/
+7
[next]