summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-06xen/balloon: fix cancelled balloon actionJuergen Gross
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich
2021-10-05xen/privcmd: drop "pages" parameter from xen_remap_pfn()Jan Beulich
2021-10-05xen/privcmd: fix error handling in mmap-resource processingJan Beulich
2021-10-05xen/privcmd: replace kcalloc() by kvcalloc() when allocating empty pagesJan Beulich
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-21xen/balloon: fix balloon kthread freezingJuergen Gross
2021-09-20swiotlb-xen: this is PV-only on x86Jan Beulich
2021-09-20swiotlb-xen: ensure to issue well-formed XENMEM_exchange requestsJan Beulich
2021-09-20Xen/gntdev: don't ignore kernel unmapping errorJan Beulich
2021-09-17Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-15swiotlb-xen: drop DEFAULT_NSLABSJan Beulich
2021-09-15swiotlb-xen: arrange to have buffer info loggedJan Beulich
2021-09-15swiotlb-xen: drop leftover __refJan Beulich
2021-09-15swiotlb-xen: limit init retriesJan Beulich
2021-09-15swiotlb-xen: suppress certain init retriesJan Beulich
2021-09-15swiotlb-xen: maintain slab count properlyJan Beulich
2021-09-15swiotlb-xen: fix late init retryJan Beulich
2021-09-15swiotlb-xen: avoid double freeJan Beulich
2021-09-15xen/pvcalls: backend can be a moduleJan Beulich
2021-09-14xen/balloon: use a kernel thread instead a workqueueJuergen Gross
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-02Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-30drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warningsJing Yangyang
2021-08-30xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guestsJuergen Gross
2021-08-30xen: check required Xen featuresJuergen Gross
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-14Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-12xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne
2021-08-09xen: swiotlb: return error code from xen_swiotlb_map_sg()Martin Oliveira
2021-07-23swiotlb: Convert io_default_tlb_mem to static allocationWill Deacon
2021-07-21xen/events: remove redundant initialization of variable irqColin Ian King
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-13swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncingClaire Chang
2021-07-13swiotlb: Update is_swiotlb_buffer to add a struct device argumentClaire Chang
2021-07-07Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-05xen: Use DEVICE_ATTR_*() macroYueHaibing
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-24xen/events: reset active flag for lateeoi events laterJuergen Gross
2021-05-31scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke
2021-05-31scsi: core: Drop message byte helperHannes Reinecke
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke
2021-05-31scsi: xen-scsiback: Use DID_ERROR instead of DRIVER_ERRORHannes Reinecke
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich