index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-30
/
+207
2025-05-27
vringh: use bvec_kmap_local
Christoph Hellwig
1
-8
/
+6
2025-05-27
vhost: vringh: Use matching allocation type in resize_iovec()
Kees Cook
1
-3
/
+2
2025-05-19
vhost-scsi: log event queue write descriptors
Dongli Zhang
1
-1
/
+15
2025-05-19
vhost-scsi: log control queue write descriptors
Dongli Zhang
1
-5
/
+42
2025-05-19
vhost-scsi: log I/O queue write descriptors
Dongli Zhang
1
-3
/
+116
2025-05-19
vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors
Dongli Zhang
1
-4
/
+8
2025-05-19
vhost: modify vhost_log_write() for broader users
Dongli Zhang
1
-8
/
+20
2025-05-06
vhost/net: Defer TX queue re-enable until after sendmsg
Jon Kohler
1
-9
/
+21
2025-04-18
vhost-scsi: Fix vhost_scsi_send_status()
Dongli Zhang
1
-7
/
+11
2025-04-18
vhost-scsi: Fix vhost_scsi_send_bad_target()
Dongli Zhang
1
-11
/
+37
2025-04-18
vhost-scsi: protect vq->log_used with vq->mutex
Dongli Zhang
1
-0
/
+8
2025-04-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-208
/
+340
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
1
-1
/
+1
2025-02-25
vhost-scsi: Reduce response iov mem use
Mike Christie
1
-22
/
+60
2025-02-25
vhost-scsi: Allocate iov_iter used for unaligned copies when needed
Mike Christie
1
-9
/
+17
2025-02-25
vhost-scsi: Stop duplicating se_cmd fields
Mike Christie
1
-59
/
+36
2025-02-25
vhost-scsi: Dynamically allocate scatterlists
Mike Christie
2
-88
/
+173
2025-02-25
vhost-scsi: Return queue full for page alloc failures during copy
Mike Christie
1
-6
/
+9
2025-02-25
vhost-scsi: Add better resource allocation failure handling
Mike Christie
1
-3
/
+25
2025-02-25
vhost-scsi: Allocate T10 PI structs only when enabled
Mike Christie
1
-6
/
+8
2025-02-25
vhost-scsi: Reduce mem use by moving upages to per queue
Mike Christie
1
-14
/
+10
2025-02-25
vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
Mike Christie
1
-12
/
+13
2025-01-27
vhost/net: Set num_buffers for virtio 1.0
Akihiko Odaki
1
-1
/
+4
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
1
-1
/
+1
2024-10-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-12
/
+15
2024-10-07
vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
Haoran Zhang
1
-12
/
+15
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+13
2024-09-10
vhost_vdpa: assign irq bypass producer token correctly
Jason Wang
1
-3
/
+13
2024-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+1
2024-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+1
2024-08-02
vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
1
-1
/
+3
2024-07-26
vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
Jason Wang
1
-7
/
+1
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-65
/
+45
2024-07-09
vringh: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-09
vhost: move smp_rmb() into vhost_get_avail_idx()
Michael S. Tsirkin
1
-63
/
+42
2024-07-04
vhost/vsock: always initialize seqpacket_allow
Michael S. Tsirkin
1
-2
/
+2
2024-07-04
vhost-vdpa: Use iommu_paging_domain_alloc()
Lu Baolu
1
-8
/
+6
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-65
/
+140
2024-05-22
vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-05-22
vhost_task: Handle SIGKILL by flushing work and exiting
Mike Christie
2
-4
/
+52
2024-05-22
vhost: Release worker mutex during flushes
Mike Christie
1
-14
/
+30
2024-05-22
vhost: Use virtqueue mutex for swapping worker
Mike Christie
1
-6
/
+12
2024-05-22
vhost_scsi: Handle vhost_vq_work_queue failures for TMFs
Mike Christie
1
-1
/
+2
2024-05-22
vhost: Remove vhost_vq_flush
Mike Christie
2
-13
/
+0
2024-05-22
vhost-scsi: Use system wq to flush dev for TMFs
Mike Christie
1
-20
/
+19
2024-05-22
vhost-scsi: Handle vhost_vq_work_queue failures for cmds
Mike Christie
1
-1
/
+12
2024-05-22
vhost-scsi: Handle vhost_vq_work_queue failures for events
Mike Christie
1
-5
/
+12
2024-04-23
net: extend ubuf_info callback to ops structure
Pavel Begunkov
1
-2
/
+6
[next]