1. 7fb2fd4 vmci: type promotion bug in qp_host_get_user_memory() by Dan Carpenter · 7 years ago
  2. c4bcaff misc: vmci: remove redundant variable is_local by Colin Ian King · 7 years ago
  3. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  4. d103808 vmci: the same on the send side... by Al Viro · 8 years ago
  5. 53f58d8 vmci: simplify qp_dequeue_locked() by Al Viro · 8 years ago
  6. ce3d6e7 vmci: get rid of qp_memcpy_from_queue() by Al Viro · 8 years ago
  7. 19c5b89 vmci: fix buf_size in case of iovec-based accesses by Al Viro · 8 years ago
  8. 234b7f8 vmci: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  9. 146180c drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests by Dan Carpenter · 8 years ago
  10. 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  11. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  12. aa6467f1 VMCI: Guard against overflow in queue pair allocation by Jorgen Hansen · 10 years ago
  13. bf13612 drivers/vmw_vmci: Show correct get_user_pages_fast upon failure by Davidlohr Bueso · 10 years ago
  14. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  15. d838df2 vmci: propagate msghdr all way down to __qp_memcpy_from_queue() by Al Viro · 10 years ago
  16. 240ddd4 vmw_vmci: Convert driver to use get_user_pages_fast() by Jan Kara · 11 years ago
  17. 6d6dfb4 VMCI: Add support for virtual IOMMU by Andy King · 11 years ago
  18. 45412be VMCI: Remove non-blocking/pinned queuepair support by Andy King · 11 years ago
  19. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 12 years ago
  20. f6dcf8e drivers, vmci: Fix build error by David Rientjes · 12 years ago
  21. e6389a1 VMCI: rename PPNset to ppn_set to avoid camel case by Dmitry Torokhov · 12 years ago
  22. 32b083a VMCI: Fix deref before NULL-check of queuepair ptr by Andy King · 12 years ago
  23. 42281d2 VMCI: Remove dependency on BLOCK I/O by Andy King · 12 years ago
  24. 06164d2 VMCI: queue pairs implementation. by George Zhang · 12 years ago