index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-02
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-15
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
|
/
/
*
/
iommu: Fix crash during syfs iommu_groups/N/type
Jason Gunthorpe
2023-07-14
1
-13
/
+14
|
/
*
Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-30
1
-344
/
+350
|
\
|
*
iommu: Tidy the control flow in iommu_group_store_type()
Jason Gunthorpe
2023-05-23
1
-12
/
+15
|
*
iommu: Remove __iommu_group_for_each_dev()
Jason Gunthorpe
2023-05-23
1
-28
/
+25
|
*
iommu: Allow IOMMU_RESV_DIRECT to work on ARM
Jason Gunthorpe
2023-05-23
1
-2
/
+31
|
*
iommu: Consolidate the default_domain setup to one function
Jason Gunthorpe
2023-05-23
1
-113
/
+89
|
*
iommu: Revise iommu_group_alloc_default_domain()
Jason Gunthorpe
2023-05-23
1
-34
/
+37
|
*
iommu: Consolidate the code to calculate the target default domain type
Jason Gunthorpe
2023-05-23
1
-53
/
+35
|
*
iommu: Remove the assignment of group->domain during default domain alloc
Jason Gunthorpe
2023-05-23
1
-4
/
+0
|
*
iommu: Do iommu_group_create_direct_mappings() before attach
Jason Gunthorpe
2023-05-23
1
-3
/
+5
|
*
iommu: Fix iommu_probe_device() to attach the right domain
Jason Gunthorpe
2023-05-23
1
-20
/
+24
|
*
iommu: Replace iommu_group_do_dma_first_attach with __iommu_device_set_domain
Jason Gunthorpe
2023-05-23
1
-12
/
+5
|
*
iommu: Remove iommu_group_do_dma_first_attach() from iommu_group_add_device()
Jason Gunthorpe
2023-05-23
1
-12
/
+0
|
*
iommu: Replace __iommu_group_dma_first_attach() with set_domain
Jason Gunthorpe
2023-05-23
1
-21
/
+11
|
*
iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
Jason Gunthorpe
2023-05-23
1
-3
/
+3
|
*
iommu: Use __iommu_group_set_domain() for __iommu_attach_group()
Jason Gunthorpe
2023-05-23
1
-39
/
+1
|
*
iommu: Make __iommu_group_set_domain() handle error unwind
Jason Gunthorpe
2023-05-23
1
-25
/
+112
|
*
iommu: Add for_each_group_device()
Jason Gunthorpe
2023-05-23
1
-6
/
+10
|
*
iommu: Replace iommu_group_device_count() with list_count_nodes()
Jason Gunthorpe
2023-05-23
1
-13
/
+2
|
*
iommu: Suppress empty whitespaces in prints
Florian Fainelli
2023-05-22
1
-4
/
+4
|
*
iommu: Use flush queue capability
Robin Murphy
2023-05-22
1
-1
/
+2
*
|
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
2023-06-20
1
-1
/
+1
|
/
*
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-30
1
-204
/
+143
|
\
|
*
-
.
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
2023-04-14
1
-202
/
+136
|
|
\
\
|
|
|
*
iommu: Remove iommu_group_get_by_id()
Jason Gunthorpe
2023-04-14
1
-29
/
+0
|
|
|
*
iommu: Make iommu_release_device() static
Jason Gunthorpe
2023-04-14
1
-1
/
+2
|
|
|
*
iommu: Use sysfs_emit() for sysfs show
Lu Baolu
2023-03-22
1
-16
/
+15
|
|
|
*
iommu: Cleanup iommu_change_dev_def_domain()
Lu Baolu
2023-03-22
1
-62
/
+21
|
|
|
*
iommu: Replace device_lock() with group->mutex
Lu Baolu
2023-03-22
1
-63
/
+18
|
|
|
*
iommu: Move lock from iommu_change_dev_def_domain() to its caller
Lu Baolu
2023-03-22
1
-15
/
+14
|
|
|
*
iommu: Same critical region for device release and removal
Lu Baolu
2023-03-22
1
-2
/
+28
|
|
|
*
iommu: Split iommu_group_remove_device() into helpers
Lu Baolu
2023-03-22
1
-20
/
+44
[next]