summaryrefslogtreecommitdiff
path: root/drivers/xen
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-20
|\
| * xen: xenbus_dev_frontend: Really return response stringSimon Gaiser2018-04-17
| * xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_addJia-Ju Bai2018-04-16
| * xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...Jia-Ju Bai2018-04-16
| * xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_allocJia-Ju Bai2018-04-16
| * xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_deviceJia-Ju Bai2018-04-16
| * xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probeJia-Ju Bai2018-04-16
* | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-12
|\ \ | |/
| * xen/acpi: off by one in read_acpi_id()Dan Carpenter2018-03-30
| * xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins2018-03-21
| * xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_ENDSimon Gaiser2018-03-21
| * xen: xenbus: Catch closing of non existent transactionsSimon Gaiser2018-03-21
| * xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser2018-03-21
* | x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig2018-03-20
|/
* Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-09
|\
| * xen: xenbus: use put_device() instead of kfree()Arvind Yadav2018-03-08
* | Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-02
|\ \ | |/
| * pvcalls-front: 64-bit align flagsStefano Stabellini2018-03-01
| * xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne2018-02-28
| * xen/pvcalls: fix null pointer dereference on map->sockColin Ian King2018-02-26
* | mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying2018-02-21
|/
* pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini2018-02-17
* pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini2018-02-17
* xenbus: track caller request idJoao Martins2018-02-17
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-11
|\
| * xen: fix poll misannotationAl Viro2018-02-01
* | Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-02-09
|\ \ | |/ |/|
| * pvcalls-back: do not return error on inet_accept EAGAINStefano Stabellini2018-02-06
| * xen/grant-table: Use put_page instead of free_pageRoss Lagerwall2018-02-06
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\ \
| * | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-10
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ | |_|/ |/| |
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* | | Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-12
|\ \ \ | |_|/ |/| |
| * | xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall2018-01-10
| * | xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall2018-01-10
* | | Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-05
|\ \ \ | |/ /
| * | xen/pvcalls: use GFP_ATOMIC under spin lockWei Yongjun2018-01-02
* | | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-22
|\ \ \ | |/ /
| * | xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2017-12-20
* | | Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-15
|\ \ \ | |/ /
| * | xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich2017-12-12
* | | Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-08
|\ \ \ | |/ / | | / | |/ |/|
| * xen/pvcalls: Fix a check in pvcalls_front_remove()Dan Carpenter2017-12-06
| * xen/pvcalls: check for xenbus_read() errorsDan Carpenter2017-12-06
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-21
* | 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
* | | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-16
|\ \ \ | | |/ | |/|