- 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, 10 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 · 4 years 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
- e366912 virtio-pci-modern: introduce helpers for setting and getting status by Jason Wang · 4 years ago
- 1a5c85f1 virtio-pci-modern: introduce helper to set config vector by Jason Wang · 4 years ago
- 3249037 virtio-pci-modern: introduce vp_modern_remove() by Jason Wang · 4 years ago
- 117a9de virtio-pci-modern: factor out modern device initialization logic by Jason Wang · 4 years ago
- b5d5809 virtio-pci: split out modern device by Jason Wang · 4 years ago
- 64f2087 virtio-pci: do not access iomem via struct virtio_pci_device directly by Jason Wang · 4 years ago
- 02cc6b4 virtio-mem: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
- 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
- e152d8a virtio_ring: Fix two use after free bugs by Dan Carpenter · 4 years, 1 month ago
- ae93d8e virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed() by Dan Carpenter · 4 years, 1 month ago
- 3711387 virtio-mem: Big Block Mode (BBM) - safe memory hotunplug by David Hildenbrand · 4 years, 2 months ago
- 269ac93 virtio-mem: Big Block Mode (BBM) - basic memory hotunplug by David Hildenbrand · 4 years, 2 months ago
- faa45ff virtio-mem: allow to force Big Block Mode (BBM) and set the big block size by David Hildenbrand · 4 years, 2 months ago
- 4ba50cd virtio-mem: Big Block Mode (BBM) memory hotplug by David Hildenbrand · 4 years, 2 months ago
- 01afdee virtio-mem: factor out adding/removing memory from Linux by David Hildenbrand · 4 years, 2 months ago
- d46dfb6 virtio-mem: memory notifier callbacks are specific to Sub Block Mode (SBM) by David Hildenbrand · 4 years, 2 months ago
- 602ef89 virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM) by David Hildenbrand · 4 years, 2 months ago
- 8a6f082 virtio-mem: memory block ids are specific to Sub Block Mode (SBM) by David Hildenbrand · 4 years, 2 months ago
- 905c4c5 virtio-mem: nb_sb_per_mb and subblock_size are specific to Sub Block Mode (SBM) by David Hildenbrand · 4 years, 2 months ago
- 54c6a6b virito-mem: subblock states are specific to Sub Block Mode (SBM) by David Hildenbrand · 4 years, 2 months ago
- 99f0b55 virtio-mem: memory block states are specific to Sub Block Mode (SBM) by David Hildenbrand · 4 years, 2 months ago
- d561494 virito-mem: document Sub Block Mode (SBM) by David Hildenbrand · 4 years, 2 months ago
- 98ff9f9 virtio-mem: generalize handling when memory is getting onlined deferred by David Hildenbrand · 4 years, 2 months ago
- 1d33c2c virtio-mem: don't always trigger the workqueue when offlining memory by David Hildenbrand · 4 years, 2 months ago
- 4200668 virtio-mem: drop last_mb_id by David Hildenbrand · 4 years, 2 months ago
- 835491c virtio-mem: generalize virtio_mem_overlaps_range() by David Hildenbrand · 4 years, 2 months ago
- 8464e3b virtio-mem: generalize virtio_mem_owned_mb() by David Hildenbrand · 4 years, 2 months ago
- 989ff82 virtio-mem: generalize check for added memory by David Hildenbrand · 4 years, 2 months ago
- f2d799d virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLE by David Hildenbrand · 4 years, 2 months ago
- 7a34c77 virtio-mem: factor out handling of fake-offline pages in memory notifier by David Hildenbrand · 4 years, 2 months ago
- 89c486c virtio-mem: factor out fake-offlining into virtio_mem_fake_offline() by David Hildenbrand · 4 years, 2 months ago
- 6beb3a9 virtio-mem: print debug messages from virtio_mem_send_*_request() by David Hildenbrand · 4 years, 2 months ago
- 41e6215 virtio-mem: factor out calculation of the bit number within the subblock bitmap by David Hildenbrand · 4 years, 2 months ago
- 2a62851 virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining by David Hildenbrand · 4 years, 2 months ago
- d76944f virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add() by David Hildenbrand · 4 years, 2 months ago
- 20b9150 virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handling by David Hildenbrand · 4 years, 2 months ago