index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
/
vmci_queue_pair.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmci: type promotion bug in qp_host_get_user_memory()
Dan Carpenter
2018-07-07
1
-2
/
+2
*
misc: vmci: remove redundant variable is_local
Colin Ian King
2018-07-03
1
-5
/
+0
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+4
*
vmci: the same on the send side...
Al Viro
2017-12-02
1
-69
/
+20
*
vmci: simplify qp_dequeue_locked()
Al Viro
2017-12-02
1
-53
/
+18
*
vmci: get rid of qp_memcpy_from_queue()
Al Viro
2017-12-02
1
-20
/
+17
*
vmci: fix buf_size in case of iovec-based accesses
Al Viro
2017-12-02
1
-3
/
+3
*
vmci: fix duplicated code for different branches
Gustavo A. R. Silva
2017-08-28
1
-8
/
+2
*
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
Dan Carpenter
2017-05-08
1
-2
/
+8
*
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
VMCI: Guard against overflow in queue pair allocation
Jorgen Hansen
2015-03-25
1
-9
/
+22
*
drivers/vmw_vmci: Show correct get_user_pages_fast upon failure
Davidlohr Bueso
2015-03-25
1
-2
/
+4
*
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
2015-02-04
1
-8
/
+8
*
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
2014-12-09
1
-8
/
+9
*
vmw_vmci: Convert driver to use get_user_pages_fast()
Jan Kara
2013-10-05
1
-15
/
+6
*
VMCI: Add support for virtual IOMMU
Andy King
2013-08-27
1
-76
/
+104
*
VMCI: Remove non-blocking/pinned queuepair support
Andy King
2013-08-27
1
-127
/
+22
*
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-20
1
-1
/
+1
*
drivers, vmci: Fix build error
David Rientjes
2013-01-25
1
-0
/
+1
*
VMCI: rename PPNset to ppn_set to avoid camel case
Dmitry Torokhov
2013-01-17
1
-4
/
+4
*
VMCI: Fix deref before NULL-check of queuepair ptr
Andy King
2013-01-17
1
-2
/
+2
*
VMCI: Remove dependency on BLOCK I/O
Andy King
2013-01-17
1
-12
/
+16
*
VMCI: queue pairs implementation.
George Zhang
2013-01-08
1
-0
/
+3420