index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vhost
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
2024-11-11
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-10-07
1
-12
/
+15
|
\
|
*
vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
Haoran Zhang
2024-10-07
1
-12
/
+15
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-26
1
-3
/
+13
|
\
|
|
*
vhost_vdpa: assign irq bypass producer token correctly
Jason Wang
2024-09-10
1
-3
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-08
1
-7
/
+1
|
\
|
|
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-08-06
1
-7
/
+1
|
|
\
|
|
*
vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
Jason Wang
2024-07-26
1
-7
/
+1
*
|
|
vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
2024-08-02
1
-1
/
+3
|
/
/
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-19
3
-65
/
+45
|
\
|
|
*
vringh: add MODULE_DESCRIPTION()
Jeff Johnson
2024-07-09
1
-0
/
+1
|
*
vhost: move smp_rmb() into vhost_get_avail_idx()
Michael S. Tsirkin
2024-07-09
1
-63
/
+42
|
*
vhost/vsock: always initialize seqpacket_allow
Michael S. Tsirkin
2024-07-04
1
-2
/
+2
*
|
vhost-vdpa: Use iommu_paging_domain_alloc()
Lu Baolu
2024-07-04
1
-8
/
+6
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
4
-65
/
+140
|
\
|
*
vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-05-22
1
-3
/
+3
|
*
vhost_task: Handle SIGKILL by flushing work and exiting
Mike Christie
2024-05-22
2
-4
/
+52
|
*
vhost: Release worker mutex during flushes
Mike Christie
2024-05-22
1
-14
/
+30
|
*
vhost: Use virtqueue mutex for swapping worker
Mike Christie
2024-05-22
1
-6
/
+12
|
*
vhost_scsi: Handle vhost_vq_work_queue failures for TMFs
Mike Christie
2024-05-22
1
-1
/
+2
|
*
vhost: Remove vhost_vq_flush
Mike Christie
2024-05-22
2
-13
/
+0
|
*
vhost-scsi: Use system wq to flush dev for TMFs
Mike Christie
2024-05-22
1
-20
/
+19
|
*
vhost-scsi: Handle vhost_vq_work_queue failures for cmds
Mike Christie
2024-05-22
1
-1
/
+12
|
*
vhost-scsi: Handle vhost_vq_work_queue failures for events
Mike Christie
2024-05-22
1
-5
/
+12
*
|
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-23
1
-2
/
+6
|
/
*
vhost: correct misleading printing information
Xianting Tian
2024-04-08
1
-1
/
+1
*
vhost: Add smp_rmb() in vhost_enable_notify()
Gavin Shan
2024-04-08
1
-1
/
+11
*
vhost: Add smp_rmb() in vhost_vq_avail_empty()
Gavin Shan
2024-04-08
1
-1
/
+11
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-03-19
2
-0
/
+17
|
\
|
*
vDPA: introduce get_vq_size to vdpa_config_ops
Zhu Lingshan
2024-03-19
1
-0
/
+8
|
*
vdpa: skip suspend/resume ops if not DRIVER_OK
Steve Sistare
2024-03-19
1
-0
/
+6
|
*
vhost: Added pad cleanup if vnet_hdr is not present.
Andrew Melnychenko
2024-03-19
1
-0
/
+3
*
|
vhost/net: remove vhost_net_page_frag_refill()
Yunsheng Lin
2024-03-05
1
-64
/
+27
*
|
page_frag: unify gfp bits for order 3 page allocation
Yunsheng Lin
2024-03-05
1
-1
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-01-19
1
-3
/
+23
|
\
|
*
vdpa: Block vq property changes in DRIVER_OK
Dragos Tatulea
2024-01-10
1
-0
/
+6
|
*
vdpa: Track device suspended state
Dragos Tatulea
2024-01-10
1
-2
/
+15
|
*
vhost-vdpa: account iommu allocations
Pasha Tatashin
2023-12-27
1
-1
/
+2
*
|
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
1
-0
/
+1
|
\
\
|
*
|
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2023-12-15
1
-0
/
+1
|
|
/
*
|
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
3
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
3
-8
/
+8
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-11-16
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
vhost-vdpa: fix use after free in vhost_vdpa_probe()
Dan Carpenter
2023-11-01
1
-1
/
+0
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-11-05
2
-5
/
+76
|
\
|
|
*
vhost-vdpa: clean iotlb map during reset for older userspace
Si-Wei Liu
2023-11-01
1
-4
/
+16
|
*
vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
Si-Wei Liu
2023-11-01
1
-0
/
+15
|
*
vhost-vdpa: reset vendor specific mapping to initial state in .release
Si-Wei Liu
2023-11-01
1
-0
/
+17
|
*
vhost-scsi: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
2023-11-01
1
-1
/
+1
[next]