summaryrefslogtreecommitdiff
path: root/drivers/virtio
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
6 daysMerge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-13mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2025-07-13mm/page_isolation: remove migratetype parameter from more functionsZi Yan
2025-07-08virtio_pci_modern: allow configuring extended featuresPaolo Abeni
2025-07-08virtio: introduce extended featuresPaolo Abeni
2025-07-03virtio_ring: Fix error reporting in virtqueue_resizeLaurent Vivier
2025-07-01lib/group_cpus: Let group_cpu_evenly() return the number of initialized masksDaniel Wagner
2025-05-27virtio_rtc: Add RTC class driverPeter Hilber
2025-05-27virtio_rtc: Add Arm Generic Timer cross-timestampingPeter Hilber
2025-05-27virtio_rtc: Add PTP clocksPeter Hilber
2025-05-27virtio_rtc: Add module and driver corePeter Hilber
2025-05-27virtio-pci: Fix result size returned for the admin command completionIsrael Rukshin
2025-04-18virtgpu: don't reset on shutdownMichael S. Tsirkin
2025-04-14virtio_ring: Fix data race by tagging event_triggered as racy for KCSANZhongqiu Han
2025-04-14virtio_pci: Use self group type for cap commandsDaniel Jurgens
2025-04-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-02-24virtio: break and reset virtio devices on device_shutdown()Michael S. Tsirkin
2025-02-18virtio: mem: Switch to use hrtimer_setup()Nam Cao
2025-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-01-27virtio_pci: Add support for PCIe Function Level ResetIsrael Rukshin
2025-01-27virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAMDavid Hildenbrand
2025-01-27virtio-mem: remember usable region sizeDavid Hildenbrand
2025-01-27virtio-mem: mark device ready before registering callbacks in kdump modeDavid Hildenbrand
2025-01-08virtio_balloon: Use outer variable 'page'zhang jiao
2024-12-23virtio: hookup irq_get_affinity callbackDaniel Wagner
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-11-27Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-15virtio_ring: remove API virtqueue_set_dma_premappedXuan Zhuo
2024-11-15virtio_ring: introduce add api for premappedXuan Zhuo
2024-11-15virtio_ring: perform premapped operations based on per-bufferXuan Zhuo
2024-11-15virtio_ring: packed: record extras for indirect buffersXuan Zhuo
2024-11-15virtio_ring: split: record extras for indirect buffersXuan Zhuo
2024-11-15virtio_ring: introduce vring_need_unmap_bufferXuan Zhuo
2024-11-13virtio-pci: Introduce APIs to execute device parts admin commandsYishai Hadas
2024-11-13virtio: Manage device and driver capabilities via the admin commandsYishai Hadas
2024-11-13virtio: Extend the admin command to include the result sizeYishai Hadas
2024-11-12virtio_vdpa: remove redundant check on descColin Ian King
2024-11-12virtio: Make vring_new_virtqueue support packed vringWenyu Huang
2024-11-07virtio-mem: s390 supportDavid Hildenbrand
2024-11-06virtio_pci: Fix admin vq cleanup by using correct info pointerFeng Liu
2024-10-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds