index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
/
io_pagetable.c
Age
Commit message (
Expand
)
Author
2024-09-05
iommufd: Protect against overflow of ALIGN() during iova allocation
Jason Gunthorpe
2024-08-26
iommufd: Reorder include files
Nicolin Chen
2024-02-26
iommufd: Fix iopt_access_list_id overwrite bug
Nicolin Chen
2023-10-30
iommufd: Add iopt_area_alloc()
Jason Gunthorpe
2023-10-30
iommufd: Fix missing update of domains_itree after splitting iopt_area
Koichiro Den
2023-10-24
iommufd: Add a flag to skip clearing of IOPTE dirty
Joao Martins
2023-10-24
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2023-10-24
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
2023-07-28
iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
Nicolin Chen
2023-07-26
iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC
Jason Gunthorpe
2023-07-26
iommufd: Keep track of each device's reserved regions instead of groups
Jason Gunthorpe
2023-06-26
iommufd: Do not access the area pointer after unlocking
Jason Gunthorpe
2022-12-09
iommufd: Change the order of MSI setup
Jason Gunthorpe
2022-11-30
iommufd: Add additional invariant assertions
Jason Gunthorpe
2022-11-30
iommufd: Add kAPI toward external drivers for kernel access
Jason Gunthorpe
2022-11-30
iommufd: Data structure to provide IOVA to PFN mapping
Jason Gunthorpe