summaryrefslogtreecommitdiff
path: root/drivers/accel/amdxdna/amdxdna_ubuf.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-50/+0
2026-05-28Merge v7.1-rc5 into drm-nextSimona Vetter1-50/+0
2026-05-22Revert "accel/amdxdna: Support read-only user-pointer BO mappings"Lizhi Hou1-27/+2
2026-05-19accel/amdxdna: Remove mmap and export support for ubufLizhi Hou1-50/+0
2026-04-01accel/amdxdna: Support read-only user-pointer BO mappingsMax Zhen1-2/+27
2026-03-26accel/amdxdna: Fix leak when pinning ubuf pagesMax Zhen1-4/+8
2026-03-20accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...Max Zhen1-13/+4
2026-02-23accel/amdxdna: Prevent ubuf size overflowLizhi Hou1-1/+5
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+4
2026-01-30accel/amdxdna: Fix memory leak in amdxdna_ubuf_mapZishun Yi1-2/+8
2025-07-22accel/amdxdna: Support user space allocated bufferLizhi Hou1-0/+232