index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
Age
Commit message (
Expand
)
Author
12 days
virtio: clean up features qword/dword terms
Michael S. Tsirkin
12 days
virtio_balloon: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
12 days
virtio: fix kernel-doc for mapping/free_coherent functions
Kriish Sharma
12 days
virtio_vdpa: fix misleading return in void function
Alok Tiwari
2025-10-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-10-01
virtio-vdpa: Drop redundant conversion to bool
Xichao Zhao
2025-10-01
vdpa: introduce map ops
Jason Wang
2025-10-01
vdpa: support virtio_map
Jason Wang
2025-10-01
virtio: introduce map ops in virtio core
Jason Wang
2025-10-01
virtio_ring: rename dma_handle to map_handle
Jason Wang
2025-10-01
virtio: introduce virtio_map container union
Jason Wang
2025-10-01
virtio: rename dma helpers
Jason Wang
2025-10-01
virtio_ring: switch to use dma_{map|unmap}_page()
Jason Wang
2025-10-01
virtio_ring: constify virtqueue pointer for DMA helpers
Jason Wang
2025-10-01
virtio_balloon: Remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-21
virtio_balloon: stop calling page_address() in free_pages()
Vishal Moola (Oracle)
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
2025-09-12
kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
2025-08-26
virtio_input: Improve freeze handling
Ying Gao
2025-08-26
virtio_pci: Fix misleading comment for queue vector
Liming Wu
2025-08-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-08-01
virtio: virtio_dma_buf: fix missing parameter documentation
WangYuli
2025-08-01
virtio: Fix typo in register_virtio_device() doc comment
Alok Tiwari
2025-08-01
virtio-vdpa: Remove virtqueue list
Viresh Kumar
2025-08-01
virtio-mmio: Remove virtqueue list from mmio device
Viresh Kumar
2025-08-01
virtio: document ENOSPC
Michael S. Tsirkin
2025-08-01
virtio: fix comments, readability
Michael S. Tsirkin
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-28
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
[next]