1. c2ea451 virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr by Navid Emamdoost · 5 years ago
  2. e9ec507 drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl by Dan Carpenter · 5 years ago
  3. ee3b53d drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl by Dan Carpenter · 5 years ago
  4. 4c416ee virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspace by Hans de Goede · 5 years ago
  5. 922fd2d vbox: fix link error with 'gcc -Og' by Arnd Bergmann · 6 years ago
  6. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  7. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  8. bd23a72 virt: vbox: Only copy_from_user the request-header once by Wenwen Wang · 6 years ago
  9. 19972dd virt: vbox: Log an error when we fail to get the host version by Hans de Goede · 6 years ago
  10. faf6a2a virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memory by Hans de Goede · 6 years ago
  11. f6f9885 virt: vbox: Add vbg_req_free() helper function by Hans de Goede · 6 years ago
  12. 02cfde6 virt: vbox: Move declarations of vboxguest private functions to private header by Hans de Goede · 6 years ago
  13. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  14. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 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
  19. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  20. 1aaa09c fsl_hypervisor: switch to get_user_pages_fast() by Al Viro · 8 years ago
  21. 55e18b1 virt: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  22. 3d88936 drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked() by Lorenzo Stoakes · 7 years ago
  23. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  24. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  25. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  26. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  27. 9655aa6 drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS] by Timur Tabi · 12 years ago
  28. 4065639 PPC: select EPAPR_PARAVIRT for all users of epapr hcalls by Stuart Yoder · 12 years ago
  29. c031ab1 drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-manager by Mihai Caraman · 13 years ago
  30. f1f4ee0 drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.c by Timur Tabi · 13 years ago
  31. 6db7199 drivers/virt: introduce Freescale hypervisor management driver by Timur Tabi · 13 years ago