- aba21af vdpa: Allow to configure max data virtqueues by Eli Cohen · 3 years ago
- 73bc0db vdpa: Sync calls set/get config/status with cf_mutex by Eli Cohen · 3 years ago
- a64917b vdpa: Provide interface to read driver features by Eli Cohen · 3 years ago
- 1861ba6 virtio_ring: mark ring unused on error by Michael S. Tsirkin · 3 years ago
- 49814ce virtio/virtio_pci_legacy_dev: ensure the correct return value by Peng Hao · 3 years ago
- cf4a449 virtio/virtio_mem: handle a possible NULL as a memcpy parameter by Peng Hao · 3 years ago
- 2b68224 virtio: fix a typo in function "vp_modern_remove" comments. by Dapeng Mi · 3 years, 1 month ago
- 6017599 virtio-pci: fix the confusing error message by 王贇 · 3 years, 1 month ago
- 57c5a5b virtio-mem: prepare fake page onlining code for granularity smaller than MAX_ORDER - 1 by David Hildenbrand · 3 years, 1 month ago
- 6639032 virtio-mem: prepare page onlining code for granularity smaller than MAX_ORDER - 1 by David Hildenbrand · 3 years, 1 month ago
- d9679d0 virtio: wrap config->reset calls by Michael S. Tsirkin · 3 years, 3 months ago
- 817fc97 virtio_ring: Fix querying of maximum DMA mapping size for virtio device by Will Deacon · 3 years, 1 month ago
- f124034 Revert "virtio_ring: validate used buffer length" by Michael S. Tsirkin · 3 years, 1 month ago
- 61082ad virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE by David Hildenbrand · 3 years, 10 months ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 2128f4e virtio-mem: disallow mapping virtio-mem memory via /dev/mem by David Hildenbrand · 3 years, 2 months ago
- ce28146 virtio-mem: kdump mode to sanitize /proc/vmcore access by David Hildenbrand · 3 years, 2 months ago
- ffc763d virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug() by David Hildenbrand · 3 years, 2 months ago
- 84e17e6 virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_mem_init_hotplug() by David Hildenbrand · 3 years, 2 months ago
- 94300fc virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug() by David Hildenbrand · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 50f9481 mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE by David Hildenbrand · 3 years, 2 months ago
- 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
- 6dbb1f1 vdpa: Introduce and use vdpa device get, set config helpers by Parav Pandit · 3 years, 2 months ago
- 939779f virtio_ring: validate used buffer length by Jason Wang · 3 years, 2 months ago
- ef5c366 virtio_ring: fix typos in vring_desc_extra by Jason Wang · 3 years, 2 months ago
- 080cd7c virtio-pci: harden INTX interrupts by Jason Wang · 3 years, 2 months ago
- 9e35276 virtio_pci: harden MSI-X interrupts by Jason Wang · 3 years, 2 months ago
- fc6d70f virtio_ring: check desc == NULL when using indirect with packed by Xuan Zhuo · 3 years, 2 months ago
- 8d7670f virtio_ring: make virtqueue_add_indirect_packed prettier by Xuan Zhuo · 3 years, 2 months ago
- 30a03df virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min} by Wu Zongyong · 3 years, 2 months ago
- d89c8169 virtio-pci: introduce legacy device module by Wu Zongyong · 3 years, 2 months ago
- 890d335 virtio-ring: fix DMA metadata flags by Vincent Whitchurch · 3 years, 2 months ago
- 16b0314 dma-buf: move dma-buf symbols into the DMA_BUF module namespace by Greg Kroah-Hartman · 3 years, 3 months ago
- 2f9a174 virtio: write back F_VERSION_1 before validate by Halil Pasic · 3 years, 3 months ago
- 0d81870 virtio: don't fail on !of_device_is_compatible by Michael S. Tsirkin · 3 years, 4 months ago
- 78e7095 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- ffaa6ce virtio-mem: use a single dynamic memory group for a single virtio-mem device by David Hildenbrand · 3 years, 4 months ago
- e1c158e mm/memory_hotplug: remove nid parameter from remove_memory() and friends by David Hildenbrand · 3 years, 4 months ago
- 81a83d7 virtio-balloon: Use virtio_find_vqs() helper by Xianting Tian · 3 years, 5 months ago
- 694a111 virtio: Bind virtio device to device-tree node by Viresh Kumar · 3 years, 5 months ago
- c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 4 months ago
- 425bec0 virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb() by David Hildenbrand · 3 years, 4 months ago
- f8ce726 virtio_ring: pull in spinlock header by Michael S. Tsirkin · 3 years, 5 months ago
- cb5d2c1 virtio_vdpa: reject invalid vq indices by Vincent Whitchurch · 3 years, 6 months ago
- 43bb40c5 virtio_pci: Support surprise removal of virtio pci device by Parav Pandit · 3 years, 5 months ago
- 0e566c8 virtio: Protect vqs list access by Parav Pandit · 3 years, 5 months ago
- 249f255 virtio: Keep vring_del_virtqueue() mirror of VQ create by Parav Pandit · 3 years, 5 months ago
- 60f0779 virtio: Improve vq->broken access to avoid any compiler optimization by Parav Pandit · 3 years, 5 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- 1eb8df1 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 6 months ago
- db7b337 virtio-mem: prioritize unplug from ZONE_MOVABLE in Big Block Mode by David Hildenbrand · 3 years, 7 months ago
- c6bc142 virtio-mem: simplify high-level unplug handling in Big Block Mode by David Hildenbrand · 3 years, 7 months ago
- c740bb9 virtio-mem: prioritize unplug from ZONE_MOVABLE in Sub Block Mode by David Hildenbrand · 3 years, 7 months ago
- 5304ca3 virtio-mem: simplify high-level unplug handling in Sub Block Mode by David Hildenbrand · 3 years, 7 months ago
- f4cf803 virtio-mem: simplify high-level plug handling in Sub Block Mode by David Hildenbrand · 3 years, 7 months ago
- 49d4287 virtio-mem: use page_zonenum() in virtio_mem_fake_offline() by David Hildenbrand · 3 years, 7 months ago
- 500817b virtio-mem: don't read big block size in Sub Block Mode by David Hildenbrand · 3 years, 7 months ago
- efa08cb virtio/vdpa: clear the virtqueue state during probe by Eli Cohen · 3 years, 7 months ago
- 0140b3d virtio-pci library: introduce vp_modern_get_driver_features() by Jason Wang · 3 years, 7 months ago
- 72b5e89 virtio-ring: store DMA metadata in desc_extra for split virtqueue by Jason Wang · 3 years, 7 months ago
- 5bc7223 virtio: use err label in __vring_new_virtqueue() by Jason Wang · 3 years, 7 months ago
- fe4c386 virtio_ring: introduce virtqueue_desc_add_split() by Jason Wang · 3 years, 7 months ago
- 4459386 virtio_ring: secure handling of mapping errors by Jason Wang · 3 years, 7 months ago
- 5a22242 virtio-ring: factor out desc_extra allocation by Jason Wang · 3 years, 7 months ago
- 1f28750 virtio_ring: rename vring_desc_extra_packed by Jason Wang · 3 years, 7 months ago
- aeef9b4 virtio-ring: maintain next in extra state for packed virtqueue by Jason Wang · 3 years, 7 months ago
- 8d622d2 virtio: fix up virtio_disable_cb by Michael S. Tsirkin · 3 years, 9 months ago
- 31c11db virtio_ring: Fix kernel-doc by Yang Li · 3 years, 7 months ago
- 6cc26d7 virtio-mem: use page_offline_(start|end) when setting PageOffline() by David Hildenbrand · 3 years, 6 months ago
- f8af4d0 virtio_balloon: specify page reporting order if needed by Gavin Shan · 3 years, 6 months ago
- d7bce85 virtio_pci_modern: correct sparse tags for notify by Michael S. Tsirkin · 3 years, 8 months ago
- 0f8a0b0 virtio_pci_modern: __force cast the notify mapping by Michael S. Tsirkin · 3 years, 8 months ago
- 9e311bc virtio-pci library: report resource address by Jason Wang · 3 years, 9 months ago
- fd466b3 virito_pci libray: hide vp_modern_map_capability() by Jason Wang · 3 years, 9 months ago
- a5f7a24 virtio_pci_modern: hide vp_modern_get_queue_notify_off() by Jason Wang · 3 years, 9 months ago
- 7dca6c0 virtio-pci library: switch to use vp_modern_map_vq_notify() by Jason Wang · 3 years, 9 months ago
- 9e3bb9b virtio_pci_modern: introduce helper to map vq notify area by Jason Wang · 3 years, 9 months ago
- 3fd02fb virtio-balloon: fix a typo in comment of virtballoon_migratepage() by Liu Xiang · 3 years, 9 months ago
- bf152b0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 9 months ago
- bc22ed2 virtio: remove export for virtio_config_{enable, disable} by Xianting Tian · 3 years, 10 months ago
- da98b54 virtio-mmio: Use to_virtio_mmio_device() to simply code by Tang Bin · 3 years, 10 months ago
- 245137c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- 94c8945 virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplug by David Hildenbrand · 3 years, 10 months ago
- 2601126 mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE by David Hildenbrand · 3 years, 10 months ago
- 16c10be virtio-input: add multi-touch support by Mathias Crombez · 4 years ago
- 0c4aeb4 virtio_mmio: fix one typo by Xianting Tian · 3 years, 11 months ago
- a6829c3 virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT. by Colin Xu · 3 years, 11 months ago
- 1628c68 virtio_vdpa: don't warn when fail to disable vq by Jason Wang · 4 years ago
- fd50272 virtio-pci: introduce modern device module by Jason Wang · 4 years ago
- 8000a6b virito-pci-modern: rename map_capability() to vp_modern_map_capability() by Jason Wang · 4 years ago
- 1bfd841 virtio-pci-modern: introduce helper to get notification offset by Jason Wang · 4 years ago
- 6e52fc4 virtio-pci-modern: introduce helper for getting queue nums by Jason Wang · 4 years ago
- 75658af virtio-pci-modern: introduce helper for setting/geting queue size by Jason Wang · 4 years ago
- dc2e648 virtio-pci-modern: introduce helper to set/get queue_enable by Jason Wang · 4 years ago
- e1b0fa2 virtio-pci-modern: introduce vp_modern_queue_address() by Jason Wang · 4 years ago
- 3fbda9c virtio-pci-modern: introduce vp_modern_set_queue_vector() by Jason Wang · 4 years ago
- ed2a73d virtio-pci-modern: introduce vp_modern_generation() by Jason Wang · 4 years ago
- 0b017708 virtio-pci-modern: introduce helpers for setting and getting features by Jason Wang · 4 years ago