summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-22xen: take system_transition_mutex on suspendMarek Marczykowski-Górecki
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand
2025-09-12xen: swiotlb: Open code map_resource callbackLeon Romanovsky
2025-09-09xen/manage: Fix suspend error pathLukas Wunner
2025-09-09xen/events: Update virq_to_irq on migrationJason Andryuk
2025-09-09xen/events: Return -EEXIST for bound VIRQsJason Andryuk
2025-09-09xen/events: Cleanup find_virq() return codesJason Andryuk
2025-09-08drivers/xen/gntdev: use xen_pv_domain() instead of cached valueJuergen Gross
2025-09-08xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()Juergen Gross
2025-08-20drivers/xen/xenbus: remove quirk for Xen 3.xJuergen Gross
2025-07-14xen/gntdev: remove struct gntdev_copy_batch from stackJuergen Gross
2025-07-14xen: fix UAF in dmabuf_exp_from_pages()Al Viro
2025-07-14xen: Remove some deadcode (x)Dr. David Alan Gilbert
2025-07-14xen-pciback: Replace scnprintf() with sysfs_emit_at()Ryan Chung
2025-07-14xen/xenbus: fix W=1 build warning in xenbus_va_dev_error functionPeng Jiang
2025-05-23xen/x86: fix initial memory balloon targetRoger Pau Monne
2025-05-23xen: swiotlb: Wire up map_resource callbackJohn Ernberg
2025-05-07xenbus: Use kref to track req lifetimeJason Andryuk
2025-05-07xenbus: Allow PVH dom0 a non-local xenstoreJason Andryuk
2025-05-07xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands itJohn Ernberg
2025-04-07x86/xen: fix balloon target initialization for PVH dom0Roger Pau Monne
2025-04-07xen: Change xen-acpi-processor dom0 dependencyJason Andryuk
2025-04-07xenbus: add module descriptionArnd Bergmann
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-21xen: balloon: update the NR_BALLOON_PAGES stateNico Pache
2025-03-21xen/pci: Do not register devices with segments >= 0x10000Roger Pau Monne
2025-03-14xen/pciback: Remove unused pcistub_get_pci_devDr. David Alan Gilbert
2025-03-14xenfs/xensyms: respect hypervisor's "next" indicationJan Beulich
2025-03-14xen: Add support for XenServer 6.1 platform deviceFrediano Ziglio
2025-02-14Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-13Xen/swiotlb: mark xen_swiotlb_fixup() __initJan Beulich
2025-02-13xen/swiotlb: relax alignment requirementsJuergen Gross
2025-01-29Merge tag 'for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-22xen: update pvcalls_front_accept prototypeStefano Stabellini
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20xen: pcpu: remove unnecessary __ref annotationSergio Miguéns Iglesias
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-13xen: Fix the issue of resource not being properly released in xenbus_dev_probe()Qiu-ji Chen
2024-11-03assorted variants of irqfd setup: convert to CLASS(fd)Al Viro
2024-11-03privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget()Al Viro
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen
2024-10-16xen/events: Switch to irq_get_nr_irqs()Bart Van Assche