1. c8d647a xen/pvcallsback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
  2. 5333875 xen/pvcalls: Make pvcalls_back_global static by YueHaibing · 4 years, 9 months ago
  3. c8d70a2 xen/pvcalls-back: test for errors when calling backend_connect() by Juergen Gross · 4 years, 8 months ago
  4. 0102e4e xen: Use evtchn_type_t as a type for event channels by Yan Yankovskyi · 4 years, 10 months ago
  5. 60b173c net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head by Eric Dumazet · 5 years ago
  6. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  7. 1f8ce09 xen/pvcalls: remove set but not used variable 'intf' by YueHaibing · 6 years ago
  8. e6587cd pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read by Stefano Stabellini · 6 years ago
  9. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  10. 68d2059 xen/pvcalls: fix null pointer dereference on map->sock by Colin Ian King · 7 years ago
  11. 7611912 pvcalls-back: do not return error on inet_accept EAGAIN by Stefano Stabellini · 7 years ago
  12. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  13. 24e7f84 xen/pvcalls: Add MODULE_LICENSE() by Boris Ostrovsky · 7 years ago
  14. 83683dc xen: don't open-code iov_iter_kvec() by Al Viro · 7 years ago
  15. fefcfb9 xen/pvcalls: use WARN_ON(1) instead of __WARN() by Arnd Bergmann · 7 years ago
  16. 5ad9918f xen/pvcalls: implement write by Stefano Stabellini · 7 years ago
  17. b3f9f77 xen/pvcalls: implement read by Stefano Stabellini · 7 years ago
  18. 5d520d8 xen/pvcalls: implement the ioworker functions by Stefano Stabellini · 7 years ago
  19. 0a85d23 xen/pvcalls: disconnect and module_exit by Stefano Stabellini · 7 years ago
  20. a51729c xen/pvcalls: implement release command by Stefano Stabellini · 7 years ago
  21. 3cf33a587 xen/pvcalls: implement poll command by Stefano Stabellini · 7 years ago
  22. 6f474e7 xen/pvcalls: implement accept command by Stefano Stabellini · 7 years ago
  23. 8ce3f76 xen/pvcalls: implement listen command by Stefano Stabellini · 7 years ago
  24. 331a63e xen/pvcalls: implement bind command by Stefano Stabellini · 7 years ago
  25. 5db4d28 xen/pvcalls: implement connect command by Stefano Stabellini · 7 years ago
  26. fb02987 xen/pvcalls: implement socket command by Stefano Stabellini · 7 years ago
  27. b1efa69 xen/pvcalls: handle commands from the frontend by Stefano Stabellini · 7 years ago
  28. d0e4d56 xen/pvcalls: connect to a frontend by Stefano Stabellini · 7 years ago
  29. 0a9c75c xen/pvcalls: xenbus state handling by Stefano Stabellini · 7 years ago
  30. 9be0733 xen/pvcalls: initialize the module and register the xenbus backend by Stefano Stabellini · 8 years ago
  31. 72e59c3 xen/pvcalls: introduce the pvcalls xenbus backend by Stefano Stabellini · 8 years ago