index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
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-15
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-12
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
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2
-2
/
+2
2020-07-30
virtio-mem: Fix build error due to improper use 'select'
Weilong Chen
1
-1
/
+1
2020-07-29
virtio_balloon: fix up endian-ness for free cmd id
Michael S. Tsirkin
1
-1
/
+5
2020-07-29
virtio-balloon: Document byte ordering of poison_val
Alexander Duyck
1
-0
/
+5
2020-07-25
Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
[next]