Age | Commit message (Expand) | Author |
2020-12-24 | Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-12-18 | Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-12-16 | dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS | John Stultz |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | dma-buf: use krealloc_array() | Bartosz Golaszewski |
2020-11-25 | dma-buf/dma-resv: Respect num_fences when initializing the shared fence list. | Maarten Lankhorst |
2020-11-22 | dma-buf: system_heap: Allocate higher order pages if available | John Stultz |
2020-11-22 | dma-buf: heaps: Skip sync if not mapped | John Stultz |
2020-11-22 | dma-buf: heaps: Remove heap-helpers code | John Stultz |
2020-11-22 | dma-buf: heaps: Move heap-helper logic into the cma_heap implementation | John Stultz |
2020-11-22 | dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists | John Stultz |
2020-11-19 | mm: introduce vma_set_file function v5 | Christian König |
2020-11-19 | mm: mmap: fix fput in error path v2 | Christian König |
2020-11-05 | Revert "mm: mmap: fix fput in error path v2" | Christian König |
2020-11-05 | Revert "mm: introduce vma_set_file function v4" | Christian König |
2020-11-05 | dma-buf: Fix static checker warning | Jianxin Xiong |
2020-11-05 | mm: introduce vma_set_file function v4 | Christian König |
2020-11-05 | mm: mmap: fix fput in error path v2 | Christian König |
2020-11-02 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-15 | dma-buf: Clarify that dma-buf sg lists are page aligned | Jianxin Xiong |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-10-08 | dma-buf: use struct_size macro | Christian König |
2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-09-29 | dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces | Thomas Zimmermann |
2020-09-29 | dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces | Thomas Zimmermann |
2020-09-29 | dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr | Thomas Zimmermann |
2020-09-23 | Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-09-21 | dmabuf: fix NULL pointer dereference in dma_buf_release() | Charan Teja Reddy |
2020-09-17 | dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv | Daniel Vetter |
2020-09-17 | Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ... | Dave Airlie |
2020-09-14 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2020-09-10 | dmabuf: fix common struct sg_table related issues | Marek Szyprowski |
2020-09-07 | udmabuf: Add missing compact_ioctl | Kristian H. Kristensen |
2020-09-03 | dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in ke... | Krzysztof Kozlowski |
2020-09-03 | dma-buf: Fix kerneldoc of dma_buf_set_name() | Krzysztof Kozlowski |
2020-09-02 | dma-buf: fix kernel-doc warning in dma-fence.c | Randy Dunlap |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-07-29 | dma-buf: Use sequence counter with associated wound/wait mutex | Ahmed S. Darwish |
2020-07-29 | dma-buf: Remove custom seqcount lockdep class key | Ahmed S. Darwish |
2020-07-24 | Merge v5.8-rc6 into drm-next | Dave Airlie |
2020-07-23 | dma-fence: Make symbol 'dma_fence_lockdep_map' static | Wei Yongjun |
2020-07-23 | Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-07-21 | dma-fence: prime lockdep annotations | Daniel Vetter |
2020-07-21 | dma-fence: basic lockdep annotations | Daniel Vetter |
2020-07-20 | Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-07-10 | dmabuf: use spinlock to access dmabuf->name | Charan Teja Kalla |
2020-07-03 | Merge tag 'drm-intel-next-2020-07-02' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2020-07-02 | dma-buf: fix dma-fence-chain out of order test | Lionel Landwerlin |
2020-07-02 | Revert "dma-buf: Report signaled links inside dma-fence-chain" | Lionel Landwerlin |