summaryrefslogtreecommitdiff
path: root/drivers/xen/pvcalls-back.c
Commit message (Expand)AuthorAge
* xen/pvcalls: fix null pointer dereference on map->sockColin Ian King2018-02-26
* pvcalls-back: do not return error on inet_accept EAGAINStefano Stabellini2018-02-06
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-17
|\
| * xen: don't open-code iov_iter_kvec()Al Viro2017-10-11
* | xen/pvcalls: Add MODULE_LICENSE()Boris Ostrovsky2017-11-15
|/
* xen/pvcalls: use WARN_ON(1) instead of __WARN()Arnd Bergmann2017-08-31
* xen/pvcalls: implement writeStefano Stabellini2017-08-31
* xen/pvcalls: implement readStefano Stabellini2017-08-31
* xen/pvcalls: implement the ioworker functionsStefano Stabellini2017-08-31
* xen/pvcalls: disconnect and module_exitStefano Stabellini2017-08-31
* xen/pvcalls: implement release commandStefano Stabellini2017-08-31
* xen/pvcalls: implement poll commandStefano Stabellini2017-08-31
* xen/pvcalls: implement accept commandStefano Stabellini2017-08-31
* xen/pvcalls: implement listen commandStefano Stabellini2017-08-31
* xen/pvcalls: implement bind commandStefano Stabellini2017-08-31
* xen/pvcalls: implement connect commandStefano Stabellini2017-08-31
* xen/pvcalls: implement socket commandStefano Stabellini2017-08-31
* xen/pvcalls: handle commands from the frontendStefano Stabellini2017-08-31
* xen/pvcalls: connect to a frontendStefano Stabellini2017-08-31
* xen/pvcalls: xenbus state handlingStefano Stabellini2017-08-31
* xen/pvcalls: initialize the module and register the xenbus backendStefano Stabellini2017-08-31
* xen/pvcalls: introduce the pvcalls xenbus backendStefano Stabellini2017-08-31