index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
Thomas Gleixner
2019-06-05
20
-180
/
+20
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
2
-3
/
+5
*
VMCI: Support upto 64-bit PPNs
Vishnu DASA
2019-02-26
6
-47
/
+72
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
VMCI: Use memdup_user() rather than duplicating its implementation
Wen Yang
2018-12-19
1
-14
/
+4
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-3
/
+3
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-3
/
+3
*
|
VMCI: remove set but not used variable 'cid'
YueHaibing
2018-10-02
1
-3
/
+0
*
|
VMCI: Resource wildcard match fixed
Jorgen Hansen
2018-10-02
2
-2
/
+3
*
|
misc: remove redundant include moduleparam.h
zhong jiang
2018-09-25
1
-1
/
+0
|
/
*
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
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
1
-133
/
+46
|
\
|
*
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
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
/
*
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
*
vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
2017-03-16
1
-2
/
+2
*
sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
2
-0
/
+2
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
vmw_vmci: switch to pci_irq_alloc_vectors
Christoph Hellwig
2017-02-03
1
-55
/
+20
*
VMCI: Doorbell create and destroy fixes
Jorgen Hansen
2016-10-28
2
-2
/
+8
*
VMCI: use memdup_user().
Muhammad Falak R Wani
2016-08-31
1
-10
/
+4
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
VMCI: Use 32bit atomics for queue headers on X86_32
Jorgen Hansen
2016-02-07
1
-1
/
+1
*
misc/vmw_vmci: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-09-20
1
-2
/
+1
*
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-08-05
1
-6
/
+1
*
VMCI: Guard against overflow in queue pair allocation
Jorgen Hansen
2015-03-25
2
-10
/
+23
*
VMCI: Check userland-provided datagram size
Andy King
2015-03-25
2
-1
/
+7
*
drivers/vmw_vmci: Show correct get_user_pages_fast upon failure
Davidlohr Bueso
2015-03-25
1
-2
/
+4
*
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-15
2
-7
/
+8
|
\
|
*
VMCI: Fix two UVA mapping bugs
Jorgen Hansen
2015-01-25
2
-7
/
+8
*
|
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
*
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
1
-1
/
+0
|
\
|
*
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
2014-09-24
1
-1
/
+0
*
|
VMCI: integer overflow in vmci_datagram_dispatch()
Dan Carpenter
2014-09-23
1
-1
/
+2
|
/
*
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
2014-07-18
1
-1
/
+1
*
vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-02-28
1
-3
/
+4
*
VMCI: fix error handling path when registering guest driver
Dmitry Torokhov
2014-01-09
1
-4
/
+6
*
vmw_vmci: Convert driver to use get_user_pages_fast()
Jan Kara
2013-10-05
2
-20
/
+7
[next]