summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2025-10-19xen/events: Update virq_to_irq on migrationJason Andryuk
2025-10-19xen/manage: Fix suspend error pathLukas Wunner
2025-10-19xen/events: Cleanup find_virq() return codesJason Andryuk
2025-08-28xen/gntdev: remove struct gntdev_copy_batch from stackJuergen Gross
2025-07-17xen: replace xen_remap() with memremap()Juergen Gross
2025-06-04xen/swiotlb: relax alignment requirementsJuergen Gross
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-02xen: Change xen-acpi-processor dom0 dependencyJason Andryuk
2025-05-02xenfs/xensyms: respect hypervisor's "next" indicationJan Beulich
2024-12-14xen: Fix the issue of resource not being properly released in xenbus_dev_probe()Qiu-ji Chen
2024-10-17xen/swiotlb: add alignment check for dma buffersJuergen Gross
2024-04-10xen/events: close evtchn after mapping cleanupMaximilian Heyne
2024-02-23xen/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-28xen/events: fix delayed eoi list handlingJuergen Gross
2023-11-20xen-pciback: Consider INTx disabled when MSI/MSI-X is enabledMarek Marczykowski-Górecki
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross
2023-05-30xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter
2023-05-11ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne
2023-03-11genirq: Add and use an irq_data_update_affinity helperSamuel Holland
2023-02-09fix "direction" argument of iov_iter_kvec()Al Viro
2022-12-31xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()Harshit Mogalapalli
2022-12-02xen/platform-pci: add missing free_irq() in error pathruanjinjie
2022-12-02xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki
2022-11-26xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang
2022-10-26xen/gntdev: Accommodate VMA splittingM. Vefa Bicakci
2022-10-26xen/gntdev: Prevent leaking grantsM. Vefa Bicakci
2022-09-08xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter
2022-08-31xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross
2022-08-25xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter
2022-07-21xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour
2022-06-29x86/xen: Remove undefined behavior in setup_features()Julien Grall
2022-06-29xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour
2022-06-14xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada
2022-04-08swiotlb: Support aligned swiotlb buffersDavid Stevens
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-11xen/pvcalls: use alloc/free_pages_exact()Juergen Gross
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-11xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross
2022-01-27xen/gntdev: fix unmap notification orderOleksandr Andrushchenko
2021-12-22xen/console: harden hvc_xen against event channel stormsJuergen Gross
2021-12-01xen: detect uninitialized xenbus in xenbus_initStefano Stabellini
2021-12-01xen: don't continue xenstore initialization in case of errorsStefano Stabellini
2021-11-18xen-pciback: Fix return in pm_ctrl_init()YueHaibing
2021-11-18xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds