index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
dma-resv.c
Age
Commit message (
Expand
)
Author
2024-05-31
dma-buf: add a warning when drv try to reserve 0 fence slots
Christian König
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-12
dma-buf/dma-resv: fix spelling
Randy Dunlap
2023-11-27
dma-buf: fix check in dma_resv_add_fence
Christian König
2023-07-15
dma-buf/dma-resv: Stop leaking on krealloc() failure
Ville Syrjälä
2023-04-17
dma-buf/dma-resv.c: fix a typo
Sui Jingfeng
2023-03-28
dma-buf/dma-resv: Add a way to set fence deadline
Rob Clark
2022-11-01
dma-buf: Proactively round up to kmalloc bucket size
Kees Cook
2022-08-25
dma-buf/dma-resv: check if the new fence is really later
Christian König
2022-07-07
dma-buf: Fix one use-after-free of fence
xinhui pan
2022-04-07
dma-buf: drop seq count based update
Christian König
2022-04-07
dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3
Christian König
2022-04-07
dma-buf: add DMA_RESV_USAGE_KERNEL v3
Christian König
2022-04-07
dma-buf & drm/amdgpu: remove dma_resv workaround
Christian König
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2022-04-05
dma-buf: finally make dma_resv_excl_fence private v2
Christian König
2022-04-03
dma-buf: add dma_resv_get_singleton v2
Christian König
2022-04-01
dma-buf: drop the DAG approach for the dma_resv object v3
Christian König
2022-03-24
dma-buf: finally make the dma_resv_list private v2
Christian König
2022-03-24
dma-buf: add dma_resv_replace_fences v2
Christian König
2022-02-08
dma-buf: warn about containers in dma_resv object
Christian König
2022-01-31
dma-resv: some doc polish for iterators
Daniel Vetter
2022-01-19
dma-buf: drop excl_fence parameter from dma_resv_get_fences
Christian König
2021-11-30
dma-buf: make fence mandatory for dma_resv_add_excl_fence v2
Christian König
2021-11-11
dma-buf: add dma_fence_describe and dma_resv_describe v2
Christian König
2021-10-11
dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
Tvrtko Ursulin
2021-10-07
dma-buf: add dma_resv_for_each_fence v3
Christian König
2021-10-06
dma-buf: use new iterator in dma_resv_test_signaled
Christian König
2021-10-06
dma-buf: use new iterator in dma_resv_wait_timeout
Christian König
2021-10-06
dma-buf: use new iterator in dma_resv_get_fences v3
Christian König
2021-10-06
dma-buf: use new iterator in dma_resv_copy_fences
Christian König
2021-10-06
dma-buf: add dma_resv_for_each_fence_unlocked v8
Christian König
2021-08-30
dma-resv: Give the docs a do-over
Daniel Vetter
2021-07-08
dma-buf: fix dma_resv_test_signaled test_all handling v2
Christian König
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2021-06-05
dma-buf: add missing EXPORT_SYMBOL
Christian König
2021-06-04
dma-buf: cleanup dma-resv shared fence debugging a bit v2
Christian König
2021-06-04
dma-buf: add SPDX header and fix style in dma-resv.c
Christian König
2020-11-25
dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.
Maarten Lankhorst
2020-10-08
dma-buf: use struct_size macro
Christian König
2020-09-17
dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
Daniel Vetter
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-07-29
dma-buf: Use sequence counter with associated wound/wait mutex
Ahmed S. Darwish
2020-07-29
dma-buf: Remove custom seqcount lockdep class key
Ahmed S. Darwish
2020-07-21
dma-fence: prime lockdep annotations
Daniel Vetter
2020-06-09
DMA reservations: use the new mmap locking API
Michel Lespinasse
[next]