summaryrefslogtreecommitdiff
path: root/drivers/virt/vboxguest/vboxguest_core.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-22virt: vbox: Fix guest capabilities mask checkHans de Goede1-1/+1
2020-07-22virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede1-1/+3
2019-05-16virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspaceHans de Goede1-0/+31
2019-02-12vbox: fix link error with 'gcc -Og'Arnd Bergmann1-1/+1
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-3/+4
2018-04-23virt: vbox: Log an error when we fail to get the host versionHans de Goede1-1/+3
2018-04-23virt: vbox: Add vbg_req_free() helper functionHans de Goede1-31/+35
2017-12-18virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede1-0/+1571