Linux Virtualization
[Prev Page][Next Page]
- [PATCH 12/26] block: remove blk_flush_policy, (continued)
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_writes flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the features field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the features field, Christoph Hellwig
- Re: move features flags into queue_limits v2, Jens Axboe
- [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space,
Lu Baolu
- [PATCH v7 01/10] iommu: Introduce domain attachment handle, Lu Baolu
- [PATCH v7 02/10] iommu: Remove sva handle list, Lu Baolu
- [PATCH v7 03/10] iommu: Add attach handle to struct iopf_group, Lu Baolu
- [PATCH v7 04/10] iommu: Extend domain attach group with handle support, Lu Baolu
- [PATCH v7 05/10] iommufd: Add fault and response message definitions, Lu Baolu
- [PATCH v7 06/10] iommufd: Add iommufd fault object, Lu Baolu
- [PATCH v7 07/10] iommufd: Fault-capable hwpt attach/detach/replace, Lu Baolu
- [PATCH v7 08/10] iommufd: Associate fault object with iommufd_hw_pgtable, Lu Baolu
- [PATCH v7 09/10] iommufd/selftest: Add IOPF support for mock device, Lu Baolu
- [PATCH v7 10/10] iommufd/selftest: Add coverage for IOPF test, Lu Baolu
- RE: [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space, Tian, Kevin
- Re: [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space, Jason Gunthorpe
- [syzbot] [virt?] KMSAN: uninit-value in virtqueue_add (5), syzbot
- [PATCH] virtio_net: Eliminate OOO packets during switching,
Abhinav Jain
- [PATCH v6] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices,
Srujana Challa
- [PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty,
Luigi Leonardi
- [PATCH net-next 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work,
Luigi Leonardi
- [PATCH net-next 0/2] vsock: avoid queuing on workqueue if possible,
Luigi Leonardi
- [PATCH net-next v5 00/15] virtio-net: support AF_XDP zero copy,
Xuan Zhuo
- [PATCH net-next v5 02/15] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH net-next v5 01/15] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH net-next v5 05/15] virtio_net: separate virtnet_tx_resize(), Xuan Zhuo
- [PATCH net-next v5 08/15] virtio_net: sq support premapped mode, Xuan Zhuo
- [PATCH net-next v5 10/15] virtio_net: xsk: prevent disable tx napi, Xuan Zhuo
- [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer, Xuan Zhuo
- [PATCH net-next v5 03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable, Xuan Zhuo
- [PATCH net-next v5 12/15] virtio_net: xsk: tx: support wakeup, Xuan Zhuo
- [PATCH net-next v5 04/15] virtio_net: separate virtnet_rx_resize(), Xuan Zhuo
- [PATCH net-next v5 06/15] virtio_net: separate receive_buf, Xuan Zhuo
- [PATCH net-next v5 07/15] virtio_net: refactor the xmit type, Xuan Zhuo
- [PATCH net-next v5 14/15] virtio_net: xsk: rx: support fill with xsk buffer, Xuan Zhuo
- [PATCH net-next v5 13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer, Xuan Zhuo
- [PATCH net-next v5 15/15] virtio_net: xsk: rx: support recv small mode, Xuan Zhuo
- [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk, Xuan Zhuo
- [PATCH v11 0/8] VMware hypercalls enhancements,
Alexey Makhalov
- [PATCH v2] net: missing check virtio,
Denis Arefev
- [PATCH net-next v2] virtio_net: add support for Byte Queue Limits,
Jiri Pirko
- Re: [REGRESSION] QXL display malfunction,
Linux regression tracking (Thorsten Leemhuis)
- [no subject], Unknown
- [PATCH v2 1/2] virt: pvmemcontrol: control guest physical memory properties,
Yuanchu Xie
- [PATCH 1/1] s390/virtio_ccw: fix config change notifications,
Halil Pasic
- Looking for guidance on using virtqueues and virtio devices,
Doug Miller
- [PATCH] vDPA: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH net-next v4 00/15] virtio-net: support AF_XDP zero copy,
Xuan Zhuo
- [PATCH net-next v4 02/15] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH net-next v4 03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable, Xuan Zhuo
- [PATCH net-next v4 04/15] virtio_net: separate virtnet_rx_resize(), Xuan Zhuo
- [PATCH net-next v4 05/15] virtio_net: separate virtnet_tx_resize(), Xuan Zhuo
- [PATCH net-next v4 07/15] virtio_net: refactor the xmit type, Xuan Zhuo
- [PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH net-next v4 08/15] virtio_net: sq support premapped mode, Xuan Zhuo
- [PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk, Xuan Zhuo
- [PATCH net-next v4 10/15] virtio_net: xsk: prevent disable tx napi, Xuan Zhuo
- [PATCH net-next v4 12/15] virtio_net: xsk: tx: support wakeup, Xuan Zhuo
- [PATCH net-next v4 06/15] virtio_net: separate receive_buf, Xuan Zhuo
- [PATCH net-next v4 14/15] virtio_net: xsk: rx: support fill with xsk buffer, Xuan Zhuo
- [PATCH net-next v4 13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer, Xuan Zhuo
- [PATCH net-next v4 15/15] virtio_net: xsk: rx: support recv small mode, Xuan Zhuo
- [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer, Xuan Zhuo
- [PATCH 1/2] vdpa: support set mac address from vdpa tool,
Cindy Lu
- move features flags into queue_limits,
Christoph Hellwig
- [PATCH 01/26] sd: fix sd_is_zoned, Christoph Hellwig
- [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O, Christoph Hellwig
- [PATCH 06/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_write flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the feature field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the feature field, Christoph Hellwig
- [PATCH v6 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
vsntk18
- [PATCH v6 01/10] x86/kexec/64: Disable kexec when SEV-ES is active, vsntk18
- [PATCH v6 02/10] x86/sev: Save and print negotiated GHCB protocol version, vsntk18
- [PATCH v6 03/10] x86/sev: Set GHCB data structure version, vsntk18
- [PATCH v6 04/10] x86/sev: Setup code to park APs in the AP Jump Table, vsntk18
- [PATCH v6 05/10] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2, vsntk18
- [PATCH v6 06/10] x86/sev: Use AP Jump Table blob to stop CPU, vsntk18
- [PATCH v6 08/10] x86/sev: Handle CLFLUSH MMIO events, vsntk18
- [PATCH v6 09/10] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob, vsntk18
- [PATCH v6 07/10] x86/sev: Add MMIO handling support to boot/compressed/ code, vsntk18
- [PATCH v6 10/10] x86/sev: Exclude AP jump table related code for SEV-SNP guests, vsntk18
- Re: [PATCH v6 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests, Greg KH
- [PATCH] drm/tiny: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH net-next v7 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
- [PATCH net-next v7 06/15] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
- [PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE,
David Hildenbrand
- [PATCH] net: missing check,
Denis Arefev
- [PATCH] virtio_ring: fix KMSAN error for premapped mode,
Xuan Zhuo
- [PATCH net-next v3 0/4] virtio_net: enable the irq for ctrlq,
Heng Qi
- 回复: Re: [PATCH] tools/virtio: Use the __GFP_ZERO flag of kmalloc to complete the memory initialization., 崔涛
- [PATCH net-next v2 0/2] virtio_net: enable the irq for ctrlq,
Heng Qi
- [PATCH] tools/virtio: Use the __GFP_ZERO flag of kmalloc to complete the memory initialization.,
cuitao
- [PATCH net-next v6 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
- [PATCH net-next v6 06/15] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
- [PATCH AUTOSEL 6.6 4/4] vhost-scsi: Handle vhost_vq_work_queue failures for events, Sasha Levin
- [PATCH AUTOSEL 6.8 6/6] vhost-scsi: Handle vhost_vq_work_queue failures for events, Sasha Levin
- [PATCH AUTOSEL 6.9 6/6] vhost-scsi: Handle vhost_vq_work_queue failures for events, Sasha Levin
- [no subject], Unknown
- [PATCH v4 00/11] riscv: Memory Hot(Un)Plug support,
Björn Töpel
- [PATCH v4 01/11] riscv: mm: Properly forward vmemmap_populate() altmap parameter, Björn Töpel
- [PATCH v4 02/11] riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD entries, Björn Töpel
- [PATCH v4 03/11] riscv: mm: Change attribute from __init to __meminit for page functions, Björn Töpel
- [PATCH v4 04/11] riscv: mm: Refactor create_linear_mapping_range() for memory hot add, Björn Töpel
- [PATCH v4 06/11] riscv: mm: Add memory hotplugging support, Björn Töpel
- [PATCH v4 07/11] riscv: mm: Take memory hotplug read-lock during kernel page table dump, Björn Töpel
- [PATCH v4 08/11] riscv: Enable memory hotplugging for RISC-V, Björn Töpel
- [PATCH v4 05/11] riscv: mm: Add pfn_to_kaddr() implementation, Björn Töpel
- [PATCH v4 09/11] virtio-mem: Enable virtio-mem for RISC-V, Björn Töpel
- [PATCH v4 10/11] riscv: mm: Add support for ZONE_DEVICE, Björn Töpel
- [PATCH v4 11/11] riscv: Enable DAX VMEMMAP optimization, Björn Töpel
- Re: [PATCH v4 00/11] riscv: Memory Hot(Un)Plug support, patchwork-bot+linux-riscv
- [CfP] Confidential Computing Microconference @ LPC 2024, Jörg Rödel
- Call for Registration - Confidential Computing Microconference @ LPC 2024, Jörg Rödel
- [PATCH net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
- [PATCH] virtio: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp,
Xuan Zhuo
- [PATCH net-next v2 01/12] virtio_net: independent directory, Xuan Zhuo
- [PATCH net-next v2 02/12] virtio_net: move core structures to virtio_net.h, Xuan Zhuo
- [PATCH net-next v2 03/12] virtio_net: add prefix virtnet to all struct inside virtio_net.h, Xuan Zhuo
- [PATCH net-next v2 04/12] virtio_net: separate virtnet_rx_resize(), Xuan Zhuo
- [PATCH net-next v2 05/12] virtio_net: separate virtnet_tx_resize(), Xuan Zhuo
- [PATCH net-next v2 06/12] virtio_net: separate receive_mergeable, Xuan Zhuo
- [PATCH net-next v2 07/12] virtio_net: separate receive_buf, Xuan Zhuo
- [PATCH net-next v2 08/12] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH net-next v2 09/12] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH net-next v2 10/12] virtio_ring: introduce virtqueue_dma_map_sg_attrs, Xuan Zhuo
- [PATCH net-next v2 11/12] virtio_ring: virtqueue_set_dma_premapped() support to disable, Xuan Zhuo
- [PATCH net-next v2 12/12] virtio_net: refactor the xmit type, Xuan Zhuo
- Re: [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp, Michael S. Tsirkin
- [PATCH] vdpa: Add support for no-IOMMU mode,
Srujana Challa
- virtio-fs tests between host(x86) and dpu(arm64),
Lege Wang
- [PATCH net-next v1 0/7] virtnet_net: prepare for af-xdp,
Xuan Zhuo
- xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH net v2] virtio_net: fix missing lock protection on control_buf access,
Heng Qi
- [PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down,
Jason Wang
- [syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush,
syzbot
- [PATCH] fuse: cleanup request queuing towards virtiofs,
Miklos Szeredi
- [PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist,
Vignesh Raman
- [PATCH net v3 0/2] virtio_net: fix lock warning and unrecoverable state,
Heng Qi
- [PATCH net-next v5 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
- [PATCH net-next v5 06/13] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
- [syzbot] [net?] [virt?] upstream boot error: KMSAN: uninit-value in receive_buf, syzbot
- [PATCH net 0/2] virtio_net: fix race on control_buf,
Heng Qi
- [PATCH v2] tools/virtio: creating pipe assertion in vringh_test, yskelg
- [PATCH] tools/virtio: pipe assertion in vring_test.c,
yskelg
- [PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space,
Lu Baolu
- [PATCH v6 01/10] iommu: Introduce domain attachment handle, Lu Baolu
- [PATCH v6 02/10] iommu: Remove sva handle list, Lu Baolu
- [PATCH v6 03/10] iommu: Add attach handle to struct iopf_group, Lu Baolu
- [PATCH v6 04/10] iommu: Extend domain attach group with handle support, Lu Baolu
- [PATCH v6 06/10] iommufd: Add iommufd fault object, Lu Baolu
- [PATCH v6 05/10] iommufd: Add fault and response message definitions, Lu Baolu
- [PATCH v6 07/10] iommufd: Fault-capable hwpt attach/detach/replace, Lu Baolu
- [PATCH v6 08/10] iommufd: Associate fault object with iommufd_hw_pgtable, Lu Baolu
- [PATCH v6 09/10] iommufd/selftest: Add IOPF support for mock device, Lu Baolu
- [PATCH v6 10/10] iommufd/selftest: Add coverage for IOPF test, Lu Baolu
- Re: [PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space, Jason Gunthorpe
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]