1. 92c4cfa dma-buf: heaps: Fix potential spectre v1 gadget by Jordy Zomer · 2 years, 11 months ago
  2. 59d4145 Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  3. 71e4a70 Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 3 years ago
  4. 54329e6 dma-buf: cma_heap: Fix mutex locking section by Weizhao Ouyang · 3 years ago
  5. 6dc69d3 Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years ago
  6. cf6299b6 kobject: remove kset from struct kset_uevent_ops callbacks by Greg Kroah-Hartman · 3 years ago
  7. 99b03ca Merge v5.16-rc5 into drm-next by Daniel Vetter · 3 years ago
  8. 211b4db Merge tag 'drm-intel-gt-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 3 years, 1 month ago
  9. 679d94c dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow by Guangming · 3 years, 1 month ago
  10. c99907c dma-buf: make fence mandatory for dma_resv_add_excl_fence v2 by Christian König · 3 years, 2 months ago
  11. 95d3583 dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled() by Thomas Hellström · 3 years, 1 month ago
  12. a713ca23 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 3 years, 1 month ago
  13. 304ac80 Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 2 months ago
  14. b6c2472 Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 2 months ago
  15. a25efb3 dma-buf: add dma_fence_describe and dma_resv_describe v2 by Christian König · 3 years, 3 months ago
  16. 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
  17. ff2d238 dma-buf/poll: Get a file reference for outstanding fence callbacks by Michel Dänzer · 3 years, 5 months ago
  18. 8c0fd12 dma-buf: acquire name lock before read/write dma_buf.name by Guangming Cao · 3 years, 3 months ago
  19. e73c317 dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME by Guangming Cao · 3 years, 2 months ago
  20. 55d5e4f dma-buf: st: fix error handling in test_get_fences() by Arnd Bergmann · 3 years, 2 months ago
  21. 16b0314 dma-buf: move dma-buf symbols into the DMA_BUF module namespace by Greg Kroah-Hartman · 3 years, 3 months ago
  22. 1d51775 dma-buf: add dma_resv selftest v4 by Christian König · 3 years, 3 months ago
  23. 91909d5 dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap() by Shunsuke Mie · 3 years, 3 months ago
  24. 5e51cc0 dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion by Tvrtko Ursulin · 3 years, 3 months ago
  25. 0a42016 dma-buf: use the new iterator in dma_resv_poll by Christian König · 3 years, 3 months ago
  26. 63639d0 dma-buf: use the new iterator in dma_buf_debug_show by Christian König · 3 years, 3 months ago
  27. 5baaac3 dma-buf: add dma_resv_for_each_fence v3 by Christian König · 3 years, 7 months ago
  28. 7fa828c dma-buf: use new iterator in dma_resv_test_signaled by Christian König · 3 years, 7 months ago
  29. ada5c48 dma-buf: use new iterator in dma_resv_wait_timeout by Christian König · 3 years, 7 months ago
  30. d3c8069 dma-buf: use new iterator in dma_resv_get_fences v3 by Christian König · 3 years, 7 months ago
  31. 96601e8 dma-buf: use new iterator in dma_resv_copy_fences by Christian König · 3 years, 7 months ago
  32. c921ff3 dma-buf: add dma_resv_for_each_fence_unlocked v8 by Christian König · 3 years, 7 months ago
  33. 6b51b02 dma-buf: fix and rework dma_buf_poll v7 by Christian König · 3 years, 7 months ago
  34. 5ad2d11 dma-buf: system_heap: Avoid warning on mid-order allocations by John Stultz · 3 years, 4 months ago
  35. 2f76520 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 3 years, 3 months ago
  36. 87fd9ef dma-buf: DMABUF_SYSFS_STATS should depend on DMA_SHARED_BUFFER by Geert Uytterhoeven · 3 years, 4 months ago
  37. cca6275 dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFER by Geert Uytterhoeven · 3 years, 4 months ago
  38. 044e55b dma-buf: clarify dma_fence_add_callback documentation by Christian König · 3 years, 5 months ago
  39. c4f3a34 dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER by Geert Uytterhoeven · 3 years, 4 months ago
  40. d9edf92 dma-resv: Give the docs a do-over by Daniel Vetter · 3 years, 5 months ago
  41. f492283 dma-buf: WARN on dmabuf release with pending attachments by Charan Teja Reddy · 3 years, 5 months ago
  42. 992c238 dma-buf: nuke seqno-fence by Christian König · 3 years, 5 months ago
  43. b9770b0 udmabuf: fix general protection fault in udmabuf_create by Pavel Skripkin · 3 years, 5 months ago
  44. 8da49a3 Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 5 months ago
  45. 588b3ee Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 5 months ago
  46. 63c57e8 dma_buf: remove dmabuf sysfs teardown before release by Guangming Cao · 3 years, 5 months ago
  47. c715def dma-buf: Delete the DMA-BUF attachment sysfs statistics by Hridya Valsaraju · 3 years, 6 months ago
  48. 1e7b581 Merge tag 'drm-misc-fixes-2021-07-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Daniel Vetter · 3 years, 6 months ago
  49. ffe0002 dma-buf/sync_file: Don't leak fences on merge failure by Jason Ekstrand · 3 years, 6 months ago
  50. 9d38814 dma-buf: fix dma_resv_test_signaled test_all handling v2 by Christian König · 3 years, 7 months ago
  51. 2e717a5 udmabuf: configurable list_limit and size_limit_mb by Dongwon Kim · 3 years, 7 months ago
  52. 89bcadc dma-buf: Document non-dynamic exporter expectations better by Daniel Vetter · 3 years, 6 months ago
  53. bdb8d06 dmabuf: Add the capability to expose DMA-BUF stats in sysfs by Hridya Valsaraju · 3 years, 7 months ago
  54. 440d0f1 dma-buf: add dma_fence_chain_alloc/free v3 by Christian König · 3 years, 8 months ago
  55. 9c61e78 dma-buf: some dma_fence_chain improvements by Christian König · 3 years, 8 months ago
  56. 16c243e udmabuf: Add support for mapping hugepages (v4) by Vivek Kasireddy · 3 years, 7 months ago
  57. d3fae3b dma-buf: drop the _rcu postfix on function names v3 by Christian König · 3 years, 7 months ago
  58. fb5ce73 dma-buf: rename and cleanup dma_resv_get_list v2 by Christian König · 3 years, 8 months ago
  59. 6edbd6a dma-buf: rename and cleanup dma_resv_get_excl v3 by Christian König · 3 years, 8 months ago
  60. 415f676 dma-buf: add missing EXPORT_SYMBOL by Christian König · 3 years, 7 months ago
  61. 0c6b522 dma-buf: cleanup dma-resv shared fence debugging a bit v2 by Christian König · 3 years, 8 months ago
  62. 068d9d7 dma-buf: add SPDX header and fix style in dma-resv.c by Christian König · 3 years, 8 months ago
  63. 680753d dma-buf: fix inconsistent debug print v2 by Christian König · 3 years, 8 months ago
  64. 7e008b0 dma-buf: fix unintended pin/unpin warnings by Christian König · 3 years, 7 months ago
  65. fd92169 drm/syncobj: use newly allocated stub fences by David Stevens · 3 years, 9 months ago
  66. 51c3b91 Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 10 months ago
  67. 2eebbdb dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name by John Stultz · 3 years, 11 months ago
  68. 98cd02d dma-buf: dma-heap: Provide accessor to get heap name by John Stultz · 3 years, 11 months ago
  69. f588f0c dma-fence: allow signaling drivers to set fence timestamp by Veera Sundaram Sankaran · 4 years ago
  70. abf4451 dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd by John Stultz · 4 years ago
  71. cc84a8e dma-buf: system_heap: Make sure to return an error if we abort by John Stultz · 4 years ago
  72. 46d4a93 dma-buf: Avoid comma separated statements by Joe Perches · 4 years, 4 months ago
  73. e4abd7a dma-buf: Avoid comma separated statements by Joe Perches · 4 years, 4 months ago
  74. bc96ad6 Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 4 years ago
  75. 5a164ac dma-fence: allow signaling drivers to set fence timestamp by Veera Sundaram Sankaran · 4 years ago
  76. c7f59e3 dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd by John Stultz · 4 years ago
  77. 14a1172 dma-buf: system_heap: Make sure to return an error if we abort by John Stultz · 4 years ago
  78. 8433567 dma-buf: Add debug option by Daniel Vetter · 4 years ago
  79. a0adc8e dma-buf: cma_heap: Fix memory leak in CMA heap by John Stultz · 4 years ago
  80. 05cd846 dmabuf: fix use-after-free of dmabuf's file->f_inode by Charan Teja Reddy · 4 years ago
  81. 18589d7 Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years ago
  82. ef2c8b8 Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
  83. c59c758 Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
  84. 8075c30 dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS by John Stultz · 4 years ago
  85. c545781 dma-buf: doc polish for pin/unpin by Daniel Vetter · 4 years, 1 month ago
  86. 8ccf0a2 dma-buf: begin/end_cpu might lock the dma_resv lock by Daniel Vetter · 4 years ago
  87. 85804b7 dma-buf: some kerneldoc formatting fixes by Daniel Vetter · 4 years, 1 month ago
  88. de9114e dma-buf: Remove kmap kerneldoc vestiges by Daniel Vetter · 4 years, 1 month ago
  89. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  90. a47fc51 dma-buf: use krealloc_array() by Bartosz Golaszewski · 4 years ago
  91. bf89758 dma-buf/dma-resv: Respect num_fences when initializing the shared fence list. by Maarten Lankhorst · 4 years, 1 month ago
  92. d963ab0 dma-buf: system_heap: Allocate higher order pages if available by John Stultz · 4 years, 1 month ago
  93. 4c68e49 dma-buf: heaps: Skip sync if not mapped by John Stultz · 4 years, 1 month ago
  94. 064fae5 dma-buf: heaps: Remove heap-helpers code by John Stultz · 4 years, 1 month ago
  95. a5d2d29e dma-buf: heaps: Move heap-helper logic into the cma_heap implementation by John Stultz · 4 years, 1 month ago
  96. 3812957 dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists by John Stultz · 4 years, 1 month ago
  97. 295992f mm: introduce vma_set_file function v5 by Christian König · 4 years, 3 months ago
  98. 1527f92 mm: mmap: fix fput in error path v2 by Christian König · 4 years, 3 months ago
  99. 2c16d29 Revert "mm: mmap: fix fput in error path v2" by Christian König · 4 years, 2 months ago
  100. e40b0b5 Revert "mm: introduce vma_set_file function v4" by Christian König · 4 years, 2 months ago