index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
/
selftest.c
Age
Commit message (
Expand
)
Author
2026-04-16
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-03-31
iommufd/selftest: Remove MOCK_IOMMUPT_AMDV1 format
Pranjal Shrivastava
2026-03-13
iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}
Thorsten Blum
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-01-27
dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
Leon Romanovsky
2026-01-19
types: reuse common phys_vec type instead of DMABUF open‑coded variant
Leon Romanovsky
2025-12-16
iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED
Jason Gunthorpe
2025-12-15
iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP fails
Jason Gunthorpe
2025-12-04
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-25
iommufd/selftest: Add some tests for the dmabuf flow
Jason Gunthorpe
2025-11-05
iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
2025-09-30
iommufd: Register iommufd mock devices with fwspec
Guixin Liu
2025-07-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-11
iommu: Allow an input type in hw_info op
Nicolin Chen
2025-07-11
iommufd/selftest: Add coverage for the new mmap interface
Nicolin Chen
2025-07-11
iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
Nicolin Chen
2025-07-10
iommufd/selftest: Support user_data in mock_viommu_alloc
Nicolin Chen
2025-07-10
iommu: Pass in a driver-level user data structure to viommu_init op
Nicolin Chen
2025-07-10
iommu: Use enum iommu_hw_info_type for type in hw_info op
Nicolin Chen
2025-06-27
iommu: Remove ops.pgsize_bitmap from drivers that don't use it
Jason Gunthorpe
2025-06-19
iommufd/selftest: Replace mock_viommu_alloc with mock_viommu_init
Nicolin Chen
2025-06-19
iommufd/selftest: Drop parent domain from mock_iommu_domain_nested
Nicolin Chen
2025-06-19
iommufd: Apply obvious cosmetic fixes
Nicolin Chen
2025-04-28
iommufd/selftest: Put iopf enablement in domain attach path
Lu Baolu
2025-03-25
iommufd/selftest: Add test ops to test pasid attach/detach
Yi Liu
2025-03-25
iommufd/selftest: Add a helper to get test device
Yi Liu
2025-03-25
iommufd/selftest: Add set_dev_pasid in mock iommu
Yi Liu
2025-03-25
iommufd: Support pasid attach/replace
Yi Liu
2025-03-18
iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
Nicolin Chen
2025-03-18
iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
2024-12-11
iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core
Yi Liu
2024-12-11
iommufd/selftest: Remove domain_alloc_paging()
Jason Gunthorpe
2024-11-22
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
2024-11-22
iommu: Add ops->domain_alloc_nested()
Jason Gunthorpe
2024-11-12
iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
Nicolin Chen
2024-11-12
iommufd/selftest: Add mock_viommu_cache_invalidate
Nicolin Chen
2024-11-12
iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
Nicolin Chen
2024-11-12
iommufd/selftest: Add refcount to mock_iommu_device
Nicolin Chen
2024-11-12
iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()
Nicolin Chen
2024-11-12
iommufd/selftest: Add container_of helpers
Nicolin Chen
2024-08-27
Merge branch 'nesting_reserved_regions' into iommufd.git for-next
Jason Gunthorpe
2024-08-27
iommufd/selftest: Fix buffer read overrrun in the dirty test
Jason Gunthorpe
2024-08-26
iommufd: Reorder include files
Nicolin Chen
2024-08-19
iommufd/selftest: Make dirty_ops static
Jinjie Ruan
2024-07-09
Merge branch 'iommufd_pri' into iommufd for-next
Jason Gunthorpe
2024-07-09
iommufd/selftest: Add IOPF support for mock device
Lu Baolu
[next]