summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/vector_user.c
AgeCommit message (Expand)AuthorLines
2019-03-06um: Remove duplicated include from vector_user.cYueHaibing-3/+0
2018-12-27um: writev needs <sys/uio.h>Christoph Hellwig-0/+1
2018-12-27um: Include sys/uio.h to have writev()Richard Weinberger-0/+1
2018-10-29um: NULL check before kfree is not neededYueHaibing-4/+2
2018-03-29Fix vector raw inintialization logicAnton Ivanov-9/+13
2018-02-19High Performance UML Vector Network DriverAnton Ivanov-0/+586