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.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-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
2024-02-26
iommufd: Fix protection fault in iommufd_test_syz_conv_iova
Nicolin Chen
1
-6
/
+21
2024-02-26
iommufd/selftest: Fix mock_dev_num bug
Nicolin Chen
1
-4
/
+9
2024-02-26
iommufd: Fix iopt_access_list_id overwrite bug
Nicolin Chen
1
-3
/
+6
2024-02-25
Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-93
/
+222
2024-02-23
iommu/sva: Restore SVA handle sharing
Jason Gunthorpe
1
-0
/
+17
2024-02-23
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Joerg Roedel
2
-37
/
+18
2024-02-22
iommu/arm-smmu-qcom: Add X1E80100 MDSS compatible
Abel Vesa
1
-0
/
+1
2024-02-22
iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
Jason Gunthorpe
1
-26
/
+12
2024-02-21
iommufd: Reject non-zero data_type if no data_len is provided
Jason Gunthorpe
1
-1
/
+2
2024-02-21
iommu/vt-d: Fix constant-out-of-range warning
Arnd Bergmann
1
-1
/
+1
2024-02-21
iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking
Yi Liu
1
-0
/
+2
2024-02-21
iommu/vt-d: Add missing dirty tracking set for parent domain
Yi Liu
1
-0
/
+35
2024-02-21
iommu/vt-d: Wrap the dirty tracking loop to be a helper
Yi Liu
1
-11
/
+24
2024-02-21
iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()
Yi Liu
3
-7
/
+4
2024-02-21
iommu/vt-d: Add missing device iotlb flush for parent domain
Yi Liu
1
-0
/
+18
2024-02-21
iommu/vt-d: Update iotlb in nested domain attach
Yi Liu
3
-3
/
+4
2024-02-21
iommu/vt-d: Add missing iotlb flush for parent domain
Yi Liu
1
-0
/
+31
2024-02-21
iommu/vt-d: Add __iommu_flush_iotlb_psi()
Yi Liu
1
-35
/
+43
2024-02-21
iommu/vt-d: Track nested domains in parent
Yi Liu
3
-5
/
+31
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
1
-1
/
+1
2024-02-16
iommu: Make iommu_report_device_fault() return void
Lu Baolu
3
-31
/
+17
2024-02-16
iommu: Make iopf_group_response() return void
Lu Baolu
4
-112
/
+92
2024-02-16
iommu: Track iopf group instead of last fault
Lu Baolu
1
-158
/
+84
2024-02-16
iommu: Improve iopf_queue_remove_device()
Lu Baolu
2
-26
/
+38
2024-02-16
iommu: Use refcount for fault data access
Lu Baolu
2
-49
/
+80
2024-02-16
iommu: Refine locking for per-device fault data management
Lu Baolu
1
-31
/
+30
2024-02-16
iommu: Separate SVA and IOPF
Lu Baolu
11
-267
/
+203
2024-02-16
iommu: Make iommu_queue_iopf() more generic
Lu Baolu
3
-18
/
+59
2024-02-16
iommu: Prepare for separating SVA and IOPF
Lu Baolu
1
-25
/
+14
2024-02-16
iommu: Merge iommu_fault_event and iopf_fault
Lu Baolu
5
-15
/
+9
2024-02-16
iommu: Remove iommu_[un]register_device_fault_handler()
Lu Baolu
5
-110
/
+13
2024-02-16
iommu: Merge iopf_device_param into iommu_fault_param
Lu Baolu
2
-86
/
+58
2024-02-16
iommu: Cleanup iopf data structure definitions
Lu Baolu
2
-5
/
+0
2024-02-16
iommu/arm-smmu-v3: Remove unrecoverable faults reporting
Lu Baolu
1
-33
/
+13
2024-02-16
iommu/mtk_iommu: Use devm_kcalloc() instead of devm_kzalloc()
Erick Archer
2
-3
/
+3
2024-02-16
iommu/amd: Mark interrupt as managed
Mario Limonciello
1
-0
/
+3
2024-02-15
irqchip: Convert all platform MSI users to the new API
Thomas Gleixner
1
-2
/
+3
2024-02-13
Revert "iommu/arm-smmu: Convert to domain_alloc_paging()"
Dmitry Baryshkov
1
-11
/
+6
2024-02-09
iommu/amd: Introduce per-device domain ID to fix potential TLB aliasing issue
Vasant Hegde
2
-17
/
+64
2024-02-09
iommu/amd: Remove unused GCR3 table parameters from struct protection_domain
Suravee Suthikulpanit
2
-13
/
+1
2024-02-09
iommu/amd: Rearrange device flush code
Vasant Hegde
1
-49
/
+43
2024-02-09
iommu/amd: Remove unused flush pasid functions
Vasant Hegde
2
-103
/
+0
2024-02-09
iommu/amd: Refactor GCR3 table helper functions
Suravee Suthikulpanit
1
-22
/
+31
2024-02-09
iommu/amd: Refactor protection_domain helper functions
Suravee Suthikulpanit
1
-11
/
+3
2024-02-09
iommu/amd: Refactor attaching / detaching device functions
Suravee Suthikulpanit
1
-3
/
+27
2024-02-09
iommu/amd: Refactor helper function for setting / clearing GCR3
Suravee Suthikulpanit
3
-83
/
+61
2024-02-09
iommu: Introduce iommu_group_mutex_assert()
Vasant Hegde
1
-0
/
+19
2024-02-09
iommu/amd: Rearrange GCR3 table setup code
Vasant Hegde
1
-32
/
+32
2024-02-09
iommu/amd: Add support for device based TLB invalidation
Vasant Hegde
2
-0
/
+28
2024-02-09
iommu/amd: Use protection_domain.flags to check page table mode
Vasant Hegde
1
-2
/
+2
[prev]
[next]