summaryrefslogtreecommitdiffstats
path: root/drivers/virt/vboxguest/vboxguest_linux.c
Commit message (Expand)AuthorAgeFilesLines
* virt: vbox: Remove unproper informationJiasheng Jiang2022-09-091-4/+0
* virt: vbox: convert to use dev_groupsJiasheng Jiang2022-09-091-4/+8
* vboxguest: Do not use devm for irqPascal Terjan2022-06-271-3/+6
* virt: vbox: simplify the return expression of vbg_input_open()Qinglang Miao2020-10-021-6/+1
* virt: vbox: Use current_uid() in vbg_misc_device_requestor()Denis Efremov2020-08-281-1/+1
* virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede2020-07-101-1/+2
* virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2019-03-281-3/+23
* virt: vbox: Only copy_from_user the request-header onceWenwen Wang2018-05-141-1/+3
* virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memoryHans de Goede2018-04-231-3/+16
* virt: vbox: use %pap format for printing resource_size_tArnd Bergmann2017-12-211-4/+4
* virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede2017-12-181-0/+466