index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu-sva.c
Age
Commit message (
Expand
)
Author
2024-07-12
Merge branch 'iommu/iommufd/attach-handles' into iommu/next
Will Deacon
2024-07-04
iommu: Add attach handle to struct iopf_group
Lu Baolu
2024-07-04
iommu: Remove sva handle list
Lu Baolu
2024-07-04
iommu: Introduce domain attachment handle
Lu Baolu
2024-06-13
iommu: Make iommu_sva_domain_alloc() static
Lu Baolu
2024-04-26
iommu: Add ops->domain_alloc_sva()
Jason Gunthorpe
2024-03-08
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2024-03-01
iommu/sva: Fix SVA handle sharing in multi device case
Zhangfei Gao
2024-02-23
iommu/sva: Restore SVA handle sharing
Jason Gunthorpe
2024-02-16
iommu: Use refcount for fault data access
Lu Baolu
2024-02-16
iommu: Separate SVA and IOPF
Lu Baolu
2024-02-16
iommu: Make iommu_queue_iopf() more generic
Lu Baolu
2023-12-15
iommu/sva: Fix memory leak in iommu_sva_bind_device()
Harshit Mogalapalli
2023-12-12
iommu: Support mm PASID 1:n with sva domains
Tina Zhang
2023-12-12
iommu: Add mm_get_enqcmd_pasid() helper function
Tina Zhang
2023-08-09
iommu: Move global PASID allocation from SVA to core
Jacob Pan
2023-07-14
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Dan Carpenter
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-03-31
iommu/sva: Use GFP_KERNEL for pasid allocation
Jacob Pan
2023-03-31
iommu/sva: Stop using ioasid_set for SVA
Jason Gunthorpe
2023-03-31
iommu/sva: Remove PASID to mm lookup function
Jacob Pan
2023-03-31
iommu/sva: Move PASID helpers to sva code
Jacob Pan
2023-03-16
x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
Kirill A. Shutemov
2023-03-16
iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
Kirill A. Shutemov
2022-11-03
iommu: Rename iommu-sva-lib.{c,h}
Lu Baolu