Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-22 | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -11/+2 |
2016-03-21 | drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular | Paul Gortmaker | 1 | -11/+2 |
2016-02-15 | xen: fix potential integer overflow in queue_reply | Insu Yun | 1 | -0/+2 |
2015-02-05 | xenbus: Add proper handling of XS_ERROR from Xenbus for transactions. | Jennifer Herbert | 1 | -4/+7 |
2013-06-28 | xen: Convert printks to pr_<level> | Joe Perches | 1 | -1/+3 |
2012-10-30 | xen/xenbus: fix overflow check in xenbus_file_write() | Jan Beulich | 1 | -1/+1 |
2012-02-03 | xenbus_dev: add missing error check to watch handling | Jan Beulich | 1 | -0/+4 |
2012-01-04 | xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX | Ian Campbell | 1 | -1/+1 |
2011-12-20 | xen/xenbus-frontend: Fix compile error with randconfig | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2011-12-16 | xen/xenbus-frontend: Make error message more clear | Bastian Blank | 1 | -1/+1 |
2011-12-16 | xen: Add xenbus device driver | Bastian Blank | 1 | -0/+624 |