1. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  3. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  4. baa293e docs: driver-api: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  5. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  6. bcb7416 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 6 years ago
  7. 52d2d44 Merge v5.2-rc5 into drm-next by Daniel Vetter · 6 years ago
  8. bcc0711 dma-buf: add show_fdinfo handler by Greg Hackmann · 6 years ago
  9. bb2bb90 dma-buf: add DMA_BUF_SET_NAME ioctls by Greg Hackmann · 6 years ago
  10. ed63bb1 dma-buf: give each buffer a full-fledged inode by Greg Hackmann · 6 years ago
  11. 427231b dma-fence: Signal all callbacks from dma_fence_release() by Chris Wilson · 6 years ago
  12. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  13. dbd9f78 Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  14. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  15. 283f1e3 udmabuf: actually unmap the scatterlist by Lucas Stach · 6 years ago
  16. f5b07b0 dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc by Chris Wilson · 6 years ago
  17. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  18. 88cd7a2 Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  19. 374ed54 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  20. f13e143 dma-buf: start caching of sg_table objects v2 by Christian König · 7 years ago
  21. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  22. cc7ce90 Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  23. c36beba drm/i915: Seal races between async GPU cancellation, retirement and signaling by Chris Wilson · 6 years ago
  24. a2d635d Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  25. e3a9d6c dma-buf: Make mmap callback actually optional by Andrew F. Davis · 6 years ago
  26. 5e383a9 dma-buf: balance refcount inbalance by Jérôme Glisse · 6 years ago
  27. 245e736 dma-buf: Remove unused sync_dump() by Chris Wilson · 6 years ago
  28. 5dd50aa Make anon_inodes unconditional by David Howells · 6 years ago
  29. 5e498ab dma-buf: explicitely note that dma-fence-chains use 64bit seqno by Christian König · 6 years ago
  30. 7bf60c5 dma-buf: add new dma_fence_chain container v7 by Christian König · 6 years ago
  31. 547c713 dma-buf: add some lockdep asserts to the reservation object implementation by Lucas Stach · 8 years ago
  32. 8c1a765 Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  33. 300133d drivers/dma-buf/udmabuf.c: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  34. 2674305 dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  35. b312d8c dma-buf: make fence sequence numbers 64 bit v2 by Christian König · 6 years ago
  36. 078dec33 dma-buf: add dma_fence_get_stub by Christian König · 6 years ago
  37. 1ec28f8 Merge v4.20-rc4 into drm-next by Dave Airlie · 6 years ago
  38. 5c074ee udmabuf: set read/write flag when exporting by Gerd Hoffmann · 6 years ago
  39. a590d0f dma-buf: Update reservation shared_count after adding the new fence by Chris Wilson · 6 years ago
  40. ca05359 dma-buf: allow reserving more than one shared fence slot by Christian König · 6 years ago
  41. 27836b6 dma-buf: remove shared fence staging in reservation object by Christian König · 6 years ago
  42. 6f19eb2 udmabuf: fix error code in map_udmabuf() by Dan Carpenter · 6 years ago
  43. 33f3542 udmabuf: use sizeof(variable) instead of sizeof(type) by Gerd Hoffmann · 6 years ago
  44. 7b26e4e udmabuf: drop WARN_ON() check. by Gerd Hoffmann · 6 years ago
  45. 52499d9c udmabuf: use ENOTTY for invalid ioctls by Gerd Hoffmann · 6 years ago
  46. 7a1c67d udmabuf: use EBADFD in case we didn't got a memfd by Gerd Hoffmann · 6 years ago
  47. 0d17455 udmabuf: improve udmabuf_create error handling by Gerd Hoffmann · 6 years ago
  48. dc4716d udmabuf: rework limits by Gerd Hoffmann · 6 years ago
  49. 68d2f70 udmabuf: add MEMFD_CREATE dependency by Gerd Hoffmann · 6 years ago
  50. dc25455 udmabuf: constify udmabuf_create args by Gerd Hoffmann · 6 years ago
  51. a348528 udmabuf: constify udmabuf_ops by Gerd Hoffmann · 6 years ago
  52. b35f57c udmabuf: use pgoff_t for pagecount by Gerd Hoffmann · 6 years ago
  53. a3e722d udmabuf: improve map_udmabuf error handling by Gerd Hoffmann · 6 years ago
  54. 913965c udmabuf: sort headers, drop uapi/ path prefix by Gerd Hoffmann · 6 years ago
  55. 683a0e6 dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create by Gustavo A. R. Silva · 6 years ago
  56. fbb0de7 Add udmabuf misc device by Gerd Hoffmann · 6 years ago
  57. f82aab2 dma-buf: Remove requirement for ops->map() from dma_buf_export by Chris Wilson · 6 years ago
  58. 7f43ef9 dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace by Michel Dänzer · 7 years ago
  59. a1c3b49 Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  60. 4dd3cdb dma-fence: Polish kernel-doc for dma-fence.c by Daniel Vetter · 7 years ago
  61. 418cc6c dma-fence: Make ->wait callback optional by Daniel Vetter · 7 years ago
  62. 08295b3 locking: Implement an algorithm choice for Wound-Wait mutexes by Thomas Hellstrom · 7 years ago
  63. 796422f dma-fence: Allow wait_any_timeout for all fences by Daniel Vetter · 7 years ago
  64. c701317 dma-fence: Make ->enable_signaling optional by Daniel Vetter · 7 years ago
  65. f664a5269 dma-buf: remove kmap_atomic interface by Christian König · 7 years ago
  66. a19741e dma_buf: remove device parameter from attach callback v2 by Christian König · 7 years ago
  67. 09ea0df dma-buf: make map_atomic and map function pointers optional by Gerd Hoffmann · 7 years ago
  68. 28eff78 dma-buf: Remove unneeded stubs around sync_debug interfaces by Ezequiel Garcia · 7 years ago
  69. 51f170a Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1bb16f73b3a01d" by Daniel Vetter · 7 years ago
  70. 49a53d4 dma-fence: Make ->wait callback optional by Daniel Vetter · 7 years ago
  71. 90e9965 dma-fence: Allow wait_any_timeout for all fences by Daniel Vetter · 7 years ago
  72. 95ed01e dma-fence: Make ->enable_signaling optional by Daniel Vetter · 7 years ago
  73. 4518cd2 dma-fence: add comment for WARN_ON in dma_fence_release() by Oded Gabbay · 7 years ago
  74. b88132b dma-buf/sw_sync: Fix kerneldoc warnings by Chris Wilson · 7 years ago
  75. 76ea0f3 Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  76. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  77. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  78. e56a0fb dma-buf/sw_sync: fix document of sw_sync_create_fence_data by Shawn Guo · 7 years ago
  79. a35f2f3 dma-buf: make returning the exclusive fence optional by Christian König · 7 years ago
  80. 5bffee8 dma-buf: fix reservation_object_wait_timeout_rcu once more v2 by Christian König · 7 years ago
  81. 2c1c55c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  82. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  83. 0169943 annotate poll_table_struct ->_key by Al Viro · 8 years ago
  84. 298b6a8 dma-buf: Fix ifnullfree.cocci warnings by Vasyl Gomonovych · 7 years ago
  85. 03e4e0a dma-buf/fence: Fix lock inversion within dma-fence-array by Chris Wilson · 7 years ago
  86. 70c5f93 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  87. 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  88. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  89. ca25fe5 dma-buf: try to replace a signaled fence in reservation_object_add_shared_inplace by Christian König · 7 years ago
  90. 4d9c62e dma-buf: keep only not signaled fence in reservation_object_add_shared_replace v3 by Christian König · 7 years ago
  91. ad46d7b dma-buf: Use rcu_assign_pointer() to set rcu protected pointers by Ville Syrjälä · 7 years ago
  92. c138782 dma-buf: Cleanup comments on dma_buf_map_attachment() by Liviu Dudau · 7 years ago
  93. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  94. 7a88cbd Backmerge tag 'v4.14-rc7' into drm-next by Dave Airlie · 7 years ago
  95. 1364124 tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on by Steven Rostedt (VMware) · 7 years ago
  96. f797488 sync_file: Return consistent status in SYNC_IOC_FILE_INFO by John Einar Reitan · 7 years ago
  97. 39e16ba dma-buf: make reservation_object_copy_fences rcu save by Christian König · 7 years ago
  98. 531beb0 dma-buf: remove redundant initialization of sg_table by Colin Ian King · 7 years ago
  99. ea4d5a2 dma-buf/sw_sync: force signal all unsignaled fences on dying timeline by Dominik Behr · 7 years ago
  100. b88fa00 dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2 by Christian König · 7 years ago