summaryrefslogtreecommitdiff
path: root/drivers/misc/vmw_vmci/vmci_queue_pair.c
Commit message (Expand)AuthorAge
* vmci: the same on the send side...Al Viro2017-12-02
* vmci: simplify qp_dequeue_locked()Al Viro2017-12-02
* vmci: get rid of qp_memcpy_from_queue()Al Viro2017-12-02
* vmci: fix buf_size in case of iovec-based accessesAl Viro2017-12-02
* vmci: fix duplicated code for different branchesGustavo A. R. Silva2017-08-28
* drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter2017-05-08
* scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-27
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* VMCI: Guard against overflow in queue pair allocationJorgen Hansen2015-03-25
* drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso2015-03-25
* vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro2015-02-04
* vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro2014-12-09
* vmw_vmci: Convert driver to use get_user_pages_fast()Jan Kara2013-10-05
* VMCI: Add support for virtual IOMMUAndy King2013-08-27
* VMCI: Remove non-blocking/pinned queuepair supportAndy King2013-08-27
* Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-20
* drivers, vmci: Fix build errorDavid Rientjes2013-01-25
* VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov2013-01-17
* VMCI: Fix deref before NULL-check of queuepair ptrAndy King2013-01-17
* VMCI: Remove dependency on BLOCK I/OAndy King2013-01-17
* VMCI: queue pairs implementation.George Zhang2013-01-08