summaryrefslogtreecommitdiff
path: root/drivers/misc/vmw_vmci/vmci_host.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2016-08-31VMCI: use memdup_user().Muhammad Falak R Wani1-10/+4
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman1-6/+1
2015-03-25VMCI: Check userland-provided datagram sizeAndy King1-0/+6
2015-01-25VMCI: Fix two UVA mapping bugsJorgen Hansen1-6/+7
2013-10-06vmw_vmci: Convert driver to use get_user_pages_fast()Jan Kara1-5/+1
2013-01-18VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov1-0/+1
2013-01-09VMCI: host side driver implementation.George Zhang1-0/+1042