1. 6da3f33 misc: vmw_vmci: Switch to kvfree_rcu() API by Uladzislau Rezki (Sony) · 3 years ago
  2. a30dc6c VMCI: fix NULL pointer dereference when unmapping queue pair by Wang Hai · 3 years, 4 months ago
  3. 7487257 misc: vmw_vmci: return the correct errno code by Junlin Yang · 3 years, 6 months ago
  4. b2192cf misc: vmw_vmci: explicitly initialize vmci_datagram payload by Tetsuo Handa · 3 years, 9 months ago
  5. 376565b misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct by Tetsuo Handa · 3 years, 9 months ago
  6. 7b7d226 vmci_host: print unexpanded names of ioctl requests in debug messages by Gleb Fotengauer-Malinovskiy · 3 years, 10 months ago
  7. 2fd10bc drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue by Sabyrzhan Tasbolatov · 3 years, 11 months ago
  8. 7eecea8 VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOC by Jorgen Hansen · 4 years ago
  9. 5a16c53 VMCI: Use set_page_dirty_lock() when unregistering guest memory by Jorgen Hansen · 4 years ago
  10. e8266c4 VMCI: Stop log spew when qp allocation isn't possible by Jorgen Hansen · 4 years ago
  11. fc716ff misc/vmw_vmci: fix typo by mateng · 4 years ago
  12. 31dcb6c misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells() by Anant Thazhemadam · 4 years, 1 month ago
  13. 90ca6333 VMCI: check return value of get_user_pages_fast() for errors by Alex Dewar · 4 years, 4 months ago
  14. 87c233b vmci_host: get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  15. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  16. 2be8ca9 vsock/vmci: make vmci_vsock_cb_host_called static by Mao Wenan · 5 years ago
  17. b1bba80 vsock/vmci: register vmci_transport only when VMCI guest/host are active by Stefano Garzarella · 5 years ago
  18. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  19. ba03a9b VMCI: Release resource if the work is already queued by Nadav Amit · 5 years ago
  20. 1c2eb5b VMCI: Fix integer overflow in VMCI handle arrays by Vishnu DASA · 6 years ago
  21. 685a6bf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 by Thomas Gleixner · 6 years ago
  22. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  23. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  24. f2db736 VMCI: Support upto 64-bit PPNs by Vishnu DASA · 6 years ago
  25. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  26. 8995fa1 VMCI: Use memdup_user() rather than duplicating its implementation by Wen Yang · 6 years ago
  27. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  28. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  29. 8f523d6 VMCI: remove set but not used variable 'cid' by YueHaibing · 6 years ago
  30. 11924ba VMCI: Resource wildcard match fixed by Jorgen Hansen · 6 years ago
  31. 7052c5e misc: remove redundant include moduleparam.h by zhong jiang · 6 years ago
  32. 7fb2fd4 vmci: type promotion bug in qp_host_get_user_memory() by Dan Carpenter · 6 years ago
  33. c4bcaff misc: vmci: remove redundant variable is_local by Colin Ian King · 6 years ago
  34. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  35. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  36. d76e0a0 Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  37. d103808 vmci: the same on the send side... by Al Viro · 7 years ago
  38. 53f58d8 vmci: simplify qp_dequeue_locked() by Al Viro · 7 years ago
  39. ce3d6e7 vmci: get rid of qp_memcpy_from_queue() by Al Viro · 7 years ago
  40. 19c5b89 vmci: fix buf_size in case of iovec-based accesses by Al Viro · 7 years ago
  41. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  42. 234b7f8 vmci: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  43. 146180c drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests by Dan Carpenter · 8 years ago
  44. c342356 vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly by Christoph Hellwig · 8 years ago
  45. b69339ba sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies by Ingo Molnar · 8 years ago
  46. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  47. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  48. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  49. 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  50. 3bb434c vmw_vmci: switch to pci_irq_alloc_vectors by Christoph Hellwig · 8 years ago
  51. eb94cd6 VMCI: Doorbell create and destroy fixes by Jorgen Hansen · 8 years ago
  52. 655745b VMCI: use memdup_user(). by Muhammad Falak R Wani · 9 years ago
  53. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  54. f42a0fd VMCI: Use 32bit atomics for queue headers on X86_32 by Jorgen Hansen · 9 years ago
  55. bf84b14 misc/vmw_vmci: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  56. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  57. aa6467f1 VMCI: Guard against overflow in queue pair allocation by Jorgen Hansen · 10 years ago
  58. 74b5c29 VMCI: Check userland-provided datagram size by Andy King · 10 years ago
  59. bf13612 drivers/vmw_vmci: Show correct get_user_pages_fast upon failure by Davidlohr Bueso · 10 years ago
  60. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  61. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  62. a1d8843 VMCI: Fix two UVA mapping bugs by Jorgen Hansen · 10 years ago
  63. d838df2 vmci: propagate msghdr all way down to __qp_memcpy_from_queue() by Al Viro · 10 years ago
  64. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  65. 94e57fe PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h by Francesco Ruggeri · 10 years ago
  66. 2e45354 VMCI: integer overflow in vmci_datagram_dispatch() by Dan Carpenter · 10 years ago
  67. 32182cd misc: remove DEFINE_PCI_DEVICE_TABLE usage by Greg Kroah-Hartman · 10 years ago
  68. e011752 vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  69. 782f244 VMCI: fix error handling path when registering guest driver by Dmitry Torokhov · 11 years ago
  70. 240ddd4 vmw_vmci: Convert driver to use get_user_pages_fast() by Jan Kara · 11 years ago
  71. 9089e3b VMCI: fix to pass correct device identity to free_irq() by Wei Yongjun · 11 years ago
  72. 6d6dfb4 VMCI: Add support for virtual IOMMU by Andy King · 11 years ago
  73. 45412be VMCI: Remove non-blocking/pinned queuepair support by Andy King · 11 years ago
  74. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 12 years ago
  75. 6d4f013 misc/vmw_vmci: Add dependency on CONFIG_NET by Guenter Roeck · 12 years ago
  76. 347e089 VMCI: Fix process-to-process DRGAMs. by Andy King · 12 years ago
  77. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  78. f6dcf8e drivers, vmci: Fix build error by David Rientjes · 12 years ago
  79. 5a19b78 VMCI: Fix broken context ID retrieval by Andy King · 12 years ago
  80. ea8a83a VMCI: include slab.h into files using kmalloc/kfree by Dmitry Torokhov · 12 years ago
  81. e6389a1 VMCI: rename PPNset to ppn_set to avoid camel case by Dmitry Torokhov · 12 years ago
  82. 0e7894d VMCI: Fix "always true condition" by Andy King · 12 years ago
  83. 32b083a VMCI: Fix deref before NULL-check of queuepair ptr by Andy King · 12 years ago
  84. 42281d2 VMCI: Remove dependency on BLOCK I/O by Andy King · 12 years ago
  85. bad7d9d VMCI: Add PCI as a dependency by Andy King · 12 years ago
  86. 2025984 VMCI: Some header and config files. by George Zhang · 12 years ago
  87. 8bf5039 VMCI: host side driver implementation. by George Zhang · 12 years ago
  88. 1f166439 VMCI: guest side driver implementation. by George Zhang · 12 years ago
  89. e76ffea VMCI: routing implementation. by George Zhang · 12 years ago
  90. bc63ded VMCI: resource object implementation. by George Zhang · 12 years ago
  91. 06164d2 VMCI: queue pairs implementation. by George Zhang · 12 years ago
  92. b484b26 VMCI: handle array implementation. by George Zhang · 12 years ago
  93. 1d99020 VMCI: event handling implementation. by George Zhang · 12 years ago
  94. 197dbaa VMCI: device driver implementaton. by George Zhang · 12 years ago
  95. 83e2ec7 VMCI: doorbell implementation. by George Zhang · 12 years ago
  96. a110b7e VMCI: datagram implementation. by George Zhang · 12 years ago
  97. 28d6692 VMCI: context implementation. by George Zhang · 12 years ago