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-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-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-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-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-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-v3: Free MSIs in case of ENOMEM
Aleksandr Aprelkov
2024-04-12
iommu: Pass domain to remove_dev_pasid() op
Yi Liu
2024-04-09
iommu/arm-smmu-v3: Add a type for the CD entry
Jason Gunthorpe
2024-04-09
iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
Jason Gunthorpe
2024-04-09
iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
Jason Gunthorpe
2024-04-09
iommu/arm-smmu-v3: Retire disable_bypass parameter
Robin Murphy
2024-03-26
iommu/arm-smmu-v3: Fix access for STE.SHCFG
Mostafa Saleh
2024-03-26
iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_V
Jason Gunthorpe
2024-03-13
Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-08
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
[prev]
[next]