summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_dev_frontend.c
Commit message (Expand)AuthorAgeFilesLines
* xenbus: don't BUG() on user mode induced conditionJan Beulich2016-07-071-6/+8
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-221-11/+2
|\
| * drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker2016-03-211-11/+2
* | xen: fix potential integer overflow in queue_replyInsu Yun2016-02-151-0/+2
|/
* xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert2015-02-051-4/+7
* xen: Convert printks to pr_<level>Joe Perches2013-06-281-1/+3
* xen/xenbus: fix overflow check in xenbus_file_write()Jan Beulich2012-10-301-1/+1
* xenbus_dev: add missing error check to watch handlingJan Beulich2012-02-031-0/+4
* xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAXIan Campbell2012-01-041-1/+1
* xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk2011-12-201-0/+1
* xen/xenbus-frontend: Make error message more clearBastian Blank2011-12-161-1/+1
* xen: Add xenbus device driverBastian Blank2011-12-161-0/+624
OpenPOWER on IntegriCloud