index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2024-03-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-01
iommu/sva: Fix SVA handle sharing in multi device case
Zhangfei Gao
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-24
Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-23
iommu/sva: Restore SVA handle sharing
Jason Gunthorpe
2024-02-23
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Joerg Roedel
2024-02-22
iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
Jason Gunthorpe
2024-02-21
iommufd: Reject non-zero data_type if no data_len is provided
Jason Gunthorpe
2024-02-21
iommu/vt-d: Fix constant-out-of-range warning
Arnd Bergmann
2024-02-21
iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking
Yi Liu
2024-02-21
iommu/vt-d: Add missing dirty tracking set for parent domain
Yi Liu
2024-02-21
iommu/vt-d: Wrap the dirty tracking loop to be a helper
Yi Liu
2024-02-21
iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()
Yi Liu
2024-02-21
iommu/vt-d: Add missing device iotlb flush for parent domain
Yi Liu
2024-02-21
iommu/vt-d: Update iotlb in nested domain attach
Yi Liu
2024-02-21
iommu/vt-d: Add missing iotlb flush for parent domain
Yi Liu
2024-02-21
iommu/vt-d: Add __iommu_flush_iotlb_psi()
Yi Liu
2024-02-21
iommu/vt-d: Track nested domains in parent
Yi Liu
2024-02-13
Revert "iommu/arm-smmu: Convert to domain_alloc_paging()"
Dmitry Baryshkov
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-02-01
iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMA
Jason Gunthorpe
2024-01-18
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-11
iommufd/selftest: Check the bus type during probe
Jason Gunthorpe
2024-01-11
iommu/vt-d: Add iotlb flush for nested domain
Lu Baolu
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-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-12-19
iommu: Don't reserve 0-length IOVA region
Ashish Mhetre
2023-12-19
iommu/vt-d: Move inline helpers to header files
Lu Baolu
2023-12-19
iommu/vt-d: Remove unused vcmd interfaces
Lu Baolu
2023-12-19
iommu/vt-d: Remove unused parameter of intel_pasid_setup_pass_through()
Lu Baolu
2023-12-19
iommu/vt-d: Refactor device_to_iommu() to retrieve iommu directly
Lu Baolu
2023-12-15
iommu/sva: Fix memory leak in iommu_sva_bind_device()
Harshit Mogalapalli
2023-12-15
iommu/dma: Trace bounce buffer usage when mapping buffers
Isaac J. Manjarres
2023-12-13
iommu/arm-smmu: Convert to domain_alloc_paging()
Jason Gunthorpe
2023-12-13
iommu/arm-smmu: Pass arm_smmu_domain to internal functions
Jason Gunthorpe
2023-12-13
iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKED
Jason Gunthorpe
[next]