meta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/xen/gntdev-dmabuf.c
AgeCommit message (Expand)Author
2025-09-08drivers/xen/gntdev: use xen_pv_domain() instead of cached valueJuergen Gross
2025-07-14xen: fix UAF in dmabuf_exp_from_pages()Al Viro
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-01-10xen/gntdev: Fix the abuse of underlying struct page in DMA-buf importOleksandr Tyshchenko