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
/
iommufd
/
device.c
Age
Commit message (
Expand
)
Author
2023-08-18
iommufd: Add IOMMU_GET_HW_INFO
Yi Liu
2023-08-15
Merge tag 'v6.5-rc6' into iommufd for-next
Jason Gunthorpe
2023-07-28
iommufd: Add iommufd_access_replace() API
Nicolin Chen
2023-07-28
iommufd: Use iommufd_access_change_ioas in iommufd_access_destroy_object
Nicolin Chen
2023-07-28
iommufd: Add iommufd_access_change_ioas(_id) helpers
Nicolin Chen
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 iommufd_device_replace()
Jason Gunthorpe
2023-07-26
iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
Jason Gunthorpe
2023-07-26
iommufd: Fix locking around hwpt 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
2023-07-26
iommufd: Make sw_msi_start a group global
Jason Gunthorpe
2023-07-26
iommufd: Use the iommufd_group to avoid duplicate MSI setup
Jason Gunthorpe
2023-07-26
iommufd: Keep track of each device's reserved regions instead of groups
Jason Gunthorpe
2023-07-26
iommufd: Replace the hwpt->devices list with iommufd_group
Jason Gunthorpe
2023-07-26
iommufd: Add iommufd_group
Jason Gunthorpe
2023-07-26
iommufd: Move isolated msi enforcement to iommufd_device_bind()
Jason Gunthorpe
2023-07-25
iommufd/device: Add iommufd_access_detach() API
Nicolin Chen
2023-07-25
iommufd: Add helper to retrieve iommufd_ctx and devid
Yi Liu
2023-07-25
iommufd: Add iommufd_ctx_has_group()
Yi Liu
2023-06-26
iommufd: Call iopt_area_contig_done() under the lock
Jason Gunthorpe
2023-03-31
Merge branch 'vfio_mdev_ops' into iommufd.git for-next
Jason Gunthorpe
2023-03-31
vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
Yi Liu
2023-03-31
iommufd: Create access in vfio_iommufd_emulated_bind()
Nicolin Chen
2023-03-06
iommufd/selftest: Make selftest create a more complete mock device
Jason Gunthorpe
2023-03-06
iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
Jason Gunthorpe
2023-03-06
iommufd: Move iommufd_device to iommufd_private.h
Jason Gunthorpe
2023-03-06
iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
Jason Gunthorpe
2023-03-06
iommufd: Consistently manage hwpt_item
Jason Gunthorpe
2023-03-06
iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
Jason Gunthorpe
2023-03-06
iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
Jason Gunthorpe
2023-02-15
iommufd: Do not add the same hwpt to the ioas->hwpt_list twice
Jason Gunthorpe
2023-01-11
iommufd: Convert to msi_device_has_isolated_msi()
Jason Gunthorpe
2022-12-09
iommufd: Change the order of MSI setup
Jason Gunthorpe
2022-11-30
iommufd: Add additional invariant assertions
Jason Gunthorpe
2022-11-30
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
2022-11-30
iommufd: Add kAPI toward external drivers for kernel access
Jason Gunthorpe
2022-11-30
iommufd: Add kAPI toward external drivers for physical devices
Jason Gunthorpe