Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f71077a4d84bbe8c7b91b7db7c4ef815755ac5e3
/
drivers
/
dma-buf
/
udmabuf.c
b9770b0
udmabuf: fix general protection fault in udmabuf_create
by Pavel Skripkin
· 3 years, 5 months ago
2e717a5
udmabuf: configurable list_limit and size_limit_mb
by Dongwon Kim
· 3 years, 7 months ago
16c243e
udmabuf: Add support for mapping hugepages (v4)
by Vivek Kasireddy
· 3 years, 7 months ago
6ea6be7
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 4 years, 4 months ago
62296b3
dmabuf: fix common struct sg_table related issues
by Marek Szyprowski
· 4 years, 9 months ago
d4a197f
udmabuf: Add missing compact_ioctl
by Kristian H. Kristensen
· 4 years, 4 months ago
1ffe095
udmabuf: fix dma-buf cpu access
by Gurchetan Singh
· 5 years ago
284562e
udmabuf: implement begin_cpu_access/end_cpu_access hooks
by Gurchetan Singh
· 5 years ago
17a7ce2
udmabuf: separate out creating/destroying scatter-table
by Gurchetan Singh
· 5 years ago
c1bbed6
udmabuf: add a pointer to the miscdevice in dma-buf private data
by Gurchetan Singh
· 5 years ago
bc7a71d
udmabuf: use cache_sgt_mapping option
by Gurchetan Singh
· 5 years ago
19d32ac
udmabuf: Remove deleted map/unmap handlers.
by Maarten Lankhorst
· 5 years ago
283f1e3
udmabuf: actually unmap the scatterlist
by Lucas Stach
· 6 years ago
300133d
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
by Souptick Joarder
· 6 years ago
5c074ee
udmabuf: set read/write flag when exporting
by Gerd Hoffmann
· 6 years ago
6f19eb2
udmabuf: fix error code in map_udmabuf()
by Dan Carpenter
· 6 years ago
33f3542
udmabuf: use sizeof(variable) instead of sizeof(type)
by Gerd Hoffmann
· 6 years ago
7b26e4e
udmabuf: drop WARN_ON() check.
by Gerd Hoffmann
· 6 years ago
52499d9c
udmabuf: use ENOTTY for invalid ioctls
by Gerd Hoffmann
· 6 years ago
7a1c67d
udmabuf: use EBADFD in case we didn't got a memfd
by Gerd Hoffmann
· 6 years ago
0d17455
udmabuf: improve udmabuf_create error handling
by Gerd Hoffmann
· 6 years ago
dc4716d
udmabuf: rework limits
by Gerd Hoffmann
· 6 years ago
dc25455
udmabuf: constify udmabuf_create args
by Gerd Hoffmann
· 6 years ago
a348528
udmabuf: constify udmabuf_ops
by Gerd Hoffmann
· 6 years ago
b35f57c
udmabuf: use pgoff_t for pagecount
by Gerd Hoffmann
· 6 years ago
a3e722d
udmabuf: improve map_udmabuf error handling
by Gerd Hoffmann
· 6 years ago
913965c
udmabuf: sort headers, drop uapi/ path prefix
by Gerd Hoffmann
· 6 years ago
683a0e6
dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create
by Gustavo A. R. Silva
· 6 years ago
fbb0de7
Add udmabuf misc device
by Gerd Hoffmann
· 6 years ago