aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/vmw_vmci/vmci_queue_pair.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321Thomas Gleixner2019-06-05
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
* VMCI: Support upto 64-bit PPNsVishnu DASA2019-02-26
* iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter2018-07-07
* misc: vmci: remove redundant variable is_localColin Ian King2018-07-03
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* 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-28
* VMCI: Remove non-blocking/pinned queuepair supportAndy King2013-08-28
* Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-19
* 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