summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/dma-buf-mapping.c
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2026-01-19types: reuse common phys_vec type instead of DMABUF open‑coded variantLeon Romanovsky-3/+3
2025-11-28dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiBAlex Mastro-1/+1
2025-11-20dma-buf: provide phys_vec to scatter-gather mapping routineLeon Romanovsky-0/+248