index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
Age
Commit message (
Expand
)
Author
2025-05-29
iommufd: Disallow allocating nested parent domain with fault ID
Yi Liu
2025-05-29
iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
Yi Liu
2025-04-20
iommufd: Fail replace if device has not been attached
Yi Liu
2025-04-20
iommufd: Make attach_handle generic than fault specific
Nicolin Chen
2025-04-20
iommufd: Fix uninitialized rc in iommufd_access_rw()
Nicolin Chen
2025-02-17
iommufd/fault: Use a separate spinlock to protect fault->deliver list
Nicolin Chen
2025-02-17
iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
Nicolin Chen
2025-02-17
iommufd: Fix struct iommu_hwpt_pgfault init and padding
Nicolin Chen
2025-02-08
iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
Qasim Ijaz
2025-02-08
iommu: iommufd: fix WARNING in iommufd_device_unbind
Suraj Sonawane
2024-12-14
iommufd: Fix out_fput in iommufd_fault_alloc()
Nicolin Chen
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-11
iommu: Set iommu_attach_handle->domain in core
Yi Liu
2024-09-11
iommufd: Avoid duplicated __iommu_group_set_core_domain() call
Yi Liu
2024-09-05
iommufd: Protect against overflow of ALIGN() during iova allocation
Jason Gunthorpe
2024-09-05
iommufd: Check the domain owner of the parent before creating a nesting domain
Jason Gunthorpe
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
2024-08-31
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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-27
iommufd/selftest: Fix buffer read overrrun in the dirty test
Jason Gunthorpe
2024-08-26
iommufd: Reorder include files
Nicolin Chen
2024-08-26
iommufd: Do not allow creating areas without READ or WRITE
Jason Gunthorpe
2024-08-19
iommufd/selftest: Make dirty_ops static
Jinjie Ruan
2024-07-29
iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()
Nicolin Chen
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-12
Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/next
Will Deacon
2024-07-12
Merge branch 'iommu/core' into iommu/next
Will Deacon
2024-07-12
iommufd: Fix error pointer checking
Lu Baolu
2024-07-12
iommufd: Add check on user response code
Lu Baolu
2024-07-10
iommufd: Require drivers to supply the cache_invalidate_user ops
Jason Gunthorpe
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
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-07-04
iommufd: Use iommu_paging_domain_alloc()
Lu Baolu
2024-07-03
iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
Joao Martins
2024-06-28
iommufd/iova_bitmap: Remove iterator logic
Joao Martins
2024-06-28
iommufd/iova_bitmap: Dynamic pinning on iova_bitmap_set()
Joao Martins
2024-06-28
iommufd/iova_bitmap: Consolidate iova_bitmap_set exit conditionals
Joao Martins
2024-06-28
iommufd/iova_bitmap: Move initial pinning to iova_bitmap_for_each()
Joao Martins
2024-06-28
iommufd/iova_bitmap: Cache mapped length in iova_bitmap_map struct
Joao Martins
2024-06-28
iommufd/iova_bitmap: Check iova_bitmap_done() after set ahead
Joao Martins
2024-06-28
iommufd/selftest: Do not record head iova to better match iommu drivers
Joao Martins
2024-06-28
iommufd/selftest: Fix iommufd_test_dirty() to handle <u8 bitmaps
Joao Martins
2024-06-25
iommufd: Use atomic_long_try_cmpxchg() in incr_user_locked_vm()
Uros Bizjak
2024-04-14
iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest
Jason Gunthorpe
2024-02-26
iommufd/selftest: Don't check map/unmap pairing with HUGE_PAGES
Jason Gunthorpe
[next]