summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+7
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-6/+6
2023-02-24Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+61
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2023-02-18xen: sysfs: make kobj_type structure constantThomas Weißschuh1-1/+1
2023-02-13xen: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-02-13xen/grant-dma-iommu: Implement a dummy probe_device() callbackOleksandr Tyshchenko1-2/+9
2023-02-13xen/pvcalls-back: fix permanently masked event channelVolodymyr Babchuk1-1/+2
2023-02-13xen: Allow platform PCI interrupt to be sharedDavid Woodhouse2-6/+8
2023-02-13drivers/xen/hypervisor: Expose Xen SIF flags to userspacePer Bilse1-4/+65
2023-02-10mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan4-6/+6
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman3-7/+7
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye1-0/+5
2023-01-23efi: Apply allowlist to EFI configuration tables when running under XenDemi Marie Obenour1-0/+25
2023-01-22efi: xen: Implement memory descriptor lookup based on hypercallDemi Marie Obenour1-0/+36
2023-01-13Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-11/+7
2023-01-09xen/pvcalls: free active map buffer on pvcalls_front_free_mapOleksii Moisieiev1-1/+3
2022-12-15xen: make remove callback of xen driver void returnedDawei Li4-10/+4
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+4
2022-12-13Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-4/+4
2022-12-13Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+1
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki1-2/+1
2022-12-05xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()Harshit Mogalapalli1-1/+1
2022-12-05xen/virtio: Handle PCI devices which Host controller is described in DTOleksandr Tyshchenko1-7/+39
2022-12-05xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko1-49/+28
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-4/+4
2022-11-25[xen] fix "direction" argument of iov_iter_kvec()Al Viro1-4/+4
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie3-7/+14
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li1-2/+1
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+14
2022-11-15xen/platform-pci: use define instead of literal numberJuergen Gross1-1/+2
2022-11-14xen/platform-pci: add missing free_irq() in error pathruanjinjie1-2/+5
2022-11-14xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki1-3/+6
2022-11-14xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang1-1/+1
2022-10-25Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-4/+4
2022-10-22Merge tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+15
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard10-102/+148
2022-10-18xen/gntdev: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-4/+4
2022-10-14xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterpartsOleksandr Tyshchenko1-12/+12
2022-10-14xen/virtio: Handle cases when page offset > PAGE_SIZE properlyOleksandr Tyshchenko1-3/+6
2022-10-13Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-74/+125
2022-10-12xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"Colin Ian King1-1/+1
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-10-10xen/virtio: enable grant based virtio on x86Juergen Gross1-1/+11
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+0
2022-10-07xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANTJuergen Gross1-0/+3
2022-10-07xen/virtio: restructure xen grant dma setupJuergen Gross1-25/+43
2022-10-06xen/gntdev: Accommodate VMA splittingM. Vefa Bicakci2-34/+27
2022-10-06xen/gntdev: Prevent leaking grantsM. Vefa Bicakci1-5/+17
2022-10-06xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devicesOleksandr Tyshchenko1-5/+19