- 3b4ca92 Merge tag 'android12-5.10.81_r00' into android12-5.10 by Greg Kroah-Hartman · 3 years ago
- 1260b47 FROMGIT: dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME by Yunfei Wang · 3 years, 2 months ago
- 3ed40fb ANDROID: dma-buf: heaps: fix dma-buf heap pool pages stat by xieliujie · 3 years, 1 month ago
- c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 2 months ago
- 706ebf1 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 2 months ago
- 6758d66 dma-buf: WARN on dmabuf release with pending attachments by Charan Teja Reddy · 3 years, 6 months ago
- 6cf4b65 FROMGIT: dma-buf: acquire name lock before read/write dma_buf.name by Yunfei Wang · 3 years, 2 months ago
- a7c8ce8 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 2 months ago
- 48e5c07 ANDROID: dma_heap: add dma_parms for uncached heap by Guangming Cao · 3 years, 4 months ago
- 234d53d Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 3 months ago
- 66379c1 Merge tag 'android12-5.10.66_r00' into android12-5.10 by Greg Kroah-Hartman · 3 years, 3 months ago
- 93ec12d FROMGIT: dma-buf: system_heap: Avoid warning on mid-order allocations by John Stultz · 3 years, 4 months ago
- 7d8687d Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 3 months ago
- 33740c9 Merge 5.10.69 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 49af2e3 FROMLIST: dma-buf: support users to change dma_buf.name by Guangming Cao · 3 years, 4 months ago
- ca90729 dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER by Geert Uytterhoeven · 3 years, 4 months ago
- afe9ed0 Merge 5.10.53 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- 0d51418 dma-buf/sync_file: Don't leak fences on merge failure by Jason Ekstrand · 3 years, 6 months ago
- fdb1cfe FROMGIT: dma_buf: remove dmabuf sysfs teardown before release by Guangming Cao · 3 years, 6 months ago
- a1ce719 ANDROID: Delete the DMA-BUF attachment sysfs statistics by Hridya Valsaraju · 3 years, 6 months ago
- 956db89 BACKPORT: FROMLIST: dma-heap: Let dma heap use dma_map_attrs to map & unmap iova by Guangming Cao · 3 years, 7 months ago
- 25c500f Revert "ANDROID: dmabuf: Add mmap_count to struct dmabuf" by Kalesh Singh · 3 years, 6 months ago
- 32f0fa6 Revert "ANDROID: dma-buf: Don't change vm_ops if vm_file changes" by Kalesh Singh · 3 years, 6 months ago
- f32369e ANDROID: dma-buf: heaps: export defer-free list size by Guangming Cao · 3 years, 6 months ago
- fca37c2 ANDROID: dma-buf: Don't change vm_ops if vm_file changes by Chris Goldsworthy · 3 years, 7 months ago
- 4e0d16b UPSTREAM: dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS by John Stultz · 4 years, 1 month ago
- 1099a44 ANDROID: dma-heap: Let system heap report total pool size by Hridya Valsaraju · 4 years ago
- 32124e3 ANDROID: dma-buf: Make DMA-BUF sysfs stats kobjects not send uevents by Hridya Valsaraju · 3 years, 9 months ago
- 430a428 UPSTREAM: dma-fence: allow signaling drivers to set fence timestamp by Veera Sundaram Sankaran · 4 years ago
- 126c2fc ANDROID: dma-heap: Make the page-pool/deferred-free libraries built-in by Hridya Valsaraju · 3 years, 9 months ago
- 58f0e25 ANDROID: dma-buf: Fix error path on system heaps use of the page pool by John Stultz · 3 years, 10 months ago
- 51b610b8 ANDROID: dma-buf: add get_each_dmabuf function by Vijayanand Jitta · 3 years, 10 months ago
- 9784fbe ANDROID: dma-buf: Export is_dma_buf_file by Vijayanand Jitta · 3 years, 11 months ago
- effcfa5 ANDROID: dma-buf: heaps: fix a warning in dmabuf page pools by Suren Baghdasaryan · 3 years, 11 months ago
- 9132fbe ANDROID: dmabuf: Add mmap_count to struct dmabuf by Kalesh Singh · 4 years ago
- afb3cff ANDROID: Add EXPORT_SYMBOL_GPL for dma_heap_get_name by John Stultz · 3 years, 11 months ago
- 892978d FROMLIST: dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name by John Stultz · 4 years ago
- e09764e BACKPORT: FROMLIST: dma-buf: dma-heap: Provide accessor to get heap name by John Stultz · 4 years ago
- 5438199 ANDROID: dma-buf: system_heap: Add deferred freeing to the system heap by John Stultz · 4 years, 1 month ago
- 23762f0 ANDROID: dma-buf: system_heap: Add pagepool support to system heap by John Stultz · 6 years ago
- e7dac4c ANDROID: dma-buf: heaps: Add a shrinker controlled page pool by John Stultz · 4 years, 3 months ago
- 8973ea2 ANDROID: dma-buf: heaps: Add deferred-free-helper library code by John Stultz · 4 years, 1 month ago
- d21899f Revert "FROMLIST: dma-buf: heaps: add chunk heap to dmabuf heaps" by Minchan Kim · 4 years ago
- 9419dd1 ANDROID: dma-buf: heaps: Add a sysfs file to report total pool size. by Hridya Valsaraju · 4 years ago
- 621f94a BACKPORT: FROMLIST: dmabuf: Add the capability to expose DMA-BUF stats in sysfs by Hridya Valsaraju · 4 years ago
- 2a06c0a ANDROID: dma-buf: fix return type mismatch by Minchan Kim · 4 years ago
- 07d85f3 FROMLIST: dma-buf: heaps: add chunk heap to dmabuf heaps by Hyesoo Yu · 4 years ago
- 23ba990 FROMLIST: mm: cma: introduce gfp flag in cma_alloc instead of no_warn by Minchan Kim · 4 years ago
- 7eadb00 Merge 5.10.7 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 1935d6e FROMGIT: dma-buf: cma_heap: Fix memory leak in CMA heap by John Stultz · 4 years ago
- a19dae4 dmabuf: fix use-after-free of dmabuf's file->f_inode by Charan Teja Reddy · 4 years ago
- 19057a6 Merge 5.10.4 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 0c500d6 dma-buf/dma-resv: Respect num_fences when initializing the shared fence list. by Maarten Lankhorst · 4 years, 1 month ago
- b9d8bc00 ANDROID: dma-buf: heap: export dma_heap_put by Hyesoo Yu · 4 years ago
- dc21b79 ANDROID: dma-buf: heaps: Allow the DMA-BUF system heap to be a module by Hridya Valsaraju · 4 years ago
- ff2efbe FROMLIST: dma-buf: system_heap: Add a system-uncached heap re-using the system heap by John Stultz · 4 years, 8 months ago
- c8bdd32 FROMLIST: dma-buf: dma-heap: Keep track of the heap device struct by John Stultz · 4 years, 8 months ago
- 0597bca BACKPORT: dma-buf: system_heap: Allocate higher order pages if available by John Stultz · 4 years, 3 months ago
- f431e77 BACKPORT: dma-buf: heaps: Skip sync if not mapped by John Stultz · 4 years, 3 months ago
- b49c1da BACKPORT: dma-buf: heaps: Remove heap-helpers code by John Stultz · 4 years, 3 months ago
- ec0437c BACKPORT: dma-buf: heaps: Move heap-helper logic into the cma_heap implementation by John Stultz · 4 years, 3 months ago
- 5f9d15c BACKPORT: dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists by John Stultz · 4 years, 3 months ago
- 70735d9 ANDROID: dma-buf: heaps: Allow cma heaps to be configured as a module by John Stultz · 5 years ago
- 2d63baf Merge 5a32c3413d33 ("Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
- 5baf8a8 Merge 93b694d096cc ("Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
- f1a2512 ANDROID: dma-buf: Cleanup minor usage in "Add proper kref handling on dma-buf heaps" by John Stultz · 4 years, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
- 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- fb3b36d Merge a1bffa48745a ("Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into 'android-mainline' by Greg Kroah-Hartman · 4 years, 3 months ago
- 6ea6be7 Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 3 months ago
- 19a508b dmabuf: fix NULL pointer dereference in dma_buf_release() by Charan Teja Reddy · 4 years, 4 months ago
- 7dd1b88 dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv by Daniel Vetter · 4 years, 5 months ago
- b40be05 Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next by Dave Airlie · 4 years, 4 months ago
- 00af672 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 4 months ago
- 9c16520 Merge 5.9-rc5 into android-mainline by Greg Kroah-Hartman · 4 years, 4 months ago
- 62296b3 dmabuf: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 9 months ago
- d4a197f udmabuf: Add missing compact_ioctl by Kristian H. Kristensen · 4 years, 4 months ago
- 8d0441c dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in kerneldoc by Krzysztof Kozlowski · 4 years, 5 months ago
- 6d3ba80 dma-buf: Fix kerneldoc of dma_buf_set_name() by Krzysztof Kozlowski · 4 years, 5 months ago
- e44cd6b dma-buf: fix kernel-doc warning in dma-fence.c by Randy Dunlap · 4 years, 4 months ago
- 8e1ec97 ANDROID: dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps by John Stultz · 4 years, 8 months ago
- 349e836 ANDROID: dma-heap: Rework allocation calls to return struct dma_buf instead of fd by John Stultz · 4 years, 5 months ago
- fc1310e ANDROID: dma-heap: Refactor code to allow for future in-kernel users by John Stultz · 4 years, 8 months ago
- c700bdd ANDROID: dma-heap: Add proper kref handling on dma-buf heaps by John Stultz · 4 years, 5 months ago
- 38f5fe5 ANDROID: Export dma_heap_add to modularize heaps by Chris Goldsworthy · 4 years, 8 months ago
- d7b0856 Merge 00e4db51259a ("Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- f04a11a Merge 7b4ea9456dd3 ("Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- cd29f22 dma-buf: Use sequence counter with associated wound/wait mutex by Ahmed S. Darwish · 4 years, 6 months ago
- 318ce71 dma-buf: Remove custom seqcount lockdep class key by Ahmed S. Darwish · 4 years, 6 months ago
- 41206a0 Merge v5.8-rc6 into drm-next by Dave Airlie · 4 years, 6 months ago
- fa07634 dma-fence: Make symbol 'dma_fence_lockdep_map' static by Wei Yongjun · 4 years, 6 months ago
- 4145cb5 Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 6 months ago
- d0b9a9a dma-fence: prime lockdep annotations by Daniel Vetter · 4 years, 6 months ago
- 5fbff81 dma-fence: basic lockdep annotations by Daniel Vetter · 4 years, 6 months ago
- 73a11b0 Merge 5.8-rc6 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
- 3ffff3c Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 6 months ago
- 6348dd2 dmabuf: use spinlock to access dmabuf->name by Charan Teja Kalla · 4 years, 7 months ago
- ca9814b Merge 5.8-rc4 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago