summaryrefslogtreecommitdiff
path: root/drivers/virt/vboxguest/vboxguest_core.c
AgeCommit message (Expand)Author
2019-04-25virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspaceHans de Goede
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede
2019-02-27virt: vbox: Mark expected switch fall-throughGustavo A. R. Silva
2018-11-11vbox: fix link error with 'gcc -Og'Arnd Bergmann
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-23virt: vbox: Log an error when we fail to get the host versionHans de Goede
2018-04-23virt: vbox: Add vbg_req_free() helper functionHans de Goede
2017-12-18virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede