summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2018-03-09Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-08xen: xenbus: use put_device() instead of kfree()Arvind Yadav
2018-03-02Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-01pvcalls-front: 64-bit align flagsStefano Stabellini
2018-02-28xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne
2018-02-26xen/pvcalls: fix null pointer dereference on map->sockColin Ian King
2018-02-21mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying
2018-02-17pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini
2018-02-17pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini
2018-02-17xenbus: track caller request idJoao Martins
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-09Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-02-06pvcalls-back: do not return error on inet_accept EAGAINStefano Stabellini
2018-02-06xen/grant-table: Use put_page instead of free_pageRoss Lagerwall
2018-02-01xen: fix poll misannotationAl Viro
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-12Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-10xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall
2018-01-10xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall
2018-01-05Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-02xen/pvcalls: use GFP_ATOMIC under spin lockWei Yongjun
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-12xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich
2017-12-08Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-06xen/pvcalls: Fix a check in pvcalls_front_remove()Dan Carpenter
2017-12-06xen/pvcalls: check for xenbus_read() errorsDan Carpenter
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-15xen/pvcalls: fix potential endless loop in pvcalls-front.cStefano Stabellini
2017-11-15xen/pvcalls: Add MODULE_LICENSE()Boris Ostrovsky
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-08xen/privcmd: remove unused variable pageidxColin Ian King
2017-11-06xen: select grant interface versionJuergen Gross
2017-11-06xen: add grant interface version dependent constants to gnttab_opsJuergen Gross
2017-11-06xen: limit grant v2 interface to the v1 functionalityJuergen Gross
2017-11-06xen: re-introduce support for grant v2 interfaceJuergen Gross
2017-11-03xen/pvcalls: remove redundant check for irq >= 0Colin Ian King
2017-11-03xen/pvcalls: fix unsigned less than zero error checkColin Ian King
2017-11-03xen/pvcalls-front: mark expected switch fall-throughGustavo A. R. Silva
2017-11-03xen: xenbus_probe_frontend: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-02xen/time: do not decrease steal time after live migration on xenDongli Zhang
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman