开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
Age
Commit message (
Expand
)
Author
2024-08-31
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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
2024-02-26
iommufd: Fix protection fault in iommufd_test_syz_conv_iova
Nicolin Chen
2024-02-26
iommufd/selftest: Fix mock_dev_num bug
Nicolin Chen
2024-02-26
iommufd: Fix iopt_access_list_id overwrite bug
Nicolin Chen
2024-02-21
iommufd: Reject non-zero data_type if no data_len is provided
Jason Gunthorpe
2024-02-06
iommufd/iova_bitmap: Consider page offset for the pages to be pinned
Joao Martins
2024-02-06
iommufd/selftest: Hugepage mock domain support
Joao Martins
2024-02-06
iommufd/selftest: Refactor mock_domain_read_and_clear_dirty()
Joao Martins
2024-02-06
iommufd/iova_bitmap: Handle recording beyond the mapped pages
Joao Martins
2024-02-06
iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array
Joao Martins
2024-02-06
iommufd/iova_bitmap: Bounds check mapped::pages access
Joao Martins
2024-01-18
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-11
iommufd/selftest: Check the bus type during probe
Jason Gunthorpe
2024-01-11
iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
Nicolin Chen
2024-01-11
iommufd/selftest: Add mock_domain_cache_invalidate_user support
Nicolin Chen
2024-01-11
iommufd: Add IOMMU_HWPT_INVALIDATE
Yi Liu
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-11-29
iommufd: Do not UAF during iommufd_put_object()
Jason Gunthorpe
2023-11-29
iommufd: Add iommufd_ctx to iommufd_put_object()
Jason Gunthorpe
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
iommufd: Organize the mock domain alloc functions closer to Joerg's tree
Jason Gunthorpe
2023-10-30
iommufd/selftest: Fix page-size check in iommufd_test_dirty()
Joao Martins
[next]