index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
gntdev-dmabuf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
Oleksandr Tyshchenko
2024-01-10
1
-25
/
+25
*
xen/gntdev: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
2022-10-18
1
-4
/
+4
*
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
2022-05-27
1
-1
/
+1
*
xen/dmabuf: switch gntdev-dmabuf to use INVALID_GRANT_REF
Juergen Gross
2022-05-19
1
-11
/
+2
*
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-16
1
-1
/
+1
*
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-25
1
-0
/
+3
*
xen: gntdev: fix common struct sg_table related issues
Marek Szyprowski
2020-09-10
1
-7
/
+6
*
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
2020-08-13
1
-0
/
+8
*
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-23
/
+0
|
\
|
*
xen/gntdev-dmabuf: Ditch dummy map functions
Daniel Vetter
2019-11-25
1
-23
/
+0
*
|
xen/gntdev: replace global limit of mapped pages by limit per call
Juergen Gross
2019-12-02
1
-8
/
+3
|
/
*
xen/gntdev: Check and release imported dma-bufs on close
Oleksandr Andrushchenko
2019-02-18
1
-0
/
+9
*
xen/gntdev: Do not destroy context while dma-bufs are in use
Oleksandr Andrushchenko
2019-02-18
1
-1
/
+11
*
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-16
1
-1
/
+0
*
xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure
Colin Ian King
2018-07-31
1
-1
/
+2
*
xen/gntdev: Implement dma-buf import functionality
Oleksandr Andrushchenko
2018-07-27
1
-5
/
+234
*
xen/gntdev: Implement dma-buf export functionality
Oleksandr Andrushchenko
2018-07-27
1
-3
/
+453
*
xen/gntdev: Add initial support for dma-buf UAPI
Oleksandr Andrushchenko
2018-07-27
1
-0
/
+177