index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
iommu/vt-d: Add helper to allocate paging domain
Lu Baolu
1
-9
/
+81
2024-07-03
iommu/vt-d: Downgrade warning for pre-enabled IR
Lu Baolu
1
-2
/
+2
2024-07-03
iommu/vt-d: Remove control over Execute-Requested requests
Lu Baolu
4
-17
/
+4
2024-07-03
iommu/vt-d: Remove comment for def_domain_type
Lu Baolu
1
-11
/
+0
2024-07-03
iommu/vt-d: Handle volatile descriptor status read
Jacob Pan
1
-1
/
+1
2024-07-03
iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
Kunkun Jiang
4
-1
/
+23
2024-07-03
iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
Joao Martins
2
-23
/
+64
2024-07-03
iommu/io-pgtable-arm: Add read_and_clear_dirty() support
Shameer Kolothum
1
-2
/
+112
2024-07-03
iommu/arm-smmu-v3: Add feature detection for HTTU
Jean-Philippe Brucker
2
-0
/
+37
2024-07-03
iommu/arm-smmu-v3: Add support for domain_alloc_user fn
Shameer Kolothum
1
-2
/
+31
2024-07-02
iommu/arm-smmu-qcom: record reason for deferring probe
Zhenhua Huang
1
-1
/
+2
2024-07-02
iommu/arm-smmu: Pretty-print context fault related regs
Rob Clark
3
-51
/
+92
2024-07-02
iommu/arm-smmu-qcom-debug: Do not print for handled faults
Rob Clark
1
-4
/
+0
2024-07-02
iommu/arm-smmu: Add CB prefix to register bitfields
Rob Clark
5
-41
/
+41
2024-07-02
iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-02
iommu/arm-smmu-v3: Shrink the strtab l1_desc array
Jason Gunthorpe
2
-10
/
+6
2024-07-02
iommu/arm-smmu-v3: Do not zero the strtab twice
Jason Gunthorpe
1
-20
/
+6
2024-07-02
iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID
Jason Gunthorpe
2
-2
/
+41
2024-07-02
iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
Jason Gunthorpe
2
-3
/
+49
2024-07-02
iommu/arm-smmu-v3: Test the STE S1DSS functionality
Jason Gunthorpe
1
-5
/
+108
2024-07-02
iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
Jason Gunthorpe
3
-16
/
+50
2024-07-02
iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
Jason Gunthorpe
3
-393
/
+86
2024-07-02
iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
Jason Gunthorpe
1
-2
/
+28
2024-07-02
iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
Jason Gunthorpe
3
-17
/
+33
2024-07-02
iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
Jason Gunthorpe
1
-9
/
+17
2024-07-02
iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
Jason Gunthorpe
2
-12
/
+19
2024-07-02
iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
Jason Gunthorpe
3
-19
/
+43
2024-07-02
iommu/arm-smmu-v3: Make changing domains be hitless for ATS
Jason Gunthorpe
3
-71
/
+177
2024-07-02
iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
Jason Gunthorpe
3
-10
/
+47
2024-07-02
iommu/arm-smmu-v3: Start building a generic PASID layer
Jason Gunthorpe
3
-31
/
+67
2024-07-02
iommu/arm-smmu-v3: Convert to domain_alloc_sva()
Jason Gunthorpe
3
-16
/
+8
2024-06-28
iommufd/iova_bitmap: Remove iterator logic
Joao Martins
1
-95
/
+2
2024-06-28
iommufd/iova_bitmap: Dynamic pinning on iova_bitmap_set()
Joao Martins
1
-7
/
+66
2024-06-28
iommufd/iova_bitmap: Consolidate iova_bitmap_set exit conditionals
Joao Martins
1
-6
/
+6
2024-06-28
iommufd/iova_bitmap: Move initial pinning to iova_bitmap_for_each()
Joao Martins
1
-3
/
+4
2024-06-28
iommufd/iova_bitmap: Cache mapped length in iova_bitmap_map struct
Joao Martins
1
-0
/
+6
2024-06-28
iommufd/iova_bitmap: Check iova_bitmap_done() after set ahead
Joao Martins
1
-2
/
+3
2024-06-28
iommufd/selftest: Do not record head iova to better match iommu drivers
Joao Martins
1
-2
/
+2
2024-06-28
iommufd/selftest: Fix iommufd_test_dirty() to handle <u8 bitmaps
Joao Martins
1
-1
/
+1
2024-06-27
iommu/amd: Fix GT feature enablement again
Vasant Hegde
1
-0
/
+1
2024-06-27
iommu/vt-d: Fix missed device TLB cache tag
Lu Baolu
1
-10
/
+10
2024-06-27
iommu/amd: Invalidate cache before removing device from domain list
Vasant Hegde
1
-6
/
+6
2024-06-25
iommufd: Use atomic_long_try_cmpxchg() in incr_user_locked_vm()
Uros Bizjak
1
-3
/
+4
2024-06-25
iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()
Uros Bizjak
1
-2
/
+5
2024-06-25
iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()
Uros Bizjak
1
-1
/
+1
2024-06-25
iommu: sun50i: Add H616 compatible string
Andre Przywara
1
-0
/
+1
2024-06-25
iommu: sun50i: allocate page tables from below 4 GiB
Andre Przywara
1
-2
/
+11
2024-06-25
iommu: sun50i: clear bypass register
Jernej Skrabec
1
-0
/
+1
2024-06-14
iommu/iova: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-13
iommu/dma: Prune redundant pgprot arguments
Robin Murphy
1
-10
/
+6
[prev]
[next]