Age | Commit message (Expand) | Author |
2024-11-07 | virtio-mem: s390 support | David Hildenbrand |
2024-06-26 | virtio-mem: Enable virtio-mem for RISC-V | Björn Töpel |
2024-04-26 | virtio: add debugfs infrastructure to allow to debug virtio features | Jiri Pirko |
2023-12-19 | virtio-pci: Initialize the supported admin commands | Yishai Hadas |
2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-08-11 | drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architectures | David Hildenbrand |
2022-08-11 | virtio: VIRTIO_HARDEN_NOTIFICATION is broken | Michael S. Tsirkin |
2022-08-01 | virtio: replace restricted mem access flag with callback | Juergen Gross |
2022-06-24 | virtio: disable notification hardening by default | Jason Wang |
2022-06-06 | virtio: replace arch_has_restricted_virtio_memory_access() | Juergen Gross |
2022-03-28 | drivers/virtio: Enable virtio mem for ARM64 | Gavin Shan |
2022-03-06 | virtio: drop default for virtio-mem | Michael S. Tsirkin |
2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-09 | virtio-mem: disallow mapping virtio-mem memory via /dev/mem | David Hildenbrand |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE | David Hildenbrand |
2021-11-01 | virtio-pci: introduce legacy device module | Wu Zongyong |
2021-02-23 | virtio-pci: introduce modern device module | Jason Wang |
2020-10-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-10-21 | virtio: let arch advertise guest's memory access restrictions | Pierre Morel |
2020-08-19 | virtio: fix build for configs without dma-bufs | David Stevens |
2020-07-30 | virtio-mem: Fix build error due to improper use 'select' | Weilong Chen |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-04 | virtio-mem: Paravirtualized memory hotunplug part 2 | David Hildenbrand |
2020-06-04 | virtio-mem: Paravirtualized memory hotplug | David Hildenbrand |
2020-04-17 | vdpa: make vhost, virtio depend on menu | Michael S. Tsirkin |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-04-07 | virtio-balloon: add support for providing free page reports to host | Alexander Duyck |
2020-04-02 | vdpa: move to drivers/vdpa | Michael S. Tsirkin |
2020-04-01 | virtio: introduce a vDPA based transport | Jason Wang |
2020-04-01 | vDPA: introduce vDPA bus | Jason Wang |
2019-07-05 | virtio-pmem: Add virtio pmem driver | Pankaj Gupta |
2019-05-27 | virtio: Fix indentation of VIRTIO_MMIO | Fabrizio Castro |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-02-01 | virtio: make VIRTIO a menuconfig to ease disabling it all | Vincent Legoll |
2017-08-24 | x86/lguest: Remove lguest support | Juergen Gross |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab |
2016-03-02 | virtio_ring: Support DMA APIs | Andy Lutomirski |
2015-03-29 | Add virtio-input driver. | Gerd Hoffmann |
2015-01-21 | virtio_pci: add an option to disable legacy driver | Michael S. Tsirkin |
2015-01-21 | virtio_pci: drop Kconfig warnings | Michael S. Tsirkin |
2015-01-21 | virtio_pci: Kconfig grammar fix | Michael S. Tsirkin |
2014-10-09 | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov |
2013-01-11 | drivers/virtio: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2012-09-28 | virtio: remove CONFIG_VIRTIO_RING | Rusty Russell |
2012-09-28 | virtio: add help to CONFIG_VIRTIO option. | Rusty Russell |
2012-09-28 | virtio_balloon: not EXPERIMENTAL any more. | Rusty Russell |
2012-09-28 | virtio-balloon: dependency fix | Michael S. Tsirkin |
2012-05-22 | virtio-mmio: Devices parameter parsing | Pawel Moll |
2011-11-24 | virtio: add HAS_IOMEM dependency to MMIO platform bus driver | Heiko Carstens |