index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
udmabuf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-2
/
+0
2023-06-21
udmabuf: Don't assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
1
-2
/
+0
2023-06-19
udmabuf: revert 'Add support for mapping hugepages (v4)'
Mike Kravetz
1
-41
/
+6
2023-04-13
udmabuf: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2022-11-18
udmabuf: add vmap and vunmap methods to udmabuf_ops
Lukasz Wiecaszek
1
-0
/
+28
2022-11-11
udmabuf: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
1
-0
/
+3
2022-10-07
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-09-02
dma_buf: no need to bother with file_inode()->i_mapping
Al Viro
1
-1
/
+1
2022-08-25
udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
Vivek Kasireddy
1
-3
/
+6
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-1
/
+4
2022-06-20
udmabuf: add back sanity check
Gerd Hoffmann
1
-1
/
+4
2022-06-09
udmabuf: Set the DMA mask for the udmabuf device (v2)
Vivek Kasireddy
1
-1
/
+17
2022-01-18
udmabuf: validate ubuf->pagecount
Pavel Skripkin
1
-0
/
+4
2021-08-12
udmabuf: fix general protection fault in udmabuf_create
Pavel Skripkin
1
-2
/
+2
2021-06-23
udmabuf: configurable list_limit and size_limit_mb
Dongwon Kim
1
-2
/
+7
2021-06-10
udmabuf: Add support for mapping hugepages (v4)
Vivek Kasireddy
1
-7
/
+43
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+3
2020-09-10
dmabuf: fix common struct sg_table related issues
Marek Szyprowski
1
-4
/
+3
2020-09-07
udmabuf: Add missing compact_ioctl
Kristian H. Kristensen
1
-0
/
+3
2019-12-18
udmabuf: fix dma-buf cpu access
Gurchetan Singh
1
-4
/
+3
2019-12-05
udmabuf: implement begin_cpu_access/end_cpu_access hooks
Gurchetan Singh
1
-0
/
+39
2019-12-05
udmabuf: separate out creating/destroying scatter-table
Gurchetan Singh
1
-7
/
+19
2019-12-05
udmabuf: add a pointer to the miscdevice in dma-buf private data
Gurchetan Singh
1
-4
/
+7
2019-12-05
udmabuf: use cache_sgt_mapping option
Gurchetan Singh
1
-4
/
+5
2019-11-26
udmabuf: Remove deleted map/unmap handlers.
Maarten Lankhorst
1
-16
/
+0
2019-06-05
udmabuf: actually unmap the scatterlist
Lucas Stach
1
-0
/
+1
2019-01-05
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-11-16
udmabuf: set read/write flag when exporting
Gerd Hoffmann
1
-0
/
+1
2018-09-14
udmabuf: fix error code in map_udmabuf()
Dan Carpenter
1
-1
/
+3
2018-09-12
udmabuf: use sizeof(variable) instead of sizeof(type)
Gerd Hoffmann
1
-3
/
+3
2018-09-12
udmabuf: drop WARN_ON() check.
Gerd Hoffmann
1
-3
/
+0
2018-09-12
udmabuf: use ENOTTY for invalid ioctls
Gerd Hoffmann
1
-1
/
+1
2018-09-12
udmabuf: use EBADFD in case we didn't got a memfd
Gerd Hoffmann
1
-2
/
+5
2018-09-12
udmabuf: improve udmabuf_create error handling
Gerd Hoffmann
1
-13
/
+12
2018-09-12
udmabuf: rework limits
Gerd Hoffmann
1
-2
/
+8
2018-09-12
udmabuf: constify udmabuf_create args
Gerd Hoffmann
1
-2
/
+2
2018-09-12
udmabuf: constify udmabuf_ops
Gerd Hoffmann
1
-1
/
+1
2018-09-12
udmabuf: use pgoff_t for pagecount
Gerd Hoffmann
1
-1
/
+1
2018-09-12
udmabuf: improve map_udmabuf error handling
Gerd Hoffmann
1
-11
/
+10
2018-09-12
udmabuf: sort headers, drop uapi/ path prefix
Gerd Hoffmann
1
-9
/
+8
2018-09-05
dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create
Gustavo A. R. Silva
1
-1
/
+2
2018-09-03
Add udmabuf misc device
Gerd Hoffmann
1
-0
/
+287