| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'for-linux-next' of https://gitlab.freedesktop.org/drm/misc/kern... | Mark Brown | 4 | -2/+11 |
| 2 days | Merge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.git | Mark Brown | 15 | -742/+419 |
| 4 days | dma-buf: fix UAF in dma_buf_fd() tracepoint | David Carlier | 1 | -1/+5 |
| 11 days | dma-buf: heaps: system: Turn the heap into a module | Maxime Ripard | 2 | -1/+6 |
| 11 days | dma-buf: heaps: cma: Turn the heap into a module | Maxime Ripard | 2 | -1/+4 |
| 11 days | dma-buf: heaps: Export mem_accounting parameter | Maxime Ripard | 1 | -0/+1 |
| 2026-05-04 | dma-buf/dma_fence_array: remove unused functionality v4 | Christian König | 4 | -14/+7 |
| 2026-04-27 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 4 | -27/+105 |
| 2026-04-24 | Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2 | -4/+3 |
| 2026-04-21 | Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+1 |
| 2026-04-17 | Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -22/+100 |
| 2026-04-16 | dma-buf: Remove the old selftest | Jason Gunthorpe | 5 | -219/+0 |
| 2026-04-16 | dma-buf: Change st-dma-fence-chain.c to use kunit | Jason Gunthorpe | 3 | -122/+96 |
| 2026-04-16 | dma-buf: Change st-dma-fence-unwrap.c to use kunit | Jason Gunthorpe | 3 | -166/+129 |
| 2026-04-16 | dma-buf: Change st-dma-fence.c to use kunit | Jason Gunthorpe | 3 | -115/+88 |
| 2026-04-16 | dma-buf: Change st-dma-resv.c to use kunit | Jason Gunthorpe | 5 | -76/+88 |
| 2026-04-15 | Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 10 | -146/+216 |
| 2026-04-15 | dma-fence: Fix potential tracepoint null pointer dereferences | Tvrtko Ursulin | 1 | -1/+2 |
| 2026-04-15 | dma-fence: Silence sparse warning in dma_fence_describe | Tvrtko Ursulin | 1 | -2/+2 |
| 2026-04-13 | dma-buf: fix UAF in dma_buf_put() tracepoint | Andi Shyti | 1 | -2/+1 |
| 2026-04-10 | dma-buf: fix htmldocs error for dma_buf_attach_revocable | Sumit Semwal | 1 | -0/+1 |
| 2026-04-02 | dma-buf: heaps: system: add system_cc_shared heap for explicitly shared memory | Jiri Pirko | 1 | -5/+98 |
| 2026-03-31 | dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning | Mikhail Gavrilov | 1 | -2/+2 |
| 2026-03-31 | dma: contiguous: Turn heap registration logic around | Maxime Ripard | 1 | -17/+2 |
| 2026-03-30 | udmabuf: fix DMA direction mismatch in release_udmabuf() | Mikhail Gavrilov | 1 | -1/+4 |
| 2026-03-30 | udmabuf: Do not create malformed scatterlists | Jason Gunthorpe | 1 | -36/+13 |
| 2026-03-11 | dma-buf: heaps: Clear CMA highages using helper | Linus Walleij | 1 | -4/+1 |
| 2026-03-11 | dma-buf: heaps: Clear CMA pages with clear_pages() | Linus Walleij | 1 | -1/+1 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 1 | -1/+1 |
| 2026-03-03 | dma-buf: Suppress a thread-safety complaint | Bart Van Assche | 1 | -1/+4 |
| 2026-02-25 | dma-buf: Assign separate lockdep class to array lock | Matthew Brost | 1 | -0/+14 |
| 2026-02-25 | dma-buf: Assign separate lockdep class to chain lock | Matthew Brost | 1 | -0/+13 |
| 2026-02-23 | dma-buf: Add dma_buf_attach_revocable() | Leon Romanovsky | 1 | -1/+47 |
| 2026-02-23 | dma-buf: Make .invalidate_mapping() truly optional | Leon Romanovsky | 1 | -4/+2 |
| 2026-02-23 | dma-buf: use inline lock for the dma-fence-chain | Christian König | 1 | -2/+1 |
| 2026-02-23 | dma-buf: use inline lock for the dma-fence-array | Christian König | 1 | -3/+2 |
| 2026-02-23 | dma-buf: use inline lock for the stub fence v2 | Christian König | 1 | -10/+2 |
| 2026-02-23 | dma-buf/selftests: test RCU ops and inline lock v2 | Christian König | 1 | -34/+10 |
| 2026-02-23 | dma-buf: inline spinlock for fence protection v5 | Christian König | 2 | -6/+17 |
| 2026-02-23 | dma-buf: abstract fence locking v2 | Christian König | 3 | -35/+33 |
| 2026-02-23 | dma-buf: detach fence ops on signal v3 | Christian König | 1 | -4/+14 |
| 2026-02-23 | dma-buf: protected fence ops by RCU v8 | Christian König | 1 | -22/+49 |
| 2026-02-23 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 14 | -36/+32 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 13 | -25/+25 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 14 | -33/+30 |
| 2026-02-12 | Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -3/+3 |
| 2026-02-09 | dma-fence: Fix sparse warnings due __rcu annotations | Tvrtko Ursulin | 1 | -4/+4 |
| 2026-02-05 | dma-buf: add dma_fence_was_initialized function v2 | Christian König | 1 | -1/+1 |
| 2026-01-27 | dma-buf: Always build with DMABUF_MOVE_NOTIFY | Leon Romanovsky | 2 | -14/+1 |
| 2026-01-27 | dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings() | Leon Romanovsky | 1 | -4/+4 |
| 2026-01-27 | dma-buf: Rename .move_notify() callback to a clearer identifier | Leon Romanovsky | 1 | -3/+3 |
| 2026-01-21 | dma-buf: add some tracepoints to debug. | gaoxiang17 | 1 | -6/+3 |
| 2026-01-19 | types: reuse common phys_vec type instead of DMABUF open‑coded variant | Leon Romanovsky | 1 | -3/+3 |
| 2026-01-19 | dma-buf: Remove DMA-BUF sysfs stats | T.J. Mercier | 5 | -271/+0 |
| 2026-01-19 | dma-buf: system_heap: account for system heap allocation in memcg | Eric Chanudet | 1 | -2/+5 |
| 2026-01-19 | dma-buf: heaps: add parameter to account allocations using cgroup | Eric Chanudet | 1 | -0/+5 |
| 2026-01-08 | dma-buf: heaps: Clear CMA pages with clear_page() | Linus Walleij | 1 | -1/+1 |
| 2025-12-18 | dma-buf: add some tracepoints to debug. | gaoxiang17 | 1 | -2/+49 |
| 2025-12-17 | dma-buf/selftests: drop the mock_wait implementation | Christian König | 1 | -46/+5 |
| 2025-12-15 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 5 | -12/+252 |
| 2025-12-08 | dma-buf: enable DMABUF_DEBUG by default on DEBUG kernels | Christian König | 1 | -1/+1 |
| 2025-12-08 | dma-buf: improve sg_table debugging hack v4 | Christian König | 1 | -13/+59 |
| 2025-12-04 | Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -1/+249 |
| 2025-12-04 | Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 5 | -62/+84 |
| 2025-12-04 | dma-buf/dma-fence: Remove return code of signaling-functions | Philipp Stanner | 1 | -30/+10 |
| 2025-12-04 | dma-buf: Don't misuse dma_fence_signal() | Philipp Stanner | 1 | -2/+2 |
| 2025-12-04 | dma-buf/dma-fence: Add dma_fence_check_and_signal() | Philipp Stanner | 1 | -0/+44 |
| 2025-12-04 | dma-buf/dma-fence: Add dma_fence_test_signaled_flag() | Philipp Stanner | 1 | -8/+8 |
| 2025-12-03 | Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2025-12-03 | dma-buf: replace "#if" with just "if" | Christian König | 1 | -3/+2 |
| 2025-12-02 | Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/... | Dave Airlie | 3 | -18/+39 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -9/+1 |
| 2025-11-28 | dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB | Alex Mastro | 1 | -1/+1 |
| 2025-11-28 | dma: convert dma_buf_fd() to FD_ADD() | Christian Brauner | 1 | -9/+1 |
| 2025-11-25 | dma-buf: cleanup dma_fence_describe v3 | Christian König | 1 | -9/+11 |
| 2025-11-25 | dma-buf/sw-sync: always taint the kernel when sw-sync is used | Christian König | 1 | -0/+4 |
| 2025-11-21 | dma-buf: system_heap: use larger contiguous mappings instead of per-page mmap | Barry Song | 1 | -9/+24 |
| 2025-11-21 | Merge tag 'v6.18-rc6' into drm-next | Dave Airlie | 1 | -1/+1 |
| 2025-11-20 | dma-buf: provide phys_vec to scatter-gather mapping routine | Leon Romanovsky | 2 | -1/+249 |
| 2025-11-19 | dma-buf: Switch to use %ptSp | Andy Shevchenko | 1 | -1/+1 |
| 2025-11-05 | dma-buf: rework stub fence initialisation v2 | Christian König | 1 | -17/+15 |
| 2025-10-24 | dma-fence: Fix safe access wrapper to call timeline name method | Akash Goel | 1 | -1/+1 |
| 2025-10-18 | dma-buf: heaps: cma: Create CMA heap for each CMA reserved region | Maxime Ripard | 2 | -27/+16 |
| 2025-10-18 | dma-buf: heaps: cma: Register list of CMA regions at boot | Maxime Ripard | 1 | -0/+14 |
| 2025-09-11 | dma-buf: dma-heap: export declared functions | Jens Wiklander | 1 | -0/+4 |
| 2025-07-30 | Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 9 | -80/+233 |
| 2025-07-09 | dma-buf: heaps: Give default CMA heap a fixed name | Jared Kangas | 2 | -1/+29 |
| 2025-07-09 | dma-buf: heaps: Parameterize heap name in __add_cma_heap() | Jared Kangas | 1 | -7/+11 |
| 2025-07-09 | dma-buf: system_heap: No separate allocation for attachment sg_tables | T.J. Mercier | 1 | -26/+17 |
| 2025-06-30 | dma-buf: fix timeout handling in dma_resv_wait_timeout v2 | Christian König | 1 | -5/+7 |
| 2025-06-20 | Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 2 | -14/+121 |
| 2025-06-18 | Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 6 | -42/+65 |
| 2025-06-13 | dma-fence: Add safe access helpers and document the rules | Tvrtko Ursulin | 1 | -10/+101 |
| 2025-06-13 | sync_file: Protect access to driver and timeline name | Tvrtko Ursulin | 1 | -4/+20 |
| 2025-06-11 | udmabuf: use sgtable-based scatterlist wrappers | Marek Szyprowski | 1 | -3/+2 |
| 2025-06-11 | dma-buf: fix compare in WARN_ON_ONCE | Christian König | 1 | -1/+1 |
| 2025-06-11 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 3 | -24/+83 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-06-03 | sync_file: Use dma-fence driver and timeline name helpers | Tvrtko Ursulin | 1 | -4/+4 |
| 2025-06-03 | dma-fence: Add helpers for accessing driver and timeline name | Tvrtko Ursulin | 1 | -4/+5 |
| 2025-06-03 | dma-fence: Use a flag for 64-bit seqnos | Tvrtko Ursulin | 2 | -16/+46 |
| 2025-06-03 | Merge drm-next-2025-05-28 into drm-misc-next | Maxime Ripard | 1 | -14/+37 |
| 2025-05-28 | Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -20/+78 |
| 2025-05-28 | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 7 | -220/+90 |
| 2025-05-27 | bpf: Add dmabuf iterator | T.J. Mercier | 1 | -0/+68 |
| 2025-05-27 | dma-buf: Rename debugfs symbols | T.J. Mercier | 1 | -25/+15 |
| 2025-05-27 | Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-05-15 | udmabuf: fix vmap missed offset page | Huan Yang | 1 | -1/+2 |
| 2025-05-15 | Revert "udmabuf: fix vmap_udmabuf error page set" | Huan Yang | 2 | -16/+7 |
| 2025-05-15 | dma-fence: Change signature of __dma_fence_is_later | Tvrtko Ursulin | 2 | -2/+2 |
| 2025-05-15 | Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 2 | -51/+0 |
| 2025-05-14 | dma-buf: insert memory barrier before updating num_fences | Hyejeong Choi | 1 | -2/+3 |
| 2025-05-12 | Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 1 | -14/+37 |
| 2025-05-08 | treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack() | Ingo Molnar | 1 | -1/+1 |
| 2025-05-08 | dma-buf/sw-sync: Remove unused debug code | Dr. David Alan Gilbert | 2 | -51/+0 |
| 2025-05-06 | BackMerge tag 'v6.15-rc5' into drm-next | Dave Airlie | 1 | -5/+14 |
| 2025-05-05 | dma-fence: Add helper to sort and deduplicate dma_fence arrays | Arvind Yadav | 1 | -14/+37 |
| 2025-04-14 | Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 5 | -155/+53 |
| 2025-04-11 | dma-buf/sw_sync: Decrement refcount on error in sw_sync_ioctl_get_deadline() | Dan Carpenter | 1 | -5/+14 |
| 2025-04-08 | dma-buf: heaps: system: Remove global variable | Maxime Ripard | 1 | -2/+1 |
| 2025-04-08 | Merge drm/drm-fixes into drm-misc-fixes | Thomas Zimmermann | 3 | -6/+275 |
| 2025-04-07 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -1/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-03-24 | udmabuf: fix a buf size overflow issue during udmabuf creation | Xiaogang Chen | 1 | -1/+1 |
| 2025-03-06 | dma-buf: drop caching of sg_tables | Christian König | 2 | -35/+0 |
| 2025-03-06 | dma-buf: dma-buf: stop mapping sg_tables on attach v2 | Christian König | 1 | -92/+59 |
| 2025-03-06 | dma-buf/dma-fence: remove unnecessary callbacks | Christian König | 2 | -35/+2 |
| 2025-02-06 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2 | -17/+28 |
| 2025-01-09 | dma-fence: Add some more fence-merge-unwrap tests | Tvrtko Ursulin | 1 | -3/+196 |
| 2025-01-09 | dma-buf: add selftest for fence order after merge | Christian König | 1 | -1/+68 |
| 2025-01-09 | dma-fence: Add a single fence fast path for fence merging | Tvrtko Ursulin | 1 | -1/+10 |
| 2024-12-20 | Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 2 | -17/+28 |
| 2024-12-12 | dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FS | T.J. Mercier | 1 | -1/+1 |
| 2024-12-11 | udmabuf: fix memory leak on last export_udmabuf() error path | Jann Horn | 1 | -11/+17 |
| 2024-12-11 | udmabuf: also check for F_SEAL_FUTURE_WRITE | Jann Horn | 1 | -1/+1 |
| 2024-12-11 | udmabuf: fix racy memfd sealing check | Jann Horn | 1 | -4/+9 |
| 2024-12-06 | Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2 | -65/+87 |
| 2024-12-04 | Merge tag 'drm-misc-fixes-2024-11-28' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 1 | -1/+27 |
| 2024-12-04 | Merge tag 'drm-misc-fixes-2024-11-21' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 1 | -64/+60 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -21/+21 |
| 2024-11-25 | dma-buf: fix dma_fence_array_signaled v4 | Christian König | 1 | -1/+27 |
| 2024-11-15 | dma-fence: Use kernel's sort for merging fences | Tvrtko Ursulin | 1 | -66/+60 |
| 2024-11-15 | dma-fence: Fix reference leak on fence merge failure path | Tvrtko Ursulin | 1 | -0/+2 |
| 2024-10-14 | dma-buf: Use atomic64_inc_return() in dma_buf_getfile() | Uros Bizjak | 1 | -1/+1 |
| 2024-10-14 | dma-buf/heaps: replace kmap_atomic with kmap_local_page | Pintu Kumar | 1 | -3/+3 |
| 2024-10-14 | dma-buf: fix S_IRUGO to 0444, block comments, func declaration | Pintu Kumar | 1 | -5/+7 |
| 2024-10-09 | dma-buf/sw_sync: remove pointless enable_signaling implementation | Christian König | 1 | -6/+0 |
| 2024-10-09 | dma-buf: add WARN_ON() illegal dma-fence signaling | Christian König | 1 | -2/+2 |
| 2024-09-30 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2 | -2/+2 |
| 2024-09-23 | dma-buf: Add syntax highlighting to code listings in the document | Tommy Chiang | 1 | -6/+9 |
| 2024-09-20 | udmabuf: reuse folio array when pin folios | Huan Yang | 1 | -15/+21 |
| 2024-09-20 | udmabuf: remove udmabuf_folio | Huan Yang | 1 | -36/+29 |
| 2024-09-20 | udmabuf: introduce udmabuf init and deinit helper | Huan Yang | 1 | -21/+31 |
| 2024-09-20 | udmabuf: udmabuf_create pin folio codestyle cleanup | Huan Yang | 1 | -61/+76 |
| 2024-09-20 | udmabuf: fix vmap_udmabuf error page set | Huan Yang | 2 | -7/+16 |
| 2024-09-20 | udmabuf: change folios array from kmalloc to kvmalloc | Huan Yang | 1 | -13/+13 |
| 2024-09-20 | udmabuf: pre-fault when first page fault | Huan Yang | 1 | -2/+31 |
| 2024-09-20 | dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_b... | Thomas Hellström | 1 | -3/+3 |
| 2024-09-19 | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2 | -33/+72 |
| 2024-09-17 | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-11 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -21/+57 |
| 2024-09-09 | dma-buf: heaps: Add __init to CMA and system heap module_init functions | T.J. Mercier | 2 | -3/+3 |
| 2024-09-09 | dma-buf: heaps: Fix off-by-one in CMA heap fault handler | T.J. Mercier | 1 | -1/+1 |
| 2024-09-08 | treewide: Fix wrong singular form of jiffies in comments | Anna-Maria Behnsen | 1 | -1/+1 |
| 2024-08-30 | dma-buf: Split out dma fence array create into alloc and arm functions | Matthew Brost | 1 | -21/+57 |
| 2024-08-08 | Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi... | Daniel Vetter | 1 | -12/+15 |
| 2024-07-29 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2 | -2/+8 |
| 2024-07-23 | dma-buf: heaps: Deduplicate docs and adopt common format | T.J. Mercier | 1 | -12/+15 |
| 2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -59/+174 |
| 2024-07-12 | udmabuf: pin the pages using memfd_pin_folios() API | Vivek Kasireddy | 1 | -75/+80 |
| 2024-07-12 | udmabuf: convert udmabuf driver to use folios | Vivek Kasireddy | 1 | -56/+83 |
| 2024-07-12 | udmabuf: add back support for mapping hugetlb pages | Vivek Kasireddy | 1 | -21/+101 |
| 2024-07-12 | udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmap | Vivek Kasireddy | 1 | -3/+5 |
| 2024-07-12 | udmabuf: add CONFIG_MMU dependency | Arnd Bergmann | 1 | -0/+1 |
| 2024-06-21 | Merge tag 'drm-misc-next-2024-06-20' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 2 | -4/+4 |
| 2024-06-21 | Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 2 | -2/+9 |
| 2024-06-21 | Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 1 | -6/+4 |
| 2024-06-19 | dma-buf/heaps: Correct the types of fd_flags and heap_flags | Barry Song | 2 | -4/+4 |
| 2024-06-05 | dma-buf: align fd_flags and heap_flags with dma_heap_allocation_data | Barry Song | 1 | -2/+2 |
| 2024-05-31 | dma-buf: add a warning when drv try to reserve 0 fence slots | Christian König | 1 | -0/+7 |
| 2024-05-28 | Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes | Maarten Lankhorst | 2 | -23/+35 |
| 2024-05-27 | dma-buf: handle testing kthreads creation failure | Fedor Pchelkin | 1 | -0/+6 |
| 2024-05-27 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -1/+1 |
| 2024-05-27 | dma-buf/fence-array: Add flex array to struct dma_fence_array | Christophe JAILLET | 1 | -6/+4 |
| 2024-05-24 | dma-buf/sw-sync: don't enable IRQ from sync_print_obj() | Tetsuo Handa | 1 | -2/+2 |
| 2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 1 | -1/+1 |
| 2024-04-15 | dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS | Tvrtko Ursulin | 1 | -22/+34 |
| 2024-03-25 | Merge drm/drm-fixes into drm-misc-fixes | Thomas Zimmermann | 2 | -6/+6 |
| 2024-03-20 | dma-buf: Fix NULL pointer dereference in sanitycheck() | Pavel Sakharov | 1 | -3/+3 |
| 2024-02-07 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -4/+3 |
| 2024-01-31 | dma-buf: heaps: Don't track CMA dma-buf pages under RssFile | T.J. Mercier | 1 | -4/+3 |
| 2024-01-29 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -1/+1 |
| 2024-01-12 | dma-buf/dma-fence: fix spelling | Randy Dunlap | 1 | -4/+4 |
| 2024-01-12 | dma-buf/dma-resv: fix spelling | Randy Dunlap | 1 | -2/+2 |
| 2023-12-12 | Backmerge tag 'v6.7-rc5' into drm-next | Dave Airlie | 1 | -1/+1 |
| 2023-12-02 | dma-buf/sw_sync: Add fence deadline support | Rob Clark | 2 | -0/+84 |
| 2023-12-02 | dma-buf/sync_file: Add SET_DEADLINE ioctl | Rob Clark | 2 | -1/+21 |
| 2023-11-27 | dma-buf: fix check in dma_resv_add_fence | Christian König | 1 | -1/+1 |