summaryrefslogtreecommitdiffstats
path: root/drivers/virt/vboxguest/vboxguest_core.c
Commit message (Expand)AuthorAgeFilesLines
* virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspaceHans de Goede2019-04-251-0/+31
* virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2019-03-281-34/+72
* virt: vbox: Mark expected switch fall-throughGustavo A. R. Silva2019-02-271-1/+1
* vbox: fix link error with 'gcc -Og'Arnd Bergmann2018-11-111-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-3/+4
* virt: vbox: Log an error when we fail to get the host versionHans de Goede2018-04-231-1/+3
* virt: vbox: Add vbg_req_free() helper functionHans de Goede2018-04-231-31/+35
* virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede2017-12-181-0/+1571