summaryrefslogtreecommitdiff
path: root/drivers/xen (follow)
Commit message (Expand)AuthorAge
* xen-scsiback: don't "handle" error by BUG()Jan Beulich2021-02-23
* Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich2021-02-23
* Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich2021-02-23
* xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park2020-12-29
* xen/xenbus: Count pending messages for each watchSeongJae Park2020-12-29
* xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2020-12-29
* xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2020-12-29
* xen/xenbus: Allow watches discard events before queueingSeongJae Park2020-12-29
* xen/events: block rogue events for some timeJuergen Gross2020-11-18
* xen/events: defer eoi in case of excessive number of eventsJuergen Gross2020-11-18
* xen/events: use a common cpu hotplug hook for event channelsJuergen Gross2020-11-18
* xen/events: switch user event channels to lateeoi modelJuergen Gross2020-11-18
* xen/pciback: use lateeoi irq bindingJuergen Gross2020-11-18
* xen/scsiback: use lateeoi irq bindingJuergen Gross2020-11-18
* xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2020-11-18
* xen/events: fix race in evtchn_fifo_unmask()Juergen Gross2020-11-18
* xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross2020-11-18
* xen/events: avoid removing an event channel while handling itJuergen Gross2020-11-18
* xen/events: don't use chip_data for legacy IRQsJuergen Gross2020-11-10
* xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner2020-09-12
* XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...Thomas Gleixner2020-09-03
* xen: don't reschedule in preemption off sectionsJuergen Gross2020-08-26
* xen/balloon: make the balloon wait interruptibleRoger Pau Monne2020-08-21
* xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne2020-08-21
* xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross2020-05-02
* xen: Enable interrupts when calling _cond_resched()Thomas Gleixner2020-02-28
* xen, cpu_hotplug: Prevent an out of bounds accessDan Carpenter2020-01-29
* xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross2020-01-23
* xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross2020-01-12
* xen/pciback: Check dev_data before using itRoss Lagerwall2019-12-05
* xen/pci: reserve MCFG areas earlierIgor Druzhinin2019-10-17
* xen/pciback: remove set but not used variable 'old_state'YueHaibing2019-08-25
* xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross2019-08-06
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-11
* xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk2019-06-11
* xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli2018-12-17
* xen-swiotlb: use actually allocated size on check physical continuousJoe Jin2018-11-21
* xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham2018-10-10
* xen: avoid crash in disable_hotplug_cpuOlaf Hering2018-10-10
* xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov2018-10-10
* xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky2018-07-03
* xen/acpi: off by one in read_acpi_id()Dan Carpenter2018-05-30
* xen: xenbus: use put_device() instead of kfree()Arvind Yadav2018-05-30
* xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne2018-05-30
* xen/grant-table: Use put_page instead of free_pageRoss Lagerwall2018-05-30
* xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin2018-05-30
* xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall2018-03-03
* xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall2018-03-03
* xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich2018-02-25
* xen: xenbus driver must not accept invalid transaction idsJuergen Gross2017-11-30