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
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
vdpa: Add eventfd for the vdpa callback
Xie Yongji
1
-0
/
+1
2024-06-16
virtio: delete vq in vp_find_vqs_msix() when request_irq() fails
Jiri Pirko
1
-1
/
+3
2024-04-13
virtio: reenable config if freezing device failed
David Hildenbrand
1
-2
/
+8
2023-11-08
virtio-mmio: fix memory leak of vm_dev
Maximilian Heyne
1
-5
/
+14
2023-11-08
virtio_balloon: Fix endless deflation and inflation on arm64
Gavin Shan
1
-1
/
+5
2023-09-19
virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
Yuan Yao
1
-1
/
+1
2023-08-26
virtio-mmio: don't break lifecycle of vm_dev
Wolfram Sang
1
-3
/
+2
2023-08-26
virtio-mmio: Use to_virtio_mmio_device() to simply code
Tang Bin
1
-2
/
+1
2022-07-21
virtio_mmio: Restore guest page size on resume
Stephan Gerhold
1
-0
/
+3
2022-07-21
virtio_mmio: Add missing PM calls to freeze/restore
Stephan Gerhold
1
-0
/
+23
2022-06-22
virtio-pci: Remove wrong address verification in vp_del_vqs()
Murilo Opsfelder Araujo
1
-2
/
+1
2022-06-22
virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
chengkaitao
1
-0
/
+1
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-17
/
+22
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-2
/
+1
2022-01-27
virtio_ring: mark ring unused on error
Michael S. Tsirkin
1
-1
/
+3
2021-12-22
virtio_ring: Fix querying of maximum DMA mapping size for virtio device
Will Deacon
1
-1
/
+1
2021-11-18
virtio_ring: check desc == NULL when using indirect with packed
Xuan Zhuo
1
-3
/
+11
2021-10-20
virtio: write back F_VERSION_1 before validate
Halil Pasic
1
-0
/
+11
2021-09-03
virtio_vdpa: reject invalid vq indices
Vincent Whitchurch
1
-0
/
+3
2021-09-03
virtio_pci: Support surprise removal of virtio pci device
Parav Pandit
1
-0
/
+7
2021-09-03
virtio: Improve vq->broken access to avoid any compiler optimization
Parav Pandit
1
-2
/
+4
2021-08-26
virtio: Protect vqs list access
Parav Pandit
2
-0
/
+9
2020-12-30
virtio_ring: Fix two use after free bugs
Dan Carpenter
1
-2
/
+2
2020-12-30
virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed()
Dan Carpenter
1
-2
/
+2
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-3
/
+24
2020-10-21
virtio: let arch advertise guest's memory access restrictions
Pierre Morel
2
-0
/
+21
2020-10-21
virtio-mem: Constify mem_id_table
Rikard Falkeborn
1
-1
/
+1
2020-10-21
virtio_input: Constify id_table
Rikard Falkeborn
1
-1
/
+1
2020-10-21
virtio-balloon: Constify id_table
Rikard Falkeborn
1
-1
/
+1
2020-10-16
virtio-mem: try to merge system ram resources
David Hildenbrand
1
-1
/
+2
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+1
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-0
/
+228
2020-10-13
virtio-mem: don't special-case ZONE_MOVABLE
David Hildenbrand
1
-39
/
+8
2020-09-16
Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...
Maxime Ripard
2
-0
/
+126
2020-09-10
virtio: Implement get_shm_region for MMIO transport
Sebastien Boeuf
1
-0
/
+31
2020-09-10
virtio: Implement get_shm_region for PCI transport
Sebastien Boeuf
1
-0
/
+95
2020-08-19
virtio: fix build for configs without dma-bufs
David Stevens
3
-1
/
+12
2020-08-18
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
6
-64
/
+57
2020-08-18
virtio: add dma-buf support for exported objects
David Stevens
3
-1
/
+92
2020-08-14
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-58
/
+51
2020-08-05
virtio_pci_modern: Fix the comment of virtio_pci_find_capability()
Liao Pingfang
1
-0
/
+1
2020-08-05
virtio_ring: Avoid loop when vq is broken in virtqueue_poll
Mao Wenan
1
-0
/
+3
2020-08-05
virtio_mem: convert to LE accessors
Michael S. Tsirkin
1
-15
/
+15
2020-08-05
virtio_input: convert to LE accessors
Michael S. Tsirkin
1
-16
/
+16
2020-08-05
virtio_balloon: use LE config space accesses
Michael S. Tsirkin
1
-17
/
+9
2020-08-05
virtio_vdpa: legacy features handling
Michael S. Tsirkin
1
-6
/
+3
2020-08-05
virtio_balloon: fix sparse warning
Michael S. Tsirkin
1
-1
/
+1
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
1
-1
/
+1
[next]