index
:
linux.git
cached
cdir_v2
cfid-fixes
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-11
iommu: Resolve ops in iommu_init_device()
Robin Murphy
1
-14
/
+16
2025-03-11
iommu: Handle race with default domain setup
Robin Murphy
1
-0
/
+5
2025-03-11
iommu: Unexport iommu_fwspec_free()
Robin Murphy
5
-13
/
+6
2025-03-10
iommu/vt-d: Cleanup intel_context_flush_present()
Lu Baolu
3
-38
/
+10
2025-03-10
iommu/vt-d: Move PRI enablement in probe path
Lu Baolu
4
-90
/
+55
2025-03-10
iommu/vt-d: Move scalable mode ATS enablement to probe path
Lu Baolu
1
-24
/
+27
2025-03-10
iommu/vt-d: Check if SVA is supported when attaching the SVA domain
Jason Gunthorpe
2
-36
/
+44
2025-03-10
iommu/vt-d: Use virt_to_phys()
Jason Gunthorpe
2
-20
/
+2
2025-03-10
iommu/vt-d: Fix system hang on reboot -f
Yunhui Cui
1
-7
/
+10
2025-03-10
iommu: apple-dart: Allow mismatched bypass support
Hector Martin
1
-5
/
+12
2025-03-10
iommu: apple-dart: Increase MAX_DARTS_PER_DEVICE to 3
Hector Martin
1
-1
/
+1
2025-03-10
iommu/amd: Consolidate protection domain free code
Vasant Hegde
3
-12
/
+6
2025-03-10
iommu/amd: Remove unused forward declaration
Vasant Hegde
1
-1
/
+0
2025-03-10
iommu/amd: Fix header file
Vasant Hegde
1
-4
/
+3
2025-03-10
iommu/amd: Remove outdated comment
Vasant Hegde
1
-7
/
+0
2025-03-10
iommu/amd/pgtbl_v2: Improve error handling
Vasant Hegde
1
-1
/
+1
2025-03-10
iommu/amd: Remove unused variable
Vasant Hegde
1
-3
/
+0
2025-03-10
iommu/amd: Log IOMMU control register in event log path
Vasant Hegde
1
-1
/
+3
2025-03-10
iommu/dma: Remove redundant locking
Robin Murphy
1
-13
/
+4
2025-03-07
iommufd: Fail replace if device has not been attached
Yi Liu
1
-0
/
+16
2025-03-07
iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocators
Nicolin Chen
1
-1
/
+3
2025-03-04
iommufd: Fix uninitialized rc in iommufd_access_rw()
Nicolin Chen
1
-1
/
+1
2025-03-04
iommufd: Disallow allocating nested parent domain with fault ID
Yi Liu
1
-0
/
+3
2025-02-28
Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...
Joerg Roedel
9
-292
/
+415
2025-02-28
iommu: Swap the order of setting group->pasid_array and calling attach op of ...
Yi Liu
1
-12
/
+36
2025-02-28
iommu: Store either domain or handle in group->pasid_array
Yi Liu
1
-12
/
+31
2025-02-28
iommu: Drop iommu_group_replace_domain()
Yi Liu
2
-32
/
+6
2025-02-28
iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle()
Yi Liu
1
-9
/
+8
2025-02-28
iommu/vt-d: Fix suspicious RCU usage
Lu Baolu
2
-0
/
+8
2025-02-28
iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
Jerry Snitselaar
1
-3
/
+0
2025-02-28
iommu/amd: Preserve default DTE fields when updating Host Page Table Root
Alejandro Jimenez
1
-2
/
+2
2025-02-27
iommufd: Implement sw_msi support natively
Jason Gunthorpe
4
-23
/
+173
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
1
-2
/
+2
2025-02-21
iommu: Turn fault_data to iommufd private pointer
Nicolin Chen
2
-2
/
+2
2025-02-21
irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need it
Jason Gunthorpe
2
-1
/
+2
2025-02-21
iommu: Make iommu_dma_prepare_msi() into a generic operation
Jason Gunthorpe
2
-19
/
+43
2025-02-21
genirq/msi: Refactor iommu_dma_compose_msi_msg()
Jason Gunthorpe
1
-18
/
+0
2025-02-21
genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
Jason Gunthorpe
1
-15
/
+13
2025-02-21
iommu/io-pgtable-dart: Only set subpage protection disable for DART 1
Asahi Lina
1
-1
/
+1
2025-02-21
iommu/s390: implement iommu passthrough via identity domain
Matthew Rosato
1
-23
/
+72
2025-02-21
iommu/s390: handle IOAT registration based on domain
Matthew Rosato
1
-2
/
+41
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+30
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
1
-4
/
+30
2025-02-14
iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
Lu Baolu
1
-1
/
+3
2025-02-14
iommu/exynos: Fix typos
Andrew Kreimer
1
-3
/
+3
2025-02-14
iommu: Fix a spelling error
Easwar Hariharan
1
-1
/
+1
2025-02-14
iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
Vasant Hegde
2
-0
/
+5
2025-02-11
iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev()
Nicolin Chen
2
-128
/
+0
2025-02-11
iommufd: Make attach_handle generic than fault specific
Nicolin Chen
3
-33
/
+113
2025-02-10
iommu: Fix potential memory leak in iopf_queue_remove_device()
Lu Baolu
1
-0
/
+1
[prev]
[next]