index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-4
/
+2
10 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-8
/
+4
10 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
10 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-25
/
+25
11 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-59
/
+49
2026-02-13
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-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-32
/
+72
2025-11-30
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-26
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-15
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-01
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-30
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-02
vhost-net: reduce one userspace copy when building XDP buff
Jason Wang
1
-10
/
+6
[next]