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
2023-07-14
iommu: Fix crash during syfs iommu_groups/N/type
Jason Gunthorpe
1
-13
/
+14
2023-06-30
Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-344
/
+350
2023-06-20
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
1
-1
/
+1
2023-05-23
iommu: Tidy the control flow in iommu_group_store_type()
Jason Gunthorpe
1
-12
/
+15
2023-05-23
iommu: Remove __iommu_group_for_each_dev()
Jason Gunthorpe
1
-28
/
+25
2023-05-23
iommu: Allow IOMMU_RESV_DIRECT to work on ARM
Jason Gunthorpe
1
-2
/
+31
2023-05-23
iommu: Consolidate the default_domain setup to one function
Jason Gunthorpe
1
-113
/
+89
2023-05-23
iommu: Revise iommu_group_alloc_default_domain()
Jason Gunthorpe
1
-34
/
+37
2023-05-23
iommu: Consolidate the code to calculate the target default domain type
Jason Gunthorpe
1
-53
/
+35
2023-05-23
iommu: Remove the assignment of group->domain during default domain alloc
Jason Gunthorpe
1
-4
/
+0
2023-05-23
iommu: Do iommu_group_create_direct_mappings() before attach
Jason Gunthorpe
1
-3
/
+5
2023-05-23
iommu: Fix iommu_probe_device() to attach the right domain
Jason Gunthorpe
1
-20
/
+24
2023-05-23
iommu: Replace iommu_group_do_dma_first_attach with __iommu_device_set_domain
Jason Gunthorpe
1
-12
/
+5
2023-05-23
iommu: Remove iommu_group_do_dma_first_attach() from iommu_group_add_device()
Jason Gunthorpe
1
-12
/
+0
2023-05-23
iommu: Replace __iommu_group_dma_first_attach() with set_domain
Jason Gunthorpe
1
-21
/
+11
2023-05-23
iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
Jason Gunthorpe
1
-3
/
+3
2023-05-23
iommu: Use __iommu_group_set_domain() for __iommu_attach_group()
Jason Gunthorpe
1
-39
/
+1
2023-05-23
iommu: Make __iommu_group_set_domain() handle error unwind
Jason Gunthorpe
1
-25
/
+112
2023-05-23
iommu: Add for_each_group_device()
Jason Gunthorpe
1
-6
/
+10
2023-05-23
iommu: Replace iommu_group_device_count() with list_count_nodes()
Jason Gunthorpe
1
-13
/
+2
2023-05-22
iommu: Suppress empty whitespaces in prints
Florian Fainelli
1
-4
/
+4
2023-05-22
iommu: Use flush queue capability
Robin Murphy
1
-1
/
+2
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-204
/
+143
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
1
-202
/
+136
2023-04-14
iommu: Remove iommu_group_get_by_id()
Jason Gunthorpe
1
-29
/
+0
2023-04-14
iommu: Make iommu_release_device() static
Jason Gunthorpe
1
-1
/
+2
2023-04-13
iommu/amd: Set page size bitmap during V2 domain allocation
Jerry Snitselaar
1
-2
/
+7
2023-03-29
iommu: Add iommu probe for CDX bus
Nipun Gupta
1
-0
/
+4
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
1
-7
/
+7
2023-03-22
iommu: Use sysfs_emit() for sysfs show
Lu Baolu
1
-16
/
+15
2023-03-22
iommu: Cleanup iommu_change_dev_def_domain()
Lu Baolu
1
-62
/
+21
2023-03-22
iommu: Replace device_lock() with group->mutex
Lu Baolu
1
-63
/
+18
2023-03-22
iommu: Move lock from iommu_change_dev_def_domain() to its caller
Lu Baolu
1
-15
/
+14
2023-03-22
iommu: Same critical region for device release and removal
Lu Baolu
1
-2
/
+28
2023-03-22
iommu: Split iommu_group_remove_device() into helpers
Lu Baolu
1
-20
/
+44
2023-03-22
iommu: Make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-25
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+24
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
1
-3
/
+5
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
1
-86
/
+85
2023-02-18
iommu: Attach device group to old domain in error path
Vasant Hegde
1
-1
/
+15
2023-02-16
iommu: Fix error unwind in iommu_group_alloc()
Jason Gunthorpe
1
-2
/
+6
2023-01-30
Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...
Jason Gunthorpe
1
-33
/
+20
2023-01-25
Merge branch 'iommu-memory-accounting' into core
Joerg Roedel
1
-33
/
+20
2023-01-25
iommu: Add a gfp parameter to iommu_map_sg()
Jason Gunthorpe
1
-16
/
+10
2023-01-25
iommu: Remove iommu_map_atomic()
Jason Gunthorpe
1
-7
/
+0
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
1
-11
/
+11
2023-01-13
iommu: Remove detach_dev callback
Lu Baolu
1
-32
/
+4
2023-01-13
iommu: Remove deferred attach check from __iommu_detach_device()
Jason Gunthorpe
1
-34
/
+36
2023-01-13
iommu: Add set_platform_dma_ops iommu ops
Lu Baolu
1
-4
/
+24
[next]