summaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)AuthorLines
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+4
2023-05-24xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter-5/+4
2023-04-27Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-37/+42
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-19/+1
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-30/+0
2023-04-24xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lockJuergen Gross-20/+26
2023-04-24xen/scsiback: don't call scsiback_free_translation_entry() under lockJuergen Gross-13/+14
2023-04-24xen/pciback: don't call pcistub_device_put() under lockJuergen Gross-4/+2
2023-04-13xen: simplify sysctl registration for balloonLuis Chamberlain-19/+1
2023-03-22ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne-0/+20
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+5
2023-03-16scsi: xen-scsiback: Remove default fabric ops calloutsDmitry Bogdanov-30/+0
2023-03-16xen: remove unnecessary (void*) conversionsYu Zhe-5/+5
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+7
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+6
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+61
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+5
2023-02-18xen: sysfs: make kobj_type structure constantThomas Weißschuh-1/+1
2023-02-13xen: Replace one-element array with flexible-array memberGustavo A. R. Silva-1/+1
2023-02-13xen/grant-dma-iommu: Implement a dummy probe_device() callbackOleksandr Tyshchenko-2/+9
2023-02-13xen/pvcalls-back: fix permanently masked event channelVolodymyr Babchuk-1/+2
2023-02-13xen: Allow platform PCI interrupt to be sharedDavid Woodhouse-6/+8
2023-02-13drivers/xen/hypervisor: Expose Xen SIF flags to userspacePer Bilse-4/+65
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan-6/+6
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman-7/+7
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye-0/+5
2023-01-23efi: Apply allowlist to EFI configuration tables when running under XenDemi Marie Obenour-0/+25
2023-01-22efi: xen: Implement memory descriptor lookup based on hypercallDemi Marie Obenour-0/+36
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-11/+7
2023-01-09xen/pvcalls: free active map buffer on pvcalls_front_free_mapOleksii Moisieiev-1/+3
2022-12-15xen: make remove callback of xen driver void returnedDawei Li-10/+4
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-4/+4
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-4/+4
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-2/+1
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki-2/+1
2022-12-05xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()Harshit Mogalapalli-1/+1
2022-12-05xen/virtio: Handle PCI devices which Host controller is described in DTOleksandr Tyshchenko-7/+39
2022-12-05xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko-49/+28
2022-11-25use less confusing names for iov_iter direction initializersAl Viro-4/+4
2022-11-25[xen] fix "direction" argument of iov_iter_kvec()Al Viro-4/+4
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie-7/+14
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li-2/+1
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+14
2022-11-15xen/platform-pci: use define instead of literal numberJuergen Gross-1/+2
2022-11-14xen/platform-pci: add missing free_irq() in error pathruanjinjie-2/+5
2022-11-14xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki-3/+6
2022-11-14xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang-1/+1
2022-10-25Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-4/+4
2022-10-21Merge tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-12/+15
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard-102/+148