index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virt
/
vboxguest
/
vboxguest_core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
virt: vbox: core: fix all kernel-doc warnings
Randy Dunlap
2023-12-23
1
-63
/
+91
*
virt: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-01
1
-1
/
+1
*
virt: vbox: Fix some comments which talk about the "session spinlock"
Hans de Goede
2020-07-10
1
-2
/
+2
*
virt: vbox: Log unknown ioctl requests as error
Hans de Goede
2020-07-10
1
-1
/
+1
*
virt: vbox: Add a few new vmmdev request types to the userspace whitelist
Hans de Goede
2020-07-10
1
-0
/
+2
*
virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl
Hans de Goede
2020-07-10
1
-1
/
+162
*
virt: vbox: Add vbg_set_host_capabilities() helper function
Hans de Goede
2020-07-10
1
-33
/
+46
*
virt: vbox: Rename guest_caps struct members to set_guest_caps
Hans de Goede
2020-07-10
1
-10
/
+10
*
virt: vbox: Fix guest capabilities mask check
Hans de Goede
2020-07-10
1
-1
/
+1
*
virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...
Hans de Goede
2020-07-10
1
-1
/
+3
*
virt: vbox: Use fallthrough;
Joe Perches
2020-03-19
1
-1
/
+1
*
virt: vbox: Explicitly include linux/io.h to pick up various defs
Sean Christopherson
2019-12-10
1
-0
/
+1
*
virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspace
Hans de Goede
2019-04-25
1
-0
/
+31
*
virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x
Hans de Goede
2019-03-27
1
-34
/
+72
*
virt: vbox: Mark expected switch fall-through
Gustavo A. R. Silva
2019-02-27
1
-1
/
+1
*
vbox: fix link error with 'gcc -Og'
Arnd Bergmann
2018-11-11
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-3
/
+4
*
virt: vbox: Log an error when we fail to get the host version
Hans de Goede
2018-04-23
1
-1
/
+3
*
virt: vbox: Add vbg_req_free() helper function
Hans de Goede
2018-04-23
1
-31
/
+35
*
virt: Add vboxguest driver for Virtual Box Guest integration
Hans de Goede
2017-12-18
1
-0
/
+1571