index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
dma-fence.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-buf: fix kernel-doc warning in dma-fence.c
Randy Dunlap
2020-09-02
1
-0
/
+1
*
dma-fence: Make symbol 'dma_fence_lockdep_map' static
Wei Yongjun
2020-07-23
1
-1
/
+1
*
dma-fence: prime lockdep annotations
Daniel Vetter
2020-07-21
1
-0
/
+46
*
dma-fence: basic lockdep annotations
Daniel Vetter
2020-07-21
1
-0
/
+161
*
dma-fence: add might_sleep annotation to _wait()
Daniel Vetter
2020-05-20
1
-0
/
+2
*
dma-buf: Use atomic_fetch_add() for the context id
Chris Wilson
2020-05-13
1
-1
/
+1
*
dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
2019-10-04
1
-43
/
+35
*
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
2019-08-17
1
-7
/
+9
*
dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal
Chris Wilson
2019-08-17
1
-32
/
+12
*
dma-fence: Avoid list_del during fence->cb_list iteration
Chris Wilson
2019-08-17
1
-3
/
+6
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-1
/
+1
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-9
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
|
dma-fence: Signal all callbacks from dma_fence_release()
Chris Wilson
2019-06-09
1
-2
/
+19
|
/
*
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
2019-05-13
1
-0
/
+1
*
dma-buf: make fence sequence numbers 64 bit v2
Christian König
2018-12-07
1
-1
/
+1
*
dma-buf: add dma_fence_get_stub
Christian König
2018-12-03
1
-1
/
+35
*
dma-fence: Polish kernel-doc for dma-fence.c
Daniel Vetter
2018-07-04
1
-44
/
+103
*
dma-fence: Make ->wait callback optional
Daniel Vetter
2018-07-03
1
-3
/
+5
*
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
2018-07-02
1
-5
/
+0
*
dma-fence: Make ->enable_signaling optional
Daniel Vetter
2018-07-02
1
-4
/
+5
*
dma-fence: add comment for WARN_ON in dma_fence_release()
Oded Gabbay
2018-01-29
1
-0
/
+1
*
tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on
Steven Rostedt (VMware)
2017-10-16
1
-1
/
+0
*
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
2017-07-27
1
-11
/
+6
|
\
|
*
Merge branch 'drm-misc-next-fixes' into drm-misc-fixes
Sean Paul
2017-07-17
1
-0
/
+5
|
|
\
|
*
|
dma-buf/fence: Avoid use of uninitialised timestamp
Chris Wilson
2017-07-14
1
-11
/
+6
|
*
|
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-07
1
-0
/
+2
|
|
\
\
*
|
|
|
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
2017-07-26
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
dma-buf: avoid scheduling on fence status query v2
Andres Rodriguez
2017-04-27
1
-0
/
+5
*
|
|
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-14
1
-0
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
dma-buf/dma-fence: improve doc for dma_fence_add_callback()
Gustavo Padovan
2017-02-16
1
-0
/
+2
|
/
*
dma/fence: Export enable-signaling tracepoint for emission by drivers
Chris Wilson
2017-01-27
1
-0
/
+1
*
dma-fence: Introduce drm_fence_set_error() helper
Chris Wilson
2017-01-09
1
-1
/
+1
*
dma-fence: Wrap querying the fence->status
Chris Wilson
2017-01-09
1
-0
/
+25
*
dma-fence: Clear fence->status during dma_fence_init()
Chris Wilson
2017-01-09
1
-0
/
+1
*
dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)
Alex Deucher
2016-11-09
1
-3
/
+0
*
dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)
Alex Deucher
2016-11-09
1
-3
/
+5
*
dma-buf: return index of the first signaled fence (v2)
monk.liu
2016-11-09
1
-5
/
+16
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-0
/
+537