summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2026-04-30Buffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross
2026-04-30xen/privcmd: fix double free via VMA splittingJuergen Gross
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-25xen/privcmd: restrict usage in unprivileged domUJuergen Gross
2026-03-25xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson
2026-03-04xenbus: Use .freeze/.thaw to handle xenbus devicesJason Andryuk
2026-03-04Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne
2026-03-04xen/virtio: Don't use grant-dma-ops when running as Dom0Teddy Astie
2026-01-30scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()Abdun Nihaal
2025-10-19xen/events: Update virq_to_irq on migrationJason Andryuk
2025-10-19xen/events: Return -EEXIST for bound VIRQsJason Andryuk
2025-10-19xen/manage: Fix suspend error pathLukas Wunner
2025-10-19xen/events: Cleanup find_virq() return codesJason Andryuk
2025-08-15xen/gntdev: remove struct gntdev_copy_batch from stackJuergen Gross
2025-06-19xen/x86: fix initial memory balloon targetRoger Pau Monne
2025-06-04xenbus: Allow PVH dom0 a non-local xenstoreJason Andryuk
2025-06-04xen: Add support for XenServer 6.1 platform deviceFrediano Ziglio
2025-05-18xenbus: Use kref to track req lifetimeJason Andryuk
2025-05-18xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands itJohn Ernberg
2025-05-02xen: Change xen-acpi-processor dom0 dependencyJason Andryuk
2025-04-25x86/xen: fix balloon target initialization for PVH dom0Roger Pau Monne
2025-04-25xenfs/xensyms: respect hypervisor's "next" indicationJan Beulich
2025-03-22Xen/swiotlb: mark xen_swiotlb_fixup() __initJan Beulich
2025-02-21xen/swiotlb: relax alignment requirementsJuergen Gross
2024-12-09xen: Fix the issue of resource not being properly released in xenbus_dev_probe()Qiu-ji Chen
2024-10-04xen/swiotlb: fix allocated sizeJuergen Gross
2024-10-04xen/swiotlb: add alignment check for dma buffersJuergen Gross
2024-09-12xen: privcmd: Fix possible access to a freed kirqfd instanceViresh Kumar
2024-09-04Revert "change alloc_pages name in dma_map_ops to avoid name conflicts"Greg Kroah-Hartman
2024-08-29change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-08-14xen: privcmd: Switch from mutex to spinlock for irqfdsViresh Kumar
2024-06-12drivers/xen: Improve the late XenStore init protocolHenry Wang
2024-04-13x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne
2024-03-26xen/events: increment refcnt only if event channel is refcountedJuergen Gross
2024-03-26xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross
2024-03-01xen/events: fix error code in xen_bind_pirq_msi_to_irq()Dan Carpenter
2024-03-01xen/events: close evtchn after mapping cleanupMaximilian Heyne
2024-03-01xen/events: modify internal [un]bind interfacesJuergen Gross
2024-03-01xen/events: drop xen_allocate_irqs_dynamic()Juergen Gross
2024-03-01xen/events: remove some simple helpers from events_base.cJuergen Gross
2024-03-01xen/events: reduce externally visible helper functionsJuergen Gross
2024-03-01xen: evtchn: Allow shared registration of IRQ handersViresh Kumar
2024-02-05xen/gntdev: Fix the abuse of underlying struct page in DMA-buf importOleksandr Tyshchenko
2023-12-03swiotlb-xen: provide the "max_mapping_size" methodKeith Busch
2023-11-28acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne
2023-11-28xen/events: fix delayed eoi list handlingJuergen Gross
2023-11-28xen/events: avoid using info_for_irq() in xen_send_IPI_one()Juergen Gross
2023-11-20xen-pciback: Consider INTx disabled when MSI/MSI-X is enabledMarek Marczykowski-Górecki
2023-11-20xen: Make struct privcmd_irqfd's layout architecture independentViresh Kumar
2023-11-20xenbus: fix error exit in xenbus_init()Juergen Gross