summary refs log tree commit diff
path: root/drivers/xen
AgeCommit message (Expand)Author
2023-05-11ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne
2023-03-10xen/grant-dma-iommu: Implement a dummy probe_device() callbackOleksandr Tyshchenko
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-09fix "direction" argument of iov_iter_kvec()Al Viro
2023-02-01xen/pvcalls: free active map buffer on pvcalls_front_free_mapOleksii Moisieiev
2022-12-31xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()Harshit Mogalapalli
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-15xen/platform-pci: use define instead of literal numberJuergen Gross
2022-11-14xen/platform-pci: add missing free_irq() in error pathruanjinjie
2022-11-14xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki
2022-11-14xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang
2022-10-21Merge tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-14xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterpartsOleksandr Tyshchenko
2022-10-14xen/virtio: Handle cases when page offset > PAGE_SIZE properlyOleksandr Tyshchenko
2022-10-12Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-12xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"Colin Ian King
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10xen/virtio: enable grant based virtio on x86Juergen Gross
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-07xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANTJuergen Gross
2022-10-07xen/virtio: restructure xen grant dma setupJuergen Gross
2022-10-06xen/gntdev: Accommodate VMA splittingM. Vefa Bicakci
2022-10-06xen/gntdev: Prevent leaking grantsM. Vefa Bicakci
2022-10-06xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devicesOleksandr Tyshchenko
2022-10-06xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page()Oleksandr Tyshchenko
2022-10-06xen/xenbus: Fix spelling mistake "hardward" -> "hardware"Colin Ian King
2022-09-26xen: use vma_lookup() in privcmd_ioctl_mmap()Liam R. Howlett
2022-09-23Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-16xen/xenbus: fix xenbus_setup_ring()Juergen Gross
2022-09-06scsi: xen: Drop use of internal host codesMike Christie
2022-09-03Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-02xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter
2022-08-27Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-25xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross
2022-08-25xen: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-12xen/pciback: Fix comment typoJason Wang
2022-08-12xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01xen: don't require virtio with grants for non-PV guestsJuergen Gross
2022-08-01xen: Fix spelling mistakeZhang Jiaming
2022-08-01xen/manage: Use orderly_reboot() to rebootRoss Lagerwall
2022-07-11xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-06-23xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour
2022-06-21x86/xen: Remove undefined behavior in setup_features()Julien Grall