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
/
include
/
linux
/
iommu.h
Age
Commit message (
Expand
)
Author
2024-01-18
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-11
iommu: Add iommu_copy_struct_from_user_array helper
Nicolin Chen
2024-01-11
iommu: Add cache_invalidate_user op
Lu Baolu
2023-12-12
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
2023-12-12
iommu: Support mm PASID 1:n with sva domains
Tina Zhang
2023-12-12
mm: Add structure to keep sva information
Tina Zhang
2023-12-12
iommu: Add mm_get_enqcmd_pasid() helper function
Tina Zhang
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
2023-11-27
Merge branch 'iommu/fixes' into core
Joerg Roedel
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
2023-11-27
iommu: Avoid more races around device probe
Robin Murphy
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-27
Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...
Joerg Roedel
2023-10-26
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
2023-10-26
iommu: Add iommu_copy_struct_from_user helper
Nicolin Chen
2023-10-26
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
2023-10-26
iommu: Add IOMMU_DOMAIN_NESTED
Lu Baolu
2023-10-24
iommu: Add iommu_domain ops for dirty tracking
Joao Martins
2023-10-16
iommu: change iommu_map_sgtable to return signed values
Dan Carpenter
2023-10-10
iommu: Add new iommu op to create domains owned by userspace
Yi Liu
2023-10-02
iommu/dma: Allow a single FQ in addition to per-CPU FQs
Niklas Schnelle
2023-10-02
iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
Niklas Schnelle
2023-09-25
iommu: Retire map/unmap ops
Robin Murphy
2023-09-25
iommu: Add generic_single_device_group()
Jason Gunthorpe
2023-09-25
iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
2023-09-25
iommu: Remove ops->set_platform_dma_ops()
Jason Gunthorpe
2023-09-25
iommu: Add IOMMU_DOMAIN_PLATFORM
Jason Gunthorpe
2023-09-25
iommu: Add iommu_ops->identity_domain
Jason Gunthorpe
2023-09-01
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-21
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
2023-08-18
iommu: Add new iommu op to get iommu hardware information
Lu Baolu
2023-08-18
iommu: Move dev_iommu_ops() to private header
Yi Liu
2023-08-09
iommu: Prevent RESV_DIRECT devices from blocking domains
Lu Baolu
2023-08-09
iommu: Move global PASID allocation from SVA to core
Jacob Pan
2023-08-09
iommu: Generalize PASID 0 for normal DMA w/o PASID
Jacob Pan
2023-07-14
iommu: Optimise PCI SAC address trick
Robin Murphy
2023-05-22
iommu: Use flush queue capability
Robin Murphy
2023-05-22
iommu: Add a capability for flush queue support
Robin Murphy
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-14
iommu: Remove iommu_group_get_by_id()
Jason Gunthorpe
2023-04-14
iommu: Make iommu_release_device() static
Jason Gunthorpe
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
2023-03-31
iommu/sva: Move PASID helpers to sva code
Jacob Pan
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-30
Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...
Jason Gunthorpe
2023-01-25
Merge branch 'iommu-memory-accounting' into core
Joerg Roedel
2023-01-25
iommu: Add a gfp parameter to iommu_map_sg()
Jason Gunthorpe
2023-01-25
iommu: Remove iommu_map_atomic()
Jason Gunthorpe
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
[next]