index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
dma-buf.c
Age
Commit message (
Expand
)
Author
2026-05-28
dma-buf: fix UAF in dma_buf_fd() tracepoint
David Carlier
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-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
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-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
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
Merge drm/drm-next into drm-misc-next
Maxime Ripard
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-01-27
dma-buf: Always build with DMABUF_MOVE_NOTIFY
Leon Romanovsky
2026-01-27
dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
Leon Romanovsky
2026-01-27
dma-buf: Rename .move_notify() callback to a clearer identifier
Leon Romanovsky
2026-01-21
dma-buf: add some tracepoints to debug.
gaoxiang17
2026-01-19
dma-buf: Remove DMA-BUF sysfs stats
T.J. Mercier
2025-12-18
dma-buf: add some tracepoints to debug.
gaoxiang17
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-12-08
dma-buf: improve sg_table debugging hack v4
Christian König
2025-12-03
dma-buf: replace "#if" with just "if"
Christian König
2025-11-28
dma: convert dma_buf_fd() to FD_ADD()
Christian Brauner
2025-06-11
dma-buf: fix compare in WARN_ON_ONCE
Christian König
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-27
bpf: Add dmabuf iterator
T.J. Mercier
2025-05-27
dma-buf: Rename debugfs symbols
T.J. Mercier
2025-03-06
dma-buf: drop caching of sg_tables
Christian König
2025-03-06
dma-buf: dma-buf: stop mapping sg_tables on attach v2
Christian König
2024-12-20
Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-12-12
dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FS
T.J. Mercier
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-14
dma-buf: Use atomic64_inc_return() in dma_buf_getfile()
Uros Bizjak
2024-10-14
dma-buf: fix S_IRUGO to 0444, block comments, func declaration
Pintu Kumar
2024-09-23
dma-buf: Add syntax highlighting to code listings in the document
Tommy Chiang
2024-04-15
dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS
Tvrtko Ursulin
2023-11-20
dma-buf: Replace strlcpy() with strscpy()
Kees Cook
2023-06-21
dma-buf: Change locking policy for mmap()
Dmitry Osipenko
2023-03-03
dma-buf: Include missing parentheses to documentation
Maíra Canal
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-13
dma-buf: fix dma_buf_export init order v2
Christian König
2022-11-24
dma-buf: A collection of typo and documentation fixes
T.J. Mercier
2022-11-18
dma-buf: Use dma_fence_unwrap_for_each when importing fences
Jason Ekstrand
2022-11-11
dma-buf: Move dma_buf_mmap_internal() to dynamic locking specification
Dmitry Osipenko
2022-11-02
dma-buf: Make locking consistent in dma_buf_detach()
Dmitry Osipenko
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-10-18
dma-buf: Remove obsoleted internal lock
Dmitry Osipenko
2022-10-18
dma-buf: Document dynamic locking convention
Dmitry Osipenko
[next]