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.12.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-resv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
Tvrtko Ursulin
2021-10-11
1
-8
/
+10
*
dma-buf: add dma_resv_for_each_fence v3
Christian König
2021-10-07
1
-0
/
+51
*
dma-buf: use new iterator in dma_resv_test_signaled
Christian König
2021-10-06
1
-50
/
+7
*
dma-buf: use new iterator in dma_resv_wait_timeout
Christian König
2021-10-06
1
-61
/
+8
*
dma-buf: use new iterator in dma_resv_get_fences v3
Christian König
2021-10-06
1
-73
/
+35
*
dma-buf: use new iterator in dma_resv_copy_fences
Christian König
2021-10-06
1
-52
/
+32
*
dma-buf: add dma_resv_for_each_fence_unlocked v8
Christian König
2021-10-06
1
-0
/
+100
*
dma-resv: Give the docs a do-over
Daniel Vetter
2021-08-30
1
-6
/
+18
*
dma-buf: fix dma_resv_test_signaled test_all handling v2
Christian König
2021-07-08
1
-21
/
+12
*
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
1
-15
/
+17
*
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
2021-06-06
1
-16
/
+16
*
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2021-06-06
1
-5
/
+5
*
dma-buf: add missing EXPORT_SYMBOL
Christian König
2021-06-05
1
-0
/
+1
*
dma-buf: cleanup dma-resv shared fence debugging a bit v2
Christian König
2021-06-04
1
-0
/
+20
*
dma-buf: add SPDX header and fix style in dma-resv.c
Christian König
2021-06-04
1
-63
/
+65
*
dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.
Maarten Lankhorst
2020-11-25
1
-1
/
+1
*
dma-buf: use struct_size macro
Christian König
2020-10-08
1
-1
/
+1
*
dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
Daniel Vetter
2020-09-17
1
-0
/
+5
*
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
1
-14
/
+1
|
\
|
*
dma-buf: Use sequence counter with associated wound/wait mutex
Ahmed S. Darwish
2020-07-29
1
-7
/
+1
|
*
dma-buf: Remove custom seqcount lockdep class key
Ahmed S. Darwish
2020-07-29
1
-8
/
+1
*
|
dma-fence: prime lockdep annotations
Daniel Vetter
2020-07-21
1
-0
/
+8
|
/
*
DMA reservations: use the new mmap locking API
Michel Lespinasse
2020-06-09
1
-2
/
+3
*
dma-resv: Also prime acquire ctx for lockdep
Daniel Vetter
2019-11-21
1
-1
/
+7
*
dma_resv: prime lockdep annotations
Steven Price
2019-11-20
1
-2
/
+4
*
dma_resv: prime lockdep annotations
Daniel Vetter
2019-11-06
1
-0
/
+24
*
dma-buf/resv: fix exclusive fence get
Qiang Yu
2019-09-22
1
-1
/
+1
*
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
2019-08-16
1
-31
/
+78
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-0
/
+603