index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-09
iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
Luis Claudio R. Goncalves
1
-1
/
+1
2024-12-05
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-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
11
-12
/
+12
2024-11-27
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-22
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-14
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]