index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
/
arm-smmu-v3
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-22
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
2024-11-22
Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Jason Gunthorpe
2024-11-15
Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...
Joerg Roedel
2024-11-15
Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...
Joerg Roedel
2024-11-14
iommu/arm-smmu-v3: Import IOMMUFD module namespace
Nathan Chancellor
2024-11-12
iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object
Nicolin Chen
2024-11-12
iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
Jason Gunthorpe
2024-11-12
iommu/arm-smmu-v3: Use S2FWB for NESTED domains
Jason Gunthorpe
2024-11-12
iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
Jason Gunthorpe
2024-11-12
iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC
Nicolin Chen
2024-11-12
iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift
Nicolin Chen
2024-11-08
iommu/arm-smmu-v3: Make set_dev_pasid() op support replace
Jason Gunthorpe
2024-11-08
iommu: Pass old domain to set_dev_pasid op
Yi Liu
2024-11-05
iommu/arm-smmu-v3: Expose the arm_smmu_attach interface
Jason Gunthorpe
2024-11-05
iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
Jason Gunthorpe
2024-11-05
iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
Nicolin Chen
2024-11-05
iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
Jason Gunthorpe
2024-11-05
vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe
2024-10-29
iommu/tegra241-cmdqv: Fix unused variable warning
Will Deacon
2024-10-29
iommu/arm-smmu-v3: Enhance domain_alloc_user() to allocate PASID capable domain
Vasant Hegde
2024-10-24
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-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-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
[next]