index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu.c
Age
Commit message (
Expand
)
Author
2026-03-17
iommu: Fix mapping check for 0x0 to avoid re-mapping it
Antheas Kapenekakis
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-10
iommu: simplify list initialization in iommu_create_device_direct_mappings()
Can Peng
2026-01-10
iommu: Add calls for IOMMU_DEBUG_PAGEALLOC
Mostafa Saleh
2026-01-10
iommu: Introduce pci_dev_reset_iommu_prepare/done()
Nicolin Chen
2026-01-10
iommu: Add iommu_driver_get_domain_for_dev() helper
Nicolin Chen
2026-01-10
iommu: Tidy domain for iommu_setup_dma_ops()
Nicolin Chen
2026-01-10
iommu: Lock group->mutex in iommu_deferred_attach()
Nicolin Chen
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
2025-10-27
iommu: Do not revert set_domain for the last gdev
Nicolin Chen
2025-10-27
iommu: Generic support for RMRs during device release
Jason Gunthorpe
2025-09-30
iommufd: Register iommufd mock devices with fwspec
Guixin Liu
2025-06-27
iommu: Remove ops->pgsize_bitmap
Jason Gunthorpe
2025-05-30
Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-23
Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...
Joerg Roedel
2025-05-22
iommu: Skip PASID validation for devices without PASID capability
Tushar Dave
2025-05-06
iommu: add kernel-doc for iommu_unmap_fast
Leon Romanovsky
2025-05-06
iommu: generalize the batched sync after map interface
Christoph Hellwig
2025-04-28
iommu: Protect against overflow in iommu_pgsize()
Jason Gunthorpe
2025-04-28
iommu: Handle yet another race around registration
Robin Murphy
2025-04-28
iommu: Allow attaching static domains in iommu_attach_device_pasid()
Lu Baolu
2025-04-28
iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU
Jason Gunthorpe
2025-04-28
iommu/virtio: Move to domain_alloc_paging()
Jason Gunthorpe
2025-04-28
iommu: Add domain_alloc_identity()
Jason Gunthorpe
2025-04-28
iommu: Remove iommu_dev_enable/disable_feature()
Lu Baolu
2025-04-17
iommu: Avoid introducing more races
Robin Murphy
2025-04-11
iommu: Clear iommu-dma ops on cleanup
Robin Murphy
2025-04-11
iommu: Fix crash in report_iommu_fault()
Fedor Pchelkin
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-25
iommu: Introduce a replace API for device pasid
Yi Liu
2025-03-25
iommu: Require passing new handles to APIs supporting handle
Yi Liu
2025-03-25
iommu: Drop sw_msi from iommu_domain
Nicolin Chen
2025-03-25
iommu: Sort out domain user data
Robin Murphy
2025-03-12
iommu: Don't warn prematurely about dodgy probes
Robin Murphy
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
2025-03-11
iommu: Keep dev->iommu state consistent
Robin Murphy
2025-03-11
iommu: Resolve ops in iommu_init_device()
Robin Murphy
2025-03-11
iommu: Handle race with default domain setup
Robin Murphy
2025-03-11
iommu: Unexport iommu_fwspec_free()
Robin Murphy
2025-02-28
Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...
Joerg Roedel
2025-02-28
iommu: Swap the order of setting group->pasid_array and calling attach op of ...
Yi Liu
2025-02-28
iommu: Store either domain or handle in group->pasid_array
Yi Liu
2025-02-28
iommu: Drop iommu_group_replace_domain()
Yi Liu
2025-02-28
iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle()
Yi Liu
2025-02-21
iommu: Make iommu_dma_prepare_msi() into a generic operation
Jason Gunthorpe
2025-02-14
iommu: Fix a spelling error
Easwar Hariharan
2025-01-17
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...
Joerg Roedel
[next]