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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
include
/
linux
/
virtio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-27
virtio: clean up features qword/dword terms
Michael S. Tsirkin
1
-1
/
+1
2025-10-01
vduse: switch to use virtio map API instead of DMA API
Jason Wang
1
-0
/
+4
2025-10-01
virtio: introduce map ops in virtio core
Jason Wang
1
-0
/
+25
2025-10-01
virtio: introduce virtio_map container union
Jason Wang
1
-0
/
+5
2025-10-01
virtio: rename dma helpers
Jason Wang
1
-6
/
+6
2025-10-01
virtio_ring: constify virtqueue pointer for DMA helpers
Jason Wang
1
-6
/
+6
2025-08-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2025-08-01
virtio-mmio: Remove virtqueue list from mmio device
Viresh Kumar
1
-1
/
+1
2025-07-08
virtio: introduce extended features
Paolo Abeni
1
-3
/
+6
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
1
-0
/
+3
2025-01-27
virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
1
-0
/
+8
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
1
-1
/
+2
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
1
-1
/
+2
2024-11-27
Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+1
2024-11-16
virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
1
-2
/
+0
2024-11-16
virtio_ring: introduce add api for premapped
Xuan Zhuo
1
-0
/
+11
2024-11-14
virtio: Extend the admin command to include the result size
Yishai Hadas
1
-0
/
+1
2024-08-16
virtio: allow driver to disable the configure change notification
Jason Wang
1
-0
/
+7
2024-08-16
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
1
-2
/
+2
2024-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+3
2024-07-17
virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...
Jiri Pirko
1
-0
/
+3
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-4
/
+1
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
1
-0
/
+35
2024-04-08
virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
1
-2
/
+5
2023-12-19
virtio-pci: Introduce admin command sending function
Feng Liu
1
-0
/
+8
2023-09-04
Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2023-09-04
virtio_ring: introduce dma sync api for virtqueue
Xuan Zhuo
1
-0
/
+8
2023-09-04
virtio_ring: introduce dma map api for virtqueue
Xuan Zhuo
1
-0
/
+8
2023-09-04
virtio_ring: introduce virtqueue_reset()
Xuan Zhuo
1
-0
/
+2
2023-09-04
virtio_ring: introduce virtqueue_dma_dev()
Xuan Zhuo
1
-0
/
+2
2023-09-04
virtio_ring: introduce virtqueue_set_dma_premapped()
Xuan Zhuo
1
-0
/
+2
2023-08-08
virtio: Remove PM #ifdef guards to fix i2c driver
Arnd Bergmann
1
-2
/
+0
2023-06-27
virtio: Add missing documentation for structure fields
Simon Horman
1
-1
/
+4
2023-04-21
virtio_ring: Use const to annotate read-only pointer params
Feng Liu
1
-7
/
+7
2023-04-21
virtio: Reorder fields in 'struct virtqueue'
Christophe JAILLET
1
-1
/
+1
2023-01-27
virtio: move dev_to_virtio() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2022-08-16
virtio: kerneldocs fixes and enhancements
Ricardo CaƱuelo
1
-3
/
+3
2022-08-11
virtio_ring: struct virtqueue introduce reset
Xuan Zhuo
1
-0
/
+2
2022-08-11
virtio: allow to unbreak/break virtqueue individually
Xuan Zhuo
1
-0
/
+3
2022-08-11
virtio_ring: introduce virtqueue_resize()
Xuan Zhuo
1
-0
/
+3
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
1
-0
/
+2
2022-05-31
virtio: allow to unbreak virtqueue
Jason Wang
1
-0
/
+1
2022-03-04
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-1
/
+0
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-0
/
+1
2021-11-25
Revert "virtio_ring: validate used buffer length"
Michael S. Tsirkin
1
-2
/
+0
2021-11-01
virtio_ring: validate used buffer length
Jason Wang
1
-0
/
+2
2021-08-10
virtio: Protect vqs list access
Parav Pandit
1
-0
/
+1
2021-03-14
virtio: remove export for virtio_config_{enable, disable}
Xianting Tian
1
-2
/
+0
2020-08-18
virtio: add dma-buf support for exported objects
David Stevens
1
-0
/
+1
2020-04-17
virtio: drop vringh.h dependency
Michael S. Tsirkin
1
-1
/
+0
[next]