index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
/
vmci_host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
vmci_host: print unexpanded names of ioctl requests in debug messages
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2020-05-29
vmci_host: get rid of pointless access_ok()
Al Viro
1
-2
/
+0
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-11-14
vsock/vmci: register vmci_transport only when VMCI guest/host are active
Stefano Garzarella
1
-0
/
+7
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
Thomas Gleixner
1
-9
/
+1
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-19
VMCI: Use memdup_user() rather than duplicating its implementation
Wen Yang
1
-14
/
+4
2018-10-02
VMCI: remove set but not used variable 'cid'
YueHaibing
1
-3
/
+0
2018-09-25
misc: remove redundant include moduleparam.h
zhong jiang
1
-1
/
+0
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2016-08-31
VMCI: use memdup_user().
Muhammad Falak R Wani
1
-10
/
+4
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
1
-6
/
+1
2015-03-25
VMCI: Check userland-provided datagram size
Andy King
1
-0
/
+6
2015-01-25
VMCI: Fix two UVA mapping bugs
Jorgen Hansen
1
-6
/
+7
2013-10-05
vmw_vmci: Convert driver to use get_user_pages_fast()
Jan Kara
1
-5
/
+1
2013-01-17
VMCI: include slab.h into files using kmalloc/kfree
Dmitry Torokhov
1
-0
/
+1
2013-01-08
VMCI: host side driver implementation.
George Zhang
1
-0
/
+1042