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
Age
Commit message (
Expand
)
Author
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-12-18
udmabuf: fix dma-buf cpu access
Gurchetan Singh
2019-12-18
dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static
zhong jiang
2019-12-17
dma-buf: fix resource leak on -ENOTTY error return path
Colin Ian King
2019-12-17
dma-buf: heaps: Remove redundant heap identifier from system heap name
Andrew F. Davis
2019-12-17
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
Andrew F. Davis
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-11
dma-buf: heaps: Add CMA heap to dmabuf heaps
John Stultz
2019-12-11
dma-buf: heaps: Add system heap to dmabuf heaps
John Stultz
2019-12-11
dma-buf: heaps: Add heap helpers
John Stultz
2019-12-11
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
2019-12-09
Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-12-05
udmabuf: implement begin_cpu_access/end_cpu_access hooks
Gurchetan Singh
2019-12-05
udmabuf: separate out creating/destroying scatter-table
Gurchetan Singh
2019-12-05
udmabuf: add a pointer to the miscdevice in dma-buf private data
Gurchetan Singh
2019-12-05
udmabuf: use cache_sgt_mapping option
Gurchetan Singh
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-26
udmabuf: Remove deleted map/unmap handlers.
Maarten Lankhorst
2019-11-25
dma-buf: Drop dma_buf_k(un)map
Daniel Vetter
2019-11-25
dma-buf: Fix memory leak in sync_file_merge()
Navid Emamdoost
2019-11-21
dma-resv: Also prime acquire ctx for lockdep
Daniel Vetter
2019-11-20
dma_resv: prime lockdep annotations
Steven Price
2019-11-06
dma_resv: prime lockdep annotations
Daniel Vetter
2019-10-30
Revert "dma-buf: Add dma-buf heaps framework"
Sean Paul
2019-10-30
Revert "dma-buf: heaps: Add heap helpers"
Sean Paul
2019-10-30
Revert "dma-buf: heaps: Add system heap to dmabuf heaps"
Sean Paul
2019-10-30
Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"
Sean Paul
2019-10-25
dma-buf: heaps: Add CMA heap to dmabuf heaps
John Stultz
2019-10-25
dma-buf: heaps: Add system heap to dmabuf heaps
John Stultz
2019-10-25
dma-buf: heaps: Add heap helpers
John Stultz
2019-10-25
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
2019-10-24
dma-buf: stop using the dmabuf->lock so much v2
Christian König
2019-10-24
dma-buf: change DMA-buf locking convention v3
Christian König
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-10
dma-buf/resv: fix exclusive fence get
Qiang Yu
2019-10-04
dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
2019-09-22
dma-buf/resv: fix exclusive fence get
Qiang Yu
2019-08-20
dmabuf: Mark up onstack timer for selftests
Chris Wilson
2019-08-20
dma-buf: Use %zu for printing sizeof
Chris Wilson
2019-08-19
dma-buf: Add selftests for dma-fence
Chris Wilson
2019-08-19
dma-buf: Introduce selftesting framework
Chris Wilson
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
2019-08-17
dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal
Chris Wilson
2019-08-17
dma-fence: Avoid list_del during fence->cb_list iteration
Chris Wilson
2019-08-16
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
dma-buf: nuke reservation_object seq number
Christian König
2019-08-13
dma-buf/sw_sync: Synchronize signal vs syncpt free
Chris Wilson
2019-08-12
dma-fence: Report the composite sync_file status
Chris Wilson
2019-08-12
dma-fence: Propagate errors to dma-fence-array container
Chris Wilson
[next]