index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
iommu/vt-d: Fix suspicious RCU usage
Lu Baolu
2
-0
/
+8
2025-03-07
iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
Jerry Snitselaar
1
-3
/
+0
2025-02-21
iommu: Fix potential memory leak in iopf_queue_remove_device()
Lu Baolu
1
-0
/
+1
2025-02-21
iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
Lu Baolu
1
-1
/
+3
2025-02-21
iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
Vasant Hegde
2
-0
/
+5
2025-02-17
iommufd/fault: Use a separate spinlock to protect fault->deliver list
Nicolin Chen
2
-14
/
+49
2025-02-17
iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
Nicolin Chen
1
-0
/
+8
2025-02-17
iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding
Nicolin Chen
1
-3
/
+5
2025-02-17
iommufd: Fix struct iommu_hwpt_pgfault init and padding
Nicolin Chen
1
-1
/
+1
2025-02-17
iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
Kees Bakker
1
-3
/
+4
2025-02-17
iommu/arm-smmu-v3: Clean up more on probe failure
Robin Murphy
1
-5
/
+12
2025-02-17
iommu/arm-smmu-qcom: add sdm670 adreno iommu compatible
Richard Acayan
1
-0
/
+1
2025-02-08
iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
Qasim Ijaz
1
-1
/
+1
2025-02-08
iommu: iommufd: fix WARNING in iommufd_device_unbind
Suraj Sonawane
1
-1
/
+1
2025-02-08
iommu/amd: Fully decode all combinations of alloc_paging_flags
Jason Gunthorpe
1
-15
/
+15
2025-02-08
iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
Jason Gunthorpe
3
-25
/
+25
2025-02-08
iommu/amd: Remove type argument from do_iommu_domain_alloc() and related
Jason Gunthorpe
3
-27
/
+13
2025-02-08
iommu/amd: Remove dev == NULL checks
Jason Gunthorpe
1
-20
/
+10
2025-02-08
iommu/amd: Remove domain_alloc()
Jason Gunthorpe
1
-20
/
+0
2025-02-08
iommu/amd: Remove unused amd_iommu_domain_update()
Alejandro Jimenez
2
-10
/
+0
2025-02-08
iommu/riscv: Fixup compile warning
Guo Ren
1
-1
/
+1
2025-02-08
iommu/vt-d: Draining PRQ in sva unbind path when FPD bit set
Lu Baolu
2
-1
/
+27
2025-02-08
iommu/arm-smmuv3: Update comments about ATS and bypass
Jason Gunthorpe
1
-5
/
+12
2024-12-13
iommu/vt-d: Avoid draining PRQ in sva mm release path
Lu Baolu
1
-1
/
+2
2024-12-13
iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
Yi Liu
1
-7
/
+27
2024-12-13
iommu/vt-d: Remove cache tags before disabling ATS
Lu Baolu
1
-1
/
+3
2024-12-12
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Joerg Roedel
1
-1
/
+1
2024-12-10
iommu/amd: Add lockdep asserts for domain->dev_list
Jason Gunthorpe
1
-0
/
+5
2024-12-10
iommu/amd: Put list_add/del(dev_data) back under the domain->lock
Jason Gunthorpe
1
-1
/
+4
2024-12-10
iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
Luis Claudio R. Goncalves
1
-1
/
+1
2024-12-06
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2024-12-03
iommufd: Fix out_fput in iommufd_fault_alloc()
Nicolin Chen
1
-2
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
8
-38
/
+38
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
11
-12
/
+12
2024-11-28
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-44
/
+41
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+6
2024-11-23
Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
41
-1602
/
+4414
2024-11-22
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
6
-30
/
+20
2024-11-22
iommu: Add ops->domain_alloc_nested()
Jason Gunthorpe
5
-17
/
+24
2024-11-22
Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Jason Gunthorpe
42
-1607
/
+4421
2024-11-21
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-336
/
+1936
2024-11-15
Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...
Joerg Roedel
28
-1233
/
+1413
2024-11-15
Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...
Joerg Roedel
23
-446
/
+3134
2024-11-15
iommu/arm-smmu-v3: Import IOMMUFD module namespace
Nathan Chancellor
1
-0
/
+2
2024-11-14
iommufd: Add IOMMU_IOAS_CHANGE_PROCESS
Steve Sistare
4
-0
/
+151
2024-11-14
iommufd: Lock all IOAS objects
Steve Sistare
3
-0
/
+67
2024-11-14
iommufd: Export do_update_pinned
Steve Sistare
2
-5
/
+10
2024-11-12
iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object
Nicolin Chen
3
-3
/
+142
2024-11-12
iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
Jason Gunthorpe
3
-9
/
+52
2024-11-12
iommu/arm-smmu-v3: Use S2FWB for NESTED domains
Jason Gunthorpe
4
-9
/
+36
[next]