index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2026-01-21
dma-buf: add some tracepoints to debug.
gaoxiang17
2026-01-19
types: reuse common phys_vec type instead of DMABUF open‑coded variant
Leon Romanovsky
2026-01-19
dma-buf: Remove DMA-BUF sysfs stats
T.J. Mercier
2026-01-19
dma-buf: system_heap: account for system heap allocation in memcg
Eric Chanudet
2026-01-19
dma-buf: heaps: add parameter to account allocations using cgroup
Eric Chanudet
2026-01-08
dma-buf: heaps: Clear CMA pages with clear_page()
Linus Walleij
2025-12-18
dma-buf: add some tracepoints to debug.
gaoxiang17
2025-12-17
dma-buf/selftests: drop the mock_wait implementation
Christian König
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-12-08
dma-buf: enable DMABUF_DEBUG by default on DEBUG kernels
Christian König
2025-12-08
dma-buf: improve sg_table debugging hack v4
Christian König
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-04
dma-buf/dma-fence: Remove return code of signaling-functions
Philipp Stanner
2025-12-04
dma-buf: Don't misuse dma_fence_signal()
Philipp Stanner
2025-12-04
dma-buf/dma-fence: Add dma_fence_check_and_signal()
Philipp Stanner
2025-12-04
dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
Philipp Stanner
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-03
dma-buf: replace "#if" with just "if"
Christian König
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-28
dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB
Alex Mastro
2025-11-28
dma: convert dma_buf_fd() to FD_ADD()
Christian Brauner
2025-11-25
dma-buf: cleanup dma_fence_describe v3
Christian König
2025-11-25
dma-buf/sw-sync: always taint the kernel when sw-sync is used
Christian König
2025-11-21
dma-buf: system_heap: use larger contiguous mappings instead of per-page mmap
Barry Song
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-11-20
dma-buf: provide phys_vec to scatter-gather mapping routine
Leon Romanovsky
2025-11-19
dma-buf: Switch to use %ptSp
Andy Shevchenko
2025-11-05
dma-buf: rework stub fence initialisation v2
Christian König
2025-10-24
dma-fence: Fix safe access wrapper to call timeline name method
Akash Goel
2025-10-18
dma-buf: heaps: cma: Create CMA heap for each CMA reserved region
Maxime Ripard
2025-10-18
dma-buf: heaps: cma: Register list of CMA regions at boot
Maxime Ripard
2025-09-11
dma-buf: dma-heap: export declared functions
Jens Wiklander
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-09
dma-buf: heaps: Give default CMA heap a fixed name
Jared Kangas
2025-07-09
dma-buf: heaps: Parameterize heap name in __add_cma_heap()
Jared Kangas
2025-07-09
dma-buf: system_heap: No separate allocation for attachment sg_tables
T.J. Mercier
2025-06-30
dma-buf: fix timeout handling in dma_resv_wait_timeout v2
Christian König
2025-06-20
Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-06-18
Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-06-13
dma-fence: Add safe access helpers and document the rules
Tvrtko Ursulin
2025-06-13
sync_file: Protect access to driver and timeline name
Tvrtko Ursulin
2025-06-11
udmabuf: use sgtable-based scatterlist wrappers
Marek Szyprowski
2025-06-11
dma-buf: fix compare in WARN_ON_ONCE
Christian König
[next]