index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-05-22
vhost_task: Handle SIGKILL by flushing work and exiting
Mike Christie
2024-05-22
vhost: Release worker mutex during flushes
Mike Christie
2024-05-22
vhost: Use virtqueue mutex for swapping worker
Mike Christie
2024-05-22
vhost_scsi: Handle vhost_vq_work_queue failures for TMFs
Mike Christie
2024-05-22
vhost: Remove vhost_vq_flush
Mike Christie
2024-05-22
vhost-scsi: Use system wq to flush dev for TMFs
Mike Christie
2024-05-22
vhost-scsi: Handle vhost_vq_work_queue failures for cmds
Mike Christie
2024-05-22
vhost-scsi: Handle vhost_vq_work_queue failures for events
Mike Christie
2024-04-22
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-08
vhost: correct misleading printing information
Xianting Tian
2024-04-08
vhost: Add smp_rmb() in vhost_enable_notify()
Gavin Shan
2024-04-08
vhost: Add smp_rmb() in vhost_vq_avail_empty()
Gavin Shan
2024-03-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-03-19
vDPA: introduce get_vq_size to vdpa_config_ops
Zhu Lingshan
2024-03-19
vdpa: skip suspend/resume ops if not DRIVER_OK
Steve Sistare
2024-03-19
vhost: Added pad cleanup if vnet_hdr is not present.
Andrew Melnychenko
2024-03-05
vhost/net: remove vhost_net_page_frag_refill()
Yunsheng Lin
2024-03-05
page_frag: unify gfp bits for order 3 page allocation
Yunsheng Lin
2024-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-10
vdpa: Block vq property changes in DRIVER_OK
Dragos Tatulea
2024-01-10
vdpa: Track device suspended state
Dragos Tatulea
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-12-27
vhost-vdpa: account iommu allocations
Pasha Tatashin
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-11-01
vhost-vdpa: fix use after free in vhost_vdpa_probe()
Dan Carpenter
2023-11-01
vhost-vdpa: clean iotlb map during reset for older userspace
Si-Wei Liu
2023-11-01
vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
Si-Wei Liu
2023-11-01
vhost-vdpa: reset vendor specific mapping to initial state in .release
Si-Wei Liu
2023-11-01
vhost-scsi: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
2023-11-01
vhost-vdpa: uAPI to get dedicated descriptor group id
Si-Wei Liu
2023-11-01
vhost-vdpa: introduce descriptor group backend feature
Si-Wei Liu
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-18
vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
Eric Auger
2023-10-15
vhost/vsock: support MSG_ZEROCOPY for transport
Arseniy Krasnov
2023-10-13
scsi: target: Allow userspace to request direct submissions
Mike Christie
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
Stefano Garzarella
2023-09-21
vsock/virtio/vhost: read data from non-linear skb
Arseniy Krasnov
2023-09-03
vdpa: add get_backend_features vdpa operation
Eugenio Pérez
2023-09-03
vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature
Eugenio Pérez
2023-08-10
vhost-scsi: Rename vhost_scsi_iov_to_sgl
Mike Christie
2023-08-10
vhost-scsi: Fix alignment handling with windows
Mike Christie
[next]