index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
|
iommu/vt-d: Add qi_batch for dmar_domain
Lu Baolu
2024-09-02
5
-1
/
+27
|
|
|
*
|
|
|
|
iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching
Tina Zhang
2024-09-02
3
-67
/
+83
|
|
|
*
|
|
|
|
iommu/vt-d: Factor out invalidation descriptor composition
Tina Zhang
2024-09-02
2
-87
/
+115
|
|
|
*
|
|
|
|
iommu/vt-d: Unconditionally flush device TLB for pasid table updates
Lu Baolu
2024-09-02
1
-9
/
+3
|
|
|
*
|
|
|
|
iommu/vt-d: Move PCI PASID enablement to probe path
Lu Baolu
2024-09-02
1
-14
/
+15
|
|
|
*
|
|
|
|
iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
Sanjay K Kumar
2024-09-02
1
-5
/
+11
|
|
|
*
|
|
|
|
iommu/vt-d: Cleanup si_domain
Lu Baolu
2024-09-02
1
-72
/
+19
|
|
|
*
|
|
|
|
iommu/vt-d: Add support for static identity domain
Lu Baolu
2024-09-02
2
-5
/
+111
|
|
|
*
|
|
|
|
iommu/vt-d: Factor out helpers from domain_context_mapping_one()
Lu Baolu
2024-09-02
1
-41
/
+58
|
|
|
*
|
|
|
|
iommu/vt-d: Remove has_iotlb_device flag
Lu Baolu
2024-09-02
3
-37
/
+1
|
|
|
*
|
|
|
|
iommu/vt-d: Always reserve a domain ID for identity setup
Lu Baolu
2024-09-02
1
-3
/
+3
|
|
|
*
|
|
|
|
iommu/vt-d: Remove identity mappings from si_domain
Lu Baolu
2024-09-02
1
-118
/
+4
|
|
|
*
|
|
|
|
iommu/vt-d: Require DMA domain if hardware not support passthrough
Lu Baolu
2024-09-02
1
-0
/
+10
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg
Jason Gunthorpe
2024-09-09
2
-67
/
+72
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Add types for each level of the CD table
Jason Gunthorpe
2024-09-09
2
-24
/
+44
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
Jason Gunthorpe
2024-09-09
2
-25
/
+18
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Do not use devm for the cd table allocations
Jason Gunthorpe
2024-09-09
1
-16
/
+13
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Remove strtab_base/cfg
Jason Gunthorpe
2024-09-09
2
-30
/
+27
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
Jason Gunthorpe
2024-09-09
2
-50
/
+50
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
Jason Gunthorpe
2024-09-09
2
-12
/
+19
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
Jason Gunthorpe
2024-09-09
2
-27
/
+32
|
|
*
|
|
|
|
iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
Dmitry Baryshkov
2024-09-09
1
-1
/
+13
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Use the new rb tree helpers
Jason Gunthorpe
2024-09-06
1
-37
/
+31
|
|
*
|
|
|
|
iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherent
Nicolin Chen
2024-09-05
3
-33
/
+60
|
|
*
|
|
|
|
iommu/tegra241-cmdqv: Drop static at local variable
Nicolin Chen
2024-09-05
1
-1
/
+1
|
|
*
|
|
|
|
iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
Dan Carpenter
2024-09-04
1
-3
/
+3
|
|
*
|
|
|
|
iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in lvcmdq_error_header
Nicolin Chen
2024-09-02
1
-8
/
+8
|
|
*
|
|
|
|
iommu/arm-smmu-v3-test: Test masters with stall enabled
Mostafa Saleh
2024-08-30
1
-21
/
+62
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Match Stall behaviour for S2
Mostafa Saleh
2024-08-30
2
-5
/
+4
|
|
*
|
|
|
|
iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTF
Nicolin Chen
2024-08-30
3
-14
/
+51
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Start a new batch if new command is not supported
Nicolin Chen
2024-08-30
2
-2
/
+11
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
Nate Watterson
2024-08-30
5
-1
/
+913
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
Jason Gunthorpe
2024-08-30
2
-1
/
+60
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for impl
Nicolin Chen
2024-08-30
1
-5
/
+10
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQV
Nicolin Chen
2024-08-30
2
-1
/
+16
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
Nicolin Chen
2024-08-30
2
-10
/
+17
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
Nicolin Chen
2024-08-30
1
-3
/
+3
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
Nicolin Chen
2024-08-30
1
-4
/
+6
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
Nicolin Chen
2024-08-30
2
-18
/
+31
|
|
*
|
|
|
|
iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
Konrad Dybcio
2024-08-27
1
-0
/
+9
|
|
*
|
|
|
|
iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
Marc Gonzalez
2024-08-23
1
-0
/
+7
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() check
Dan Carpenter
2024-08-16
1
-2
/
+2
|
|
*
|
|
|
|
iommu/arm-smmu-v3: Remove the unused empty definition
Zhang Zekun
2024-08-16
1
-5
/
+0
|
|
*
|
|
|
|
iommu/arm-smmu: Un-demote unhandled-fault msg
Rob Clark
2024-08-16
1
-1
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
/
iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all()
Eliav Bar-ilan
2024-09-12
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
1
-6
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
iommu/vt-d: Cleanup apic_printk()
Thomas Gleixner
2024-08-07
1
-6
/
+5
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-09-16
2
-4
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
2024-09-04
2
-4
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-30
9
-51
/
+106
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[prev]
[next]