1. 781d5eb Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  2. 6645d42 dma-buf: Fix memory leak in sync_file_merge() by Navid Emamdoost · 5 years ago
  3. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  4. 7891c30 dma-fence: Report the composite sync_file status by Chris Wilson · 5 years ago
  5. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  6. 5e498ab dma-buf: explicitely note that dma-fence-chains use 64bit seqno by Christian König · 6 years ago
  7. b312d8c dma-buf: make fence sequence numbers 64 bit v2 by Christian König · 6 years ago
  8. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  9. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  10. f797488 sync_file: Return consistent status in SYNC_IOC_FILE_INFO by John Einar Reitan · 7 years ago
  11. 99f8284 dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence by Chris Wilson · 7 years ago
  12. ef434a0 Merge branch 'drm-misc-next-fixes' into drm-misc-fixes by Sean Paul · 7 years ago
  13. 76250f2 dma-buf/fence: Avoid use of uninitialised timestamp by Chris Wilson · 8 years ago
  14. 71ebc9a dma-buf/sync-file: Defer creation of sync_file->name by Chris Wilson · 8 years ago
  15. d8f2eba sync_file: get rid of internal reference count. by Dave Airlie · 8 years ago
  16. d6c99f4 dma-fence: Wrap querying the fence->status by Chris Wilson · 8 years ago
  17. 2904a8c dma-buf: Reorganize device dma access docs by Daniel Vetter · 8 years ago
  18. 24a36734 dma-buf: Update kerneldoc for sync_file_create by Daniel Vetter · 8 years ago
  19. 069cad6 Revert "dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)" by Gustavo Padovan · 8 years ago
  20. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  21. 30cd85d dma-buf/sync_file: hold reference to fence when creating sync_file by Gustavo Padovan · 8 years ago
  22. c654dd0 dma-buf/sync_file: free fences array in num_fences is 1 by Gustavo Padovan · 8 years ago
  23. 7cec540 dma-buf/sync_file: Increment refcount of fence when all are signaled. by Rafael Antognolli · 8 years ago
  24. ecebca7 dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0) by Chris Wilson · 8 years ago
  25. e241655 dma-buf/sync_file: only enable fence signalling on poll() by Gustavo Padovan · 8 years ago
  26. 972526a dma-buf/sync_file: add sync_file_get_fence() by Gustavo Padovan · 8 years ago
  27. a02b9dc dma-buf/sync_file: refactor fence storage in struct sync_file by Gustavo Padovan · 8 years ago
  28. 041916a dma-buf/sync_file: fix build warning with context format type by Gustavo Padovan · 9 years ago
  29. 62304fb dma-buf/sync_file: de-stage sync_file by Gustavo Padovan · 9 years ago[Renamed from drivers/staging/android/sync_file.c]
  30. 460bfc4 dma-buf/sync_file: de-stage sync_file headers by Gustavo Padovan · 9 years ago
  31. 92e0621 staging/android: style fix: alignment to match the open parenthesis by Gustavo Padovan · 9 years ago
  32. c240a71 staging/android: improve documentation for sync_file by Gustavo Padovan · 9 years ago
  33. d4cab38 staging/android: prepare sync_file for de-staging by Gustavo Padovan · 9 years ago