Linux Virtualization
[Prev Page][Next Page]
- [PATCH RFC v5 4/5] virtio: allow transports to suppress config change, (continued)
- Host Crash when re-running vDPA device creation script after interruption,
Wenli Quan
- [mst-vhost:vhost 4/8] include/linux/pci.h:2738:14: warning: implicit declaration of function 'pci_device_is_present'; did you mean 'pci_dev_present'?, kernel test robot
- [mst-vhost:vhost 4/8] include/linux/pci.h:2738:7: error: call to undeclared function 'pci_device_is_present'; ISO C99 and later do not support implicit function declarations, kernel test robot
- [PATCH 5.15 098/160] vsock/vmci: Clear the vmci transport packet properly when initializing it, Greg Kroah-Hartman
- [PATCH 6.15 010/178] vsock/vmci: Clear the vmci transport packet properly when initializing it, Greg Kroah-Hartman
- [PATCH 6.12 009/232] vsock/vmci: Clear the vmci transport packet properly when initializing it, Greg Kroah-Hartman
- [PATCH 6.6 006/132] vsock/vmci: Clear the vmci transport packet properly when initializing it, Greg Kroah-Hartman
- [PATCH 6.1 03/81] vsock/vmci: Clear the vmci transport packet properly when initializing it, Greg Kroah-Hartman
- [PATCH net v2] virtio-net: fix received length check in big packets,
Bui Quang Minh
- [PATCH vhost] vdpa/mlx5: Fix release of uninitialized resources on error path,
Dragos Tatulea
- [PATCH net-next] vsock/test: fix test for null ptr deref when transport changes,
Stefano Garzarella
- [PATCH net-next 0/2] in order support for vhost-net,
Jason Wang
- [PATCH net-next v6 0/4] vsock: Introduce SIOCINQ ioctl support,
Xuewei Niu
- Re: [PATCH 10/12] gpio: uniphier: use new GPIO line value setter callbacks, Kunihiko Hayashi
- [PATCH AUTOSEL 6.6 2/4] virtio_ring: Fix error reporting in virtqueue_resize, Sasha Levin
- [PATCH AUTOSEL 6.12 3/6] virtio_ring: Fix error reporting in virtqueue_resize, Sasha Levin
- [PATCH AUTOSEL 6.12 2/6] virtio_net: Enforce minimum TX ring size for reliability, Sasha Levin
- [PATCH AUTOSEL 6.15 3/8] virtio_ring: Fix error reporting in virtqueue_resize, Sasha Levin
- [PATCH AUTOSEL 6.15 2/8] virtio_net: Enforce minimum TX ring size for reliability, Sasha Levin
- Re: [PATCH 05/12] gpio: tqmx86: use new GPIO line value setter callbacks, Matthias Schiffer
- [PATCH net] virtio-net: fix received length check in big packets,
Bui Quang Minh
- Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.15-stable tree, gregkh
- Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.12-stable tree, gregkh
- Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.6-stable tree, gregkh
- Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.1-stable tree, gregkh
- Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 5.15-stable tree, gregkh
- Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 5.10-stable tree, gregkh
- Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 5.4-stable tree, gregkh
- [PATCH net-next v5 0/4] vsock: Introduce SIOCINQ ioctl support,
Xuewei Niu
- [PATCH net-next] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp(),
Bui Quang Minh
- [PATCH v2] virtio: Update kerneldoc in drivers/virtio/virtio_dma_buf.c,
jiang.peng9
- [PATCH] vdpa: Fix IDR memory leak in VDUSE module exit, Anders Roxell
- [PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1),
David Hildenbrand
- [PATCH v2 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list, David Hildenbrand
- [PATCH v2 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize(), David Hildenbrand
- [PATCH v2 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs, David Hildenbrand
- [PATCH v2 04/29] mm/page_alloc: let page freeing clear any set page type, David Hildenbrand
- [PATCH v2 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed, David Hildenbrand
- [PATCH v2 06/29] mm/zsmalloc: make PageZsmalloc() sticky until the page is freed, David Hildenbrand
- [PATCH v2 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page(), David Hildenbrand
- [PATCH v2 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page(), David Hildenbrand
- [PATCH v2 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page(), David Hildenbrand
- [PATCH v2 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops(), David Hildenbrand
- [PATCH v2 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio(), David Hildenbrand
- [PATCH v2 12/29] mm/zsmalloc: stop using __ClearPageMovable(), David Hildenbrand
- [PATCH v2 13/29] mm/balloon_compaction: stop using __ClearPageMovable(), David Hildenbrand
- [PATCH v2 14/29] mm/migrate: remove __ClearPageMovable(), David Hildenbrand
- [PATCH v2 16/29] mm: rename __PageMovable() to page_has_movable_ops(), David Hildenbrand
- [PATCH v2 15/29] mm/migration: remove PageMovable(), David Hildenbrand
- [PATCH v2 18/29] mm: remove __folio_test_movable(), David Hildenbrand
- [PATCH v2 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios, David Hildenbrand
- [PATCH v2 19/29] mm: stop storing migration_ops in page->mapping, David Hildenbrand
- [PATCH v2 21/29] mm: rename PG_isolated to PG_movable_ops_isolated, David Hildenbrand
- [PATCH v2 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM, David Hildenbrand
- [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag, David Hildenbrand
- [PATCH v2 24/29] mm/page-flags: remove folio_mapping_flags(), David Hildenbrand
- [PATCH v2 25/29] mm: simplify folio_expected_ref_count(), David Hildenbrand
- [PATCH v2 23/29] mm/page-alloc: remove PageMappingFlags(), David Hildenbrand
- [PATCH v2 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*, David Hildenbrand
- [PATCH v2 28/29] mm/balloon_compaction: "movable_ops" doc updates, David Hildenbrand
- [PATCH v2 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration", David Hildenbrand
- [PATCH v2 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask(), David Hildenbrand
- Re: [PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1), Andrew Morton
- [PATCH] virtio: Add missing kerneldoc for virtio_dma_buf_attach,
jiang.peng9
- [PATCH net v4 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues,
Michal Luczaj
- [PATCH] i2c: virtio: Avoid hang by using interruptible completion wait,
Viresh Kumar
- [no subject], Unknown
- [PATCH net] vsock: fix `vsock_proto` declaration,
Stefano Garzarella
- [PATCH RFC v4 0/5] pci,virtio: report surprise removal event,
Michael S. Tsirkin
- [PATCH] virtio_fs: fix the hash table using in virtio_fs_enqueue_req(),
lirongqing
- Host Crash When creating a vDPA Device with device_features,
Wenli Quan
- Re: [PATCH RFC v3] pci: report surprise removal event,
Michael S. Tsirkin
- [PATCH v7 00/10] blk: honor isolcpus configuration,
Daniel Wagner
- [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly(), Daniel Wagner
- [PATCH v7 02/10] genirq/affinity: Add cpumask to struct irq_affinity, Daniel Wagner
- [PATCH v7 03/10] blk-mq: add blk_mq_{online|possible}_queue_affinity, Daniel Wagner
- [PATCH v7 04/10] nvme-pci: use block layer helpers to constrain queue affinity, Daniel Wagner
- [PATCH v7 06/10] virtio: blk/scsi: use block layer helpers to constrain queue affinity, Daniel Wagner
- [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity, Daniel Wagner
- [PATCH v7 07/10] isolation: Introduce io_queue isolcpus type, Daniel Wagner
- [PATCH v7 10/10] docs: add io_queue flag to isolcpus, Daniel Wagner
- [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled, Daniel Wagner
- [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs, Daniel Wagner
[PATCH net v3 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues,
Michal Luczaj
[PATCH net v2] virtio-net: fix a rtnl_lock() deadlock during probing,
Zigit Zo
[PATCH v5.10] vhost-scsi: protect vq->log_used with vq->mutex,
Xinyu Zheng
[PATCH] virtio_net: simplify tx queue wake condition check,
liming . wu
[PATCH v2 0/8] vsock/virtio: SKB allocation improvements,
Will Deacon
[PATCH 5.10] vhost-scsi: protect vq->log_used with vq->mutex, ZHENG Xinyu
[PATCH net] vsock/vmci: Clear the vmci transport packet properly when initializing it,
Greg Kroah-Hartman
vsock/vmci: Clear the vmci transport packet properly when initializing it, HarshaVardhana S A
[PATCH v2 07/19] drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct(),
Ville Syrjala
[PATCH v2 17/19] drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct(), Ville Syrjala
[PATCH v2 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct(),
Ville Syrjala
[PATCH v2 04/19] drm: Pass the format info to .fb_create(), Ville Syrjala
[PATCH 0/9] Refine virtio mapping API,
Jason Wang
- [PATCH 1/9] virtio_ring: constify virtqueue pointer for DMA helpers, Jason Wang
- [PATCH 2/9] virtio_ring: switch to use dma_{map|unmap}_page(), Jason Wang
- [PATCH 3/9] virtio: rename dma helpers, Jason Wang
- [PATCH 4/9] virtio: rename dma_dev to map_token, Jason Wang
- [PATCH 5/9] virtio_ring: rename dma_handle to map_handle, Jason Wang
- [PATCH 6/9] virtio: introduce map ops in virtio core, Jason Wang
- [PATCH 7/9] vdpa: rename dma_dev to map_token, Jason Wang
- [PATCH 8/9] vdpa: introduce map ops, Jason Wang
- [PATCH 9/9] vduse: switch to use virtio map API instead of DMA API, Jason Wang
- Re: [PATCH 0/9] Refine virtio mapping API, Michael S. Tsirkin
[PATCH net-next V3 1/2] tun: remove unnecessary tun_xdp_hdr structure,
Jason Wang
[PATCH net-next v5 0/2] vsock/test: check for null-ptr-deref when transport changes,
Luigi Leonardi
[PATCH net v3 0/2] virtio-net: xsk: rx: fix the frame's length check,
Bui Quang Minh
[PATCH net v2 0/3] virtio-net: fixes for mergeable XDP receive path,
Bui Quang Minh
[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1),
David Hildenbrand
- [PATCH v1 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list, David Hildenbrand
- [PATCH v1 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize(), David Hildenbrand
- [PATCH v1 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs, David Hildenbrand
- [PATCH v1 04/29] mm/page_alloc: let page freeing clear any set page type, David Hildenbrand
- [PATCH v1 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed, David Hildenbrand
- [PATCH v1 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page(), David Hildenbrand
- [PATCH v1 06/29] mm/zsmalloc: make PageZsmalloc() sticky until the page is freed, David Hildenbrand
- [PATCH v1 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page(), David Hildenbrand
- [PATCH v1 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio(), David Hildenbrand
- [PATCH v1 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page(), David Hildenbrand
- [PATCH v1 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops(), David Hildenbrand
- [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable(), David Hildenbrand
- [PATCH v1 13/29] mm/balloon_compaction: stop using __ClearPageMovable(), David Hildenbrand
- [PATCH v1 14/29] mm/migrate: remove __ClearPageMovable(), David Hildenbrand
- [PATCH v1 15/29] mm/migration: remove PageMovable(), David Hildenbrand
- [PATCH v1 16/29] mm: rename __PageMovable() to page_has_movable_ops(), David Hildenbrand
- [PATCH v1 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios, David Hildenbrand
- [PATCH v1 18/29] mm: remove __folio_test_movable(), David Hildenbrand
- [PATCH v1 19/29] mm: stop storing migration_ops in page->mapping, David Hildenbrand
- [PATCH v1 21/29] mm: rename PG_isolated to PG_movable_ops_isolated, David Hildenbrand
- [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM, David Hildenbrand
- [PATCH v1 23/29] mm/page-alloc: remove PageMappingFlags(), David Hildenbrand
- [PATCH v1 20/29] mm: convert "movable" flag in page->mapping to a page flag, David Hildenbrand
- [PATCH v1 24/29] mm/page-flags: remove folio_mapping_flags(), David Hildenbrand
- [PATCH v1 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration", David Hildenbrand
- [PATCH v1 28/29] mm/balloon_compaction: "movable_ops" doc updates, David Hildenbrand
- [PATCH v1 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*, David Hildenbrand
- [PATCH v1 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask(), David Hildenbrand
- [PATCH v1 25/29] mm: simplify folio_expected_ref_count(), David Hildenbrand
- Re: [PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1), David Hildenbrand
[PATCH net] virtio-net: fix a rtnl_lock() deadlock during probing,
Zigit Zo
[RESEND PATCH net-next v4 0/4] vsock: Introduce SIOCINQ ioctl support,
Xuewei Niu
[PATCH net-next v4 0/3] vsock: Introduce SIOCINQ ioctl support,
Xuewei Niu
[PATCH RFC] pci: report surprise removal events,
Michael S. Tsirkin
[PATCH RESEND] vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit,
Alok Tiwari
[PATCH] hv_sock: Return the readable bytes in hvs_stream_has_data(),
Dexuan Cui
[PATCH V2 net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure,
Jason Wang
[PATCH net 0/4] virtio-net: fixes for mergeable XDP receive path,
Bui Quang Minh
[PATCH 0/8] dma-mapping: migrate to physical address-based API,
Leon Romanovsky
- [PATCH 1/8] dma-debug: refactor to use physical addresses for page mapping, Leon Romanovsky
- [PATCH 2/8] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys, Leon Romanovsky
- [PATCH 3/8] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys, Leon Romanovsky
- [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses, Leon Romanovsky
- [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback, Leon Romanovsky
- [PATCH 7/8] dma-mapping: export new dma_*map_phys() interface, Leon Romanovsky
- [PATCH 4/8] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based, Leon Romanovsky
- [PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API, Leon Romanovsky
- Re: [PATCH 0/8] dma-mapping: migrate to physical address-based API, Marek Szyprowski
- Re: [PATCH 0/8] dma-mapping: migrate to physical address-based API, Robin Murphy
[PATCH 0/5] vsock/virtio: SKB allocation improvements,
Will Deacon
[PATCH] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD,
Jason Gunthorpe
[PATCH net-next v4] vsock/test: Add test for null ptr deref when transport changes,
Luigi Leonardi
[PATCH] PCI: Extend isolated function probing to LoongArch,
Huacai Chen
[PATCH net] vsock/uapi: fix linux/vm_sockets.h userspace compilation errors,
Stefano Garzarella
[PATCH] virtio: virtio_dma_buf: fix missing parameter documentation,
WangYuli
[PATCH net v2 0/2] virtio-net: xsk: rx: fix the frame's length check,
Bui Quang Minh
[PATCH RFC net v2 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues,
Michal Luczaj
[PATCH] virtio_fs: Remove request addition to processing list,
lirongqing
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1),
David Hildenbrand
- [PATCH RFC 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize(), David Hildenbrand
- [PATCH RFC 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list, David Hildenbrand
- [PATCH RFC 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs, David Hildenbrand
- [PATCH RFC 04/29] mm/page_alloc: allow for making page types sticky until freed, David Hildenbrand
- [PATCH RFC 05/29] mm/balloon_compaction: make PageOffline sticky, David Hildenbrand
- [PATCH RFC 06/29] mm/zsmalloc: make PageZsmalloc() sticky, David Hildenbrand
- [PATCH RFC 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page(), David Hildenbrand
- [PATCH RFC 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page(), David Hildenbrand
- [PATCH RFC 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops(), David Hildenbrand
- [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio(), David Hildenbrand
- [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page(), David Hildenbrand
- [PATCH RFC 12/29] mm/zsmalloc: stop using __ClearPageMovable(), David Hildenbrand
- [PATCH RFC 13/29] mm/balloon_compaction: stop using __ClearPageMovable(), David Hildenbrand
- [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable(), David Hildenbrand
- [PATCH RFC 15/29] mm/migration: remove PageMovable(), David Hildenbrand
- [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops(), David Hildenbrand
- [PATCH RFC 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios, David Hildenbrand
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]