summaryrefslogtreecommitdiff
path: root/drivers/virt/vboxguest
AgeCommit message (Expand)Author
2019-02-12vbox: fix link error with 'gcc -Og'Arnd Bergmann
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-14virt: vbox: Only copy_from_user the request-header onceWenwen Wang
2018-04-23virt: vbox: Log an error when we fail to get the host versionHans de Goede
2018-04-23virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memoryHans de Goede
2018-04-23virt: vbox: Add vbg_req_free() helper functionHans de Goede
2018-04-23virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede
2018-01-22virt: vbox: Add error mapping for VERR_INVALID_NAME and VERR_NO_MORE_FILESHans de Goede
2017-12-21virt: vbox: use %pap format for printing resource_size_tArnd Bergmann
2017-12-18virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede
2017-12-18virt: Add vboxguest VMMDEV communication codeHans de Goede