index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
Merge branch 'nesting_reserved_regions' into iommufd.git for-next
Jason Gunthorpe
1
-26
/
+26
2024-08-27
iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
Nicolin Chen
1
-26
/
+26
2024-08-26
iommufd: Reorder include files
Nicolin Chen
1
-2
/
+2
2024-07-29
iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()
Nicolin Chen
1
-1
/
+1
2024-07-09
iommufd: Fault-capable hwpt attach/detach/replace
Lu Baolu
1
-3
/
+4
2023-11-30
iommufd: Add iommufd_ctx to iommufd_put_object()
Jason Gunthorpe
1
-7
/
+7
2023-10-26
iommufd: Add a nested HW pagetable object
Nicolin Chen
1
-1
/
+2
2023-10-26
iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
Nicolin Chen
1
-31
/
+45
2023-10-26
iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
Jason Gunthorpe
1
-30
/
+81
2023-10-26
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
1
-5
/
+5
2023-10-24
iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
Nicolin Chen
1
-18
/
+2
2023-10-24
iommufd: Add capabilities to IOMMU_GET_HW_INFO
Joao Martins
1
-0
/
+4
2023-10-10
iommufd: Flow user flags for domain allocation to domain_alloc_user()
Yi Liu
1
-1
/
+1
2023-08-18
iommufd: Add IOMMU_GET_HW_INFO
Yi Liu
1
-0
/
+73
2023-08-15
Merge tag 'v6.5-rc6' into iommufd for-next
Jason Gunthorpe
1
-8
/
+2
2023-07-28
iommufd: Add iommufd_access_replace() API
Nicolin Chen
1
-0
/
+15
2023-07-28
iommufd: Use iommufd_access_change_ioas in iommufd_access_destroy_object
Nicolin Chen
1
-6
/
+4
2023-07-28
iommufd: Add iommufd_access_change_ioas(_id) helpers
Nicolin Chen
1
-38
/
+71
2023-07-28
iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
Nicolin Chen
1
-2
/
+4
2023-07-27
iommufd: IOMMUFD_DESTROY should not increase the refcount
Jason Gunthorpe
1
-9
/
+3
2023-07-26
iommufd: Add iommufd_device_replace()
Jason Gunthorpe
1
-0
/
+101
2023-07-26
iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
Jason Gunthorpe
1
-39
/
+102
2023-07-26
iommufd: Fix locking around hwpt allocation
Jason Gunthorpe
1
-1
/
+1
2023-07-26
iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
Jason Gunthorpe
1
-15
/
+4
2023-07-26
iommufd: Move putting a hwpt to a helper function
Jason Gunthorpe
1
-5
/
+1
2023-07-26
iommufd: Make sw_msi_start a group global
Jason Gunthorpe
1
-7
/
+7
2023-07-26
iommufd: Use the iommufd_group to avoid duplicate MSI setup
Jason Gunthorpe
1
-4
/
+4
2023-07-26
iommufd: Keep track of each device's reserved regions instead of groups
Jason Gunthorpe
1
-3
/
+2
2023-07-26
iommufd: Replace the hwpt->devices list with iommufd_group
Jason Gunthorpe
1
-54
/
+46
2023-07-26
iommufd: Add iommufd_group
Jason Gunthorpe
1
-17
/
+127
2023-07-26
iommufd: Move isolated msi enforcement to iommufd_device_bind()
Jason Gunthorpe
1
-18
/
+20
2023-07-25
iommufd/device: Add iommufd_access_detach() API
Nicolin Chen
1
-5
/
+69
2023-07-25
iommufd: Add helper to retrieve iommufd_ctx and devid
Yi Liu
1
-0
/
+12
2023-07-25
iommufd: Add iommufd_ctx_has_group()
Yi Liu
1
-0
/
+30
2023-06-26
iommufd: Call iopt_area_contig_done() under the lock
Jason Gunthorpe
1
-1
/
+1
2023-03-31
Merge branch 'vfio_mdev_ops' into iommufd.git for-next
Jason Gunthorpe
1
-23
/
+33
2023-03-31
vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
Yi Liu
1
-1
/
+3
2023-03-31
iommufd: Create access in vfio_iommufd_emulated_bind()
Nicolin Chen
1
-22
/
+30
2023-03-06
iommufd/selftest: Make selftest create a more complete mock device
Jason Gunthorpe
1
-34
/
+6
2023-03-06
iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
Jason Gunthorpe
1
-48
/
+39
2023-03-06
iommufd: Move iommufd_device to iommufd_private.h
Jason Gunthorpe
1
-17
/
+0
2023-03-06
iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
Jason Gunthorpe
1
-15
/
+2
2023-03-06
iommufd: Consistently manage hwpt_item
Jason Gunthorpe
1
-1
/
+8
2023-03-06
iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
Jason Gunthorpe
1
-0
/
+3
2023-03-06
iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
Jason Gunthorpe
1
-0
/
+2
2023-02-16
iommufd: Do not add the same hwpt to the ioas->hwpt_list twice
Jason Gunthorpe
1
-4
/
+0
2023-01-11
iommufd: Convert to msi_device_has_isolated_msi()
Jason Gunthorpe
1
-3
/
+1
2022-12-09
iommufd: Change the order of MSI setup
Jason Gunthorpe
1
-31
/
+25
2022-12-01
iommufd: Add additional invariant assertions
Jason Gunthorpe
1
-0
/
+5
2022-12-01
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
1
-0
/
+38
[next]