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