summaryrefslogtreecommitdiff
path: root/drivers/misc/vmw_vmci
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-31
|\
| * 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
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* 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
* vmw_vmci: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig2017-03-16
* sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar2017-03-02
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-27
* vmw_vmci: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-03
* VMCI: Doorbell create and destroy fixesJorgen Hansen2016-10-28
* VMCI: use memdup_user().Muhammad Falak R Wani2016-08-31
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* VMCI: Use 32bit atomics for queue headers on X86_32Jorgen Hansen2016-02-07
* misc/vmw_vmci: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-20
* char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
* VMCI: Guard against overflow in queue pair allocationJorgen Hansen2015-03-25
* VMCI: Check userland-provided datagram sizeAndy King2015-03-25
* drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso2015-03-25
* Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-15
|\
| * VMCI: Fix two UVA mapping bugsJorgen Hansen2015-01-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
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\
| * PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri2014-09-24
* | VMCI: integer overflow in vmci_datagram_dispatch()Dan Carpenter2014-09-23
|/
* misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman2014-07-18
* vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-02-28
* VMCI: fix error handling path when registering guest driverDmitry Torokhov2014-01-09
* vmw_vmci: Convert driver to use get_user_pages_fast()Jan Kara2013-10-05
* VMCI: fix to pass correct device identity to free_irq()Wei Yongjun2013-09-26
* 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
* misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck2013-04-03
* VMCI: Fix process-to-process DRGAMs.Andy King2013-03-15
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* drivers, vmci: Fix build errorDavid Rientjes2013-01-25
* VMCI: Fix broken context ID retrievalAndy King2013-01-22
* VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov2013-01-17
* VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov2013-01-17
* VMCI: Fix "always true condition"Andy King2013-01-17
* VMCI: Fix deref before NULL-check of queuepair ptrAndy King2013-01-17
* VMCI: Remove dependency on BLOCK I/OAndy King2013-01-17