index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio_pci: Support surprise removal of virtio pci device
Parav Pandit
2022-01-11
1
-0
/
+7
*
virtio: Improve vq->broken access to avoid any compiler optimization
Parav Pandit
2021-09-03
1
-2
/
+4
*
virtio_ring: Avoid loop when vq is broken in virtqueue_poll
Mao Wenan
2020-08-26
1
-0
/
+3
*
virtio-balloon: fix managed page counts when migrating pages between zones
David Hildenbrand
2019-12-21
1
-0
/
+11
*
virtio_ring: fix return code on DMA mapping fails
Halil Pasic
2019-11-28
1
-1
/
+1
*
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
2019-04-17
1
-0
/
+2
*
virtio: pci-legacy: Validate queue pfn
Suzuki K Poulose
2018-09-15
1
-2
/
+12
*
virtio_balloon: fix another race between migration and ballooning
Jiang Biao
2018-08-06
1
-0
/
+2
*
virtio_ring: fix num_free handling in error case
Tiwei Bie
2018-03-18
1
-2
/
+0
*
virtio_balloon: prevent uninitialized variable use
Arnd Bergmann
2017-12-25
1
-0
/
+2
*
virtio-balloon: use actual number of stats for stats queue buffers
Ladi Prosek
2017-12-25
1
-7
/
+10
*
virtio: release virtio index when fail to device_register
weiping zhang
2017-12-14
1
-0
/
+2
*
virtio_balloon: init 1st buffer in stats vq
Ladi Prosek
2017-03-31
1
-0
/
+2
*
mm balloon: umount balloon_mnt when removing vb device
Yisheng Xie
2017-03-12
1
-0
/
+4
*
Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"
Michael S. Tsirkin
2017-02-09
1
-7
/
+0
*
virtio_mmio: Set DMA masks appropriately
Robin Murphy
2017-02-01
1
-1
/
+19
*
vring: Force use of DMA API for ARM-based systems with legacy devices
Will Deacon
2017-02-01
1
-0
/
+7
*
virtio_ring: mark vring_dma_dev inline
Michael S. Tsirkin
2016-10-31
1
-1
/
+1
*
virtio: remove config.c
Juergen Gross
2016-10-31
1
-12
/
+0
*
virtio: update balloon size in balloon "probe"
Konstantin Neumoin
2016-10-31
1
-0
/
+2
*
virtio_ring: Make interrupt suppression spec compliant
Ladi Prosek
2016-10-31
1
-5
/
+9
*
virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
Will Deacon
2016-10-31
1
-4
/
+12
*
virtio: mark vring_dma_dev() static
Baoyou Xie
2016-09-09
1
-1
/
+1
*
virtio: fix error handling for debug builds
Michael S. Tsirkin
2016-08-09
1
-0
/
+1
*
virtio: fix memory leak in virtqueue_add()
Wei Yongjun
2016-08-09
1
-0
/
+2
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-06
2
-1
/
+16
|
\
|
*
virtio: new feature to detect IOMMU device quirk
Michael S. Tsirkin
2016-08-01
1
-1
/
+14
|
*
balloon: check the number of available pages in leak balloon
Konstantin Neumoin
2016-08-01
1
-0
/
+2
*
|
mm: fix build warnings in <linux/compaction.h>
Minchan Kim
2016-07-26
1
-1
/
+1
*
|
mm: balloon: use general non-lru movable page feature
Minchan Kim
2016-07-26
1
-6
/
+48
|
/
*
virtio_balloon: fix PFN format for virtio-1
Michael S. Tsirkin
2016-05-22
1
-8
/
+12
*
virtio: Silence uninitialized variable warning
Dan Carpenter
2016-05-01
1
-1
/
+1
*
virtio: virtio 1.0 cs04 spec compliance for reset
Michael S. Tsirkin
2016-04-07
1
-3
/
+8
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-03-20
7
-252
/
+487
|
\
|
*
virtio_balloon: Allow to resize and update the balloon stats in parallel
Petr Mladek
2016-03-11
1
-15
/
+21
|
*
virtio_balloon: Use a workqueue instead of "vballoon" kthread
Petr Mladek
2016-03-11
1
-57
/
+51
|
*
vring: Use the DMA API on Xen
Andy Lutomirski
2016-03-02
1
-0
/
+12
|
*
virtio_pci: Use the DMA API if enabled
Andy Lutomirski
2016-03-02
3
-76
/
+33
|
*
virtio_mmio: Use the DMA API if enabled
Andy Lutomirski
2016-03-02
1
-52
/
+15
|
*
virtio: Add improved queue allocation API
Andy Lutomirski
2016-03-02
1
-30
/
+179
|
*
virtio_ring: Support DMA APIs
Andy Lutomirski
2016-03-02
2
-36
/
+166
|
*
vring: Introduce vring_use_dma_api()
Andy Lutomirski
2016-03-02
1
-0
/
+24
*
|
virtio_balloon: export 'available' memory to balloon statistics
Igor Redko
2016-03-17
1
-0
/
+6
*
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
PCI: Add QEMU top-level IDs for (sub)vendor & device
Robin H. Johnson
2016-03-08
1
-1
/
+1
*
|
virtio-pci: read the right virtio_pci_notify_cap field
Ladi Prosek
2016-03-02
1
-1
/
+1
*
|
virtio_pci: fix use after free on release
Michael S. Tsirkin
2016-01-26
1
-0
/
+2
|
/
*
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2016-01-12
6
-7
/
+7
*
virtio_balloon: fix race by fill and leak
Minchan Kim
2016-01-12
1
-1
/
+1
*
virtio_ring: use virt_store_mb
Michael S. Tsirkin
2016-01-12
1
-6
/
+9
[next]