summaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)Author
2018-09-19xen: issue warning message when out of grant maptrack entriesJuergen Gross
2018-09-14xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko
2018-09-14xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham
2018-09-14xen: avoid crash in disable_hotplug_cpuOlaf Hering
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki
2018-09-14xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-28xen: export device state to sysfsJoe Jin
2018-08-23Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-20xen/ACPI: don't upload Px/Cx data for disabled processorsJan Beulich
2018-08-20xen/mcelog: eliminate redundant setting of interface versionJan Beulich
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-08xen/balloon: fix balloon initialization for PVH Dom0Roger Pau Monne
2018-08-06xen/biomerge: Use true and false for boolean valuesGustavo A. R. Silva
2018-08-02scsi: target: loop, usb, vhost, xen: use target_remove_sessionMike Christie
2018-08-02scsi: target: rename target_alloc_sessionMike Christie
2018-07-31xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failureColin Ian King
2018-07-26xen/gntdev: Implement dma-buf import functionalityOleksandr Andrushchenko
2018-07-26xen/gntdev: Implement dma-buf export functionalityOleksandr Andrushchenko
2018-07-26xen/gntdev: Add initial support for dma-buf UAPIOleksandr Andrushchenko
2018-07-26xen/gntdev: Make private routines/structures accessibleOleksandr Andrushchenko
2018-07-26xen/gntdev: Allow mappings for DMA buffersOleksandr Andrushchenko
2018-07-26xen/grant-table: Allow allocating buffers suitable for DMAOleksandr Andrushchenko
2018-07-26xen/balloon: Share common memory reservation routinesOleksandr Andrushchenko
2018-07-26xen/grant-table: Make set/clear page private code sharedOleksandr Andrushchenko
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
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-19scsi: target: Convert target drivers to use sbitmapMatthew Wilcox
2018-06-19scsi: target: Abstract tag freeingMatthew Wilcox
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