index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2023-06-09
iommu/amd: Do not Invalidate IRT when IRTE caching is disabled
Suravee Suthikulpanit
2023-06-09
iommu/amd: Introduce Disable IRTE Caching Support
Suravee Suthikulpanit
2023-06-09
iommu/amd: Remove the unused struct amd_ir_data.ref
Suravee Suthikulpanit
2023-06-09
iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga()
Joao Martins
2023-06-08
iommu/arm-smmu-v3: Set TTL invalidation hint better
Robin Murphy
2023-06-08
iommu/arm-smmu-v3: Document nesting-related errata
Robin Murphy
2023-06-08
iommu/arm-smmu-v3: Add explicit feature for nesting
Robin Murphy
2023-06-08
iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
Robin Murphy
2023-06-08
iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
Robin Murphy
2023-06-05
x86,intel_iommu: Replace cmpxchg_double()
Peter Zijlstra
2023-06-05
x86,amd_iommu: Replace cmpxchg_double()
Peter Zijlstra
2023-06-01
iommu/mediatek: Flush IOTLB completely only if domain has been attached
Chen-Yu Tsai
2023-06-01
iommu/fsl: Use driver_managed_dma to allow VFIO to work
Jason Gunthorpe
2023-06-01
iommu/fsl: Move ENODEV to fsl_pamu_probe_device()
Jason Gunthorpe
2023-06-01
iommu/fsl: Always allocate a group for non-pci devices
Jason Gunthorpe
2023-05-23
iommu/amd/pgtbl_v2: Fix domain max address
Vasant Hegde
2023-05-23
iommu/virtio: Return size mapped for a detached domain
Jean-Philippe Brucker
2023-05-23
iommu/virtio: Detach domain on endpoint release
Jean-Philippe Brucker
2023-05-23
iommu: Tidy the control flow in iommu_group_store_type()
Jason Gunthorpe
2023-05-23
iommu: Remove __iommu_group_for_each_dev()
Jason Gunthorpe
2023-05-23
iommu: Allow IOMMU_RESV_DIRECT to work on ARM
Jason Gunthorpe
2023-05-23
iommu: Consolidate the default_domain setup to one function
Jason Gunthorpe
2023-05-23
iommu: Revise iommu_group_alloc_default_domain()
Jason Gunthorpe
2023-05-23
iommu: Consolidate the code to calculate the target default domain type
Jason Gunthorpe
2023-05-23
iommu: Remove the assignment of group->domain during default domain alloc
Jason Gunthorpe
2023-05-23
iommu: Do iommu_group_create_direct_mappings() before attach
Jason Gunthorpe
2023-05-23
iommu: Fix iommu_probe_device() to attach the right domain
Jason Gunthorpe
2023-05-23
iommu: Replace iommu_group_do_dma_first_attach with __iommu_device_set_domain
Jason Gunthorpe
2023-05-23
iommu: Remove iommu_group_do_dma_first_attach() from iommu_group_add_device()
Jason Gunthorpe
2023-05-23
iommu: Replace __iommu_group_dma_first_attach() with set_domain
Jason Gunthorpe
2023-05-23
iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
Jason Gunthorpe
2023-05-23
iommu: Use __iommu_group_set_domain() for __iommu_attach_group()
Jason Gunthorpe
2023-05-23
iommu: Make __iommu_group_set_domain() handle error unwind
Jason Gunthorpe
2023-05-23
iommu: Add for_each_group_device()
Jason Gunthorpe
2023-05-23
iommu: Replace iommu_group_device_count() with list_count_nodes()
Jason Gunthorpe
2023-05-22
iommu: Suppress empty whitespaces in prints
Florian Fainelli
2023-05-22
iommu: Use flush queue capability
Robin Murphy
2023-05-22
iommu: Add a capability for flush queue support
Robin Murphy
2023-05-22
iommu/amd: Fix domain flush size when syncing iotlb
Jon Pan-Doh
2023-05-22
iommu/amd: Add missing domain type checks
Jason Gunthorpe
2023-05-22
iommu/amd: Fix up merge conflict resolution
Jerry Snitselaar
2023-05-22
iommu/amd: Update copyright notice
Carlos Bilbao
2023-05-22
iommu/amd: Use page mode macros in fetch_pte()
Jerry Snitselaar
2023-05-22
iommu/amd: Handle GALog overflows
Joao Martins
2023-05-22
iommu/amd: Don't block updates to GATag if guest mode is on
Joao Martins
2023-05-22
iommu/iova: Optimize iova_magazine_alloc()
Zhen Lei
2023-05-22
iommu/rockchip: Fix unwind goto issue
Chao Wang
2023-05-22
iommu: Make IPMMU_VMSA dependencies more strict
Randy Dunlap
2023-05-19
Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-05-19
Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
[prev]
[next]