index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
Age
Commit message (
Expand
)
Author
2025-05-09
iommu/arm-smmu-v3: Fix pgsize_bit for sva domains
Balbir Singh
2025-05-09
iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
Nicolin Chen
2025-04-20
iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
Nicolin Chen
2025-02-17
iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding
Nicolin Chen
2025-02-17
iommu/arm-smmu-v3: Clean up more on probe failure
Robin Murphy
2025-02-17
iommu/arm-smmu-qcom: add sdm670 adreno iommu compatible
Richard Acayan
2025-02-08
iommu/arm-smmuv3: Update comments about ATS and bypass
Jason Gunthorpe
2024-12-19
iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
Luis Claudio R. Goncalves
2024-12-09
iommu/arm-smmu: Defer probe of clients after smmu device bound
Pratyush Brahma
2024-12-09
iommu/tegra241-cmdqv: Fix unused variable warning
Will Deacon
2024-12-05
iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift
Nicolin Chen
2024-12-05
iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dir
Nicolin Chen
2024-10-08
iommu/arm-smmu-v3: Convert comma to semicolon
Chen Ni
2024-10-08
iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32
Daniel Mentz
2024-10-08
iommu/arm-smmu: Clarify MMU-500 CPRE workaround
Robin Murphy
2024-09-13
Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...
Joerg Roedel
2024-09-09
iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Add types for each level of the CD table
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Do not use devm for the cd table allocations
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Remove strtab_base/cfg
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
Jason Gunthorpe
2024-09-09
iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
Dmitry Baryshkov
2024-09-06
iommu/arm-smmu-v3: Use the new rb tree helpers
Jason Gunthorpe
2024-09-05
iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherent
Nicolin Chen
2024-09-05
iommu/tegra241-cmdqv: Drop static at local variable
Nicolin Chen
2024-09-04
iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
Dan Carpenter
2024-09-02
iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in lvcmdq_error_header
Nicolin Chen
2024-08-30
iommu/arm-smmu-v3-test: Test masters with stall enabled
Mostafa Saleh
2024-08-30
iommu/arm-smmu-v3: Match Stall behaviour for S2
Mostafa Saleh
2024-08-30
iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTF
Nicolin Chen
2024-08-30
iommu/arm-smmu-v3: Start a new batch if new command is not supported
Nicolin Chen
2024-08-30
iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
Nate Watterson
2024-08-30
iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
Jason Gunthorpe
2024-08-30
iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for impl
Nicolin Chen
2024-08-30
iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQV
Nicolin Chen
2024-08-30
iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
Nicolin Chen
2024-08-30
iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
Nicolin Chen
2024-08-30
iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
Nicolin Chen
2024-08-30
iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
Nicolin Chen
2024-08-30
iommu: Allow ATS to work on VFs when the PF uses IDENTITY
Jason Gunthorpe
2024-08-27
iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
Konrad Dybcio
2024-08-23
iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
Marc Gonzalez
2024-08-23
iommu: Handle iommu faults for a bad iopf setup
Pranjal Shrivastava
2024-08-16
iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() check
Dan Carpenter
2024-08-16
iommu/arm-smmu-v3: Remove the unused empty definition
Zhang Zekun
2024-08-16
iommu/arm-smmu: Un-demote unhandled-fault msg
Rob Clark
2024-07-25
iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings
Ashish Mhetre
[next]