index
:
linux-stable.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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
|
*
iommu: Remove ops->set_platform_dma_ops()
Jason Gunthorpe
2023-09-25
1
-25
/
+5
|
|
|
*
iommu: Allow an IDENTITY domain as the default_domain in ARM32
Jason Gunthorpe
2023-09-25
1
-1
/
+20
|
|
|
*
iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
Jason Gunthorpe
2023-09-25
1
-37
/
+78
|
|
|
*
iommu: Add IOMMU_DOMAIN_PLATFORM
Jason Gunthorpe
2023-09-25
1
-0
/
+13
|
|
|
*
iommu: Add iommu_ops->identity_domain
Jason Gunthorpe
2023-09-25
1
-1
/
+5
|
|
|
/
|
|
/
|
|
|
*
Revert "iommu: Fix false ownership failure on AMD systems with PASID activated"
Vasant Hegde
2023-10-06
1
-19
/
+1
|
|
/
*
/
iommu: Avoid unnecessary cache invalidations
Lu Baolu
2023-10-27
1
-1
/
+2
|
/
*
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-01
1
-212
/
+271
|
\
|
*
-
-
-
.
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
2023-08-21
1
-212
/
+271
|
|
\
\
\
|
|
|
|
*
iommu: Remove kernel-doc warnings
Zhu Wang
2023-08-07
1
-2
/
+2
|
|
|
|
*
iommu: Optimise PCI SAC address trick
Robin Murphy
2023-07-14
1
-0
/
+3
|
|
|
|
*
iommu: Avoid locking/unlocking for iommu_probe_device()
Jason Gunthorpe
2023-07-14
1
-43
/
+35
|
|
|
|
*
iommu: Split iommu_group_add_device()
Jason Gunthorpe
2023-07-14
1
-23
/
+43
|
|
|
|
*
iommu: Always destroy the iommu_group during iommu_release_device()
Jason Gunthorpe
2023-07-14
1
-6
/
+6
|
|
|
|
*
iommu: Move the iommu driver sysfs setup into iommu_init/deinit_device()
Jason Gunthorpe
2023-07-14
1
-4
/
+9
|
|
|
|
*
iommu: Add iommu_init/deinit_device() paired functions
Jason Gunthorpe
2023-07-14
1
-79
/
+112
|
|
|
|
*
iommu: Simplify the __iommu_group_remove_device() flow
Jason Gunthorpe
2023-07-14
1
-44
/
+39
|
|
|
|
*
iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
Jason Gunthorpe
2023-07-14
1
-41
/
+9
|
|
|
|
*
iommu: Use iommu_group_ref_get/put() for dev->iommu_group
Jason Gunthorpe
2023-07-14
1
-3
/
+2
|
|
|
|
*
iommu: Have __iommu_probe_device() check for already probed devices
Jason Gunthorpe
2023-07-14
1
-10
/
+9
|
|
|
|
/
|
|
|
/
|
|
|
|
*
iommu: Prevent RESV_DIRECT devices from blocking domains
Lu Baolu
2023-08-09
1
-10
/
+27
|
|
|
*
iommu: Move global PASID allocation from SVA to core
Jacob Pan
2023-08-09
1
-0
/
+28
|
|
|
/
|
|
/
|
*
|
|
iommufd/selftest: Make the mock iommu driver into a real driver
Jason Gunthorpe
2023-08-14
1
-0
/
+43
*
|
|
iommu: Introduce a new iommu_group_replace_domain() API
Nicolin Chen
2023-07-26
1
-0
/
+27
*
|
|
iommu: Export iommu_get_resv_regions()
Jason Gunthorpe
2023-07-26
1
-1
/
+10
|
/
/
[next]