summaryrefslogtreecommitdiff
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* xen, cpu_hotplug: Prevent an out of bounds accessDan Carpenter2020-01-291-1/+1
* xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross2020-01-121-1/+2
* xen/pciback: Check dev_data before using itRoss Lagerwall2019-12-051-1/+2
* mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2019-11-281-0/+3
* xen/pci: reserve MCFG areas earlierIgor Druzhinin2019-10-171-6/+15
* xen/pciback: remove set but not used variable 'old_state'YueHaibing2019-08-251-2/+1
* xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross2019-08-061-2/+2
* xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross2019-08-041-3/+13
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-111-1/+1
* xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk2019-06-111-2/+0
* xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli2018-12-171-0/+1
* Kbuild: use -fshort-wchar globallyArnd Bergmann2018-11-231-3/+0
* xen-swiotlb: use actually allocated size on check physical continuousJoe Jin2018-11-131-0/+6
* xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham2018-10-101-1/+1
* xen: avoid crash in disable_hotplug_cpuOlaf Hering2018-10-101-7/+8
* xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov2018-10-101-2/+4
* xen/scsiback: add error handling for xenbus_printfZhouyang Jia2018-08-241-3/+13
* xen: add error handling for xenbus_printfZhouyang Jia2018-08-241-3/+15
* xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky2018-07-031-2/+0
* xen/acpi: off by one in read_acpi_id()Dan Carpenter2018-05-301-3/+3
* xen: xenbus: use put_device() instead of kfree()Arvind Yadav2018-05-301-1/+4
* xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne2018-05-301-2/+2
* xen/grant-table: Use put_page instead of free_pageRoss Lagerwall2018-05-301-2/+2
* xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin2018-05-301-1/+1
* xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall2018-03-031-1/+3
* xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall2018-03-031-3/+1
* xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich2018-02-251-1/+1
* xen: xenbus driver must not accept invalid transaction idsJuergen Gross2017-11-301-1/+1
* xen: don't print error message in case of missing Xenstore entryJuergen Gross2017-11-081-2/+10
* xen/manage: correct return value check on xenbus_scanf()Jan Beulich2017-11-081-1/+1
* xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross2017-11-021-1/+1
* swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-10-051-0/+19
* xen: fix bio vec mergingRoger Pau Monne2017-08-241-2/+1
* Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An2017-08-061-3/+5
* xen/scsiback: Fix a TMR related use-after-freeBart Van Assche2017-07-271-24/+9
* swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini2017-07-051-2/+3
* xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall2017-06-141-2/+2
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-142-9/+81
* xen/acpi: upload PM state from init-domain to XenAnkur Arora2017-03-301-8/+26
* swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2017-01-261-2/+2
* xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky2017-01-061-1/+1
* Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-243-19/+34
|\
| * xenbus: check return value of xenbus_scanf()Jan Beulich2016-10-241-1/+3
| * xenbus: prefer list_for_each()Jan Beulich2016-10-241-2/+2
| * xenbus: advertise control feature flagsJuergen Gross2016-10-241-16/+29
* | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-065-145/+108
|\ \ | |/
| * xen/pciback: support driver_overrideJuergen Gross2016-09-301-7/+29
| * xen/pciback: avoid multiple entries in slot listJuergen Gross2016-09-301-8/+31
| * xen/pciback: simplify pcistub device handlingJuergen Gross2016-09-301-21/+21
| * xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-302-81/+9