index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
/
hw_pagetable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
iommufd: Reject non-zero data_type if no data_len is provided
Jason Gunthorpe
1
-1
/
+2
2024-01-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+41
2024-01-11
iommufd: Add IOMMU_HWPT_INVALIDATE
Yi Liu
1
-0
/
+41
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
1
-0
/
+2
2023-11-30
iommufd: Add iommufd_ctx to iommufd_put_object()
Jason Gunthorpe
1
-4
/
+4
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
1
-0
/
+2
2023-10-26
iommufd: Add a nested HW pagetable object
Nicolin Chen
1
-6
/
+103
2023-10-26
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
1
-1
/
+2
2023-10-26
iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
Nicolin Chen
1
-17
/
+29
2023-10-26
iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
Nicolin Chen
1
-59
/
+70
2023-10-26
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
1
-1
/
+1
2023-10-24
iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
Nicolin Chen
1
-1
/
+8
2023-10-24
iommufd: Add a flag to skip clearing of IOPTE dirty
Joao Martins
1
-1
/
+2
2023-10-24
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
1
-0
/
+22
2023-10-24
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
1
-0
/
+24
2023-10-24
iommufd: Add a flag to enforce dirty tracking on attach
Joao Martins
1
-1
/
+3
2023-10-10
iommufd: Support allocating nested parent domain
Yi Liu
1
-1
/
+4
2023-10-10
iommufd: Flow user flags for domain allocation to domain_alloc_user()
Yi Liu
1
-3
/
+6
2023-10-10
iommufd: Use the domain_alloc_user() op for domain allocation
Yi Liu
1
-4
/
+15
2023-07-26
iommufd: Add IOMMU_HWPT_ALLOC
Jason Gunthorpe
1
-0
/
+46
2023-07-26
iommufd: Allow a hwpt to be aborted after allocation
Jason Gunthorpe
1
-0
/
+19
2023-07-26
iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
Jason Gunthorpe
1
-0
/
+27
2023-07-26
iommufd: Replace the hwpt->devices list with iommufd_group
Jason Gunthorpe
1
-20
/
+2
2023-03-06
iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
Jason Gunthorpe
1
-4
/
+41
2023-03-06
iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
Jason Gunthorpe
1
-8
/
+19
2022-12-01
iommufd: Add a HW pagetable object
Jason Gunthorpe
1
-0
/
+57