index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
iommu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-09
1
-13
/
+25
|
\
|
*
-
.
Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...
Joerg Roedel
2023-10-27
1
-13
/
+25
|
|
\
\
|
|
|
*
iommu/dma: Allow a single FQ in addition to per-CPU FQs
Niklas Schnelle
2023-10-02
1
-0
/
+2
|
|
|
*
iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
Niklas Schnelle
2023-10-02
1
-2
/
+2
|
|
*
|
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
2023-10-26
1
-0
/
+3
|
|
*
|
iommu: change iommu_map_sgtable to return signed values
Dan Carpenter
2023-10-16
1
-1
/
+1
|
|
|
/
|
|
*
iommu: Retire map/unmap ops
Robin Murphy
2023-09-25
1
-6
/
+0
|
|
*
iommu: Add generic_single_device_group()
Jason Gunthorpe
2023-09-25
1
-0
/
+3
|
|
*
iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
2023-09-25
1
-0
/
+3
|
|
*
iommu: Remove ops->set_platform_dma_ops()
Jason Gunthorpe
2023-09-25
1
-4
/
+0
|
|
*
iommu: Add IOMMU_DOMAIN_PLATFORM
Jason Gunthorpe
2023-09-25
1
-0
/
+8
|
|
*
iommu: Add iommu_ops->identity_domain
Jason Gunthorpe
2023-09-25
1
-0
/
+3
|
|
/
*
|
iommu: Add iommu_copy_struct_from_user helper
Nicolin Chen
2023-10-26
1
-0
/
+40
*
|
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
2023-10-26
1
-3
/
+24
*
|
iommu: Add IOMMU_DOMAIN_NESTED
Lu Baolu
2023-10-26
1
-0
/
+4
*
|
iommu: Add iommu_domain ops for dirty tracking
Joao Martins
2023-10-24
1
-0
/
+70
*
|
iommu: Add new iommu op to create domains owned by userspace
Yi Liu
2023-10-10
1
-1
/
+10
|
/
*
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-01
1
-0
/
+15
|
\
|
*
-
.
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
2023-08-21
1
-0
/
+15
|
|
\
\
|
|
|
*
iommu: Optimise PCI SAC address trick
Robin Murphy
2023-07-14
1
-0
/
+2
|
|
|
/
|
|
/
|
|
|
*
iommu: Prevent RESV_DIRECT devices from blocking domains
Lu Baolu
2023-08-09
1
-0
/
+2
|
|
*
iommu: Move global PASID allocation from SVA to core
Jacob Pan
2023-08-09
1
-0
/
+10
|
|
*
iommu: Generalize PASID 0 for normal DMA w/o PASID
Jacob Pan
2023-08-09
1
-0
/
+1
|
|
/
*
|
iommu: Add new iommu op to get iommu hardware information
Lu Baolu
2023-08-18
1
-0
/
+5
*
|
iommu: Move dev_iommu_ops() to private header
Yi Liu
2023-08-18
1
-11
/
+0
|
/
*
iommu: Use flush queue capability
Robin Murphy
2023-05-22
1
-0
/
+1
*
iommu: Add a capability for flush queue support
Robin Murphy
2023-05-22
1
-0
/
+5
*
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-30
1
-8
/
+13
|
\
|
*
iommu: Remove iommu_group_get_by_id()
Jason Gunthorpe
2023-04-14
1
-6
/
+0
|
*
iommu: Make iommu_release_device() static
Jason Gunthorpe
2023-04-14
1
-1
/
+0
|
*
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
2023-03-31
1
-3
/
+3
|
*
iommu/sva: Move PASID helpers to sva code
Jacob Pan
2023-03-31
1
-1
/
+13
*
|
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
2023-03-23
1
-5
/
+5
|
/
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
|
*
Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...
Jason Gunthorpe
2023-01-30
1
-24
/
+7
|
|
\
|
*
|
iommu: Remove IOMMU_CAP_INTR_REMAP
Jason Gunthorpe
2023-01-11
1
-1
/
+0
|
*
|
iommu: Add iommu_group_has_isolated_msi()
Jason Gunthorpe
2023-01-11
1
-0
/
+1
*
|
|
Merge branch 'iommu-memory-accounting' into core
Joerg Roedel
2023-01-25
1
-24
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
iommu: Add a gfp parameter to iommu_map_sg()
Jason Gunthorpe
2023-01-25
1
-13
/
+5
|
*
|
iommu: Remove iommu_map_atomic()
Jason Gunthorpe
2023-01-25
1
-9
/
+0
|
*
|
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-25
1
-2
/
+2
|
|
/
*
|
iommu: Remove detach_dev callback
Lu Baolu
2023-01-13
1
-2
/
+0
*
|
iommu: Remove deferred attach check from __iommu_detach_device()
Jason Gunthorpe
2023-01-13
1
-0
/
+2
*
|
iommu: Add set_platform_dma_ops iommu ops
Lu Baolu
2023-01-13
1
-0
/
+4
|
/
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
1
-31
/
+114
|
\
|
*
iommu: Add device-centric DMA ownership interfaces
Lu Baolu
2022-11-29
1
-0
/
+12
|
*
iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
Jason Gunthorpe
2022-11-29
1
-0
/
+5
|
*
Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...
Joerg Roedel
2022-11-03
1
-0
/
+12
|
|
\
|
|
*
iommu: Add return value rules to attach_dev op and APIs
Nicolin Chen
2022-11-01
1
-0
/
+12
|
*
|
iommu: Prepare IOMMU domain for IOPF
Lu Baolu
2022-11-03
1
-0
/
+3
[next]