summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2023-10-09xen/events: replace evtchn_rwlock with RCUJuergen Gross
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-22xen: privcmd: Add support for irqfdViresh Kumar
2023-08-22xen/xenbus: Avoid a lockdep warning when adding a watchPetr Pavlu
2023-08-21xen: Fix one kernel-doc commentYang Li
2023-08-21xen: xenbus: Use helper function IS_ERR_OR_NULL()Li Zetao
2023-08-21xen: Switch to use kmemdup() helperRuan Jinjie
2023-08-21xen-pciback: Remove unused function declarationsYue Haibing
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik
2023-07-27xen: speed up grant-table reclaimDemi Marie Obenour
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh
2023-07-25xenbus: check xen_domain in xenbus_probe_initcallStefano Stabellini
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-04xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parentPetr Pavlu
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-24xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter
2023-05-08xen/pvcalls: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-04-27Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-24xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lockJuergen Gross
2023-04-24xen/scsiback: don't call scsiback_free_translation_entry() under lockJuergen Gross
2023-04-24xen/pciback: don't call pcistub_device_put() under lockJuergen Gross
2023-04-13xen: simplify sysctl registration for balloonLuis Chamberlain
2023-03-22ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-16scsi: xen-scsiback: Remove default fabric ops calloutsDmitry Bogdanov
2023-03-16xen: remove unnecessary (void*) conversionsYu Zhe
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-18xen: sysfs: make kobj_type structure constantThomas Weißschuh
2023-02-13xen: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-02-13xen/grant-dma-iommu: Implement a dummy probe_device() callbackOleksandr Tyshchenko
2023-02-13xen/pvcalls-back: fix permanently masked event channelVolodymyr Babchuk
2023-02-13xen: Allow platform PCI interrupt to be sharedDavid Woodhouse
2023-02-13drivers/xen/hypervisor: Expose Xen SIF flags to userspacePer Bilse
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2023-01-23efi: Apply allowlist to EFI configuration tables when running under XenDemi Marie Obenour
2023-01-22efi: xen: Implement memory descriptor lookup based on hypercallDemi Marie Obenour
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-09xen/pvcalls: free active map buffer on pvcalls_front_free_mapOleksii Moisieiev
2022-12-15xen: make remove callback of xen driver void returnedDawei Li