index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3 days
virtio: virtio_dma_buf: fix missing parameter documentation
WangYuli
3 days
virtio: Fix typo in register_virtio_device() doc comment
Alok Tiwari
3 days
virtio-vdpa: Remove virtqueue list
Viresh Kumar
3 days
virtio-mmio: Remove virtqueue list from mmio device
Viresh Kumar
3 days
virtio: document ENOSPC
Michael S. Tsirkin
3 days
virtio: fix comments, readability
Michael S. Tsirkin
3 days
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6 days
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-13
mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
David Hildenbrand
2025-07-13
mm/page_isolation: remove migratetype parameter from more functions
Zi Yan
2025-07-08
virtio_pci_modern: allow configuring extended features
Paolo Abeni
2025-07-08
virtio: introduce extended features
Paolo Abeni
2025-07-03
virtio_ring: Fix error reporting in virtqueue_resize
Laurent Vivier
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
2025-05-27
virtio_rtc: Add RTC class driver
Peter Hilber
2025-05-27
virtio_rtc: Add Arm Generic Timer cross-timestamping
Peter Hilber
2025-05-27
virtio_rtc: Add PTP clocks
Peter Hilber
2025-05-27
virtio_rtc: Add module and driver core
Peter Hilber
2025-05-27
virtio-pci: Fix result size returned for the admin command completion
Israel Rukshin
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
2025-04-14
virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN
Zhongqiu Han
2025-04-14
virtio_pci: Use self group type for cap commands
Daniel Jurgens
2025-04-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-02-24
virtio: break and reset virtio devices on device_shutdown()
Michael S. Tsirkin
2025-02-18
virtio: mem: Switch to use hrtimer_setup()
Nam Cao
2025-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-01-27
virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
2025-01-27
virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
David Hildenbrand
2025-01-27
virtio-mem: remember usable region size
David Hildenbrand
2025-01-27
virtio-mem: mark device ready before registering callbacks in kdump mode
David Hildenbrand
2025-01-08
virtio_balloon: Use outer variable 'page'
zhang jiao
2024-12-23
virtio: hookup irq_get_affinity callback
Daniel Wagner
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-11-27
Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-15
virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
2024-11-15
virtio_ring: introduce add api for premapped
Xuan Zhuo
2024-11-15
virtio_ring: perform premapped operations based on per-buffer
Xuan Zhuo
2024-11-15
virtio_ring: packed: record extras for indirect buffers
Xuan Zhuo
2024-11-15
virtio_ring: split: record extras for indirect buffers
Xuan Zhuo
2024-11-15
virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
2024-11-13
virtio-pci: Introduce APIs to execute device parts admin commands
Yishai Hadas
2024-11-13
virtio: Manage device and driver capabilities via the admin commands
Yishai Hadas
[next]