- c35901b virt: vbox: Do not use wait_event_interruptible when called from kernel context by Hans de Goede · 4 years ago
- 03c95e5 virt: vbox: simplify the return expression of vbg_input_open() by Qinglang Miao · 4 years, 4 months ago
- da0d6b3 virt: vbox: Use current_uid() in vbg_misc_device_requestor() by Denis Efremov · 4 years, 4 months ago
- 729082e virt: vbox: Fix some comments which talk about the "session spinlock" by Hans de Goede · 4 years, 6 months ago
- 5bc117a virt: vbox: Log unknown ioctl requests as error by Hans de Goede · 4 years, 6 months ago
- 316b003 virt: vbox: Add a few new vmmdev request types to the userspace whitelist by Hans de Goede · 4 years, 6 months ago
- 631bedd virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl by Hans de Goede · 4 years, 6 months ago
- 412f84c virt: vbox: Add vbg_set_host_capabilities() helper function by Hans de Goede · 4 years, 6 months ago
- fd01cc5 virt: vbox: Rename guest_caps struct members to set_guest_caps by Hans de Goede · 4 years, 6 months ago
- 59d1d2e virt: vbox: Fix guest capabilities mask check by Hans de Goede · 4 years, 6 months ago
- f794db6 virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream by Hans de Goede · 4 years, 6 months ago
- 87292bc virt: vbox: Use fallthrough; by Joe Perches · 4 years, 10 months ago
- 41bfc11 virt: vbox: Explicitly include linux/io.h to pick up various defs by Sean Christopherson · 5 years ago
- e0b0cb9 virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr by Navid Emamdoost · 5 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- cf4f2ad virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspace by Hans de Goede · 6 years ago
- 0532a1b virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x by Hans de Goede · 6 years ago
- 9d49fff virt: vbox: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- b8ae30a vbox: fix link error with 'gcc -Og' by Arnd Bergmann · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- bd23a72 virt: vbox: Only copy_from_user the request-header once by Wenwen Wang · 7 years ago
- 19972dd virt: vbox: Log an error when we fail to get the host version by Hans de Goede · 7 years ago
- faf6a2a virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memory by Hans de Goede · 7 years ago
- f6f9885 virt: vbox: Add vbg_req_free() helper function by Hans de Goede · 7 years ago
- 02cfde6 virt: vbox: Move declarations of vboxguest private functions to private header by Hans de Goede · 7 years ago
- f72c350 virt: vbox: Add error mapping for VERR_INVALID_NAME and VERR_NO_MORE_FILES by Hans de Goede · 7 years ago
- 0b598e4 virt: vbox: use %pap format for printing resource_size_t by Arnd Bergmann · 7 years ago
- 0ba002b virt: Add vboxguest driver for Virtual Box Guest integration by Hans de Goede · 7 years ago
- 579db9d virt: Add vboxguest VMMDEV communication code by Hans de Goede · 7 years ago