summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: Remove dependency between pciback and privcmdJiqian Chen2024-10-184-7/+35
* xen: Fix config option reference in XEN_PRIVCMD definitionLukas Bulwahn2024-10-021-1/+1
* Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-276-8/+168
|\
| * xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_tMin-Hua Chen2024-09-252-2/+2
| * xen/privcmd: Add new syscall to get gsi from devJiqian Chen2024-09-253-3/+68
| * xen/pvh: Setup gsi for passthrough deviceJiqian Chen2024-09-252-0/+70
| * xen/pci: Add a function to reset device for xenJiqian Chen2024-09-252-3/+28
* | [tree-wide] finally take no_llseek outAl Viro2024-09-273-3/+0
* | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-231-5/+5
|\ \
| * | introduce fd_file(), convert all accessors to it.Al Viro2024-08-121-5/+5
* | | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-191-2/+2
|\ \ \ | |_|/ |/| |
| * | dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2024-09-041-2/+2
| |/
* | xen/swiotlb: fix allocated sizeJuergen Gross2024-09-171-2/+2
* | xen/swiotlb: add alignment check for dma buffersJuergen Gross2024-09-171-0/+6
* | xen/pci: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva2024-09-131-9/+5
* | xen/xenbus: Convert to use ERR_CAST()Shen Lichuan2024-09-121-3/+3
|/
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-252-3/+3
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-032-3/+3
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-2/+7
|\ \
| * | mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...David Hildenbrand2024-07-031-2/+7
| |/
* | Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-07-191-11/+20
|\ \
| * | swiotlb: reduce swiotlb pool lookupsMichael Kelley2024-07-101-11/+20
| |/
* | xen: privcmd: Fix possible access to a freed kirqfd instanceViresh Kumar2024-07-021-1/+9
* | xen: privcmd: Switch from mutex to spinlock for irqfdsViresh Kumar2024-07-021-10/+15
* | xen: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-024-0/+4
* | xen/manage: Constify struct shutdown_handlerChristophe JAILLET2024-07-011-1/+1
|/
* Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-242-21/+29
|\
| * drivers/xen: Improve the late XenStore init protocolHenry Wang2024-05-231-13/+23
| * xen/xenbus: Use *-y instead of *-objs in MakefileAndy Shevchenko2024-05-171-8/+6
* | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2024-05-201-1/+1
|\ \
| * | swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()Michael Kelley2024-05-071-1/+1
| |/
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-192-2/+2
|\ \
| * | change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan2024-04-252-2/+2
| |/
* / net: change proto and proto_ops accept typeJens Axboe2024-05-131-1/+5
|/
* Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-194-15/+21
|\
| * xen/events: increment refcnt only if event channel is refcountedJuergen Gross2024-03-171-9/+13
| * xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross2024-03-171-0/+6
| * x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne2024-03-131-2/+0
| * xen/grant-dma-iommu: Convert to platform remove callback returning voidUwe Kleine-König2024-03-131-4/+2
* | Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-111-1/+1
|\ \ | |/ |/|
| * x86/traps: Add sysvec_install() to install a system interrupt handlerXin Li2024-01-311-1/+1
* | xen/events: close evtchn after mapping cleanupMaximilian Heyne2024-02-131-2/+6
* | xen/gntalloc: Replace UAPI 1-element arrayKees Cook2024-02-131-1/+1
* | xen: balloon: make balloon_subsys constRicardo B. Marliere2024-02-131-1/+1
* | xen: pcpu: make xen_pcpu_subsys constRicardo B. Marliere2024-02-131-1/+1
* | xen/privcmd: Use memdup_array_user() in alloc_ioreq()Markus Elfring2024-02-131-10/+5
* | xen/xenbus: document will_handle argument for xenbus_watch_path()SeongJae Park2024-02-121-6/+9
|/
* Merge tag 'for-linus-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-172-50/+59
|\
| * xen/gntdev: Fix the abuse of underlying struct page in DMA-buf importOleksandr Tyshchenko2024-01-101-25/+25
| * xen/xenbus: client: fix kernel-doc commentsRandy Dunlap2024-01-091-25/+34