index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iommu.h
Age
Commit message (
Expand
)
Author
2023-11-27
iommu: Avoid more races around device probe
Robin Murphy
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-27
Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...
Joerg Roedel
2023-10-26
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
2023-10-26
iommu: Add iommu_copy_struct_from_user helper
Nicolin Chen
2023-10-26
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
2023-10-26
iommu: Add IOMMU_DOMAIN_NESTED
Lu Baolu
2023-10-24
iommu: Add iommu_domain ops for dirty tracking
Joao Martins
2023-10-16
iommu: change iommu_map_sgtable to return signed values
Dan Carpenter
2023-10-10
iommu: Add new iommu op to create domains owned by userspace
Yi Liu
2023-10-02
iommu/dma: Allow a single FQ in addition to per-CPU FQs
Niklas Schnelle
2023-10-02
iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
Niklas Schnelle
2023-09-25
iommu: Retire map/unmap ops
Robin Murphy
2023-09-25
iommu: Add generic_single_device_group()
Jason Gunthorpe
2023-09-25
iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
2023-09-25
iommu: Remove ops->set_platform_dma_ops()
Jason Gunthorpe
2023-09-25
iommu: Add IOMMU_DOMAIN_PLATFORM
Jason Gunthorpe
2023-09-25
iommu: Add iommu_ops->identity_domain
Jason Gunthorpe
2023-09-01
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-21
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
2023-08-18
iommu: Add new iommu op to get iommu hardware information
Lu Baolu
2023-08-18
iommu: Move dev_iommu_ops() to private header
Yi Liu
2023-08-09
iommu: Prevent RESV_DIRECT devices from blocking domains
Lu Baolu
2023-08-09
iommu: Move global PASID allocation from SVA to core
Jacob Pan
2023-08-09
iommu: Generalize PASID 0 for normal DMA w/o PASID
Jacob Pan
2023-07-14
iommu: Optimise PCI SAC address trick
Robin Murphy
2023-05-22
iommu: Use flush queue capability
Robin Murphy
2023-05-22
iommu: Add a capability for flush queue support
Robin Murphy
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-14
iommu: Remove iommu_group_get_by_id()
Jason Gunthorpe
2023-04-14
iommu: Make iommu_release_device() static
Jason Gunthorpe
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
2023-03-31
iommu/sva: Move PASID helpers to sva code
Jacob Pan
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-30
Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...
Jason Gunthorpe
2023-01-25
Merge branch 'iommu-memory-accounting' into core
Joerg Roedel
2023-01-25
iommu: Add a gfp parameter to iommu_map_sg()
Jason Gunthorpe
2023-01-25
iommu: Remove iommu_map_atomic()
Jason Gunthorpe
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-13
iommu: Remove detach_dev callback
Lu Baolu
2023-01-13
iommu: Remove deferred attach check from __iommu_detach_device()
Jason Gunthorpe
2023-01-13
iommu: Add set_platform_dma_ops iommu ops
Lu Baolu
2023-01-11
iommu: Remove IOMMU_CAP_INTR_REMAP
Jason Gunthorpe
2023-01-11
iommu: Add iommu_group_has_isolated_msi()
Jason Gunthorpe
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-07
iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper
Thierry Reding
2022-12-07
iommu: Add note about struct iommu_fwspec usage
Thierry Reding
2022-11-29
iommu: Add device-centric DMA ownership interfaces
Lu Baolu
2022-11-29
iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
Jason Gunthorpe
[next]