index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
18 hours
Merge branch 'for-linux-next' of https://gitlab.freedesktop.org/drm/misc/kern...
Mark Brown
5 days
dma_buf: change unsigned int and int types into size_t
Shahyan Soltani
6 days
dma-buf: rename dma_fence_enable_sw_signaling
Christian König
7 days
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
8 days
Merge drm/drm-fixes into drm-misc-fixes
Maarten Lankhorst
8 days
dma-fence: Make dma_fence_dedup_array() robust against 0-count input
Baineng Shou
8 days
dma-buf: dma-fence: Fix potential NULL pointer dereference
Philipp Stanner
8 days
dma-fence: use correct callback in dma_fence_timeline_name()
André Draszik
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-11
dma-buf: move system_cc_shared heap under separate Kconfig
Arnd Bergmann
2026-06-03
dma-buf: heaps: use max3 in dma_heap_ioctl
Thorsten Blum
2026-06-01
dma-fence: Clarify external lock use case in dma_fence_init() docs
Maíra Canal
2026-05-28
dma-buf: fix UAF in dma_buf_fd() tracepoint
David Carlier
2026-05-21
dma-buf: heaps: system: Turn the heap into a module
Maxime Ripard
2026-05-21
dma-buf: heaps: cma: Turn the heap into a module
Maxime Ripard
2026-05-21
dma-buf: heaps: Export mem_accounting parameter
Maxime Ripard
2026-05-04
dma-buf/dma_fence_array: remove unused functionality v4
Christian König
2026-04-27
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-04-24
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-21
Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-16
dma-buf: Remove the old selftest
Jason Gunthorpe
2026-04-16
dma-buf: Change st-dma-fence-chain.c to use kunit
Jason Gunthorpe
2026-04-16
dma-buf: Change st-dma-fence-unwrap.c to use kunit
Jason Gunthorpe
2026-04-16
dma-buf: Change st-dma-fence.c to use kunit
Jason Gunthorpe
2026-04-16
dma-buf: Change st-dma-resv.c to use kunit
Jason Gunthorpe
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-15
dma-fence: Fix potential tracepoint null pointer dereferences
Tvrtko Ursulin
2026-04-15
dma-fence: Silence sparse warning in dma_fence_describe
Tvrtko Ursulin
2026-04-13
dma-buf: fix UAF in dma_buf_put() tracepoint
Andi Shyti
2026-04-10
dma-buf: fix htmldocs error for dma_buf_attach_revocable
Sumit Semwal
2026-04-02
dma-buf: heaps: system: add system_cc_shared heap for explicitly shared memory
Jiri Pirko
2026-03-31
dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning
Mikhail Gavrilov
2026-03-31
dma: contiguous: Turn heap registration logic around
Maxime Ripard
2026-03-30
udmabuf: fix DMA direction mismatch in release_udmabuf()
Mikhail Gavrilov
2026-03-30
udmabuf: Do not create malformed scatterlists
Jason Gunthorpe
2026-03-11
dma-buf: heaps: Clear CMA highages using helper
Linus Walleij
2026-03-11
dma-buf: heaps: Clear CMA pages with clear_pages()
Linus Walleij
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-03
dma-buf: Suppress a thread-safety complaint
Bart Van Assche
2026-02-25
dma-buf: Assign separate lockdep class to array lock
Matthew Brost
2026-02-25
dma-buf: Assign separate lockdep class to chain lock
Matthew Brost
2026-02-23
dma-buf: Add dma_buf_attach_revocable()
Leon Romanovsky
2026-02-23
dma-buf: Make .invalidate_mapping() truly optional
Leon Romanovsky
2026-02-23
dma-buf: use inline lock for the dma-fence-chain
Christian König
2026-02-23
dma-buf: use inline lock for the dma-fence-array
Christian König
2026-02-23
dma-buf: use inline lock for the stub fence v2
Christian König
2026-02-23
dma-buf/selftests: test RCU ops and inline lock v2
Christian König
2026-02-23
dma-buf: inline spinlock for fence protection v5
Christian König
2026-02-23
dma-buf: abstract fence locking v2
Christian König
[next]