index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-02
23
-178
/
+2200
|
\
|
*
iommufd: Organize the mock domain alloc functions closer to Joerg's tree
Jason Gunthorpe
2023-10-30
1
-19
/
+16
|
*
iommufd/selftest: Fix page-size check in iommufd_test_dirty()
Joao Martins
2023-10-30
1
-2
/
+4
|
*
iommufd: Add iopt_area_alloc()
Jason Gunthorpe
2023-10-30
2
-3
/
+17
|
*
iommufd: Fix missing update of domains_itree after splitting iopt_area
Koichiro Den
2023-10-30
1
-0
/
+10
|
*
iommu/vt-d: Disallow read-only mappings to nest parent domain
Lu Baolu
2023-10-26
1
-0
/
+6
|
*
iommu/vt-d: Add nested domain allocation
Lu Baolu
2023-10-26
3
-20
/
+23
|
*
iommu/vt-d: Set the nested domain to a device
Yi Liu
2023-10-26
1
-0
/
+54
|
*
iommu/vt-d: Make domain attach helpers to be extern
Yi Liu
2023-10-26
2
-9
/
+13
|
*
iommu/vt-d: Add helper to setup pasid nested translation
Lu Baolu
2023-10-26
2
-0
/
+114
|
*
iommu/vt-d: Add helper for nested domain allocation
Lu Baolu
2023-10-26
3
-1
/
+65
|
*
iommu/vt-d: Extend dmar_domain to support nested domain
Lu Baolu
2023-10-26
1
-6
/
+30
|
*
iommu/vt-d: Enhance capability check for nested parent domain allocation
Yi Liu
2023-10-26
2
-1
/
+3
|
*
iommufd/selftest: Add nested domain allocation for mock domain
Nicolin Chen
2023-10-26
2
-30
/
+140
|
*
iommufd: Add a nested HW pagetable object
Nicolin Chen
2023-10-26
4
-14
/
+130
|
*
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
2023-10-26
4
-6
/
+20
|
*
iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
Nicolin Chen
2023-10-26
1
-17
/
+29
|
*
iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
Nicolin Chen
2023-10-26
5
-108
/
+148
|
*
iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
Jason Gunthorpe
2023-10-26
2
-30
/
+86
|
*
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
2023-10-26
5
-10
/
+10
|
*
iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
Nicolin Chen
2023-10-24
3
-20
/
+10
|
*
iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag
Joao Martins
2023-10-24
1
-6
/
+9
|
*
iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFO
Joao Martins
2023-10-24
1
-1
/
+12
|
*
iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2023-10-24
2
-5
/
+111
|
*
iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
2023-10-24
1
-0
/
+16
|
*
iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKING
Joao Martins
2023-10-24
1
-1
/
+36
|
*
iommufd/selftest: Expand mock_domain with dev_flags
Joao Martins
2023-10-24
2
-2
/
+21
|
*
iommu/vt-d: Access/Dirty bit support for SS domains
Joao Martins
2023-10-24
5
-1
/
+232
|
*
iommu/amd: Access/Dirty bit support in IOPTEs
Joao Martins
2023-10-24
4
-1
/
+182
|
*
iommu/amd: Add domain_alloc_user based domain allocation
Joao Martins
2023-10-24
1
-3
/
+41
|
*
iommufd: Add a flag to skip clearing of IOPTE dirty
Joao Martins
2023-10-24
2
-3
/
+9
|
*
iommufd: Add capabilities to IOMMU_GET_HW_INFO
Joao Martins
2023-10-24
1
-0
/
+4
|
*
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2023-10-24
4
-0
/
+149
|
*
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
2023-10-24
4
-0
/
+93
|
*
iommufd: Add a flag to enforce dirty tracking on attach
Joao Martins
2023-10-24
1
-1
/
+3
|
*
iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
Joao Martins
2023-10-24
1
-4
/
+4
|
*
vfio: Move iova_bitmap into iommufd
Joao Martins
2023-10-24
3
-0
/
+431
|
*
iommu/vt-d: Add domain_alloc_user op
Yi Liu
2023-10-10
1
-0
/
+28
|
*
iommufd/selftest: Add domain_alloc_user() support in iommu mock
Yi Liu
2023-10-10
1
-0
/
+19
|
*
iommufd: Support allocating nested parent domain
Yi Liu
2023-10-10
1
-1
/
+4
|
*
iommufd: Flow user flags for domain allocation to domain_alloc_user()
Yi Liu
2023-10-10
3
-5
/
+9
|
*
iommufd: Use the domain_alloc_user() op for domain allocation
Yi Liu
2023-10-10
1
-4
/
+15
*
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-02
2
-3
/
+3
|
\
\
|
*
|
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
2
-3
/
+3
|
|
/
*
|
iommu: Avoid unnecessary cache invalidations
Lu Baolu
2023-10-27
1
-1
/
+2
*
|
iommu/vt-d: Avoid memory allocation in iommu_suspend()
Zhang Rui
2023-09-25
2
-17
/
+1
*
|
iommu/apple-dart: Handle DMA_FQ domains in attach_dev()
Hector Martin
2023-09-25
1
-2
/
+1
*
|
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Joerg Roedel
2023-09-25
2
-7
/
+26
|
\
\
|
*
|
iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
Nicolin Chen
2023-09-22
1
-2
/
+16
|
*
|
iommu/arm-smmu-v3: Avoid constructing invalid range commands
Robin Murphy
2023-09-18
1
-5
/
+10
|
|
/
[next]