开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-22
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
2024-11-15
Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...
Joerg Roedel
2024-11-15
Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...
Joerg Roedel
2024-11-08
iommu: Pass old domain to set_dev_pasid op
Yi Liu
2024-11-06
iommu: Add a kdoc to iommu_unmap()
Jason Gunthorpe
2024-11-05
vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe
2024-10-30
iommu: Make bus_iommu_probe() static
Robin Murphy
2024-10-29
iommu: Create __iommu_alloc_identity_domain()
Jason Gunthorpe
2024-10-29
iommu: Put domain allocation in __iommu_group_alloc_blocking_domain()
Jason Gunthorpe
2024-10-29
iommu: Add new flag to explictly request PASID capable domain
Jason Gunthorpe
2024-10-29
iommu: Introduce iommu_paging_domain_alloc_flags()
Jason Gunthorpe
2024-10-29
iommu: Refactor __iommu_domain_alloc()
Jason Gunthorpe
2024-10-29
iommu: Remove iommu_domain_alloc()
Lu Baolu
2024-10-29
iommu: Remove useless flush from iommu_create_device_direct_mappings()
Jason Gunthorpe
2024-10-15
iommu: Remove iommu_present()
Lu Baolu
2024-10-15
iommu: Reorganize kerneldoc parameter names
Julia Lawall
2024-09-11
iommu: Set iommu_attach_handle->domain in core
Yi Liu
2024-07-12
Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/next
Will Deacon
2024-07-12
Merge branch 'iommu/iommufd/attach-handles' into iommu/next
Will Deacon
2024-07-04
iommu: Remove iommu_fwspec ops
Robin Murphy
2024-07-04
iommu: Resolve fwspec ops automatically
Robin Murphy
2024-07-04
iommu: Add iommu_paging_domain_alloc() interface
Lu Baolu
2024-07-04
iommu: Extend domain attach group with handle support
Lu Baolu
2024-07-04
iommu: Add attach handle to struct iopf_group
Lu Baolu
2024-07-04
iommu: Remove sva handle list
Lu Baolu
2024-07-04
iommu: Introduce domain attachment handle
Lu Baolu
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
2024-04-12
iommu: Pass domain to remove_dev_pasid() op
Yi Liu
2024-04-12
iommu: Undo pasid attachment only for the devices that have succeeded
Yi Liu
2024-03-28
iommu: Validate the PASID in iommu_attach_device_pasid()
Jason Gunthorpe
2024-03-08
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2024-03-06
iommu: Add static iommu_ops->release_domain
Lu Baolu
2024-03-01
iommu: constify fwnode in iommu_ops_from_fwnode()
Krzysztof Kozlowski
2024-03-01
iommu: constify of_phandle_args in xlate
Krzysztof Kozlowski
2024-03-01
iommu: constify pointer to bus_type
Krzysztof Kozlowski
2024-02-16
iommu: Separate SVA and IOPF
Lu Baolu
2024-02-16
iommu: Merge iommu_fault_event and iopf_fault
Lu Baolu
2024-02-16
iommu: Remove iommu_[un]register_device_fault_handler()
Lu Baolu
2024-02-16
iommu: Merge iopf_device_param into iommu_fault_param
Lu Baolu
2024-02-16
iommu: Cleanup iopf data structure definitions
Lu Baolu
2024-02-09
iommu: Introduce iommu_group_mutex_assert()
Vasant Hegde
2024-02-01
iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMA
Jason Gunthorpe
2023-12-12
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
2023-12-12
iommu: Mark dev_iommu_get() with lockdep
Jason Gunthorpe
2023-12-12
iommu: Set owner token to SVA domain
Lu Baolu
2023-11-27
Merge branch 'iommu/fixes' into core
Joerg Roedel
2023-11-27
iommu: Retire bus ops
Robin Murphy
2023-11-27
iommu: Decouple iommu_domain_alloc() from bus ops
Robin Murphy
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
[next]