index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-30
2
-4
/
+12
|
\
|
*
iommufd: Call iopt_area_contig_done() under the lock
Jason Gunthorpe
2023-06-26
1
-1
/
+1
|
*
iommufd: Do not access the area pointer after unlocking
Jason Gunthorpe
2023-06-26
1
-3
/
+11
*
|
Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-30
15
-605
/
+693
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...
Joerg Roedel
2023-06-19
15
-609
/
+697
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
iommu/amd: Remove extern from function prototypes
Vasant Hegde
2023-06-16
2
-48
/
+46
|
|
|
|
|
|
|
|
*
iommu/amd: Use BIT/BIT_ULL macro to define bit fields
Vasant Hegde
2023-06-16
1
-38
/
+38
|
|
|
|
|
|
|
|
*
iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macro
Vasant Hegde
2023-06-16
1
-1
/
+1
|
|
|
|
|
|
|
|
*
iommu/amd: Fix compile error for unused function
Joerg Roedel
2023-06-09
1
-26
/
+26
|
|
|
|
|
|
|
|
*
iommu/amd: Improving Interrupt Remapping Table Invalidation
Suravee Suthikulpanit
2023-06-09
3
-7
/
+24
|
|
|
|
|
|
|
|
*
iommu/amd: Do not Invalidate IRT when IRTE caching is disabled
Suravee Suthikulpanit
2023-06-09
1
-6
/
+15
|
|
|
|
|
|
|
|
*
iommu/amd: Introduce Disable IRTE Caching Support
Suravee Suthikulpanit
2023-06-09
2
-0
/
+40
|
|
|
|
|
|
|
|
*
iommu/amd: Remove the unused struct amd_ir_data.ref
Suravee Suthikulpanit
2023-06-09
2
-11
/
+7
|
|
|
|
|
|
|
|
*
iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga()
Joao Martins
2023-06-09
1
-28
/
+10
|
|
|
|
|
|
|
|
*
iommu/amd: Update copyright notice
Carlos Bilbao
2023-05-22
1
-1
/
+1
|
|
|
|
|
|
|
|
*
iommu/amd: Use page mode macros in fetch_pte()
Jerry Snitselaar
2023-05-22
1
-2
/
+2
|
|
|
|
|
|
|
*
|
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
5
-6
/
+5
|
|
|
|
|
|
|
*
|
iommu: Add a capability for flush queue support
Robin Murphy
2023-05-22
4
-0
/
+5
|
|
|
|
|
|
|
*
|
iommu/iova: Optimize iova_magazine_alloc()
Zhen Lei
2023-05-22
1
-1
/
+7
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
iommu/vt-d: Remove commented-out code
Lu Baolu
2023-06-16
1
-9
/
+1
|
|
|
|
|
|
*
|
iommu/vt-d: Remove two WARN_ON in domain_context_mapping_one()
Yanfei Xu
2023-06-16
1
-4
/
+0
|
|
|
|
|
|
*
|
iommu/vt-d: Handle the failure case of dmar_reenable_qi()
Yanfei Xu
2023-06-16
1
-3
/
+8
|
|
|
|
|
|
*
|
iommu/vt-d: Remove unnecessary (void*) conversions
Suhui
2023-06-16
1
-1
/
+1
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
iommu/virtio: Return size mapped for a detached domain
Jean-Philippe Brucker
2023-05-23
1
-16
/
+17
|
|
|
|
|
*
|
iommu/virtio: Detach domain on endpoint release
Jean-Philippe Brucker
2023-05-23
1
-0
/
+24
|
|
|
|
|
|
/
|
|
|
|
*
|
iommu/fsl: Use driver_managed_dma to allow VFIO to work
Jason Gunthorpe
2023-06-01
1
-81
/
+23
|
|
|
|
*
|
iommu/fsl: Move ENODEV to fsl_pamu_probe_device()
Jason Gunthorpe
2023-06-01
1
-7
/
+12
|
|
|
|
*
|
iommu/fsl: Always allocate a group for non-pci devices
Jason Gunthorpe
2023-06-01
1
-1
/
+1
|
|
|
|
|
/
|
|
|
*
|
iommu/arm-smmu-v3: Set TTL invalidation hint better
Robin Murphy
2023-06-08
1
-2
/
+7
|
|
|
*
|
iommu/arm-smmu-v3: Document nesting-related errata
Robin Murphy
2023-06-08
1
-0
/
+5
|
|
|
*
|
iommu/arm-smmu-v3: Add explicit feature for nesting
Robin Murphy
2023-06-08
2
-0
/
+5
|
|
|
*
|
iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
Robin Murphy
2023-06-08
2
-0
/
+13
[next]