index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
Haoran Zhang
1
-12
/
+15
2024-10-17
vhost_vdpa: assign irq bypass producer token correctly
Jason Wang
1
-3
/
+13
2024-10-17
vdpa: Add eventfd for the vdpa callback
Xie Yongji
1
-0
/
+2
2024-08-19
vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
Jason Wang
1
-7
/
+1
2024-08-19
vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro
Cai Huoqing
1
-12
/
+12
2024-05-02
vhost: Add smp_rmb() in vhost_vq_avail_empty()
Gavin Shan
1
-1
/
+11
2024-02-23
vhost: use kzalloc() instead of kmalloc() followed by memset()
Prathu Baronia
1
-3
/
+2
2023-06-14
vhost: support PACKED when setting-getting vring_base
Shannon Nelson
2
-7
/
+19
2023-02-15
vhost/net: Clear the pending messages when the backend is removed
Eric Auger
3
-1
/
+6
2023-01-14
vhost: fix range used in translate_desc()
Stefano Garzarella
1
-2
/
+2
2023-01-14
vringh: fix range used in iotlb_translate()
Stefano Garzarella
1
-3
/
+2
2023-01-14
vhost/vsock: Fix error handling in vhost_vsock_init()
Yuan Can
1
-1
/
+8
2022-10-26
vhost/vsock: Use kvmalloc/kvfree for larger packets.
Junichi Uekawa
1
-1
/
+1
2022-06-14
vringh: Fix loop descriptors check in the indirect cases
Xie Yongji
1
-2
/
+8
2022-05-25
Fix double fget() in vhost_net_set_backend()
Al Viro
1
-8
/
+7
2022-05-25
vhost_vdpa: don't setup irq offloading when irq_num < 0
Zhu Lingshan
1
-1
/
+4
2022-04-13
tuntap: add sanity checks about msg_controllen in sendmsg
Harold Huang
1
-0
/
+1
2022-03-23
vsock: each transport cycles only on its own sockets
Jiyong Park
1
-1
/
+2
2022-03-02
vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
Stefano Garzarella
1
-7
/
+14
2021-12-22
vdpa: check that offsets are within bounds
Dan Carpenter
1
-1
/
+1
2021-12-01
vhost/vsock: fix incorrect used length reported to the guest
Stefano Garzarella
1
-1
/
+1
2021-10-20
vhost-vdpa: Fix the wrong input in config_cb
Cindy Lu
1
-1
/
+1
2021-09-22
vhost_net: fix OoB on sendmsg() failure.
Paolo Abeni
1
-1
/
+10
2021-09-03
vringh: Use wiov->used to check for read/write desc order
Neeraj Upadhyay
1
-1
/
+1
2021-08-26
vhost: Fix the calculation in vhost_overflow()
Xie Yongji
1
-2
/
+8
2021-08-26
vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
Xie Yongji
1
-1
/
+2
2021-05-11
vhost-vdpa: fix vm_flags for virtqueue doorbell mapping
Jason Wang
1
-0
/
+1
2021-04-28
vhost-vdpa: protect concurrent access to vhost device iotlb
Xie Yongji
1
-1
/
+5
2021-04-07
vhost: Fix vhost_vq_reset()
Laurent Vivier
1
-1
/
+1
2021-03-25
vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation
Gautam Dawar
1
-6
/
+2
2021-03-25
vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails
Stefano Garzarella
1
-2
/
+6
2021-03-25
vhost-vdpa: fix use-after-free of v->config_ctx
Stefano Garzarella
1
-1
/
+3
2021-01-12
vhost_net: fix ubuf refcount incorrectly when sendmsg fails
Yunjian Wang
1
-3
/
+3
2020-12-30
vhost scsi: fix error return code in vhost_scsi_set_endpoint()
Zhang Changzhong
1
-1
/
+2
2020-12-02
vhost_vdpa: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-1
/
+3
2020-11-25
vhost-vdpa: fix page pinning leakage in error path (rework)
Si-Wei Liu
1
-18
/
+62
2020-11-25
vringh: fix vringh_iov_push_*() documentation
Stefano Garzarella
1
-3
/
+3
2020-11-25
vhost scsi: fix lun reset completion handling
Mike Christie
1
-1
/
+3
2020-11-15
vhost scsi: Add support for LUN resets.
Mike Christie
1
-13
/
+134
2020-11-15
vhost scsi: add lun parser helper
Mike Christie
1
-2
/
+7
2020-11-15
vhost scsi: fix cmd completion race
Mike Christie
1
-27
/
+15
2020-11-15
vhost scsi: alloc cmds per vq instead of session
Mike Christie
1
-79
/
+128
2020-11-15
vhost: add helper to check if a vq has been setup
Mike Christie
2
-0
/
+7
2020-10-30
vdpa: handle irq bypass register failure case
Zhu Lingshan
1
-0
/
+3
2020-10-30
Revert "vhost-vdpa: fix page pinning leakage in error path"
Michael S. Tsirkin
1
-71
/
+48
2020-10-30
vhost_vdpa: Return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-5
/
+5
2020-10-23
vhost: vdpa: report iova range
Jason Wang
1
-0
/
+41
2020-10-21
vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call
Zhu Lingshan
3
-11
/
+1
2020-10-21
vringh: fix __vringh_iov() when riov and wiov are different
Stefano Garzarella
1
-4
/
+5
2020-10-21
vhost_vdpa: Fix duplicate included kernel.h
Tian Tao
1
-1
/
+0
[next]