summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-2/+1
| | |/ / /
* | | | | xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()Harshit Mogalapalli2022-12-051-1/+1
* | | | | xen/virtio: Handle PCI devices which Host controller is described in DTOleksandr Tyshchenko2022-12-051-7/+39
* | | | | xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko2022-12-051-49/+28
|/ / / /
* | | | Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-163-7/+14
|\ \ \ \ | |/ / / |/| | |
| * | | xen/platform-pci: use define instead of literal numberJuergen Gross2022-11-151-1/+2
| * | | xen/platform-pci: add missing free_irq() in error pathruanjinjie2022-11-141-2/+5
| * | | xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki2022-11-141-3/+6
| * | | xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang2022-11-141-1/+1
* | | | Merge tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-211-12/+15
|\| | | | |_|/ |/| |
| * | xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterpartsOleksandr Tyshchenko2022-10-141-12/+12
| * | xen/virtio: Handle cases when page offset > PAGE_SIZE properlyOleksandr Tyshchenko2022-10-141-3/+6
* | | Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-125-74/+125
|\| |
| * | xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"Colin Ian King2022-10-121-1/+1
| * | xen/virtio: enable grant based virtio on x86Juergen Gross2022-10-101-1/+11
| * | xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANTJuergen Gross2022-10-071-0/+3
| * | xen/virtio: restructure xen grant dma setupJuergen Gross2022-10-071-25/+43
| * | xen/gntdev: Accommodate VMA splittingM. Vefa Bicakci2022-10-062-34/+27
| * | xen/gntdev: Prevent leaking grantsM. Vefa Bicakci2022-10-061-5/+17
| * | xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devicesOleksandr Tyshchenko2022-10-061-5/+19
| * | xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page()Oleksandr Tyshchenko2022-10-061-2/+3
| * | xen/xenbus: Fix spelling mistake "hardward" -> "hardware"Colin Ian King2022-10-061-1/+1
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+1
|\ \ \
| * | | xen: use vma_lookup() in privcmd_ioctl_mmap()Liam R. Howlett2022-09-261-1/+1
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-10-071-12/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | scsi: xen: Drop use of internal host codesMike Christie2022-09-061-12/+0
| | |/ | |/|
* | | Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-231-3/+6
|\ \ \
| * | | xen/xenbus: fix xenbus_setup_ring()Juergen Gross2022-09-161-3/+6
* | | | Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-031-0/+3
|\| | | | |_|/ |/| |
| * | xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter2022-09-021-0/+3
* | | Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-273-12/+13
|\| | | |/ |/|
| * xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross2022-08-251-10/+11
| * xen: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-252-2/+2
* | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-143-9/+50
|\|
| * xen/pciback: Fix comment typoJason Wang2022-08-121-1/+1
| * xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter2022-08-121-2/+2
| * x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-121-6/+47
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-1/+1
|\ \
| * | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-1/+1
* | | Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-044-3/+22
|\ \ \ | | |/ | |/|
| * | xen: don't require virtio with grants for non-PV guestsJuergen Gross2022-08-012-0/+19
| * | xen: Fix spelling mistakeZhang Jiaming2022-08-011-2/+2
| * | xen/manage: Use orderly_reboot() to rebootRoss Lagerwall2022-08-011-1/+1
* | | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-3/+4
|\ \ \ | |/ / |/| |
| * | genirq: Add and use an irq_data_update_affinity helperSamuel Holland2022-07-071-3/+4
* | | xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour2022-07-111-2/+4
| |/ |/|
* | xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour2022-06-232-51/+113
* | x86/xen: Remove undefined behavior in setup_features()Julien Grall2022-06-211-1/+1
|/
* xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada2022-06-071-1/+0
* xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devicesOleksandr Tyshchenko2022-06-062-7/+42