aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/dma-buf-mapping.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-01-19types: reuse common phys_vec type instead of DMABUF open‑coded variantLeon Romanovsky1-3/+3
2025-11-28dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiBAlex Mastro1-1/+1
2025-11-20dma-buf: provide phys_vec to scatter-gather mapping routineLeon Romanovsky1-0/+248