index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
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/heaps: replace kmap_atomic with kmap_local_page
Pintu Kumar
2024-10-14
dma-buf: fix S_IRUGO to 0444, block comments, func declaration
Pintu Kumar
2024-10-09
dma-buf/sw_sync: remove pointless enable_signaling implementation
Christian König
2024-10-09
dma-buf: add WARN_ON() illegal dma-fence signaling
Christian König
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-23
dma-buf: Add syntax highlighting to code listings in the document
Tommy Chiang
2024-09-20
udmabuf: reuse folio array when pin folios
Huan Yang
2024-09-20
udmabuf: remove udmabuf_folio
Huan Yang
2024-09-20
udmabuf: introduce udmabuf init and deinit helper
Huan Yang
2024-09-20
udmabuf: udmabuf_create pin folio codestyle cleanup
Huan Yang
2024-09-20
udmabuf: fix vmap_udmabuf error page set
Huan Yang
2024-09-20
udmabuf: change folios array from kmalloc to kvmalloc
Huan Yang
2024-09-20
udmabuf: pre-fault when first page fault
Huan Yang
2024-09-20
dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_b...
Thomas Hellström
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-09
dma-buf: heaps: Add __init to CMA and system heap module_init functions
T.J. Mercier
2024-09-09
dma-buf: heaps: Fix off-by-one in CMA heap fault handler
T.J. Mercier
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-08-30
dma-buf: Split out dma fence array create into alloc and arm functions
Matthew Brost
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-23
dma-buf: heaps: Deduplicate docs and adopt common format
T.J. Mercier
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-12
udmabuf: pin the pages using memfd_pin_folios() API
Vivek Kasireddy
2024-07-12
udmabuf: convert udmabuf driver to use folios
Vivek Kasireddy
2024-07-12
udmabuf: add back support for mapping hugetlb pages
Vivek Kasireddy
2024-07-12
udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmap
Vivek Kasireddy
2024-07-12
udmabuf: add CONFIG_MMU dependency
Arnd Bergmann
2024-06-21
Merge tag 'drm-misc-next-2024-06-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-06-21
Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-06-21
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-06-19
dma-buf/heaps: Correct the types of fd_flags and heap_flags
Barry Song
2024-06-05
dma-buf: align fd_flags and heap_flags with dma_heap_allocation_data
Barry Song
2024-05-31
dma-buf: add a warning when drv try to reserve 0 fence slots
Christian König
2024-05-28
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
2024-05-27
dma-buf: handle testing kthreads creation failure
Fedor Pchelkin
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-05-27
dma-buf/fence-array: Add flex array to struct dma_fence_array
Christophe JAILLET
2024-05-24
dma-buf/sw-sync: don't enable IRQ from sync_print_obj()
Tetsuo Handa
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-04-15
dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS
Tvrtko Ursulin
2024-03-25
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2024-03-20
dma-buf: Fix NULL pointer dereference in sanitycheck()
Pavel Sakharov
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-01-31
dma-buf: heaps: Don't track CMA dma-buf pages under RssFile
T.J. Mercier
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
[next]