summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* swiotlb: Support aligned swiotlb buffersDavid Stevens2022-04-081-1/+1
* xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross2022-03-111-7/+29
* xen/pvcalls: use alloc/free_pages_exact()Juergen Gross2022-03-111-4/+4
* xen: remove gnttab_query_foreign_access()Juergen Gross2022-03-111-25/+0
* xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross2022-03-111-18/+7
* xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross2022-03-111-2/+12
* xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross2022-03-111-13/+11
* xen/gntdev: fix unmap notification orderOleksandr Andrushchenko2022-01-271-3/+3
* xen/console: harden hvc_xen against event channel stormsJuergen Gross2021-12-221-0/+6
* xen: detect uninitialized xenbus in xenbus_initStefano Stabellini2021-12-011-0/+23
* xen: don't continue xenstore initialization in case of errorsStefano Stabellini2021-12-011-1/+3
* xen-pciback: Fix return in pm_ctrl_init()YueHaibing2021-11-181-1/+1
* xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross2021-11-181-23/+63
* 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
|\ \ | |/ |/|