index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2025-01-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-73
/
+100
2025-01-24
Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
35
-1027
/
+1258
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+1
2025-01-21
iommufd: Fix struct iommu_hwpt_pgfault init and padding
Nicolin Chen
1
-1
/
+1
2025-01-20
iommufd/fault: Use a separate spinlock to protect fault->deliver list
Nicolin Chen
2
-14
/
+49
2025-01-17
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...
Joerg Roedel
35
-1027
/
+1258
2025-01-17
iommu: Use str_enable_disable-like helpers
Krzysztof Kozlowski
5
-8
/
+13
2025-01-17
iommu/amd: Fully decode all combinations of alloc_paging_flags
Jason Gunthorpe
1
-15
/
+15
2025-01-17
iommu/amd: Move the nid to pdom_setup_pgtable()
Jason Gunthorpe
3
-15
/
+11
2025-01-17
iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
Jason Gunthorpe
3
-25
/
+25
2025-01-17
iommu/amd: Remove type argument from do_iommu_domain_alloc() and related
Jason Gunthorpe
3
-27
/
+13
2025-01-17
iommu/amd: Remove dev == NULL checks
Jason Gunthorpe
1
-20
/
+10
2025-01-17
iommu/amd: Remove domain_alloc()
Jason Gunthorpe
1
-20
/
+0
2025-01-17
iommu/amd: Remove unused amd_iommu_domain_update()
Alejandro Jimenez
2
-10
/
+0
2025-01-17
iommu/riscv: Fixup compile warning
Guo Ren
1
-1
/
+1
2025-01-16
iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
Nicolin Chen
1
-0
/
+8
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
3
-3
/
+1
2025-01-14
iommufd: Keep OBJ/IOCTL lists in an alphabetical order
Nicolin Chen
1
-16
/
+14
2025-01-14
iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
Qasim Ijaz
1
-1
/
+1
2025-01-14
iommu: iommufd: fix WARNING in iommufd_device_unbind
Suraj Sonawane
1
-1
/
+1
2025-01-10
iommu/arm-smmu-v3: Add missing #include of linux/string_choices.h
Will Deacon
1
-0
/
+1
2025-01-10
iommu/hyper-v: Don't assume cpu_possible_mask is dense
Michael Kelley
1
-2
/
+2
2025-01-08
iommu/arm-smmu-v3: Use str_read_write helper w/ logs
Pranjal Shrivastava
1
-1
/
+1
2025-01-07
iommu/io-pgtable-arm: Add way to debug pgtable walk
Rob Clark
1
-0
/
+23
[prev]
[next]