index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
2 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
11 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-02-04
vhost: fix caching attributes of MMIO regions by setting them explicitly
Kommula Shiva Shankar
2026-01-28
vhost: forbid change vq groups ASID if DRIVER_OK is set
Eugenio Pérez
2026-01-28
vhost: move vdpa group bound check to vhost_vdpa
Eugenio Pérez
2026-01-27
vsock: add netns support to virtio transports
Bobby Eshleman
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
2025-12-26
vhost: use "checked" versions of get_user() and put_user()
Jon Kohler
2025-12-24
vhost/vsock: improve RCU read sections around vhost_vsock_get()
Stefano Garzarella
2025-12-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-11-30
vhost: switch to arrays of feature bits
Michael S. Tsirkin
2025-11-27
vhost/test: add test specific macro for features
Michael S. Tsirkin
2025-11-27
virtio: clean up features qword/dword terms
Michael S. Tsirkin
2025-11-27
vhost: Fix kthread worker cgroup failure handling
Mike Christie
2025-11-26
vhost: rewind next_avail_head while discarding descriptors
Jason Wang
2025-10-01
vdpa: support virtio_map
Jason Wang
2025-10-01
vhost: vringh: Fix copy_to_iter return value check
Michael S. Tsirkin
2025-10-01
vhost: vringh: Modify the return value check
zhang jiao
2025-09-19
vhost-net: flush batched before enabling notifications
Jason Wang
2025-09-19
Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
Michael S. Tsirkin
2025-09-19
vhost-net: unbreak busy polling
Jason Wang
2025-09-15
vhost-scsi: fix argument order in tport allocation error message
Alok Tiwari
2025-08-26
vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()
Nikolay Kuratov
2025-08-05
vhost: initialize vq->nheads properly
Jason Wang
2025-08-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-08-01
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
2025-08-01
vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
Will Deacon
2025-08-01
vsock/virtio: Move SKB allocation lower-bound check to callers
Will Deacon
2025-08-01
vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
2025-08-01
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
2025-08-01
vhost/vsock: Avoid allocating arbitrarily-sized SKBs
Will Deacon
2025-08-01
vhost_net: basic in_order support
Jason Wang
2025-08-01
vhost: basic in order support
Jason Wang
2025-08-01
vhost: fail early when __vhost_add_used() fails
Jason Wang
2025-08-01
vhost: Reintroduce kthread API and add mode selection
Cindy Lu
2025-08-01
vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
Alok Tiwari
2025-08-01
vhost: Fix typos
Alok Tiwari
2025-08-01
vhost: vringh: Remove unused functions
Dr. David Alan Gilbert
2025-08-01
vhost: vringh: Remove unused iotlb functions
Dr. David Alan Gilbert
2025-08-01
vhost-scsi: Fix log flooding with target does not exist errors
Mike Christie
2025-08-01
vhost-scsi: Fix typos and formatting in comments and logs
Alok Tiwari
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-10
Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...
Jakub Kicinski
2025-07-08
vhost/net: enable gso over UDP tunnel support.
Paolo Abeni
2025-07-08
vhost-net: allow configuring extended features
Paolo Abeni
2025-07-02
vhost-net: reduce one userspace copy when building XDP buff
Jason Wang
[next]