index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
iommu: Remove iommu_fwspec ops
Robin Murphy
1
-9
/
+2
2024-07-04
iommu: Resolve fwspec ops automatically
Robin Murphy
1
-3
/
+6
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
1
-13
/
+7
2024-04-12
iommu: Pass domain to remove_dev_pasid() op
Yi Liu
1
-4
/
+5
2024-04-12
iommu: Undo pasid attachment only for the devices that have succeeded
Yi Liu
1
-6
/
+15
2024-03-28
iommu: Validate the PASID in iommu_attach_device_pasid()
Jason Gunthorpe
1
-1
/
+10
2024-03-08
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
1
-241
/
+39
2024-03-06
iommu: Add static iommu_ops->release_domain
Lu Baolu
1
-4
/
+15
2024-03-01
iommu: constify fwnode in iommu_ops_from_fwnode()
Krzysztof Kozlowski
1
-1
/
+1
2024-03-01
iommu: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-1
/
+1
2024-03-01
iommu: constify pointer to bus_type
Krzysztof Kozlowski
1
-2
/
+3
2024-02-16
iommu: Separate SVA and IOPF
Lu Baolu
1
-133
/
+0
2024-02-16
iommu: Merge iommu_fault_event and iopf_fault
Lu Baolu
1
-4
/
+4
2024-02-16
iommu: Remove iommu_[un]register_device_fault_handler()
Lu Baolu
1
-75
/
+1
2024-02-16
iommu: Merge iopf_device_param into iommu_fault_param
Lu Baolu
1
-28
/
+6
2024-02-16
iommu: Cleanup iopf data structure definitions
Lu Baolu
1
-4
/
+0
2024-02-09
iommu: Introduce iommu_group_mutex_assert()
Vasant Hegde
1
-0
/
+19
2024-02-01
iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMA
Jason Gunthorpe
1
-5
/
+13
2023-12-12
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
1
-0
/
+9
2023-12-12
iommu: Mark dev_iommu_get() with lockdep
Jason Gunthorpe
1
-0
/
+2
2023-12-12
iommu: Set owner token to SVA domain
Lu Baolu
1
-0
/
+1
2023-11-27
Merge branch 'iommu/fixes' into core
Joerg Roedel
1
-30
/
+48
2023-11-27
iommu: Retire bus ops
Robin Murphy
1
-13
/
+18
2023-11-27
iommu: Decouple iommu_domain_alloc() from bus ops
Robin Murphy
1
-3
/
+22
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
1
-0
/
+10
2023-11-27
iommu: Decouple iommu_present() from bus ops
Robin Murphy
1
-1
/
+20
2023-11-27
iommu: Factor out some helpers
Robin Murphy
1
-30
/
+26
2023-11-27
iommu: Avoid more races around device probe
Robin Murphy
1
-10
/
+10
2023-11-27
iommu: Flow ERR_PTR out from __iommu_domain_alloc()
Jason Gunthorpe
1
-20
/
+39
2023-10-27
Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...
Joerg Roedel
1
-206
/
+249
2023-10-27
iommu: Avoid unnecessary cache invalidations
Lu Baolu
1
-1
/
+2
2023-10-26
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
1
-0
/
+2
2023-10-06
Revert "iommu: Fix false ownership failure on AMD systems with PASID activated"
Vasant Hegde
1
-19
/
+1
2023-10-05
iommu: Fix return code in iommu_group_alloc_default_domain()
Jason Gunthorpe
1
-1
/
+1
2023-10-05
iommu: Do not use IOMMU_DOMAIN_DMA if CONFIG_IOMMU_DMA is not enabled
Jason Gunthorpe
1
-0
/
+12
2023-10-02
iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
Niklas Schnelle
1
-4
/
+16
2023-09-25
iommu: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2023-09-25
iommu: Improve map/unmap sanity checks
Robin Murphy
1
-5
/
+5
2023-09-25
iommu: Retire map/unmap ops
Robin Murphy
1
-47
/
+13
2023-09-25
iommu: Add generic_single_device_group()
Jason Gunthorpe
1
-1
/
+27
2023-09-25
iommu: Remove useless group refcounting
Jason Gunthorpe
1
-36
/
+21
2023-09-25
iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
1
-3
/
+14
2023-09-25
iommu: Add __iommu_group_domain_alloc()
Jason Gunthorpe
1
-30
/
+29
2023-09-25
iommu: Require a default_domain for all iommu drivers
Jason Gunthorpe
1
-15
/
+7
2023-09-25
iommu: Remove ops->set_platform_dma_ops()
Jason Gunthorpe
1
-25
/
+5
2023-09-25
iommu: Allow an IDENTITY domain as the default_domain in ARM32
Jason Gunthorpe
1
-1
/
+20
2023-09-25
iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
Jason Gunthorpe
1
-37
/
+78
2023-09-25
iommu: Add IOMMU_DOMAIN_PLATFORM
Jason Gunthorpe
1
-0
/
+13
2023-09-25
iommu: Add iommu_ops->identity_domain
Jason Gunthorpe
1
-1
/
+5
2023-09-02
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-212
/
+271
[next]