summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2020-02-28xen: Enable interrupts when calling _cond_resched()Thomas Gleixner
2020-01-29xen, cpu_hotplug: Prevent an out of bounds accessDan Carpenter
2020-01-12xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross
2019-12-05xen/pciback: Check dev_data before using itRoss Lagerwall
2019-11-28mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2019-10-17xen/pci: reserve MCFG areas earlierIgor Druzhinin
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-08-04xen: 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-11xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk
2018-12-17xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli
2018-11-23Kbuild: use -fshort-wchar globallyArnd Bergmann
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-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-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/grant-table: Use put_page instead of free_pageRoss Lagerwall
2018-05-30xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin
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-02-25xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich
2017-11-30xen: xenbus driver must not accept invalid transaction idsJuergen Gross
2017-11-08xen: don't print error message in case of missing Xenstore entryJuergen Gross
2017-11-08xen/manage: correct return value check on xenbus_scanf()Jan Beulich
2017-11-02xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-08-24xen: fix bio vec mergingRoger Pau Monne
2017-08-06Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An
2017-07-27xen/scsiback: Fix a TMR related use-after-freeBart Van Assche
2017-07-05swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini
2017-06-14xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-03-30xen/acpi: upload PM state from init-domain to XenAnkur Arora
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-06xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-24xenbus: check return value of xenbus_scanf()Jan Beulich
2016-10-24xenbus: prefer list_for_each()Jan Beulich
2016-10-24xenbus: advertise control feature flagsJuergen Gross
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30xen/pciback: support driver_overrideJuergen Gross
2016-09-30xen/pciback: avoid multiple entries in slot listJuergen Gross
2016-09-30xen/pciback: simplify pcistub device handlingJuergen Gross