index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+0
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-17
dma-buf/dma-resv.c: fix a typo
Sui Jingfeng
1
-1
/
+1
2023-04-13
udmabuf: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
dma-buf: heaps: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-03-29
Merge tag 'dma-fence-deadline' of https://gitlab.freedesktop.org/drm/msm into...
Daniel Vetter
4
-0
/
+104
2023-03-29
dma-buf: system_heap: avoid reclaim for order 4
Jaewon Kim
1
-3
/
+2
2023-03-28
dma-buf/dma-resv: Add a way to set fence deadline
Rob Clark
1
-0
/
+22
2023-03-28
dma-buf/fence-chain: Add fence deadline support
Rob Clark
1
-0
/
+12
2023-03-25
dma-buf/fence-array: Add fence deadline support
Rob Clark
1
-0
/
+11
2023-03-25
dma-buf/dma-fence: Add deadline awareness
Rob Clark
1
-0
/
+59
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-03
dma-buf: Include missing parentheses to documentation
Maíra Canal
1
-1
/
+1
2023-02-17
dma-buf: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-17
dma-buf: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-01
dma-buf: actually set signaling bit for private stub fences
Danilo Krummrich
1
-1
/
+1
2023-01-31
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
3
-51
/
+42
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
3
-51
/
+42
2023-01-27
dma-buf: actually set signaling bit for private stub fences
Danilo Krummrich
1
-1
/
+1
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-7
/
+7
2023-01-03
Merge tag 'drm-misc-next-2022-11-24' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+28
2023-01-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
8
-40
/
+213
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+7
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-33
/
+201
2022-12-13
dma-buf: fix dma_buf_export init order v2
Christian König
3
-52
/
+43
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-24
dma-buf: A collection of typo and documentation fixes
T.J. Mercier
1
-7
/
+7
2022-11-22
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-22
dma-buf: fix racing conflict of dma_heap_add()
Dawei Li
1
-13
/
+15
2022-11-18
dma-buf: Use dma_fence_unwrap_for_each when importing fences
Jason Ekstrand
1
-6
/
+17
2022-11-18
udmabuf: add vmap and vunmap methods to udmabuf_ops
Lukasz Wiecaszek
1
-0
/
+28
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-3
/
+3
2022-11-11
dma-buf/heaps: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
2
-0
/
+6
2022-11-11
udmabuf: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
1
-0
/
+3
2022-11-11
dma-buf: Move dma_buf_mmap_internal() to dynamic locking specification
Dmitry Osipenko
1
-1
/
+6
2022-11-02
dma-buf: Make locking consistent in dma_buf_detach()
Dmitry Osipenko
1
-2
/
+2
2022-11-01
dma-buf: Proactively round up to kmalloc bucket size
Kees Cook
1
-2
/
+7
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-4
/
+5
2022-10-18
dma-buf: Remove obsoleted internal lock
Dmitry Osipenko
1
-10
/
+4
2022-10-18
dma-buf: Document dynamic locking convention
Dmitry Osipenko
1
-0
/
+64
2022-10-18
dma-buf: Move dma_buf_mmap() to dynamic locking specification
Dmitry Osipenko
1
-1
/
+7
2022-10-18
dma-buf: Move dma_buf_map_attachment() to dynamic locking specification
Dmitry Osipenko
1
-8
/
+2
2022-10-18
dma-buf: Move dma_buf_attach() to dynamic locking specification
Dmitry Osipenko
1
-12
/
+8
2022-10-18
dma-buf: Move dma_buf_vmap() to dynamic locking specification
Dmitry Osipenko
1
-0
/
+4
2022-10-18
dma-buf: Add unlocked variant of attachment-mapping functions
Dmitry Osipenko
1
-0
/
+53
2022-10-18
dma-buf: Add unlocked variant of vmapping functions
Dmitry Osipenko
1
-0
/
+43
[prev]
[next]