summaryrefslogtreecommitdiff
path: root/drivers/xen (follow)
Commit message (Expand)AuthorAge
* xen: detect uninitialized xenbus in xenbus_initStefano Stabellini2021-12-08
* xen: don't continue xenstore initialization in case of errorsStefano Stabellini2021-12-08
* xen-pciback: Fix return in pm_ctrl_init()YueHaibing2021-11-26
* xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne2021-08-26
* xen/events: reset active flag for lateeoi events laterJuergen Gross2021-07-11
* xen-pciback: redo VF placement in the virtual topologyJan Beulich2021-06-10
* xen-pciback: reconfigure also from backend watch handlerJan Beulich2021-05-26
* xen/events: fix setting irq affinityJuergen Gross2021-04-16
* xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu2021-04-16
* xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross2021-03-17
* xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross2021-03-17
* xen/events: reset affinity of 2-level event when tearing it downJuergen Gross2021-03-17
* 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