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
compress-2025-01-21
compress-2025-01-23
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-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-23
virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
Yuan Yao
1
-1
/
+1
2023-08-30
virtio-mmio: don't break lifecycle of vm_dev
Wolfram Sang
1
-3
/
+2
2023-08-30
virtio-mmio: Use to_virtio_mmio_device() to simply code
Tang Bin
1
-2
/
+1
2023-08-30
virtio-mmio: convert to devm_platform_ioremap_resource
Yangtao Li
1
-12
/
+3
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+3
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
/
+21
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-2
/
+1
2021-12-22
virtio_ring: Fix querying of maximum DMA mapping size for virtio device
Will Deacon
1
-1
/
+1
2021-10-20
virtio: write back F_VERSION_1 before validate
Halil Pasic
1
-0
/
+11
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-08-26
virtio_ring: Avoid loop when vq is broken in virtqueue_poll
Mao Wenan
1
-0
/
+3
2020-08-05
virtio_balloon: fix up endian-ness for free cmd id
Michael S. Tsirkin
1
-1
/
+5
2020-03-18
virtio_ring: Fix mem leak with vring_new_virtqueue()
Suman Anna
1
-2
/
+2
2020-03-18
virtio_balloon: Adjust label in virtballoon_probe
Nathan Chancellor
1
-1
/
+1
2020-02-24
virtio_balloon: prevent pfn array overflow
Michael S. Tsirkin
1
-0
/
+2
2020-02-11
virtio_balloon: Fix memory leaks on errors in virtballoon_probe()
David Hildenbrand
1
-4
/
+9
2020-02-11
virtio-balloon: Fix memory leak when unloading while hinting is in progress
David Hildenbrand
1
-0
/
+4
2020-02-11
virtio-pci: check name when counting MSI-X vectors
Daniel Verkamp
1
-1
/
+1
2020-02-11
virtio-balloon: initialize all vq callbacks
Daniel Verkamp
1
-0
/
+2
2019-12-17
virtio-balloon: fix managed page counts when migrating pages between zones
David Hildenbrand
1
-0
/
+11
2019-11-20
virtio_balloon: fix shrinker count
Wei Wang
1
-1
/
+1
2019-11-20
virtio_balloon: fix shrinker scan number of pages
Michael S. Tsirkin
1
-6
/
+12
2019-11-19
virtio_ring: fix return code on DMA mapping fails
Halil Pasic
1
-2
/
+2
2019-10-28
virtio_ring: fix stalls for packed rings
Marvin Liu
1
-4
/
+3
2019-09-09
virtio_ring: fix unmap of indirect descriptors
Matthias Lange
1
-2
/
+6
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+4
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2019-07-11
virtio-mmio: add error check for platform_get_irq
Ihor Matushchak
1
-1
/
+6
2019-07-05
virtio-pmem: Add virtio pmem driver
Pankaj Gupta
1
-0
/
+11
2019-05-27
virtio: Fix indentation of VIRTIO_MMIO
Fabrizio Castro
1
-4
/
+4
2019-05-25
vfs: Convert virtio_balloon to use the new mount API
David Howells
1
-4
/
+4
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
1
-2
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2
-28
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
Thomas Gleixner
5
-21
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2
-0
/
+2
2019-05-20
balloon: don't bother with dentry_operations
Al Viro
1
-5
/
+1
2019-05-12
virtio/virtio_ring: do some comment fixes
Jiang Biao
1
-13
/
+14
[next]