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
2024-09-04
iommu/amd: Move allocation of the top table into v1_alloc_pgtable
Jason Gunthorpe
2
-21
/
+8
2024-09-04
iommu/amd: Make amd_iommu_dev_update_dte() static
Vasant Hegde
2
-5
/
+4
2024-09-04
iommu/amd: Rework amd_iommu_update_and_flush_device_table()
Vasant Hegde
1
-14
/
+4
2024-09-04
iommu/amd: Make amd_iommu_domain_flush_complete() static
Vasant Hegde
3
-20
/
+19
2024-09-04
iommu/amd: Make amd_iommu_dev_flush_pasid_all() static
Vasant Hegde
2
-5
/
+3
2024-09-04
iommu/amd: Handle error path in amd_iommu_probe_device()
Vasant Hegde
1
-3
/
+5
2024-09-04
iommu/amd: Remove unused DTE_GCR3_INDEX_* macros
Vasant Hegde
1
-4
/
+0
2024-09-04
iommu/amd: Make amd_iommu_is_attach_deferred() static
Vasant Hegde
2
-2
/
+1
2024-09-04
iommu/amd: Update event log pointer as soon as processing is complete
Vasant Hegde
1
-1
/
+3
2024-09-04
iommu: Use of_property_present()
Rob Herring (Arm)
2
-4
/
+2
2024-09-02
iommu/vt-d: Introduce batched cache invalidation
Tina Zhang
1
-15
/
+107
2024-09-02
iommu/vt-d: Add qi_batch for dmar_domain
Lu Baolu
5
-1
/
+27
2024-09-02
iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching
Tina Zhang
3
-67
/
+83
2024-09-02
iommu/vt-d: Factor out invalidation descriptor composition
Tina Zhang
2
-87
/
+115
2024-09-02
iommu/vt-d: Unconditionally flush device TLB for pasid table updates
Lu Baolu
1
-9
/
+3
2024-09-02
iommu/vt-d: Move PCI PASID enablement to probe path
Lu Baolu
1
-14
/
+15
2024-09-02
iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
Sanjay K Kumar
1
-5
/
+11
2024-09-02
iommu/vt-d: Cleanup si_domain
Lu Baolu
1
-72
/
+19
2024-09-02
iommu/vt-d: Add support for static identity domain
Lu Baolu
2
-5
/
+111
2024-09-02
iommu/vt-d: Factor out helpers from domain_context_mapping_one()
Lu Baolu
1
-41
/
+58
2024-09-02
iommu/vt-d: Remove has_iotlb_device flag
Lu Baolu
3
-37
/
+1
2024-09-02
iommu/vt-d: Always reserve a domain ID for identity setup
Lu Baolu
1
-3
/
+3
2024-09-02
iommu/vt-d: Remove identity mappings from si_domain
Lu Baolu
1
-118
/
+4
2024-09-02
iommu/vt-d: Require DMA domain if hardware not support passthrough
Lu Baolu
1
-0
/
+10
2024-09-02
iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in lvcmdq_error_header
Nicolin Chen
1
-8
/
+8
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
1
-0
/
+1
2024-08-31
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-51
/
+106
2024-08-30
iommu/arm-smmu-v3-test: Test masters with stall enabled
Mostafa Saleh
1
-21
/
+62
2024-08-30
iommu/arm-smmu-v3: Match Stall behaviour for S2
Mostafa Saleh
2
-5
/
+4
2024-08-30
iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTF
Nicolin Chen
3
-14
/
+51
2024-08-30
iommu/arm-smmu-v3: Start a new batch if new command is not supported
Nicolin Chen
2
-2
/
+11
2024-08-30
iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
Nate Watterson
5
-1
/
+913
2024-08-30
iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
Jason Gunthorpe
2
-1
/
+60
2024-08-30
iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for impl
Nicolin Chen
1
-5
/
+10
2024-08-30
iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQV
Nicolin Chen
2
-1
/
+16
2024-08-30
iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
Nicolin Chen
2
-10
/
+17
2024-08-30
iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
Nicolin Chen
1
-3
/
+3
2024-08-30
iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
Nicolin Chen
1
-4
/
+6
2024-08-30
iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
Nicolin Chen
2
-18
/
+31
2024-08-30
iommu/io-pgtable-arm: Optimise non-coherent unmap
Ashish Mhetre
1
-14
/
+17
2024-08-30
iommu: Allow ATS to work on VFs when the PF uses IDENTITY
Jason Gunthorpe
3
-0
/
+10
2024-08-27
Merge branch 'nesting_reserved_regions' into iommufd.git for-next
Jason Gunthorpe
4
-27
/
+47
2024-08-27
iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
Nicolin Chen
2
-26
/
+45
2024-08-27
iommufd/selftest: Fix buffer read overrrun in the dirty test
Jason Gunthorpe
1
-5
/
+4
2024-08-27
iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
Konrad Dybcio
1
-0
/
+9
2024-08-26
iommufd: Reorder include files
Nicolin Chen
11
-29
/
+31
2024-08-26
iommu: Do not return 0 from map_pages if it doesn't do anything
Jason Gunthorpe
3
-6
/
+3
2024-08-26
iommufd: Do not allow creating areas without READ or WRITE
Jason Gunthorpe
1
-0
/
+8
2024-08-26
iommu/vt-d: Fix incorrect domain ID in context flush helper
Lu Baolu
3
-6
/
+11
2024-08-23
iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
Marc Gonzalez
1
-0
/
+7
[prev]
[next]