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
/
pages.c
Age
Commit message (
Expand
)
Author
2024-08-26
iommufd: Reorder include files
Nicolin Chen
2024-06-25
iommufd: Use atomic_long_try_cmpxchg() in incr_user_locked_vm()
Uros Bizjak
2023-10-30
iommufd: Add iopt_area_alloc()
Jason Gunthorpe
2023-07-27
iommufd: Set end correctly when doing batch carry
Jason Gunthorpe
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-04-04
iommufd: Do not corrupt the pfn list when doing batch carry
Jason Gunthorpe
2023-04-04
iommufd: Fix unpinning of pages when an access is present
Jason Gunthorpe
2023-04-04
iommufd: Check for uptr overflow
Jason Gunthorpe
2023-01-25
iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
Jason Gunthorpe
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-09
iommufd: Improve a few unclear bits of code
Jason Gunthorpe
2022-12-09
iommufd: Fix comment typos
Jason Gunthorpe
2022-11-30
iommufd: Add additional invariant assertions
Jason Gunthorpe
2022-11-30
iommufd: Add some fault injection points
Jason Gunthorpe
2022-11-30
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
2022-11-30
iommufd: Algorithms for PFN storage
Jason Gunthorpe
2022-11-30
iommufd: PFN handling for iopt_pages
Jason Gunthorpe