1. 68d2059 xen/pvcalls: fix null pointer dereference on map->sock by Colin Ian King · 7 years ago
  2. 7611912 pvcalls-back: do not return error on inet_accept EAGAIN by Stefano Stabellini · 7 years ago
  3. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. 24e7f84 xen/pvcalls: Add MODULE_LICENSE() by Boris Ostrovsky · 7 years ago
  5. 83683dc xen: don't open-code iov_iter_kvec() by Al Viro · 7 years ago
  6. fefcfb9 xen/pvcalls: use WARN_ON(1) instead of __WARN() by Arnd Bergmann · 7 years ago
  7. 5ad9918f xen/pvcalls: implement write by Stefano Stabellini · 8 years ago
  8. b3f9f77 xen/pvcalls: implement read by Stefano Stabellini · 8 years ago
  9. 5d520d8 xen/pvcalls: implement the ioworker functions by Stefano Stabellini · 8 years ago
  10. 0a85d23 xen/pvcalls: disconnect and module_exit by Stefano Stabellini · 8 years ago
  11. a51729c xen/pvcalls: implement release command by Stefano Stabellini · 8 years ago
  12. 3cf33a587 xen/pvcalls: implement poll command by Stefano Stabellini · 8 years ago
  13. 6f474e7 xen/pvcalls: implement accept command by Stefano Stabellini · 8 years ago
  14. 8ce3f76 xen/pvcalls: implement listen command by Stefano Stabellini · 8 years ago
  15. 331a63e xen/pvcalls: implement bind command by Stefano Stabellini · 8 years ago
  16. 5db4d28 xen/pvcalls: implement connect command by Stefano Stabellini · 8 years ago
  17. fb02987 xen/pvcalls: implement socket command by Stefano Stabellini · 8 years ago
  18. b1efa69 xen/pvcalls: handle commands from the frontend by Stefano Stabellini · 8 years ago
  19. d0e4d56 xen/pvcalls: connect to a frontend by Stefano Stabellini · 8 years ago
  20. 0a9c75c xen/pvcalls: xenbus state handling by Stefano Stabellini · 8 years ago
  21. 9be0733 xen/pvcalls: initialize the module and register the xenbus backend by Stefano Stabellini · 8 years ago
  22. 72e59c3 xen/pvcalls: introduce the pvcalls xenbus backend by Stefano Stabellini · 8 years ago