summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2026-07-24scsi: xen: scsiback: Free unsubmitted command instead of double-putting itMichael Bommarito
2026-07-24scsi: xen: scsiback: Free the command tag on the TMR submit-failure pathMichael Bommarito
2026-07-24xen/gntdev: fix error handling in ioctlWentao Liang
2026-05-23PCI: use generic driver_override infrastructureDanilo Krummrich
2026-04-30Buffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross
2026-04-30xen/privcmd: fix double free via VMA splittingJuergen Gross
2026-04-02xen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao
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-13xen/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-08-15xen: fix UAF in dmabuf_exp_from_pages()Al Viro
2025-06-19xen/x86: fix initial memory balloon targetRoger Pau Monne
2025-05-29xenbus: Allow PVH dom0 a non-local xenstoreJason Andryuk
2025-05-29xen: Add support for XenServer 6.1 platform deviceFrediano Ziglio
2025-05-29xen/pci: Do not register devices with segments >= 0x10000Roger Pau Monne
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-20x86/xen: fix balloon target initialization for PVH dom0Roger Pau Monne
2025-04-20xenfs/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-05xen: Fix the issue of resource not being properly released in xenbus_dev_probe()Qiu-ji Chen
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen
2024-10-02xen: Fix config option reference in XEN_PRIVCMD definitionLukas Bulwahn
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-25xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_tMin-Hua Chen
2024-09-25xen/privcmd: Add new syscall to get gsi from devJiqian Chen
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen
2024-09-25xen/pci: Add a function to reset device for xenJiqian Chen
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-17xen/swiotlb: fix allocated sizeJuergen Gross
2024-09-17xen/swiotlb: add alignment check for dma buffersJuergen Gross
2024-09-13xen/pci: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-09-12xen/xenbus: Convert to use ERR_CAST()Shen Lichuan
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds