index
:
git.armlinux.org.uk/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
/
iommufd
/
iommufd_private.h
Age
Commit message (
Expand
)
Author
2025-04-28
iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
Lu Baolu
2025-03-25
iommufd: Enforce PASID-compatible domain in PASID path
Yi Liu
2025-03-25
iommufd/device: Add pasid_attach array to track per-PASID attach
Yi Liu
2025-03-25
iommufd/device: Wrap igroup->hwpt and igroup->device_list into attach struct
Yi Liu
2025-03-25
iommufd: Pass @pasid through the device attach/replace path
Yi Liu
2025-03-25
iommufd: Move iommufd_sw_msi and related functions to driver.c
Nicolin Chen
2025-03-18
iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
Nicolin Chen
2025-03-17
iommufd: Abstract an iommufd_eventq from iommufd_fault
Nicolin Chen
2025-03-17
iommufd/fault: Move two fault functions out of the header
Nicolin Chen
2025-02-27
iommufd: Implement sw_msi support natively
Jason Gunthorpe
2025-02-11
iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev()
Nicolin Chen
2025-02-11
iommufd: Make attach_handle generic than fault specific
Nicolin Chen
2025-01-20
iommufd/fault: Use a separate spinlock to protect fault->deliver list
Nicolin Chen
2024-11-14
iommufd: Add IOMMU_IOAS_CHANGE_PROCESS
Steve Sistare
2024-11-14
iommufd: Lock all IOAS objects
Steve Sistare
2024-11-12
iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
Nicolin Chen
2024-11-12
iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
Nicolin Chen
2024-11-12
iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
Nicolin Chen
2024-11-12
iommufd: Move _iommufd_object_alloc helper to a sharable file
Nicolin Chen
2024-11-08
iommufd: Move struct iommufd_object to public iommufd header
Nicolin Chen
2024-10-28
iommufd: Add IOMMU_IOAS_MAP_FILE
Steve Sistare
2024-09-11
iommufd: Avoid duplicated __iommu_group_set_core_domain() call
Yi Liu
2024-08-27
Merge branch 'nesting_reserved_regions' into iommufd.git for-next
Jason Gunthorpe
2024-08-27
iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
Nicolin Chen
2024-08-26
iommufd: Reorder include files
Nicolin Chen
2024-07-09
iommufd: Associate fault object with iommufd_hw_pgtable
Lu Baolu
2024-07-09
iommufd: Fault-capable hwpt attach/detach/replace
Lu Baolu
2024-07-09
iommufd: Add iommufd fault object
Lu Baolu
2024-01-11
iommufd: Add IOMMU_HWPT_INVALIDATE
Yi Liu
2023-11-29
iommufd: Do not UAF during iommufd_put_object()
Jason Gunthorpe
2023-11-29
iommufd: Add iommufd_ctx to iommufd_put_object()
Jason Gunthorpe
2023-10-26
iommufd: Add a nested HW pagetable object
Nicolin Chen
2023-10-26
iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
Nicolin Chen
2023-10-26
iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
Jason Gunthorpe
2023-10-26
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
2023-10-24
iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
Nicolin Chen
2023-10-24
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2023-10-24
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
2023-10-10
iommufd: Flow user flags for domain allocation to domain_alloc_user()
Yi Liu
2023-08-18
iommufd: Add IOMMU_GET_HW_INFO
Yi Liu
2023-08-15
iommufd: Remove iommufd_ref_to_users()
Jason Gunthorpe
2023-08-15
Merge tag 'v6.5-rc6' into iommufd for-next
Jason Gunthorpe
2023-08-14
iommufd/selftest: Make the mock iommu driver into a real driver
Jason Gunthorpe
2023-07-28
iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
Nicolin Chen
2023-07-27
iommufd: IOMMUFD_DESTROY should not increase the refcount
Jason Gunthorpe
2023-07-26
iommufd: Add IOMMU_HWPT_ALLOC
Jason Gunthorpe
2023-07-26
iommufd: Make destroy_rwsem use a lock class per object type
Jason Gunthorpe
2023-07-26
iommufd: Allow a hwpt to be aborted after allocation
Jason Gunthorpe
2023-07-26
iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
Jason Gunthorpe
2023-07-26
iommufd: Move putting a hwpt to a helper function
Jason Gunthorpe
[next]