summaryrefslogtreecommitdiffstats
path: root/drivers/misc/vmw_vmci/vmci_queue_pair.c
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* VMCI: Guard against overflow in queue pair allocationJorgen Hansen2015-03-251-9/+22
* drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso2015-03-251-2/+4
* vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro2015-02-041-8/+8
* vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro2014-12-091-8/+9
* vmw_vmci: Convert driver to use get_user_pages_fast()Jan Kara2013-10-051-15/+6
* VMCI: Add support for virtual IOMMUAndy King2013-08-271-76/+104
* VMCI: Remove non-blocking/pinned queuepair supportAndy King2013-08-271-127/+22
* Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-201-1/+1
* drivers, vmci: Fix build errorDavid Rientjes2013-01-251-0/+1
* VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov2013-01-171-4/+4
* VMCI: Fix deref before NULL-check of queuepair ptrAndy King2013-01-171-2/+2
* VMCI: Remove dependency on BLOCK I/OAndy King2013-01-171-12/+16
* VMCI: queue pairs implementation.George Zhang2013-01-081-0/+3420
OpenPOWER on IntegriCloud