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
5 days
Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...
Linus Torvalds
10 days
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10 days
Merge tag 'iommu-updates-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10 days
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11 days
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2026-08-13
iommufd: Fix UAF in selftest IOPF reporting
Peiyang He
2026-08-13
iommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when rac...
Peiyang He
2026-08-11
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...
Joerg Roedel
2026-08-11
iommu/amd: Add SNP page mode 0 support
Vasant Hegde
2026-08-11
iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST command
Vasant Hegde
2026-08-11
iommu/amd: Rate limit INVALID_PPR_REQUEST error logging
Vasant Hegde
2026-08-11
iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requests
Vasant Hegde
2026-08-11
iommu/amd: Introduce PPR_TAG_LAST_PAGE() macro
Vasant Hegde
2026-08-11
iommu/amd: Fix incorrect device ID in invalid PASID error message
Vasant Hegde
2026-08-10
iommu/vt-d: Flush context cache with correct SID when tearing down aliases
Lu Baolu
2026-08-10
iommu/vt-d: Tear down scalable-mode context on probe failure
Lu Baolu
2026-08-10
iommu/vt-d: Fix iopf_refcount leak on RID domain replacement
Lu Baolu
2026-08-10
iommu/vt-d: Clear Present bit before tearing down copied context entry
Lu Baolu
2026-08-10
iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tables
ZhaoJinming
2026-08-10
iommu/vt-d: Cache max domain ID to avoid redundant calculation
Lu Baolu
2026-08-10
iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bit
Kevin Tian
2026-08-10
iommu/vt-d: Remove dmar_disabled
Kevin Tian
2026-08-10
iommu/vt-d: Remove the 'force_on' variable
Kevin Tian
2026-08-10
iommu/vt-d: Call dmar_can_force_on() for tboot opt-in
Kevin Tian
2026-08-10
iommu/vt-d: Use dmar_can_force_on() for platform opt-in
Kevin Tian
2026-08-10
iommu/vt-d: Consolidate dmar policy management and force_on logic
Kevin Tian
2026-08-10
iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not set
Kevin Tian
2026-08-10
iommu/vt-d: Force requesting ACS when tboot is enabled
Kevin Tian
2026-08-10
iommu/vt-d: Fix no_iommu to disable platform opt-in
Kevin Tian
2026-08-10
iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()
Dmitry Antipov
2026-08-10
iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush ...
Guanghui Feng
2026-08-10
iommu/vt-d: Use logical OR operator for privilege mode check
Li RongQing
2026-08-10
iommu/vt-d: Fix UCTP context table slot when copying root entries
Desnes Nunes
2026-08-10
iommu/dma: Restore locking around msi_page_list
Andrew Jones
2026-08-10
iommupt: Return zero for invalid iova_to_phys() ranges
Shuai Xue
2026-08-10
iommufd: Release current IOAS on xa_store() failure
Shuai Xue
2026-08-10
iommufd: Avoid locking internal accesses during unmap
Shuai Xue
2026-08-10
iommu/sva: Set handle->dev before the SVA handle is visible
Shuai Xue
2026-08-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
2026-08-06
iommu/arm-smmu-v3-sva: Use system_supports_bbml3() to detect CPU feature
Will Deacon
2026-08-04
iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()
Kuan-Wei Chiu
2026-08-02
iommu/arm-smmu-v3: Support IDR5.DS and widen the TLBI SCALE field
Nicolin Chen
2026-08-02
iommu/arm-smmu-v3: Convert to use atomic poll timeout
Pranjal Shrivastava
2026-08-02
iommu/arm-smmu-v3: Add HAFT support for SVA
Robin Murphy
2026-07-31
dma: swiotlb: pass mapping attributes by reference
Aneesh Kumar K.V (Arm)
2026-07-31
dma-pool: track decrypted atomic pools and select them via attrs
Aneesh Kumar K.V (Arm)
2026-07-31
iommu/dma: Check atomic pool allocation result directly
Aneesh Kumar K.V (Arm)
2026-07-30
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-30
iommu/iova: Move CPU magazine init to first insert
Logan Odell
2026-07-30
iommu/amd: Put PCI device after handling PPR faults
Shuai Xue
[next]