aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-22xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky
2018-06-22xen: add new hypercall buffer mapping deviceJuergen Gross
2018-06-19xen/scsiback: add error handling for xenbus_printfZhouyang Jia
2018-06-19xen/grant-table: Export gnttab_{alloc|free}_pages as GPLOleksandr Andrushchenko
2018-06-19xen: add error handling for xenbus_printfZhouyang Jia
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-18xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin
2018-05-17xen/store: do not store local values in xen_start_infoRoger Pau Monne
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant
2018-05-14xen: Change return type to vm_fault_tSouptick Joarder
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-17xen: xenbus_dev_frontend: Really return response stringSimon Gaiser
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_addJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...Jia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_allocJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_deviceJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probeJia-Ju Bai
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-03-30xen/acpi: off by one in read_acpi_id()Dan Carpenter
2018-03-21xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins
2018-03-21xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_ENDSimon Gaiser
2018-03-21xen: xenbus: Catch closing of non existent transactionsSimon Gaiser
2018-03-21xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser
2018-03-20x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig
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