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-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
2025-01-07
iommu/vt-d: Draining PRQ in sva unbind path when FPD bit set
Lu Baolu
2025-01-07
iommu/vt-d: Remove iommu cap audit
Lu Baolu
2025-01-07
iommu/vt-d: Remove domain_alloc_paging()
Jason Gunthorpe
2025-01-07
iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
Kees Bakker
2025-01-06
iommu/amd: remove return value of amd_iommu_detect
Gao Shiyuan
2025-01-06
iommu/msm: Use helper function devm_clk_get_prepared()
Zhang Heng
2025-01-06
iommu/riscv: Add shutdown function for iommu driver
Xu Lu
2025-01-06
iommu/riscv: Empty iommu queue before enabling it
Xu Lu
2024-12-19
iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding
Nicolin Chen
2024-12-19
iommu/io-pgtable-arm: Fix cfg reading in arm_lpae_concat_mandatory()
Mostafa Saleh
2024-12-18
iommu: Remove the remove_dev_pasid op
Yi Liu
2024-12-18
iommu/amd: Make the blocked domain support PASID
Yi Liu
2024-12-18
iommu/vt-d: Make the blocked domain support PASID
Yi Liu
2024-12-18
iommu/arm-smmu-v3: Make the blocked domain support PASID
Jason Gunthorpe
2024-12-18
iommu: Detaching pasid by attaching to the blocked_domain
Yi Liu
2024-12-18
iommu: Consolidate the ops->remove_dev_pasid usage into a helper
Yi Liu
2024-12-18
iommu: Prevent pasid attach if no ops->remove_dev_pasid
Yi Liu
2024-12-18
iommu/amd: Remove amd_iommu_apply_erratum_63()
Suravee Suthikulpanit
2024-12-18
iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
Suravee Suthikulpanit
2024-12-18
iommu/amd: Modify clear_dte_entry() to avoid in-place update
Suravee Suthikulpanit
2024-12-18
iommu/amd: Introduce helper function get_dte256()
Suravee Suthikulpanit
2024-12-18
iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
Suravee Suthikulpanit
2024-12-18
iommu/amd: Introduce helper function to update 256-bit DTE
Suravee Suthikulpanit
2024-12-18
iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags
Suravee Suthikulpanit
2024-12-18
iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
Suravee Suthikulpanit
2024-12-18
iommu/amd: Misc ACPI IVRS debug info clean up
Suravee Suthikulpanit
2024-12-18
iommu/riscv: Add support for platform msi
Andrew Jones
2024-12-13
iommu/vt-d: Avoid draining PRQ in sva mm release path
Lu Baolu
2024-12-13
iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
Yi Liu
2024-12-13
iommu/vt-d: Remove cache tags before disabling ATS
Lu Baolu
2024-12-12
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Joerg Roedel
2024-12-11
iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core
Yi Liu
2024-12-11
iommufd/selftest: Remove domain_alloc_paging()
Jason Gunthorpe
2024-12-10
iommu/amd: Add lockdep asserts for domain->dev_list
Jason Gunthorpe
2024-12-10
iommu/amd: Put list_add/del(dev_data) back under the domain->lock
Jason Gunthorpe
2024-12-09
iommu/io-pgtable-arm: Add coverage for different OAS in selftest
Mostafa Saleh
2024-12-09
iommu/io-pgtable-arm: Fix stage-2 concatenation with 16K
Mostafa Saleh
2024-12-09
iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
Luis Claudio R. Goncalves
2024-12-09
iommu/arm-smmu-v3: Remove domain_alloc_paging()
Jason Gunthorpe
2024-12-09
iommu/arm-smmu-v3: Make domain_alloc_paging_flags() directly determine the S1/S2
Jason Gunthorpe
2024-12-09
iommu/arm-smmu-v3: Remove arm_smmu_domain_finalise() during attach
Jason Gunthorpe
2024-12-09
iommu/arm-smmu-v3: Document SVA interaction with new pagetable features
Robin Murphy
2024-12-09
iommu: Manage driver probe deferral better
Robin Murphy
2024-12-09
iommu/arm-smmu-v3: Clean up more on probe failure
Robin Murphy
2024-12-09
iommu/arm-smmu: Retire probe deferral workaround
Robin Murphy
2024-12-09
iommu/arm-smmu: Make instance lookup robust
Robin Murphy
2024-12-09
iommu/arm-smmuv3: Update comments about ATS and bypass
Jason Gunthorpe
2024-12-09
iommu/arm-smmu-v3: Log better event records
Pranjal Shrivastava
2024-12-09
iommu/arm-smmu-v3: Introduce struct arm_smmu_event
Pranjal Shrivastava
2024-12-09
iommu/arm-smmu-qcom: add sdm670 adreno iommu compatible
Richard Acayan
[prev]
[next]