index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
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
2025-07-02
tun: remove unnecessary tun_xdp_hdr structure
Jason Wang
2025-06-20
irqbypass: Require producers to pass in Linux IRQ number during registration
Sean Christopherson
2025-06-20
irqbypass: Take ownership of producer/consumer token tracking
Sean Christopherson
2025-05-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-05-27
vringh: use bvec_kmap_local
Christoph Hellwig
2025-05-27
vhost: vringh: Use matching allocation type in resize_iovec()
Kees Cook
2025-05-18
vhost-scsi: log event queue write descriptors
Dongli Zhang
2025-05-18
vhost-scsi: log control queue write descriptors
Dongli Zhang
2025-05-18
vhost-scsi: log I/O queue write descriptors
Dongli Zhang
2025-05-18
vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors
Dongli Zhang
2025-05-18
vhost: modify vhost_log_write() for broader users
Dongli Zhang
2025-05-05
vhost/net: Defer TX queue re-enable until after sendmsg
Jon Kohler
2025-04-18
vhost-scsi: Fix vhost_scsi_send_status()
Dongli Zhang
2025-04-18
vhost-scsi: Fix vhost_scsi_send_bad_target()
Dongli Zhang
2025-04-18
vhost-scsi: protect vq->log_used with vq->mutex
Dongli Zhang
2025-04-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
2025-02-25
vhost-scsi: Reduce response iov mem use
Mike Christie
2025-02-25
vhost-scsi: Allocate iov_iter used for unaligned copies when needed
Mike Christie
2025-02-25
vhost-scsi: Stop duplicating se_cmd fields
Mike Christie
2025-02-25
vhost-scsi: Dynamically allocate scatterlists
Mike Christie
2025-02-25
vhost-scsi: Return queue full for page alloc failures during copy
Mike Christie
2025-02-25
vhost-scsi: Add better resource allocation failure handling
Mike Christie
2025-02-25
vhost-scsi: Allocate T10 PI structs only when enabled
Mike Christie
2025-02-25
vhost-scsi: Reduce mem use by moving upages to per queue
Mike Christie
2025-02-25
vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
Mike Christie
2025-01-27
vhost/net: Set num_buffers for virtio 1.0
Akihiko Odaki
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
[next]