index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
dma-resv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
dma-buf: warn about containers in dma_resv object
Christian König
1
-0
/
+5
2022-01-31
dma-resv: some doc polish for iterators
Daniel Vetter
1
-14
/
+15
2022-01-19
dma-buf: drop excl_fence parameter from dma_resv_get_fences
Christian König
1
-29
/
+17
2021-11-30
dma-buf: make fence mandatory for dma_resv_add_excl_fence v2
Christian König
1
-2
/
+1
2021-11-11
dma-buf: add dma_fence_describe and dma_resv_describe v2
Christian König
1
-0
/
+23
2021-10-11
dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
Tvrtko Ursulin
1
-8
/
+10
2021-10-07
dma-buf: add dma_resv_for_each_fence v3
Christian König
1
-0
/
+51
2021-10-06
dma-buf: use new iterator in dma_resv_test_signaled
Christian König
1
-50
/
+7
2021-10-06
dma-buf: use new iterator in dma_resv_wait_timeout
Christian König
1
-61
/
+8
2021-10-06
dma-buf: use new iterator in dma_resv_get_fences v3
Christian König
1
-73
/
+35
2021-10-06
dma-buf: use new iterator in dma_resv_copy_fences
Christian König
1
-52
/
+32
2021-10-06
dma-buf: add dma_resv_for_each_fence_unlocked v8
Christian König
1
-0
/
+100
2021-08-30
dma-resv: Give the docs a do-over
Daniel Vetter
1
-6
/
+18
2021-07-08
dma-buf: fix dma_resv_test_signaled test_all handling v2
Christian König
1
-21
/
+12
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
1
-15
/
+17
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
1
-16
/
+16
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
1
-5
/
+5
2021-06-05
dma-buf: add missing EXPORT_SYMBOL
Christian König
1
-0
/
+1
2021-06-04
dma-buf: cleanup dma-resv shared fence debugging a bit v2
Christian König
1
-0
/
+20
2021-06-04
dma-buf: add SPDX header and fix style in dma-resv.c
Christian König
1
-63
/
+65
2020-11-25
dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.
Maarten Lankhorst
1
-1
/
+1
2020-10-08
dma-buf: use struct_size macro
Christian König
1
-1
/
+1
2020-09-17
dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
Daniel Vetter
1
-0
/
+5
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+1
2020-07-29
dma-buf: Use sequence counter with associated wound/wait mutex
Ahmed S. Darwish
1
-7
/
+1
2020-07-29
dma-buf: Remove custom seqcount lockdep class key
Ahmed S. Darwish
1
-8
/
+1
2020-07-21
dma-fence: prime lockdep annotations
Daniel Vetter
1
-0
/
+8
2020-06-09
DMA reservations: use the new mmap locking API
Michel Lespinasse
1
-2
/
+3
2019-11-21
dma-resv: Also prime acquire ctx for lockdep
Daniel Vetter
1
-1
/
+7
2019-11-20
dma_resv: prime lockdep annotations
Steven Price
1
-2
/
+4
2019-11-06
dma_resv: prime lockdep annotations
Daniel Vetter
1
-0
/
+24
2019-09-22
dma-buf/resv: fix exclusive fence get
Qiang Yu
1
-1
/
+1
2019-08-16
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
1
-31
/
+78
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-0
/
+603