Linux Virtualization
[Prev Page][Next Page]
Re: [PATCH RFC v1 09/11] iommu/virtio: Implement sva bind/unbind calls, Jean-Philippe Brucker
Re: [PATCH RFC v1 08/11] iommu/arm-smmu-v3: Implement shared context alloc and free ops, Jean-Philippe Brucker
Re: [PATCH RFC v1 05/11] iommu/virtio: Add SVA feature and related enable/disable callbacks, Jean-Philippe Brucker
Re: [PATCH RFC v1 03/11] iommu/virtio: Handle incoming page faults,
Jean-Philippe Brucker
Re: [PATCH RFC v1 02/11] iommu/virtio: Maintain a list of endpoints served by viommu_dev, Jean-Philippe Brucker
Re: [PATCH RFC v1 01/11] uapi/virtio-iommu: Add page request grp-id and flags information,
Jean-Philippe Brucker
[PATCH 5.10 054/122] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
[PATCH 5.4 232/260] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
[PATCH 4.19 273/293] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
[PATCH 4.14 205/217] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
[PATCH v5 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem,
David Hildenbrand
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 4.19-stable tree, gregkh
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 4.14-stable tree, gregkh
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 5.10-stable tree, gregkh
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 5.4-stable tree, gregkh
[PATCH net-next] virtio_net: use netdev_warn_once to output warn when without enough queues, Xuan Zhuo
[PATCH net] virtio-net: fix pages leaking when building skb in big mode,
Jason Wang
[PATCH 0/8] Use copy_process/create_io_thread in vhost layer,
Mike Christie
[PATCH 2/8] signal: Export ignore_signals, Mike Christie
[PATCH 4/8] fork: move PF_IO_WORKER's kernel frame setup to new flag, Mike Christie
[PATCH 3/8] fork: add option to not clone or dup files, Mike Christie
[PATCH 5/8] io_uring: switch to kernel_copy_process, Mike Christie
[PATCH 6/8] vhost: move worker thread fields to new struct, Mike Christie
[PATCH 8/8] vhost: remove cgroup code, Mike Christie
[PATCH 7/8] vhost: use kernel_copy_process to check RLIMITs and inherit cgroups, Mike Christie
[PATCH 5.14 404/432] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
[PATCH 5.13 358/380] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 5.14-stable tree, gregkh
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 5.13-stable tree, gregkh
[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown,
Halil Pasic
Re: [PATCH] vhost_vdpa: unset vq irq before freeing irq,
Michael S. Tsirkin
<Possible follow-ups>
Re: [PATCH] vhost_vdpa: unset vq irq before freeing irq, Jason Wang
Re: [PATCH 2/2] drm/qxl: Add qxl dma fence release function, Gerd Hoffmann
Re: [PATCH 1/2] drm/qxl: User page size macro for qxl release bo, Gerd Hoffmann
Re: [PATCH v2 3/5] vp_vdpa: add vq irq offloading support,
Jason Wang
Re: [PATCH v2 2/5] vdpa: fix typo, Jason Wang
Re: [PATCH v2 1/5] virtio-pci: introduce legacy device module, Randy Dunlap
Re: [PATCH v2 5/5] eni_vdpa: add vDPA driver for Alibaba ENI,
Randy Dunlap
Re: [PATCH v2 4/5] vdpa: add new vdpa attribute VDPA_ATTR_DEV_F_VERSION_1,
Michael S. Tsirkin
Message not available
[RFC v2 0/5] virtio/vsock: introduce SOCK_DGRAM support,
Jiang Wang
Re: [PATCH 3/3] vdpa/mlx5: Propagate link status from device to vdpa driver, Jason Wang
Re: [PATCH 2/3] vdpa/mlx5: Rename control VQ workqueue to vdpa wq, Jason Wang
Re: [PATCH] vdpa/mlx5: Avoid executing set_vq_ready() if device is reset, Jason Wang
Re: [PATCH] vdpa/mlx5: Clear ready indication for control VQ, Jason Wang
Re: [PATCH 1/3] vdpa/mlx5: Remove mtu field from vdpa net device, Michael S. Tsirkin
Re: question on vhost, limiting kernel threads and NPROC,
Mike Christie
[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
Joerg Roedel
- [PATCH v2 01/12] kexec: Allow architecture code to opt-out at runtime, Joerg Roedel
- [PATCH v2 02/12] x86/kexec/64: Forbid kexec when running as an SEV-ES guest, Joerg Roedel
- [PATCH v2 05/12] x86/sev: Use GHCB protocol version 2 if supported, Joerg Roedel
- [PATCH v2 03/12] x86/sev: Save and print negotiated GHCB protocol version, Joerg Roedel
- [PATCH v2 06/12] x86/sev: Cache AP Jump Table Address, Joerg Roedel
- [PATCH v2 04/12] x86/sev: Do not hardcode GHCB protocol version, Joerg Roedel
- [PATCH v2 07/12] x86/sev: Setup code to park APs in the AP Jump Table, Joerg Roedel
- [PATCH v2 08/12] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2, Joerg Roedel
- [PATCH v2 09/12] x86/sev: Use AP Jump Table blob to stop CPU, Joerg Roedel
- [PATCH v2 11/12] x86/sev: Handle CLFLUSH MMIO events, Joerg Roedel
- [PATCH v2 12/12] x86/sev: Support kexec under SEV-ES with AP Jump Table blob, Joerg Roedel
- [PATCH v2 10/12] x86/sev: Add MMIO handling support to boot/compressed/ code, Joerg Roedel
- Re: [PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests, Dave Hansen
[PATCH] virtio: don't fail on !of_device_is_compatible,
Michael S. Tsirkin
[PATCH 0/9] More virtio hardening,
Jason Wang
- [PATCH 1/9] virtio-blk: validate num_queues during probe, Jason Wang
- [PATCH 2/9] virtio: add doc for validate() method, Jason Wang
- [PATCH 3/9] virtio-console: switch to use .validate(), Jason Wang
- [PATCH 4/9] virtio_console: validate max_nr_ports before trying to use it, Jason Wang
- [PATCH 6/9] virtio_pci: harden MSI-X interrupts, Jason Wang
- [PATCH 7/9] virtio-pci: harden INTX interrupts, Jason Wang
- [PATCH 8/9] virtio_ring: fix typos in vring_desc_extra, Jason Wang
- [PATCH 9/9] virtio_ring: validate used buffer length, Jason Wang
- [PATCH 5/9] virtio_config: introduce a new ready method, Jason Wang
- Re: [PATCH 0/9] More virtio hardening, Michael S. Tsirkin
[GIT PULL V2] virtio,vdpa,vhost: features, fixes,
Michael S. Tsirkin
Re: [PATCH v4 4/7] Make sure task_struct is available for raw_smp_processor_id, Rob Herring
[PATCH] drm/bochs: add Bochs PCI ID for Simics model,
H. Peter Anvin (Intel)
Re: [PATCH 6/6] vp_vdpa: introduce legacy virtio pci driver,
Michael S. Tsirkin
[GIT PULL] virtio,vdpa,vhost: features, fixes,
Michael S. Tsirkin
Re: [PATCH 0/6] vDPA driver for legacy virtio-pci device,
Jason Wang
Message not available
Re: [PATCH 5/6] vdpa: add get_vq_num_unchangeable callback in vdpa_config_ops,
Jason Wang
Re: [PATCH 3/6] vp_vdpa: add vq irq offloading support, Jason Wang
[PATCH] vhost_net: fix OoB on sendmsg() failure.,
Paolo Abeni
[PATCH] vdpa: potential uninitialized return in vhost_vdpa_va_map(),
Dan Carpenter
[PATCH] vduse: missing error code in vduse_init(),
Dan Carpenter
Re: [PATCH] vduse: Cleanup the old kernel states after reset failure, Jason Wang
[PATCH] MAINTAINERS: add VM SOCKETS (AF_VSOCK) entry,
Stefano Garzarella
Re: [PATCH v13 05/13] vdpa: Add reset callback in vdpa_config_ops,
Michael S. Tsirkin
Re: [PATCH v12 05/13] vdpa: Add reset callback in vdpa_config_ops, Michael S. Tsirkin
[vhost:vhost 37/40] drivers/block/virtio_blk.c:30:16: error: implicit declaration of function 'param_set_uint_minmax'; did you mean 'param_set_uint'?, kernel test robot
[vhost:vhost 37/40] drivers/block/virtio_blk.c:30:9: error: implicit declaration of function 'param_set_uint_minmax'; did you mean 'param_set_uint'?, kernel test robot
[vhost:vhost 37/40] drivers/block/virtio_blk.c:30:9: error: implicit declaration of function 'param_set_uint_minmax', kernel test robot
Re: [PATCH v13 03/13] file: Export receive_fd() to modules,
Michael S. Tsirkin
Re: [PATCH net-next v5 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET,
Michael S. Tsirkin
Re: [PATCH net-next v4 2/6] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit., Michael S. Tsirkin
Re: [PATCH 1/1] virtio: add VIRTIO_F_IN_ORDER to header file, Michael S. Tsirkin
Re: [PATCH v3 1/1] virtio-blk: add num_request_queues module parameter,
Leon Romanovsky
Message not available
<Possible follow-ups>
Re: [PATCH v3 1/1] virtio-blk: add num_request_queues module parameter, Michael S. Tsirkin
Re: [virtio-dev] [PATCH v7 15/15] firmware: arm_scmi: Add virtio transport, Michael S. Tsirkin
Re: [PATCH net-next v5 3/6] vhost/vsock: support MSG_EOR bit processing, Stefano Garzarella
Re: [PATCH net-next v4 3/6] vhost/vsock: support MSG_EOR bit processing,
Stefano Garzarella
Re: [RFC 0/5] VirtIO RDMA,
Jason Wang
[PATCH v4 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem,
David Hildenbrand
Re: [RFC 5/5] hw/virtio-rdma: VirtIO rdma device, Michael S. Tsirkin
Re: [PATCH 1/1] virtio-blk: remove unneeded "likely" statements,
Stefan Hajnoczi
Re: [PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data,
Michael S. Tsirkin
<Possible follow-ups>
Re: [PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data, Stefan Hajnoczi
Re: [PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data, Stefan Hajnoczi
Re: [PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data, Christoph Hellwig
Re: [PATCH] vdpa/mlx5: Fix required dependency on vhost vring, Jason Wang
Re: [PATCH v2 1/1] virtio-blk: add num_io_queues module parameter,
Christoph Hellwig
Re: [PATCH 1/1] virtio-blk: avoid preallocating big SGL for data,
Feng Li
Re: [PATCH v13 02/13] eventfd: Export eventfd_wake_count to modules, Jason Wang
Re: [PATCH v4 0/6] Add support for control VQ and multique, Michael S. Tsirkin
[PATCH v3 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem, David Hildenbrand
[PATCH] gpio: virtio: Add missing mailings lists in MAINTAINERS entry, Viresh Kumar
[PATCH] gpio: virtio: Fix sparse warnings,
Viresh Kumar
Re: [PATCH] virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq,
Michael S. Tsirkin
Re: [PATCH 1/1] virtio-blk: add num_io_queues module parameter,
Christoph Hellwig
[GIT PULL] virtio: a last minute fix,
Michael S. Tsirkin
Re: [RESEND][PATCH] virtio_console: protect max_nr_ports to avoid invalid value, Greg KH
Re: [PATCH net-next] sock: remove one redundant SKB_FRAG_PAGE_ORDER macro, Jason Wang
[PATCH v1] virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb(), David Hildenbrand
[bug report] virtio-mem: use page_offline_(start|end) when setting PageOffline(),
Dan Carpenter
[RFC PATCH 0/1] virtio: false unhandled irqs from vring_interrupt(),
Stefan Hajnoczi
Re: [RFC PATCH v3 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET,
Stefano Garzarella
Re: [RFC PATCH v3 3/6] vhost/vsock: support MSG_EOR bit processing, Stefano Garzarella
Re: [RFC PATCH v3 2/6] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit., Stefano Garzarella
Re: [RFC PATCH v3 1/6] virtio/vsock: rename 'EOR' to 'EOM' bit., Stefano Garzarella
Re: [RFC PATCH v8 2/2] virtio-vsock: SOCK_SEQPACKET description, Stefano Garzarella
Re: [PATCH v4 6/6] vdpa/mlx5: Add multiqueue support, Jason Wang
Re: [PATCH v4 5/6] vdpa/mlx5: Add support for control VQ and MAC setting,
Jason Wang
Re: [PATCH v4 4/6] vdpa/mlx5: Ensure valid indices are provided, Jason Wang
Re: [PATCH v4 3/6] vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue, Jason Wang
Re: [PATCH v4 2/6] vdpa/mlx5: function prototype modifications in preparation to control VQ, Jason Wang
Re: [PATCH v4 1/6] vdpa/mlx5: Remove redundant header file inclusion,
Jason Wang
[PATCH AUTOSEL 4.4 1/2] virtio: Improve vq->broken access to avoid any compiler optimization,
Sasha Levin
[PATCH AUTOSEL 4.9 1/3] virtio: Improve vq->broken access to avoid any compiler optimization,
Sasha Levin
[PATCH AUTOSEL 4.14 3/7] vringh: Use wiov->used to check for read/write desc order, Sasha Levin
[PATCH AUTOSEL 4.14 2/7] virtio: Improve vq->broken access to avoid any compiler optimization, Sasha Levin
[PATCH AUTOSEL 4.19 04/10] vringh: Use wiov->used to check for read/write desc order, Sasha Levin
[PATCH AUTOSEL 4.19 03/10] virtio_pci: Support surprise removal of virtio pci device, Sasha Levin
[PATCH AUTOSEL 4.19 02/10] virtio: Improve vq->broken access to avoid any compiler optimization, Sasha Levin
[PATCH AUTOSEL 5.4 04/10] vringh: Use wiov->used to check for read/write desc order, Sasha Levin
[PATCH AUTOSEL 5.4 03/10] virtio_pci: Support surprise removal of virtio pci device, Sasha Levin
[PATCH AUTOSEL 5.4 02/10] virtio: Improve vq->broken access to avoid any compiler optimization, Sasha Levin
[PATCH AUTOSEL 5.10 08/18] tools/virtio: fix build, Sasha Levin
[PATCH AUTOSEL 5.10 07/18] vringh: Use wiov->used to check for read/write desc order, Sasha Levin
[PATCH AUTOSEL 5.10 06/18] virtio_vdpa: reject invalid vq indices, Sasha Levin
[PATCH AUTOSEL 5.10 05/18] virtio_pci: Support surprise removal of virtio pci device, Sasha Levin
[PATCH AUTOSEL 5.10 04/18] virtio: Improve vq->broken access to avoid any compiler optimization, Sasha Levin
[PATCH AUTOSEL 5.13 09/26] vringh: Use wiov->used to check for read/write desc order, Sasha Levin
[PATCH AUTOSEL 5.13 10/26] tools/virtio: fix build, Sasha Levin
[PATCH AUTOSEL 5.13 08/26] virtio_vdpa: reject invalid vq indices, Sasha Levin
[PATCH AUTOSEL 5.13 07/26] virtio_pci: Support surprise removal of virtio pci device, Sasha Levin
[PATCH AUTOSEL 5.13 06/26] virtio: Improve vq->broken access to avoid any compiler optimization, Sasha Levin
[PATCH] vhost: add support for mandatory barriers,
Vincent Whitchurch
Re: [PATCH v11 12/12] Documentation: Add documentation for VDUSE,
Jason Wang
Re: [PATCH v11 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace,
Jason Wang
Re: [PATCH v11 05/12] vhost-vdpa: Handle the failure of vdpa_reset(),
Jason Wang
Re: [PATCH v11 04/12] vdpa: Add reset callback in vdpa_config_ops, Jason Wang
Re: [PATCH v11 03/12] vdpa: Fix some coding style issues,
Jason Wang
Re: [PATCH v11 01/12] iova: Export alloc_iova_fast() and free_iova_fast(),
Jason Wang
[PATCH] vhost scsi: Convert to SPDX identifier,
Cai Huoqing
[PATCH V7] gpio: Add virtio-gpio driver,
Viresh Kumar
Re: [PATCH 0/2] vDPA/ifcvf: enable multiqueue and control vq,
Jason Wang
Re: [PATCH 2/2] vDPA/ifcvf: enable multiqueue and control vq, Jason Wang
Re: [PATCH 1/2] vDPA/ifcvf: detect and use the onboard number of queues directly, Jason Wang
Re: [PATCH v2 6/6] vdpa/mlx5: Add multiqueue support,
Jason Wang
Re: [PATCH v2 5/6] vdpa/mlx5: Add support for control VQ and MAC setting,
Jason Wang
Re: [PATCH v2 4/6] vdpa/mlx5: Ensure valid indices are provided, Jason Wang
Re: [PATCH v2 3/6] vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue, Jason Wang
Re: [PATCH v2 2/6] vdpa/mlx5: function prototype modifications in preparation to control VQ, Jason Wang
[PATCH] i2c: virtio: Fix the compiler warning when CONFIG_ACPI is not set,
Jie Deng
[RFC PATCH 0/3] drivers/net/virtio_net: Added RSS support.,
Andrew Melnychenko
[PATCH V6] gpio: Add virtio-gpio driver, Viresh Kumar
Re: [PATCH v8 2/3] tty: hvc: pass DMA capable memory to put_chars(),
kernel test robot
[PATCH] i2c: virtio: Update i2c-adapter's of_node, Viresh Kumar
Re: [PATCH v7 1/2] tty: hvc: pass DMA capable memory to put_chars(),
Greg KH
[PATCH V2 net] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO, Jason Wang
[PATCH v4 0/8] fuse,virtiofs: support per-file DAX,
Jeffle Xu
Message not available
[PATCH net] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO,
Jason Wang
[PATCH v2 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem,
David Hildenbrand
[GIT PULL] virtio,vhost,vdpa: bugfixes,
Michael S. Tsirkin
Re: [PATCH v4 12/15] pci: Mark MSI data shared, Christoph Hellwig
Re: [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range},
Christoph Hellwig
Message not available
Message not available
Re: [PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback,
Bjorn Helgaas
Re: [PATCH v4 09/15] pci: Consolidate pci_iomap* and pci_iomap*wc,
Bjorn Helgaas
Re: [PATCH v6 1/2] tty: hvc: pass DMA capable memory to put_chars(),
kernel test robot
Re: [PATCH resend] vsock/virtio: avoid potential deadlock when vsock device remove, Stefano Garzarella
[PATCH 0/2] virtiofs: miscellaneous fixes,
Jeffle Xu
[PATCH 2/2] virtiofs: reduce lock contention on fpq->lock, Jeffle Xu
Re: [PATCH 0/2] virtiofs: miscellaneous fixes, JeffleXu
[PATCH v1 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem,
David Hildenbrand
[bug report] vhost_net: basic polling support,
Dan Carpenter
Re: [virtio-comment] [RFC PATCH v7 2/2] virtio-vsock: SOCK_SEQPACKET description, Stefano Garzarella
Re: [virtio-comment] [RFC PATCH v7 1/2] virtio-vsock: use C style defines for constants, Stefano Garzarella
Re: [RFC PATCH v2 5/5] vsock_test: update message bounds test for MSG_EOR, Stefano Garzarella
Re: [RFC PATCH v2 4/5] af_vsock: rename variables in receive loop, Stefano Garzarella
Re: [RFC PATCH v2 3/5] virito/vsock: support MSG_EOR bit processing, Stefano Garzarella
Re: [RFC PATCH v2 2/5] vhost/vsock: support MSG_EOR bit processing, Stefano Garzarella
[WorldCIST'22]: Call for Workshops Proposals, ML
Re: [RFC PATCH v2 1/5] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOM' bit, Stefano Garzarella
[RFC PATCH] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO,
Jason Wang
Message not available
Re: virtio bugs, Jason Wang
[PATCH RESEND net-next 00/10] devlink: Control auxiliary devices,
Parav Pandit via Virtualization
- [PATCH RESEND net-next 01/10] devlink: Add new "enable_eth" generic device param, Parav Pandit via Virtualization
- [PATCH RESEND net-next 02/10] devlink: Add new "enable_rdma" generic device param, Parav Pandit via Virtualization
- [PATCH RESEND net-next 03/10] devlink: Add new "enable_vnet" generic device param, Parav Pandit via Virtualization
- [PATCH RESEND net-next 07/10] net/mlx5: Fix unpublish devlink parameters, Parav Pandit via Virtualization
- [PATCH RESEND net-next 04/10] devlink: Create a helper function for one parameter registration, Parav Pandit via Virtualization
- [PATCH RESEND net-next 08/10] net/mlx5: Support enable_eth devlink dev param, Parav Pandit via Virtualization
- [PATCH RESEND net-next 05/10] devlink: Add API to register and unregister single parameter, Parav Pandit via Virtualization
- [PATCH RESEND net-next 09/10] net/mlx5: Support enable_rdma devlink dev param, Parav Pandit via Virtualization
- [PATCH RESEND net-next 10/10] net/mlx5: Support enable_vnet devlink dev param, Parav Pandit via Virtualization
- [PATCH RESEND net-next 06/10] devlink: Add APIs to publish, unpublish individual parameter, Parav Pandit via Virtualization
[PATCH V5 0/2] gpio: Add virtio based driver,
Viresh Kumar
Re: [Patch v1 3/3] vdpa/mlx5: Add multiqueue support,
Jason Wang
Re: [Patch v1 2/3] vdpa/mlx5: Add support for control VQ and MAC setting,
Jason Wang
Re: [Patch v1 1/3] vdpa/mlx5: Remove redundant header file inclusion, Jason Wang
Re: [PATCH v2] vdpa_sim: Use iova_shift() for the size passed to alloc_iova(),
Jason Wang
Re: [PATCH v5] virtio-blk: Add validation for block size in config space,
Jason Wang
<Possible follow-ups>
Re: [PATCH v5] virtio-blk: Add validation for block size in config space, Michael S. Tsirkin
Message not available
Re: [PATCH v5] virtio-blk: Add validation for block size in config space, Michael S. Tsirkin
Re: [PATCH 0/3] vdpa/mlx5: Add Control VQ and MAC and Multi queue support,
Michael S. Tsirkin
Re: [PATCH] vdpa_sim: Fix incorrect size passed to alloc_iova(),
Stefano Garzarella
Re: [RFC PATCH 10/15] virtio: virtio_balloon: use PAGES_PER_SECTION instead of MAX_ORDER_NR_PAGES., David Hildenbrand
Re: [RFC PATCH 09/15] virtio: virtio_mem: use PAGES_PER_SECTION instead of MAX_ORDER_NR_PAGES, David Hildenbrand
Re: [PATCH v4 1/2] tty: hvc: pass DMA capable memory to put_chars(),
Arnd Bergmann
[PATCH v3 0/9] mm/memory_hotplug: "auto-movable" online policy and memory groups,
David Hildenbrand
Re: [RFC PATCH v1 3/7] vhost/vsock: support MSG_EOR bit processing,
Stefano Garzarella
Re: [RFC PATCH v1 2/7] vsock: rename implementation from 'record' to 'message', Stefano Garzarella
Re: [RFC PATCH v1 1/7] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOM' bit, Stefano Garzarella
Re: [PATCH] tools/virtio: use 'unsigned int' instead of bare 'unsigned', Michael S. Tsirkin
Re: [PATCH v3 1/2] tty: hvc: pass DMA capable memory to put_chars(), Greg KH
Re: [PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics,
David Ahern
<Possible follow-ups>
Re: [PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics, Toke Høiland-Jørgensen
add a bvec_virt helper,
Christoph Hellwig
- [PATCH 01/15] bvec: add a bvec_virt helper, Christoph Hellwig
- [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}, Christoph Hellwig
- [PATCH 03/15] dm: make EBS depend on !HIGHMEM, Christoph Hellwig
- [PATCH 04/15] dm-ebs: use bvec_virt, Christoph Hellwig
- [PATCH 05/15] dm-integrity: use bvec_virt, Christoph Hellwig
- [PATCH 06/15] squashfs: use bvec_virt, Christoph Hellwig
- [PATCH 07/15] rbd: use bvec_virt, Christoph Hellwig
- [PATCH 08/15] virtio_blk: use bvec_virt, Christoph Hellwig
- [PATCH 09/15] bcache: use bvec_virt, Christoph Hellwig
- [PATCH 10/15] sd: use bvec_virt, Christoph Hellwig
- [PATCH 11/15] ubd: use bvec_virt, Christoph Hellwig
- [PATCH 12/15] ps3vram: use bvec_virt, Christoph Hellwig
- [PATCH 13/15] dasd: use bvec_virt, Christoph Hellwig
- [PATCH 14/15] dcssblk: use bvec_virt, Christoph Hellwig
- [PATCH 15/15] nvme: use bvec_virt, Christoph Hellwig
- Re: add a bvec_virt helper, Christoph Hellwig
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]