summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2019-12-05xen/pciback: Check dev_data before using itRoss Lagerwall
2019-12-01mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2019-10-11xen/pci: reserve MCFG areas earlierIgor Druzhinin
2019-10-11xen/xenbus: fix self-deadlock after killing user processJuergen Gross
2019-08-25xen/pciback: remove set but not used variable 'old_state'YueHaibing
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross
2019-07-31xen/events: fix binding user event channels to cpusJuergen Gross
2019-07-31xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-06-09xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk
2019-02-27xen/pvcalls: remove set but not used variable 'intf'YueHaibing
2019-02-27pvcalls-back: set -ENOTCONN in pvcalls_conn_back_readStefano Stabellini
2019-01-31xen: Fix x86 sched_clock() interface for xenJuergen Gross
2018-12-17Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-12-17xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli
2018-11-13xen/balloon: Support xend-based toolstackBoris Ostrovsky
2018-11-13xen-swiotlb: use actually allocated size on check physical continuousJoe Jin
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov
2018-09-15xen/balloon: fix balloon initialization for PVH Dom0Roger Pau Monne
2018-08-24xen/scsiback: add error handling for xenbus_printfZhouyang Jia
2018-08-24xen: add error handling for xenbus_printfZhouyang Jia
2018-07-03xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky
2018-06-21xen: xenbus_dev_frontend: Really return response stringSimon Gaiser
2018-05-30xen/acpi: off by one in read_acpi_id()Dan Carpenter
2018-05-30xen: xenbus: use put_device() instead of kfree()Arvind Yadav
2018-05-30xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne
2018-05-30xen/pvcalls: fix null pointer dereference on map->sockColin Ian King
2018-05-30xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin
2018-04-26xen/grant-table: Use put_page instead of free_pageRoss Lagerwall
2018-04-19xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser
2018-03-03xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall
2018-03-03xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall
2018-03-03xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky
2018-02-28mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying
2018-02-25xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich
2018-02-22xenbus: track caller request idJoao Martins
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
2017-10-27Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-26xen: fix booting ballooned down hvm guestJuergen Gross
2017-10-25xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-28xen-pciback: relax BAR sizing write value checkJan Beulich
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-18xen: don't compile pv-specific parts if XEN_PV isn't configuredJuergen Gross
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-07Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds