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