开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
/
arm-smmu-v3
/
arm-smmu-v3-sva.c
Age
Commit message (
Expand
)
Author
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-07-02
iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
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: Add ssid to struct arm_smmu_master_domain
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-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: Move the CD generation for SVA into a function
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-04-09
iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
Jason Gunthorpe
2024-03-08
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2024-02-29
iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA
Jason Gunthorpe
2024-02-22
iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
Jason Gunthorpe
2024-02-16
iommu: Separate SVA and IOPF
Lu Baolu
2024-02-16
iommu: Remove iommu_[un]register_device_fault_handler()
Lu Baolu
2023-12-12
iommu: Add mm_get_enqcmd_pasid() helper function
Tina Zhang
2023-10-12
iommu/arm-smmu-v3-sva: Remove bond refcount
Michael Shavit
2023-10-12
iommu/arm-smmu-v3-sva: Remove unused iommu_sva handle
Michael Shavit
2023-10-12
iommu/arm-smmu-v3: Refactor write_ctx_desc
Michael Shavit
2023-10-12
iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
Michael Shavit
2023-09-22
iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
Nicolin Chen
2023-09-01
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
arm64/smmu: use TLBI ASID when invalidating entire range
Alistair Popple
2023-08-09
iommu: Generalize PASID 0 for normal DMA w/o PASID
Jacob Pan
2022-11-03
iommu: Rename iommu-sva-lib.{c,h}
Lu Baolu
2022-11-03
iommu: Remove SVA related callbacks from iommu ops
Lu Baolu
2022-11-03
arm-smmu-v3/sva: Add SVA domain support
Lu Baolu
2022-11-03
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits
Mark Brown
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
2022-05-06
iommu/arm-smmu-v3-sva: Fix mm use-after-free
Jean-Philippe Brucker
2022-04-20
iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()
Nicolin Chen
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
2021-12-14
iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops
Rikard Falkeborn
2021-06-08
iommu/arm-smmu-v3: Add stall support for platform devices
Jean-Philippe Brucker
2021-01-22
iommu/arm-smmu-v3: Make BTM optional for SVA
Jean-Philippe Brucker
2020-11-23
iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
Jean-Philippe Brucker
2020-11-23
iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Add SVA device feature
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Check for SVA features
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Seize private ASID
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Share process page tables
Jean-Philippe Brucker