summaryrefslogtreecommitdiff
path: root/drivers/virt/vboxguest/vboxguest_linux.c
AgeCommit message (Expand)Author
2020-10-02virt: vbox: simplify the return expression of vbg_input_open()Qinglang Miao
2020-08-28virt: vbox: Use current_uid() in vbg_misc_device_requestor()Denis Efremov
2020-07-10virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede
2018-05-14virt: vbox: Only copy_from_user the request-header onceWenwen Wang
2018-04-23virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memoryHans 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