Age | Commit message (Expand) | Author |
2024-01-10 | xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import | Oleksandr Tyshchenko |
2022-10-18 | xen/gntdev: Prepare to dynamic dma-buf locking specification | Dmitry Osipenko |
2022-05-27 | xen: switch gnttab_end_foreign_access() to take a struct page pointer | Juergen Gross |
2022-05-19 | xen/dmabuf: switch gntdev-dmabuf to use INVALID_GRANT_REF | Juergen Gross |
2022-03-15 | xen/grant-table: remove readonly parameter from functions | Juergen Gross |
2021-10-25 | dma-buf: move dma-buf symbols into the DMA_BUF module namespace | Greg Kroah-Hartman |
2020-09-10 | xen: gntdev: fix common struct sg_table related issues | Marek Szyprowski |
2020-08-13 | xen/gntdev: Fix dmabuf import with non-zero sgt offset | Oleksandr Andrushchenko |
2019-12-17 | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-12-02 | xen/gntdev: replace global limit of mapped pages by limit per call | Juergen Gross |
2019-11-25 | xen/gntdev-dmabuf: Ditch dummy map functions | Daniel Vetter |
2019-02-18 | xen/gntdev: Check and release imported dma-bufs on close | Oleksandr Andrushchenko |
2019-02-18 | xen/gntdev: Do not destroy context while dma-bufs are in use | Oleksandr Andrushchenko |
2018-08-15 | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-07-31 | xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure | Colin Ian King |
2018-07-26 | xen/gntdev: Implement dma-buf import functionality | Oleksandr Andrushchenko |
2018-07-26 | xen/gntdev: Implement dma-buf export functionality | Oleksandr Andrushchenko |
2018-07-26 | xen/gntdev: Add initial support for dma-buf UAPI | Oleksandr Andrushchenko |