Hyper_DMABUF DRIVER M: Dongwon Kim <[email protected]> M: Mateusz Polrola <[email protected]> L: [email protected] L: [email protected] S: Maintained F: drivers/dma-buf/hyper_dmabuf* F: include/uapi/linux/hyper_dmabuf.h F: Documentation/hyper-dmabuf-sharing.txt T: https://github.com/downor/linux_hyper_dmabuf/
Signed-off-by: Dongwon Kim <[email protected]> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index d4fdcb12616c..155f7f839201 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6468,6 +6468,17 @@ S: Maintained F: mm/memory-failure.c F: mm/hwpoison-inject.c +Hyper_DMABUF DRIVER +M: Dongwon Kim <[email protected]> +M: Mateusz Polrola <[email protected]> +L: [email protected] +L: [email protected] +S: Maintained +F: drivers/dma-buf/hyper_dmabuf* +F: include/uapi/linux/hyper_dmabuf.h +F: Documentation/hyper-dmabuf-sharing.txt +T: https://github.com/downor/linux_hyper_dmabuf/ + Hyper-V CORE AND DRIVERS M: "K. Y. Srinivasan" <[email protected]> M: Haiyang Zhang <[email protected]> -- 2.16.1

