1. 87292bc virt: vbox: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  2. 41bfc11 virt: vbox: Explicitly include linux/io.h to pick up various defs by Sean Christopherson · 5 years ago
  3. e0b0cb9 virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr by Navid Emamdoost · 5 years ago
  4. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  5. cf4f2ad virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspace by Hans de Goede · 6 years ago
  6. 0532a1b virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x by Hans de Goede · 6 years ago
  7. 9d49fff virt: vbox: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  8. b8ae30a vbox: fix link error with 'gcc -Og' by Arnd Bergmann · 6 years ago
  9. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  10. bd23a72 virt: vbox: Only copy_from_user the request-header once by Wenwen Wang · 7 years ago
  11. 19972dd virt: vbox: Log an error when we fail to get the host version by Hans de Goede · 7 years ago
  12. faf6a2a virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memory by Hans de Goede · 7 years ago
  13. f6f9885 virt: vbox: Add vbg_req_free() helper function by Hans de Goede · 7 years ago
  14. 02cfde6 virt: vbox: Move declarations of vboxguest private functions to private header by Hans de Goede · 7 years ago
  15. f72c350 virt: vbox: Add error mapping for VERR_INVALID_NAME and VERR_NO_MORE_FILES by Hans de Goede · 7 years ago
  16. 0b598e4 virt: vbox: use %pap format for printing resource_size_t by Arnd Bergmann · 7 years ago
  17. 0ba002b virt: Add vboxguest driver for Virtual Box Guest integration by Hans de Goede · 7 years ago
  18. 579db9d virt: Add vboxguest VMMDEV communication code by Hans de Goede · 7 years ago