summaryrefslogtreecommitdiff
path: root/drivers/misc/vmw_vmci/vmci_host.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-08-31VMCI: use memdup_user().Muhammad Falak R Wani
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-03-25VMCI: Check userland-provided datagram sizeAndy King
2015-01-25VMCI: Fix two UVA mapping bugsJorgen Hansen
2013-10-05vmw_vmci: Convert driver to use get_user_pages_fast()Jan Kara
2013-01-17VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov
2013-01-08VMCI: host side driver implementation.George Zhang