summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-10-083-17/+26
|\
| * xen/balloon: fix cancelled balloon actionJuergen Gross2021-10-061-6/+15
| * xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich2021-10-051-2/+2
| * xen/privcmd: drop "pages" parameter from xen_remap_pfn()Jan Beulich2021-10-051-3/+2
| * xen/privcmd: fix error handling in mmap-resource processingJan Beulich2021-10-051-3/+4
| * xen/privcmd: replace kcalloc() by kvcalloc() when allocating empty pagesJan Beulich2021-10-051-3/+3
* | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-254-5/+15
|\|
| * xen/balloon: fix balloon kthread freezingJuergen Gross2021-09-211-2/+2
| * swiotlb-xen: this is PV-only on x86Jan Beulich2021-09-201-0/+1
| * swiotlb-xen: ensure to issue well-formed XENMEM_exchange requestsJan Beulich2021-09-201-3/+4
| * Xen/gntdev: don't ignore kernel unmapping errorJan Beulich2021-09-201-0/+8
* | Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-173-38/+63
|\|
| * swiotlb-xen: drop DEFAULT_NSLABSJan Beulich2021-09-151-2/+0
| * swiotlb-xen: arrange to have buffer info loggedJan Beulich2021-09-151-1/+1
| * swiotlb-xen: drop leftover __refJan Beulich2021-09-151-1/+1
| * swiotlb-xen: limit init retriesJan Beulich2021-09-151-2/+2
| * swiotlb-xen: suppress certain init retriesJan Beulich2021-09-151-1/+2
| * swiotlb-xen: maintain slab count properlyJan Beulich2021-09-151-10/+9
| * swiotlb-xen: fix late init retryJan Beulich2021-09-151-2/+2
| * swiotlb-xen: avoid double freeJan Beulich2021-09-151-1/+0
| * xen/pvcalls: backend can be a moduleJan Beulich2021-09-151-1/+1
| * xen/balloon: use a kernel thread instead a workqueueJuergen Gross2021-09-141-17/+45
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-2/+0
|\ \
| * | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-2/+0
* | | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-031-4/+4
|\ \ \
| * | | swiotlb: Convert io_default_tlb_mem to static allocationWill Deacon2021-07-231-2/+2
| * | | swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncingClaire Chang2021-07-131-1/+1
| * | | swiotlb: Update is_swiotlb_buffer to add a struct device argumentClaire Chang2021-07-131-1/+1
| |/ /
* | | Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-09-023-40/+23
|\ \ \ | | |/ | |/|
| * | drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warningsJing Yangyang2021-08-301-6/+3
| * | xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guestsJuergen Gross2021-08-301-34/+2
| * | xen: check required Xen featuresJuergen Gross2021-08-301-0/+18
* | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-1/+1
|\ \ \
| * | | xen: swiotlb: return error code from xen_swiotlb_map_sg()Martin Oliveira2021-08-091-1/+1
| | |/ | |/|
* | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-012-4/+2
|\ \ \ | |_|/ |/| |
| * | bus: Make remove callback return voidUwe Kleine-König2021-07-212-4/+2
| |/
* | Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-141-7/+15
|\ \ | |/ |/|
| * xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne2021-08-121-6/+14
| * xen/events: remove redundant initialization of variable irqColin Ian King2021-07-211-1/+1
* | Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-073-28/+21
|\|
| * xen: Use DEVICE_ATTR_*() macroYueHaibing2021-07-053-28/+21
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-021-9/+8
|\ \ | |/ |/|
| * scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke2021-05-311-1/+1
| * scsi: core: Drop message byte helperHannes Reinecke2021-05-311-1/+1
| * scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke2021-05-311-2/+2
| * scsi: xen-scsiback: Use DID_ERROR instead of DRIVER_ERRORHannes Reinecke2021-05-311-4/+4
| * scsi: core: Kill DRIVER_SENSEHannes Reinecke2021-05-311-2/+1
* | xen/events: reset active flag for lateeoi events laterJuergen Gross2021-06-241-1/+10
* | xen-pciback: reconfigure also from backend watch handlerJan Beulich2021-05-211-5/+17
* | xen-pciback: redo VF placement in the virtual topologyJan Beulich2021-05-211-6/+8