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.19.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
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-4
/
+2
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-8
/
+4
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-25
/
+25
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-59
/
+49
12 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-5
/
+8
2026-02-04
vhost: fix caching attributes of MMIO regions by setting them explicitly
Kommula Shiva Shankar
1
-0
/
+1
2026-01-28
vhost: forbid change vq groups ASID if DRIVER_OK is set
Eugenio Pérez
1
-0
/
+2
2026-01-28
vhost: move vdpa group bound check to vhost_vdpa
Eugenio Pérez
1
-1
/
+1
2026-01-27
vsock: add netns support to virtio transports
Bobby Eshleman
1
-11
/
+27
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
1
-2
/
+4
2025-12-26
vhost: use "checked" versions of get_user() and put_user()
Jon Kohler
1
-4
/
+4
2025-12-24
vhost/vsock: improve RCU read sections around vhost_vsock_get()
Stefano Garzarella
1
-4
/
+11
2025-12-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-32
/
+72
2025-12-01
vhost: switch to arrays of feature bits
Michael S. Tsirkin
5
-25
/
+61
2025-11-27
vhost/test: add test specific macro for features
Michael S. Tsirkin
1
-2
/
+4
2025-11-27
virtio: clean up features qword/dword terms
Michael S. Tsirkin
1
-6
/
+6
2025-11-27
vhost: Fix kthread worker cgroup failure handling
Mike Christie
1
-1
/
+3
2025-11-27
vhost: rewind next_avail_head while discarding descriptors
Jason Wang
3
-36
/
+103
2025-10-01
vdpa: support virtio_map
Jason Wang
1
-2
/
+4
2025-10-01
vhost: vringh: Fix copy_to_iter return value check
Michael S. Tsirkin
1
-3
/
+4
2025-10-01
vhost: vringh: Modify the return value check
zhang jiao
1
-3
/
+4
2025-09-19
vhost-net: flush batched before enabling notifications
Jason Wang
1
-0
/
+5
2025-09-19
Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
Michael S. Tsirkin
1
-21
/
+9
2025-09-19
vhost-net: unbreak busy polling
Jason Wang
1
-3
/
+4
2025-09-16
vhost-scsi: fix argument order in tport allocation error message
Alok Tiwari
1
-1
/
+1
2025-08-26
vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()
Nikolay Kuratov
1
-2
/
+7
2025-08-05
vhost: initialize vq->nheads properly
Jason Wang
1
-0
/
+1
2025-08-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-209
/
+461
2025-08-01
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
1
-1
/
+1
2025-08-01
vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
Will Deacon
1
-5
/
+3
2025-08-01
vsock/virtio: Move SKB allocation lower-bound check to callers
Will Deacon
1
-1
/
+2
2025-08-01
vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
1
-1
/
+1
2025-08-01
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
1
-1
/
+1
2025-08-01
vhost/vsock: Avoid allocating arbitrarily-sized SKBs
Will Deacon
1
-2
/
+4
2025-08-01
vhost_net: basic in_order support
Jason Wang
1
-25
/
+61
2025-08-01
vhost: basic in order support
Jason Wang
3
-25
/
+109
2025-08-01
vhost: fail early when __vhost_add_used() fails
Jason Wang
1
-0
/
+3
2025-08-01
vhost: Reintroduce kthread API and add mode selection
Cindy Lu
3
-18
/
+266
2025-08-01
vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
Alok Tiwari
1
-1
/
+1
2025-08-01
vhost: Fix typos
Alok Tiwari
1
-5
/
+5
2025-08-01
vhost: vringh: Remove unused functions
Dr. David Alan Gilbert
1
-75
/
+0
2025-08-01
vhost: vringh: Remove unused iotlb functions
Dr. David Alan Gilbert
1
-43
/
+0
2025-08-01
vhost-scsi: Fix log flooding with target does not exist errors
Mike Christie
1
-3
/
+1
2025-08-01
vhost-scsi: Fix typos and formatting in comments and logs
Alok Tiwari
1
-9
/
+9
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+4
2025-07-10
Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...
Jakub Kicinski
3
-23
/
+78
2025-07-08
vhost/net: enable gso over UDP tunnel support.
Paolo Abeni
1
-0
/
+8
2025-07-08
vhost-net: allow configuring extended features
Paolo Abeni
3
-23
/
+70
2025-07-03
vhost-net: reduce one userspace copy when building XDP buff
Jason Wang
1
-10
/
+6
[next]