summaryrefslogtreecommitdiffstats
path: root/drivers/misc/vmw_vmci/vmci_host.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321Thomas Gleixner2019-06-051-9/+1Star
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-1/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* VMCI: Use memdup_user() rather than duplicating its implementationWen Yang2018-12-191-14/+4Star
* VMCI: remove set but not used variable 'cid'YueHaibing2018-10-031-3/+0Star
* misc: remove redundant include moduleparam.hzhong jiang2018-09-251-1/+0Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* VMCI: use memdup_user().Muhammad Falak R Wani2016-08-311-10/+4Star
* char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-051-6/+1Star
* VMCI: Check userland-provided datagram sizeAndy King2015-03-251-0/+6
* VMCI: Fix two UVA mapping bugsJorgen Hansen2015-01-251-6/+7
* vmw_vmci: Convert driver to use get_user_pages_fast()Jan Kara2013-10-061-5/+1Star
* VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov2013-01-171-0/+1
* VMCI: host side driver implementation.George Zhang2013-01-091-0/+1042