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
Age
Commit message (
Expand
)
Author
2023-03-31
iommu/sprd: Release dma buffer to avoid memory leak
Chunyan Zhang
2023-03-31
iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug
Kan Liang
2023-03-31
iommu/vt-d: Allow zero SAGAW if second-stage not supported
Lu Baolu
2023-03-31
iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()
Lu Baolu
2023-03-31
iommu: Remove ioasid infrastructure
Jason Gunthorpe
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
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-31
iommu/vt-d: Remove virtual command interface
Jacob Pan
2023-03-31
iommu/sprd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-31
iommu/omap: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-31
iommu/mtk_iommu_v1: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-31
iommu/mtk: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-31
iommu/msm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-31
iommu/ipmmu-vmsa: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-31
iommu/arm-smmu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-31
iommu/arm-smmu-v3: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-31
iommu/apple-dart: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-31
iommu/arm-smmu: Drop if with an always false condition
Uwe Kleine-König
2023-03-30
iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any
Tomas Krcka
2023-03-29
iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()
Yi Liu
2023-03-29
iommu: Add iommu probe for CDX bus
Nipun Gupta
2023-03-28
iommu/exynos: Fix set_platform_dma_ops() callback
Marek Szyprowski
2023-03-28
iommu/amd: Add 5 level guest page table support
Vasant Hegde
2023-03-28
iommu/mediatek: Set dma_mask for PGTABLE_PA_35_EN
Yong Wu
2023-03-27
iommu/arm-smmu-qcom: Limit the SMR groups to 128
Manivannan Sadhasivam
2023-03-27
iommu/arm-smmu-v3: Explain why ATS stays disabled with bypass
Jean-Philippe Brucker
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
2023-03-22
iommu: Use sysfs_emit() for sysfs show
Lu Baolu
2023-03-22
iommu: Cleanup iommu_change_dev_def_domain()
Lu Baolu
2023-03-22
iommu: Replace device_lock() with group->mutex
Lu Baolu
2023-03-22
iommu: Move lock from iommu_change_dev_def_domain() to its caller
Lu Baolu
2023-03-22
iommu: Same critical region for device release and removal
Lu Baolu
2023-03-22
iommu: Split iommu_group_remove_device() into helpers
Lu Baolu
2023-03-22
iommu/ipmmu-vmsa: Call arm_iommu_release_mapping() in release path
Lu Baolu
2023-03-22
iommu/amd: Allocate IOMMU irqs using numa locality info
Vasant Hegde
2023-03-22
iommu/amd: Allocate page table using numa locality info
Vasant Hegde
2023-03-22
iommu/omap: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-22
iommu: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-22
iommu: Spelling s/cpmxchg64/cmpxchg64/
Geert Uytterhoeven
2023-03-22
iommu/fsl: fix all kernel-doc warnings in fsl_pamu.c
Randy Dunlap
2023-03-22
iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handling
Wolfram Sang
2023-03-22
iommu/sun50i: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-22
iommu: Make kobj_type structure constant
Thomas Weißschuh
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
2023-03-10
iommufd/selftest: Catch overflow of uptr and length
Jason Gunthorpe
2023-03-06
iommufd/selftest: Make selftest create a more complete mock device
Jason Gunthorpe
[prev]
[next]