index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
Age
Commit message (
Expand
)
Author
2023-04-04
Merge branch 'iommufd/for-rc' into for-next
Jason Gunthorpe
2023-04-04
iommufd/selftest: Set varaiable mock_iommu_device storage-class-specifier to ...
Tom Rix
2023-04-04
iommufd: Do not corrupt the pfn list when doing batch carry
Jason Gunthorpe
2023-04-04
iommufd: Fix unpinning of pages when an access is present
Jason Gunthorpe
2023-04-04
iommufd: Check for uptr overflow
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-29
iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()
Yi Liu
2023-03-10
iommufd/selftest: Catch overflow of uptr and length
Jason Gunthorpe
2023-03-06
iommufd/selftest: Make selftest create a more complete mock device
Jason Gunthorpe
2023-03-06
iommufd/selftest: Rename the sefltest 'device_id' to 'stdev_id'
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-02-14
iommufd: Make sure to zero vfio_iommu_type1_info before copying to user
Jason Gunthorpe
2023-02-03
Merge branch 'vfio-no-iommu' into iommufd.git for-next
Jason Gunthorpe
2023-02-03
vfio: Support VFIO_NOIOMMU with iommufd
Jason Gunthorpe
2023-01-30
Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...
Jason Gunthorpe
2023-01-25
iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
Jason Gunthorpe
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-23
iommufd: Add three missing structures in ucmd_buffer
Yi Liu
2023-01-11
iommufd: Convert to msi_device_has_isolated_msi()
Jason Gunthorpe
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-09
iommufd: Change the order of MSI setup
Jason Gunthorpe
2022-12-09
iommufd: Improve a few unclear bits of code
Jason Gunthorpe
2022-12-09
iommufd: Fix comment typos
Jason Gunthorpe
2022-12-02
iommufd: Allow iommufd to supply /dev/vfio/vfio
Jason Gunthorpe
2022-11-30
iommufd: Add additional invariant assertions
Jason Gunthorpe
2022-11-30
iommufd: Add some fault injection points
Jason Gunthorpe
2022-11-30
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
2022-11-30
iommufd: vfio container FD ioctl compatibility
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
2022-11-30
iommufd: Add a HW pagetable object
Jason Gunthorpe
2022-11-30
iommufd: IOCTLs for the io_pagetable
Jason Gunthorpe
2022-11-30
iommufd: Data structure to provide IOVA to PFN mapping
Jason Gunthorpe
2022-11-30
iommufd: Algorithms for PFN storage
Jason Gunthorpe
2022-11-30
iommufd: PFN handling for iopt_pages
Jason Gunthorpe
2022-11-30
iommufd: File descriptor, context, kconfig and makefiles
Jason Gunthorpe