| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling | Simon Gaiser | 2018-04-19 | 1 | -1/+1 |
* | Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-03-09 | 1 | -1/+4 |
|\ |
|
| * | xen: xenbus: use put_device() instead of kfree() | Arvind Yadav | 2018-03-08 | 1 | -1/+4 |
* | | Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-03-02 | 3 | -6/+11 |
|\ \
| |/ |
|
| * | pvcalls-front: 64-bit align flags | Stefano Stabellini | 2018-03-01 | 1 | -3/+8 |
| * | xen/pirq: fix error path cleanup when binding MSIs | Roger Pau Monne | 2018-02-28 | 1 | -2/+2 |
| * | xen/pvcalls: fix null pointer dereference on map->sock | Colin Ian King | 2018-02-26 | 1 | -1/+1 |
* | | mm, swap, frontswap: fix THP swap if frontswap enabled | Huang Ying | 2018-02-21 | 1 | -0/+4 |
|/ |
|
* | pvcalls-front: wait for other operations to return when release passive sockets | Stefano Stabellini | 2018-02-17 | 1 | -0/+6 |
* | pvcalls-front: introduce a per sock_mapping refcount | Stefano Stabellini | 2018-02-17 | 1 | -112/+79 |
* | xenbus: track caller request id | Joao Martins | 2018-02-17 | 3 | -0/+5 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 4 | -12/+12 |
* | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-02-11 | 1 | -1/+1 |
|\ |
|
| * | xen: fix poll misannotation | Al Viro | 2018-02-01 | 1 | -1/+1 |
* | | Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-02-09 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | pvcalls-back: do not return error on inet_accept EAGAIN | Stefano Stabellini | 2018-02-06 | 1 | -1/+1 |
| * | xen/grant-table: Use put_page instead of free_page | Ross Lagerwall | 2018-02-06 | 1 | -2/+2 |
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 1 | -1/+1 |
|\ \ |
|
| * | | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 2018-01-10 | 1 | -1/+1 |
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 | 4 | -9/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 4 | -9/+9 |
* | | | Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-01-12 | 1 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | xen/gntdev: Fix partial gntdev_mmap() cleanup | Ross Lagerwall | 2018-01-10 | 1 | -1/+3 |
| * | | xen/gntdev: Fix off-by-one error when unmapping with holes | Ross Lagerwall | 2018-01-10 | 1 | -3/+1 |
* | | | Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-01-05 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | xen/pvcalls: use GFP_ATOMIC under spin lock | Wei Yongjun | 2018-01-02 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-12-22 | 1 | -9/+56 |
|\ \ \
| |/ / |
|
| * | | xen/balloon: Mark unallocated host memory as UNUSABLE | Boris Ostrovsky | 2017-12-20 | 1 | -9/+56 |
* | | | Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-12-15 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | xen: XEN_ACPI_PROCESSOR is Dom0-only | Jan Beulich | 2017-12-12 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-12-08 | 1 | -1/+3 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | xen/pvcalls: Fix a check in pvcalls_front_remove() | Dan Carpenter | 2017-12-06 | 1 | -1/+1 |
| * | xen/pvcalls: check for xenbus_read() errors | Dan Carpenter | 2017-12-06 | 1 | -0/+2 |
* | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 | 1 | -2/+2 |
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-17 | 1 | -12/+4 |
|\ \ |
|
| * | | xen: don't open-code iov_iter_kvec() | Al Viro | 2017-10-11 | 1 | -12/+4 |
* | | | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-16 | 10 | -35/+1615 |
|\ \ \
| | |/
| |/| |
|
| * | | xen/pvcalls: fix potential endless loop in pvcalls-front.c | Stefano Stabellini | 2017-11-15 | 1 | -6/+5 |
| * | | xen/pvcalls: Add MODULE_LICENSE() | Boris Ostrovsky | 2017-11-15 | 2 | -0/+8 |
| * | | xen/privcmd: remove unused variable pageidx | Colin Ian King | 2017-11-08 | 1 | -3/+0 |
| * | | xen: select grant interface version | Juergen Gross | 2017-11-06 | 1 | -2/+33 |
| * | | xen: add grant interface version dependent constants to gnttab_ops | Juergen Gross | 2017-11-06 | 1 | -30/+43 |
| * | | xen: limit grant v2 interface to the v1 functionality | Juergen Gross | 2017-11-06 | 1 | -150/+0 |
| * | | xen: re-introduce support for grant v2 interface | Juergen Gross | 2017-11-06 | 1 | -6/+306 |
| * | | xen/pvcalls: remove redundant check for irq >= 0 | Colin Ian King | 2017-11-03 | 1 | -3/+1 |
| * | | xen/pvcalls: fix unsigned less than zero error check | Colin Ian King | 2017-11-03 | 1 | -4/+3 |
| * | | xen/pvcalls-front: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-03 | 1 | -1/+2 |
| * | | xen: xenbus_probe_frontend: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-11-03 | 1 | -0/+2 |
| * | | xen/time: do not decrease steal time after live migration on xen | Dongli Zhang | 2017-11-02 | 2 | -7/+72 |
| * | | xen: introduce a Kconfig option to enable the pvcalls frontend | Stefano Stabellini | 2017-10-31 | 2 | -0/+12 |