index
:
pm24.git
cpufreq-rust
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
Age
Commit message (
Expand
)
Author
2024-08-23
iommu: Handle iommu faults for a bad iopf setup
Pranjal Shrivastava
2024-07-25
iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings
Ashish Mhetre
2024-07-12
Merge branch 'iommu/fwspec-ops-removal' into iommu/next
Will Deacon
2024-07-04
iommu: Resolve fwspec ops automatically
Robin Murphy
2024-07-04
iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_init
Georgi Djakov
2024-07-03
iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
Kunkun Jiang
2024-07-03
iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
Joao Martins
2024-07-03
iommu/arm-smmu-v3: Add feature detection for HTTU
Jean-Philippe Brucker
2024-07-03
iommu/arm-smmu-v3: Add support for domain_alloc_user fn
Shameer Kolothum
2024-07-02
iommu/arm-smmu-qcom: record reason for deferring probe
Zhenhua Huang
2024-07-02
iommu/arm-smmu: Pretty-print context fault related regs
Rob Clark
2024-07-02
iommu/arm-smmu-qcom-debug: Do not print for handled faults
Rob Clark
2024-07-02
iommu/arm-smmu: Add CB prefix to register bitfields
Rob Clark
2024-07-02
iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-02
iommu/arm-smmu-v3: Shrink the strtab l1_desc array
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Do not zero the strtab twice
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Test the STE S1DSS functionality
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Make changing domains be hitless for ATS
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Start building a generic PASID layer
Jason Gunthorpe
2024-07-02
iommu/arm-smmu-v3: Convert to domain_alloc_sva()
Jason Gunthorpe
2024-06-05
iommu/arm-smmu-v3: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-06-05
iommu/arm-smmu-v3: Avoid uninitialized asid in case of error
Mostafa Saleh
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-05-10
iommu/arm-smmu-v3: Make the kunit into a module
Jason Gunthorpe
2024-05-10
iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()
Jason Gunthorpe
2024-05-01
iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
Jason Gunthorpe
2024-05-01
iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
Jason Gunthorpe
2024-05-01
iommu/arm-smmu-v3: Move the CD generation for SVA into a function
Jason Gunthorpe
2024-05-01
iommu/arm-smmu-v3: Allocate the CD table entry in advance
Jason Gunthorpe
2024-05-01
iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
Jason Gunthorpe
2024-05-01
iommu/arm-smmu-v3: Consolidate clearing a CD table entry
Jason Gunthorpe
2024-05-01
iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
Jason Gunthorpe
2024-05-01
iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
Jason Gunthorpe
2024-05-01
iommu/arm-smmu-v3: Add an ops indirection to the STE code
Jason Gunthorpe
2024-04-18
iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
Georgi Djakov
2024-04-18
iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
Georgi Djakov
2024-04-18
iommu/arm-smmu: Allow using a threaded handler for context interrupts
Georgi Djakov
2024-04-18
iommu/arm-smmu-qcom-debug: Add support for TBUs
Georgi Djakov
2024-04-18
iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
Aleksandr Aprelkov
2024-04-18
iommu/arm-smmu: Convert to domain_alloc_paging()
Jason Gunthorpe
[next]