summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommu/arm-smmu-v3: Make the kunit into a moduleJason Gunthorpe2024-05-101-0/+1
* iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entryJason Gunthorpe2024-05-011-3/+5
* iommu/arm-smmu-v3: Move the CD generation for SVA into a functionJason Gunthorpe2024-05-011-57/+98
* iommu/arm-smmu-v3: Consolidate clearing a CD table entryJason Gunthorpe2024-05-011-1/+1
* iommu/arm-smmu-v3: Move the CD generation for S1 domains into a functionJason Gunthorpe2024-05-011-1/+24
* iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASIDJason Gunthorpe2024-04-091-0/+3
*---. Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2024-03-081-14/+8
|\ \ \
| | | * iommu: Separate SVA and IOPFLu Baolu2024-02-161-1/+0
| | | * iommu: Remove iommu_[un]register_device_fault_handler()Lu Baolu2024-02-161-12/+1
| | |/ | |/|
| | * iommu/arm-smmu-v3: Check that the RID domain is S1 in SVAJason Gunthorpe2024-02-291-1/+7
| |/ |/|
* | iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlockJason Gunthorpe2024-02-221-26/+12
|/
* iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang2023-12-121-8/+15
* iommu/arm-smmu-v3-sva: Remove bond refcountMichael Shavit2023-10-121-11/+1
* iommu/arm-smmu-v3-sva: Remove unused iommu_sva handleMichael Shavit2023-10-121-12/+6
* iommu/arm-smmu-v3: Refactor write_ctx_descMichael Shavit2023-10-121-4/+35
* iommu/arm-smmu-v3: Move ctx_desc out of s1_cfgMichael Shavit2023-10-121-1/+1
* iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_rangeNicolin Chen2023-09-221-2/+16
* Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-021-1/+1
|\
| * iommu: Generalize PASID 0 for normal DMA w/o PASIDJacob Pan2023-08-091-1/+1
* | mmu_notifiers: rename invalidate_range notifierAlistair Popple2023-08-181-6/+7
* | arm64/smmu: use TLBI ASID when invalidating entire rangeAlistair Popple2023-08-181-3/+13
|/
* iommu: Rename iommu-sva-lib.{c,h}Lu Baolu2022-11-031-1/+1
* iommu: Remove SVA related callbacks from iommu opsLu Baolu2022-11-031-40/+0
* arm-smmu-v3/sva: Add SVA domain supportLu Baolu2022-11-031-0/+61
* iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu2022-11-031-2/+1
* arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBitsMark Brown2022-09-091-1/+1
* arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition namesMark Brown2022-09-091-3/+3
* iommu/arm-smmu-v3-sva: Fix mm use-after-freeJean-Philippe Brucker2022-05-061-2/+11
* iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()Nicolin Chen2022-04-201-1/+8
* iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitFenghua Yu2022-02-151-4/+1
* iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_opsRikard Falkeborn2021-12-141-1/+1
* iommu/arm-smmu-v3: Add stall support for platform devicesJean-Philippe Brucker2021-06-081-6/+53
* iommu/arm-smmu-v3: Make BTM optional for SVAJean-Philippe Brucker2021-01-221-3/+7
* iommu/arm-smmu-v3: Hook up ATC invalidation to mm opsJean-Philippe Brucker2020-11-231-1/+15
* iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()Jean-Philippe Brucker2020-11-231-2/+228
* iommu/arm-smmu-v3: Add SVA device featureJean-Philippe Brucker2020-09-291-0/+49
* iommu/arm-smmu-v3: Check for SVA featuresJean-Philippe Brucker2020-09-291-0/+45
* iommu/arm-smmu-v3: Seize private ASIDJean-Philippe Brucker2020-09-291-2/+33
* iommu/arm-smmu-v3: Share process page tablesJean-Philippe Brucker2020-09-291-0/+123