index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
3 days
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
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-03
sync_file: Use dma-fence driver and timeline name helpers
Tvrtko Ursulin
2025-06-03
dma-fence: Add helpers for accessing driver and timeline name
Tvrtko Ursulin
2025-06-03
dma-fence: Use a flag for 64-bit seqnos
Tvrtko Ursulin
2025-06-03
Merge drm-next-2025-05-28 into drm-misc-next
Maxime Ripard
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-27
bpf: Add dmabuf iterator
T.J. Mercier
2025-05-27
dma-buf: Rename debugfs symbols
T.J. Mercier
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-15
udmabuf: fix vmap missed offset page
Huan Yang
2025-05-15
Revert "udmabuf: fix vmap_udmabuf error page set"
Huan Yang
2025-05-15
dma-fence: Change signature of __dma_fence_is_later
Tvrtko Ursulin
2025-05-15
Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-05-14
dma-buf: insert memory barrier before updating num_fences
Hyejeong Choi
2025-05-12
Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-05-08
dma-buf/sw-sync: Remove unused debug code
Dr. David Alan Gilbert
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-05-05
dma-fence: Add helper to sort and deduplicate dma_fence arrays
Arvind Yadav
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-04-11
dma-buf/sw_sync: Decrement refcount on error in sw_sync_ioctl_get_deadline()
Dan Carpenter
2025-04-08
dma-buf: heaps: system: Remove global variable
Maxime Ripard
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-24
udmabuf: fix a buf size overflow issue during udmabuf creation
Xiaogang Chen
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
2025-03-06
dma-buf/dma-fence: remove unnecessary callbacks
Christian König
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-01-09
dma-fence: Add some more fence-merge-unwrap tests
Tvrtko Ursulin
2025-01-09
dma-buf: add selftest for fence order after merge
Christian König
2025-01-09
dma-fence: Add a single fence fast path for fence merging
Tvrtko Ursulin
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-11
udmabuf: fix memory leak on last export_udmabuf() error path
Jann Horn
2024-12-11
udmabuf: also check for F_SEAL_FUTURE_WRITE
Jann Horn
[next]