summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\ \ \
| * \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | vhost-vdpa: vhost_vdpa_alloc_domain() should be using a const struct bus_type *Greg Kroah-Hartman2023-03-231-1/+1
* | | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-261-0/+1
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-131-32/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | vsock: support sockmapBobby Eshleman2023-03-291-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-04-261-31/+0
|\ \ \ \
| * | | | scsi: vhost-scsi: Remove default fabric ops calloutsDmitry Bogdanov2023-03-161-31/+0
| | |_|/ | |/| |
* | | | Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-243-67/+73
|\ \ \ \
| * | | | vhost: use vhost_tasks for worker threadsMike Christie2023-03-232-49/+15
| * | | | vhost: move worker thread fields to new structMike Christie2023-03-232-37/+72
| * | | | vhost_task: Allow vhost layer to use copy_processMike Christie2023-03-231-0/+5
| |/ / /
* | | | Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds2023-04-241-1/+1
|\ \ \ \
| * | | | docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
| |/ / /
* | | | Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-241-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | iov_iter: add iter_iovec() helperJens Axboe2023-03-301-1/+1
| | |/ | |/|
* | | vhost-scsi: Fix crash during LUN unmappingMike Christie2023-04-041-32/+4
* | | vhost-scsi: Fix vhost_scsi struct use after freeMike Christie2023-04-041-0/+3
|/ /
* / vhost-vdpa: free iommu domain after last use during cleanupGautam Dawar2023-03-131-1/+2
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-02-257-13/+46
|\
| * vhost-vdpa: print warning when vhost_vdpa_alloc_domain failsAlvaro Karsz2023-02-201-1/+4
| * vhost-net: support VIRTIO_F_RING_RESETKangjie Xu2023-02-201-1/+2
| * vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emitBo Liu2023-02-201-3/+3
| * vhost: remove unused parameteLiming Wu2023-02-204-4/+4
| * vhost-test: remove meaningless debug infoLiming Wu2023-02-201-3/+0
| * vhost-vdpa: uAPI to resume the deviceSebastien Boeuf2023-02-201-0/+18
| * vhost-vdpa: Introduce RESUME backend feature bitSebastien Boeuf2023-02-201-1/+15
* | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-241-1/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-1/+1
| |\ \ \ | | |_|/ | |/| |
| | | * iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe2023-01-251-1/+1
| | |/
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-1/+1
|\ \ \
| * | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
| | |/ | |/|
* | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-211-125/+89
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-024-5/+23
| |\ \ \ | | | |/ | | |/|
| * | | virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman2023-01-161-125/+89
| | |/ | |/|
* | | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2023-02-201-3/+2
|\ \ \ | |_|/ |/| |
| * | vringh: use bvec_set_page to initialize a bvecChristoph Hellwig2023-02-031-3/+2
| |/
* | vhost-scsi: unbreak any layout for responseJason Wang2023-01-271-4/+17
* | vhost/net: Clear the pending messages when the backend is removedEric Auger2023-01-273-1/+6
|/
* vhost_vdpa: fix the crash in unmap a large memoryCindy Lu2022-12-281-20/+26
* vhost-vdpa: fix an iotlb memory leakStefano Garzarella2022-12-281-4/+8
* vhost: fix range used in translate_desc()Stefano Garzarella2022-12-281-2/+2
* vringh: fix range used in iotlb_translate()Stefano Garzarella2022-12-281-3/+2
* vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can2022-12-281-1/+8
* use less confusing names for iov_iter direction initializersAl Viro2022-11-255-15/+15
* [vhost] fix 'direction' argument of iov_iter_{init,bvec}()Al Viro2022-11-252-5/+5
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-10-101-2/+2
|\
| * vhost: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-10-071-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-031-1/+1
|\ \
| * | vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa2022-09-291-1/+1
| |/