Linux Virtualization Development
[Prev Page][Next Page]
- Re: [PATCH 17/17] drm/cirrus: Use VGA macro constants to unblank
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH RFC net-next v2 0/3] vsock: add support for sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH RFC net-next v2 3/3] selftests/bpf: Add a test case for vsock sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH RFC net-next v2 2/3] selftests/bpf: add vsock to vmtest.sh
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH RFC net-next v2 1/3] vsock: support sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH vhost 00/10] virtio core prepares for AF_XDP
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v3] vdpa/mlx5: should not activate virtq object when suspended
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v3] vdpa/mlx5: should not activate virtq object when suspended
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v3] vdpa/mlx5: should not activate virtq object when suspended
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 12/17] drm/cirrus: Remove size test from cirrus_fb_create()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 11/17] drm/cirrus: Remove format test from cirrus_fb_create()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 04/17] drm/cirrus: Move drm_dev_{enter, exit}() into DRM helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 08/17] drm/cirrus: Convert to regular atomic helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 15/17] drm/cirrus: Introduce struct cirrus_primary_plane_state
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 16/17] drm/cirrus: Store HW format/pitch in primary-plane state
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 17/17] drm/cirrus: Use VGA macro constants to unblank
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 10/17] drm/cirrus: Inline cirrus_fb_blit_rect()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 13/17] drm/cirrus: Test mode against video-memory size in device-wide mode_valid
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 09/17] drm/cirrus: Enable damage clipping on primary plane
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 14/17] drm/cirrus: Inline cirrus_check_size() into primary-plane atomic_check
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 03/17] drm/cirrus: Use drm_fb_blit() to update scanout buffer
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 07/17] drm/cirrus: Move primary-plane format arrays
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 05/17] drm/cirrus: Split cirrus_mode_set() into smaller functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 06/17] drm/cirrus: Integrate connector into pipeline code
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 02/17] drm/cirrus: Replace cpp value with format
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 01/17] drm/cirrus: Compute blit destination offset in single location
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 00/17] cirrus: Modernize the cirrus driver
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- CISTI'2023 - 18th Iberian Conference on Information Systems and Technologies | Deadline: February 23
- From: "CISTI-2023" <marialemos72@xxxxxxxxx>
- Re: [PATCH] vdpa: snet: clear dpu_ready flag on reset
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH] vdpa: snet: clear dpu_ready flag on reset
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: cleanup memory maps when closing vdpa fds
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: cleanup memory maps when closing vdpa fds
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: cleanup memory maps when closing vdpa fds
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2] vp_vdpa: fix the crash in hot unplug with vp_vdpa
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH v3] vdpa/mlx5: should not activate virtq object when suspended
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v2] vdpa/mlx5: should not activate virtq object when suspended
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH] x86/hotplug: Remove incorrect comment about mwait_play_dead()
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: [PATCH v2] scsi: virtio_scsi: Fix poential NULL pointer dereference in virtscsi_rescan_hotunplug
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] drm/gem: Expose the buffer object handle to userspace last
- From: Christian König via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH vhost 08/10] virtio_ring: introduce dma sync api for virtio
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 10/10] virtio_ring: introduce virtqueue_reset()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 09/10] virtio_ring: correct the expression of the description of virtqueue_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 07/10] virtio_ring: add api virtio_dma_map() for advance dma
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 05/10] virtio_ring: packed: introduce virtqueue_add_packed_premapped()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 04/10] virtio_ring: split: introduce virtqueue_add_split_premapped()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 06/10] virtio_ring: introduce virtqueue_add_inbuf_premapped()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 03/10] virtio_ring: packed: refactor virtqueue_add_packed() for premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 01/10] virtio_ring: split: refactor virtqueue_add_split() for premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 02/10] virtio_ring: packed: separate prepare code from virtuque_add_indirect_packed()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 00/10] virtio core prepares for AF_XDP
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] vp_vdpa: fix the crash in hot unplug with vp_vdpa
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2] vdpa/mlx5: should not activate virtq object when suspended
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: cleanup memory maps when closing vdpa fds
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: PCIe RC\EP virtio rdma solution discussion.
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v2] vdpa/mlx5: should not activate virtq object when suspended
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH] vdpa/mlx5: should not activate virtq object when suspended
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v2 01/11] genirq/affinity:: Export irq_create_affinity_masks()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/5] ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI cases
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 2/2] vdpa/mlx5: Initialize CVQ iotlb spinlock
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 2/2] vdpa/mlx5: Initialize CVQ iotlb spinlock
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] scsi: virtio_scsi: Fix poential NULL pointer dereference in virtscsi_rescan_hotunplug
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vdpasim: support doorbell mapping
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 2/2] vringh: fetch used_idx from vring at vringh_init_iotlb
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 01/11] genirq/affinity:: Export irq_create_affinity_masks()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost: Add uAPI for Vhost SCMI backend
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v2 07/13] vdpa: add vdpa net migration state notifier
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v2 09/13] vdpa net: block migration if the device has CVQ
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH 22/33] virtio_net: xsk: introduce xsk disable
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] vdpa/mlx5: should not activate virtq object when suspended
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH] virtio-crypto: Do not use GFP_ATOMIC when not needed
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [RESEND PATCH 1/1] ALSA: virtio: add support for audio controls
- From: Aiswarya Cyriac <aiswarya.cyriac@xxxxxxxxxxxxxxx>
- [RESEND PATCH 0/1] ALSA: virtio: add support for audio controls
- From: Aiswarya Cyriac <aiswarya.cyriac@xxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 4.14 1/5] tools/virtio: fix the vringh test for virtio ring changes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 2/6] tools/virtio: fix the vringh test for virtio ring changes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 03/10] tools/virtio: fix the vringh test for virtio ring changes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 05/13] tools/virtio: fix the vringh test for virtio ring changes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 07/17] tools/virtio: fix the vringh test for virtio ring changes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 14/38] vdpa: ifcvf: Do proper cleanup if IFCVF init fails
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 13/38] tools/virtio: fix the vringh test for virtio ring changes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH] vdpa: snet: clear dpu_ready flag on reset
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: virtio-fs: adding support for multi-queue
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: virtio-fs: adding support for multi-queue
- From: Peter-Jan Gootzen via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [drm-misc:drm-misc-next] [drm/ttm] 1802537820: WARNING:at_drivers/gpu/drm/drm_gem_vram_helper.c:#drm_gem_vram_offset
- From: Christian König via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: virtio-fs: adding support for multi-queue
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: virtio-fs: adding support for multi-queue
- From: Peter-Jan Gootzen via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [drm-misc:drm-misc-next] [drm/ttm] 1802537820: WARNING:at_drivers/gpu/drm/drm_gem_vram_helper.c:#drm_gem_vram_offset
- From: Christian König via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] Driver: VMBus: Add device tree support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [EXT] Re: [RFC PATCH 4/4] PCI: endpoint: function: Add EP function driver to provide virtio net device
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- RE: [PATCH v4 3/6] Drivers: hv: vmbus: Convert acpi_device to more generic platform_device
- From: "Michael Kelley \(LINUX\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v4 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
- From: "Michael Kelley \(LINUX\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v4 1/6] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
- From: "Michael Kelley \(LINUX\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: virtio-fs: adding support for multi-queue
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: virtio-fs: adding support for multi-queue
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v2] x86/paravirt: merge activate_mm and dup_mmap callbacks
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: virtio-fs: adding support for multi-queue
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: virtio-fs: adding support for multi-queue
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v4 4/6] dt-bindings: hypervisor: Rename virtio to hypervisor
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 5/6] dt-bindings: hypervisor: VMBus
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 0/6] Device tree support for Hyper-V VMBus driver
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 6/6] Driver: VMBus: Add device tree support
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH bpf-next] virtio_net: update xdp_features with xdp multi-buff
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4 5/6] dt-bindings: hypervisor: VMBus
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [RFC PATCH 3/4] PCI: endpoint: Introduce virtio library for EP functions
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [EXT] Re: [RFC PATCH 4/4] PCI: endpoint: function: Add EP function driver to provide virtio net device
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [RFC PATCH 4/4] PCI: endpoint: function: Add EP function driver to provide virtio net device
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [RFC PATCH 1/4] virtio_pci: add a definition of queue flag in ISR
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [PATCH v2] x86/paravirt: merge activate_mm and dup_mmap callbacks
- From: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] Drivers: hv: vmbus: Convert acpi_device to more generic platform_device
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [PATCH v3 6/6] Driver: VMBus: Add device tree support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [PATCH v4 0/6] features provisioning fixes and mlx5_vdpa support
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH RESENT v4 6/6] vdpa/mlx5: support device features provisioning
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH RESENT v4 5/6] vdpa/mlx5: make MTU/STATUS presence conditional on feature bits
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH RESENT v4 4/6] vdpa: validate device feature provisioning against supported class
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH RESENT v4 3/6] vdpa: validate provisioned device features against specified attribute
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH RESENT v4 2/6] vdpa: conditionally read STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH RESENT v4 1/6] vdpa: fix improper error message when adding vdpa dev
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH RESENT v4 0/6] features provisioning fixes and mlx5_vdpa support
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 3/6] vdpa: validate provisioned device features against specified attribute
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 1/6] vdpa: fix improper error message when adding vdpa dev
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 6/6] vdpa/mlx5: support device features provisioning
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 5/6] vdpa/mlx5: make MTU/STATUS presence conditional on feature bits
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 4/6] vdpa: validate device feature provisioning against supported class
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 2/6] vdpa: conditionally read STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v4 0/6] features provisioning fixes and mlx5_vdpa support
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v3 2/6] vdpa: conditionally read STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v3 5/6] vdpa/mlx5: conditionally show MTU and STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/33] xsk: support virtio DMA map
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC net-next v2 0/3] vsock: add support for sockmap
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH v11 4/8] fork: Add USER_WORKER flag to ignore signals
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 6/7] vdpa/mlx5: conditionally show MTU and STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v2 5/7] vdpa: validate device feature provisioning against supported class
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: add bvec initialization helpers v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/23] libceph: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/23] orangefs: use bvec_set_{page, folio} to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Christoph Hellwig <hch@xxxxxx>
- add bvec initialization helpers v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/23] block: add a bvec_set_virt helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/23] block: add a bvec_set_folio helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH net-next] virtio-net: Maintain reverse cleanup order
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 4/4] PCI: endpoint: function: Add EP function driver to provide virtio net device
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH 3/4] PCI: endpoint: Introduce virtio library for EP functions
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH 1/4] virtio_pci: add a definition of queue flag in ISR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [RFC PATCH 4/4] PCI: endpoint: function: Add EP function driver to provide virtio net device
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH 3/4] PCI: endpoint: Introduce virtio library for EP functions
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH 2/4] virtio_ring: remove const from vring getter
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH 1/4] virtio_pci: add a definition of queue flag in ISR
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: make alloc_anon_inode more useful
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 5/5] vdpa: mlx5: support per virtqueue dma device
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 24/33] virtio_net: xsk: stop disable tx napi
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 20/33] virtio_net: xsk: introduce virtnet_rq_bind_xsk_pool()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 15/33] virtio_net: move to virtio_net.h
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 08/33] virtio_ring: introduce dma sync api for virtio
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 03/33] virtio_ring: packed: virtqueue_add_packed() support premapped
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 07/33] virtio_ring: add api virtio_dma_map() for advance dma
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 15/33] virtio_net: move to virtio_net.h
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 16/33] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 32/33] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 29/33] virtio_net: xsk: tx: support tx
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/33] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 20/33] virtio_net: xsk: introduce virtnet_rq_bind_xsk_pool()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 15/33] virtio_net: move to virtio_net.h
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 24/33] virtio_net: xsk: stop disable tx napi
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 20/33] virtio_net: xsk: introduce virtnet_rq_bind_xsk_pool()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 24/33] virtio_net: xsk: stop disable tx napi
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 6/7] vdpa/mlx5: conditionally show MTU and STATUS in config space
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 5/7] vdpa: validate device feature provisioning against supported class
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 09/33] xsk: xsk_buff_pool add callback for dma_sync
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v3 6/6] vdpa/mlx5: support device features provisioning
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 2/6] vdpa: conditionally read STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 5/6] vdpa/mlx5: conditionally show MTU and STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 1/6] vdpa: fix improper error message when adding vdpa dev
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 4/6] vdpa: validate device feature provisioning against supported class
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 3/6] vdpa: validate provisioned device features against specified attribute
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v3 0/6] features provisioning fixes and mlx5_vdpa support
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH 19/33] virtio_net: introduce virtnet_tx_reset()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 24/33] virtio_net: xsk: stop disable tx napi
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 6/8] vhost_task: Allow vhost layer to use copy_process
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 4/8] fork: Add USER_WORKER flag to ignore signals
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 3/8] fork: add USER_WORKER flag to not dup/clone files
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 1/8] fork: Make IO worker options flag based
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v11 8/8] vhost: use vhost_tasks for worker threads
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v11 7/8] vhost: move worker thread fields to new struct
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v11 6/8] vhost_task: Allow vhost layer to use copy_process
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v11 5/8] fork: allow kernel code to call copy_process
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v11 4/8] fork: Add USER_WORKER flag to ignore signals
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v11 2/8] fork/vm: Move common PF_IO_WORKER behavior to new flag
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v11 0/8] Use copy_process in vhost layer
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v11 3/8] fork: add USER_WORKER flag to not dup/clone files
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v11 1/8] fork: Make IO worker options flag based
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH 22/33] virtio_net: xsk: introduce xsk disable
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 6/7] vdpa/mlx5: conditionally show MTU and STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH 0/6] features provisioning fixes and mlx5_vdpa support
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- RE: [PATCH v2 3/7] vdpa: validate provisioned device features against specified attribute
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/7] virtio: VIRTIO_DEVICE_F_MASK for all per-device features
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v2 3/7] vdpa: validate provisioned device features against specified attribute
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH] vdpa/mlx5: Directly assign memory key
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/6] features provisioning fixes and mlx5_vdpa support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 4/7] virtio: VIRTIO_DEVICE_F_MASK for all per-device features
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 24/33] virtio_net: xsk: stop disable tx napi
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 19/33] virtio_net: introduce virtnet_tx_reset()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 18/33] virtio_net: receive_merageable() use virtnet_xdp_handler()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH net] virtio-net: Keep stop() to follow mirror sequence of open()
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 2/2] virtio-net: Maintain reverse cleanup order
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] virtio-net: Maintain reverse cleanup order
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- RE: [PATCH v2 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
- From: "Michael Kelley \(LINUX\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 2/2] virtio-net: Maintain reverse cleanup order
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 2/2] virtio-net: Maintain reverse cleanup order
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH 1/2] virtio-net: Keep stop() to follow mirror sequence of open()
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 33/33] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 32/33] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 31/33] virtio_net: xsk: tx: auto wakeup when free old xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 28/33] net: introduce napi_tx_raise()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 27/33] virtio_net: virtnet_rq_free_unused_buf() check xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 29/33] virtio_net: xsk: tx: support tx
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 30/33] virtio_net: xsk: tx: support wakeup
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 25/33] virtio_net: xsk: __free_old_xmit distinguishes xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 26/33] virtio_net: virtnet_sq_free_unused_buf() check xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 24/33] virtio_net: xsk: stop disable tx napi
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 23/33] virtio_net: xsk: support xsk setup
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 21/33] virtio_net: xsk: introduce virtnet_xsk_pool_enable()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 22/33] virtio_net: xsk: introduce xsk disable
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 20/33] virtio_net: xsk: introduce virtnet_rq_bind_xsk_pool()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 17/33] virtio_net: receive_small() use virtnet_xdp_handler()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 14/33] virtio_net: independent directory
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 18/33] virtio_net: receive_merageable() use virtnet_xdp_handler()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 19/33] virtio_net: introduce virtnet_tx_reset()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 15/33] virtio_net: move to virtio_net.h
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 16/33] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 12/33] virtio_net: unify the code for recycling the xmit ptr
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 08/33] virtio_ring: introduce dma sync api for virtio
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 13/33] virtio_net: virtnet_poll_tx support rescheduled
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 10/33] xsk: support virtio DMA map
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 07/33] virtio_ring: add api virtio_dma_map() for advance dma
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 11/33] virtio_net: rename free_old_xmit_skbs to free_old_xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 09/33] xsk: xsk_buff_pool add callback for dma_sync
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 03/33] virtio_ring: packed: virtqueue_add_packed() support premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 05/33] virtio_ring: introduce virtqueue_add_inbuf_premapped()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 04/33] virtio_ring: introduce virtqueue_add_outbuf_premapped()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 00/33] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 02/33] virtio_ring: split: virtqueue_add_split() support premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH 01/33] virtio_ring: virtqueue_add() support premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] virtio-net: close() to follow mirror of open()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] tools/virtio: enable to build with retpoline
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [PATCH] vringh: fix a typo in comments for vringh_kiov
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/7] tools/virtio: enable to build with retpoline
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] vringh: fix a typo in comments for vringh_kiov
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [RFC PATCH v2 5/7] vringh: unify the APIs for all accessors
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 7/7] vringh: IOMEM support
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 6/7] tools/virtio: convert to use new unified vringh APIs
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 4/7] tools/virtio: convert to new vringh user APIs
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 3/7] vringh: remove vringh_iov and unite to vringh_kiov
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 0/7] Introduce a vringh accessor for IO memory
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 2/7] tools/virtio: enable to build with retpoline
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 1/7] vringh: fix a typo in comments for vringh_kiov
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [PATCH v2] vhost-vdpa: print warning when vhost_vdpa_alloc_domain fails
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- RE: [PATCH v2 3/7] vdpa: validate provisioned device features against specified attribute
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] virtio-net: Maintain reverse cleanup order
- From: Parav Pandit <parav@xxxxxxxxxx>
- [PATCH 0/2] virtio-net: close() to follow mirror of open()
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] virtio-net: Keep stop() to follow mirror sequence of open()
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 2/7] vdpa: conditionally read STATUS in config space
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 1/7] vdpa: fix improper error message when adding vdpa dev
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] virtio,vhost,vdpa: fixes
- From: pr-tracker-bot@xxxxxxxxxx
- RE: [PATCH v2 3/6] Drivers: hv: vmbus: Convert acpi_device to platform_device
- From: "Michael Kelley \(LINUX\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
- From: "Michael Kelley \(LINUX\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] Driver: VMBus: Add device tree support
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] vringh: fetch used_idx from vring at vringh_init_iotlb
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [GIT PULL] virtio,vhost,vdpa: fixes
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Device tree support for Hyper-V VMBus driver
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 0/6] features provisioning fixes and mlx5_vdpa support
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v2 7/7] vdpa/mlx5: support device features provisioning
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v2 5/7] vdpa: validate device feature provisioning against supported class
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v2 4/7] virtio: VIRTIO_DEVICE_F_MASK for all per-device features
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v2 6/7] vdpa/mlx5: conditionally show MTU and STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v2 3/7] vdpa: validate provisioned device features against specified attribute
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v2 2/7] vdpa: conditionally read STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v2 1/7] vdpa: fix improper error message when adding vdpa dev
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH v2 0/7] features provisioning fixes and mlx5_vdpa support
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 6/6] vdpa/mlx5: support device features provisioning
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 4/6] virtio: VIRTIO_DEVICE_F_MASK for all per-device features
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 5/6] vdpa: validate device feature provisioning against supported class
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 1/6] vdpa: fix improper error message when adding vdpa dev
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 3/6] vdpa: validate provisioned device features against specified attribute
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 2/6] vdpa: conditionally read STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 0/6] features provisioning fixes and mlx5_vdpa support
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH 6/6] vdpa/mlx5: support device features provisioning
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH 1/6] vdpa: fix improper error message when adding vdpa dev
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v3 1/2] virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not set
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 4/6] dt-bindings: hypervisor: Rename virtio to hypervisor
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [RFC PATCH 01/19] mm: Introduce vm_account
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH v2.1 4/9] tracing, preempt: Squash _rcuidle tracing
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: RFC: VDPA Interrupt vector distribution
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: RFC: VDPA Interrupt vector distribution
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH][next] vdpa: Fix a couple of spelling mistakes in some messages
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 2/2] vringh: fetch used_idx from vring at vringh_init_iotlb
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v3 0/4] vDPA: initial config export via "vdpa dev show"
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 6/6] vdpa/mlx5: support device features provisioning
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 5/6] vdpa: validate device feature provisioning against supported class
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 3/6] vdpa: validate provisioned device features against specified attribute
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 4/6] virtio: VIRTIO_DEVICE_F_MASK for all per-device features
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 2/6] vdpa: conditionally read STATUS in config space
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 1/6] vdpa: fix improper error message when adding vdpa dev
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- [PATCH 0/6] features provisioning fixes and mlx5_vdpa support
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v3 0/4] vDPA: initial config export via "vdpa dev show"
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH 7/9] tools/virtio: use canonical ftrace path
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/9] use canonical ftrace path whenever possible
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: RFC: VDPA Interrupt vector distribution
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] vhost-net: support VIRTIO_F_RING_RESET
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Petr Mladek via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/23] orangefs: use bvec_set_{page, folio} to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/23] block: add a bvec_set_virt helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/23] block: add a bvec_set_folio helper
- From: Christoph Hellwig <hch@xxxxxx>
- add bvec initialization helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: RFC: VDPA Interrupt vector distribution
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] vhost-net: support VIRTIO_F_RING_RESET
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost/net: Clear the pending messages when the backend is removed
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost/net: Clear the pending messages when the backend is removed
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 2/2] vdpasim: support doorbell mapping
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v3 1/2] vdpa: support specify the pgprot of vq notification area
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 2/2] vringh: fetch used_idx from vring at vringh_init_iotlb
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 1/2] vdpa_sim: not reset state in vdpasim_queue_ready
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 0/4] Fix probe failed when modprobe modules
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] vdpa_sim: get rid of DMA ops
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] x86/hotplug: Remove incorrect comment about mwait_play_dead()
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- [PATCH v3 1/2] virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not set
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- [PATCH v3 0/2] virtio_net: vdpa: update MAC address when it is generated by virtio-net
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- Re: [PATCH] drm/virtio: exbuf->fence_fd unmodified on interrupted wait
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 2/6] virtio console: Harden port adding
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 2/6] virtio console: Harden port adding
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/6] virtio console: Harden port adding
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 2/6] virtio console: Harden port adding
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- Re: [PATCH v1 2/6] virtio console: Harden port adding
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Petr Mladek via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Petr Mladek via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] Fix probe failed when modprobe modules
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 2/6] virtio console: Harden port adding
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 4/6] virtio console: Harden control message handling
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/2] Fix expected set_vq_state behavior on vdpa_sim
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH -next] vdpa/mlx5: fix check wrong pointer in mlx5_vdpa_add_mac_vlan_rules()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vdpa: ifcvf: Do proper cleanup if IFCVF init fails
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vdpa_sim: get rid of DMA ops
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 01/11] genirq/affinity:: Export irq_create_affinity_masks()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost_net: revert upend_idx only on retriable error
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 0/4] vDPA: initial config export via "vdpa dev show"
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v10 06/11] drm/shmem-helper: Don't use vmap_use_count for dma-bufs
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v10 10/11] drm/virtio: Support memory shrinking
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Petr Mladek via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 7/9] x86: Mark sched_clock() noinstr
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 8/9] sched/clock: Make local_clock() noinstr
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 4/9] tracing, preempt: Squash _rcuidle tracing
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 0/9] A few more cpuidle vs rcu fixes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 3/9] tracing: Warn about !rcu_is_watching()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 9/9] cpuidle: Fix poll_idle() noinstr annotation
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 5/9] x86: Always inline arch_atomic64
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 2/9] bug: Disable rcu_is_watching() during WARN/BUG
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 6/9] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 1/9] drivers: firmware: psci: Dont instrument suspend code
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v10 06/11] drm/shmem-helper: Don't use vmap_use_count for dma-bufs
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v10 05/11] drm/shmem: Switch to use drm_* debug helpers
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
- From: Petr Mladek via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
- From: Petr Mladek via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] A few cpuidle vs rcu fixes
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
- From: Petr Mladek via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] A few cpuidle vs rcu fixes
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 0/6] A few cpuidle vs rcu fixes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] A few cpuidle vs rcu fixes
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 0/6] A few cpuidle vs rcu fixes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] A few cpuidle vs rcu fixes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION a54df7622717a40ddec95fd98086aff8ba7839a6
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] A few cpuidle vs rcu fixes
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 0/6] A few cpuidle vs rcu fixes
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [linux-next:master] BUILD REGRESSION a54df7622717a40ddec95fd98086aff8ba7839a6
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/6] A few cpuidle vs rcu fixes
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] cpuidle: Fix poll_idle() noinstr annotation
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
- From: Petr Mladek via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- Re: [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 1/4] virtio_net: notify MAC address change on device initialization
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- Re: [RFC PATCH 01/19] mm: Introduce vm_account
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 02/19] drivers/vhost: Convert to use vm_account
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH V2] vhost-scsi: unbreak any layout for response
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 6/6] cpuidle: Fix poll_idle() noinstr annotation
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 2/6] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 4/6] x86: Mark sched_clock() noinstr
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 0/6] A few cpuidle vs rcu fixes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 1/6] x86: Always inline arch_atomic64
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 5/6] sched/clock: Make local_clock() noinstr
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 691781f561e9868a94c3ed7daf4adad7f8af5d16
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 0/1] virtio_net: vdpa: update MAC address when it is generated by virtio-net
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- Re: [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/4] virtio_net: notify MAC address change on device initialization
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- Re: [PATCH 0/4] virtio_net: vdpa: update MAC address when it is generated by virtio-net
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- [PATCH net-next] virtio-net: Reduce debug name field size to 16 bytes
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] virtio_net: vdpa: update MAC address when it is generated by virtio-net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 4/4] virtio_net: fix virtnet_send_command() with vdpa_sim_net
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- [PATCH 0/4] virtio_net: vdpa: update MAC address when it is generated by virtio-net
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- [PATCH 3/4] vdpa_sim_net: don't always set VIRTIO_NET_F_MAC
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- [PATCH 1/4] virtio_net: notify MAC address change on device initialization
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- [PATCH 2/4] virtio_net: add a timeout in virtnet_send_command()
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] vsock: support sockmap
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- Re: [PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: [PATCH v1 5/6] virtio_net: Guard against buffer length overflow in xdp_linearize_page()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 1/6] virtio console: Harden multiport against invalid host input
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 2/6] virtio console: Harden port adding
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 6/6] virtio_ring: Prevent bounds check bypass on descriptor index
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 3/6] virtio 9p: Fix an overflow
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 4/6] virtio console: Harden control message handling
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 0/6] Harden a few virtio bits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 1/2] virtio-rng: implement entropy leak feature
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 0/6] Harden a few virtio bits
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 16/51] cpuidle: Annotate poll_idle()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] vsock: support sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v1 2/6] virtio console: Harden port adding
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] virtio-rng: add sysfs entries for leak detection
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] virtio-rng: implement entropy leak feature
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] virtio-rng: add sysfs entries for leak detection
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] virtio-rng: add sysfs entries for leak detection
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] virtio-rng: implement entropy leak feature
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 1/6] virtio console: Harden multiport against invalid host input
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/6] virtio console: Harden port adding
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 4/6] virtio console: Harden control message handling
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/6] virtio console: Harden port adding
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/6] virtio console: Harden multiport against invalid host input
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/3] vsock: add support for sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH RFC 3/3] selftests/bpf: Add a test case for vsock sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH RFC 2/3] selftests/bpf: add vsock to vmtest.sh
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] vsock: support sockmap
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- [PATCH V2] vhost-scsi: unbreak any layout for response
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 5/5] vdpa: mlx5: support per virtqueue dma device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 4/5] vdpa: set dma mask for vDPA device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 3/5] virtio-vdpa: support per vq dma device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 0/5] virtio_ring: per virtqueue DMA device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 2/5] vdpa: introduce get_vq_dma_device()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 1/5] virtio_ring: per virtqueue dma device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 2/2] vringh: fetch used_idx from vring at vringh_init_iotlb
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 1/2] vdpa_sim: not reset state in vdpasim_queue_ready
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION f3381a7baf5ccbd091eb2c4fd2afd84266fcef24
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next v10] virtio/vsock: replace virtio_vsock_pkt with sk_buff
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH net V3] virtio-net: correctly enable callback during start_xmit
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- Re: [PATCH v3 00/51] cpuidle,rcu: Clean up the mess
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/5] Harden a few virtio drivers
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 0/2] vhost/net: Clear the pending messages when the backend is removed
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [PATCH 1/2] vhost: Remove the enabled parameter from vhost_init_device_iotlb
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [PATCH 2/2] vhost/net: Clear the pending messages when the backend is removed
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v3 00/51] cpuidle,rcu: Clean up the mess
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] x86/paravirt: merge activate_mm and dup_mmap callbacks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/51] cpuidle,rcu: Clean up the mess
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] virtio_net: disable cb aggressively
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net V3] virtio-net: correctly enable callback during start_xmit
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH net-next v2] virtio_net: Reuse buffer free function
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: [PATCH net-next v2] virtio_net: Reuse buffer free function
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2] virtio_net: Reuse buffer free function
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH net-next v2] virtio_net: Reuse buffer free function
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/51] cpuidle,rcu: Clean up the mess
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] x86/paravirt: merge activate_mm and dup_mmap callbacks
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: [PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- Re: [PATCH v3 4/4] virtio_net: disable cb aggressively
- From: Laurent Vivier <lvivier@xxxxxxxxxx>
- Re: [PATCH net-next v10] virtio/vsock: replace virtio_vsock_pkt with sk_buff
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
- From: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] x86/paravirt: merge activate_mm and dup_mmap callbacks
- From: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: [PATCH] x86/paravirt: merge activate_mm and dup_mmap callbacks
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] vdpa: mlx5: support per virtqueue dma device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next 2/2] virtio_net: Reuse buffer free function
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Virtio-blk extended lifetime feature
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- RE: [PATCH net-next 0/2] Small packet processing handling changes
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH net-next 1/2] virtio_net: Fix short frame length check
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 1/2] virtio_net: Fix short frame length check
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH net-next 1/2] virtio_net: Fix short frame length check
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- RE: [PATCH net-next 1/2] virtio_net: Fix short frame length check
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 2/2] virtio_net: Reuse buffer free function
- From: Alexander H Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH net-next 1/2] virtio_net: Fix short frame length check
- From: Alexander H Duyck <alexander.duyck@xxxxxxxxx>
- [PATCH net-next 2/2] virtio_net: Reuse buffer free function
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next 1/2] virtio_net: Fix short frame length check
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next 0/2] Small packet processing handling changes
- From: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/4] vdpa_sim: Implement resume vdpa op
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v6 3/4] vhost-vdpa: uAPI to resume the device
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v6 2/4] vhost-vdpa: Introduce RESUME backend feature bit
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v6 1/4] vdpa: Add resume operation
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v6 4/4] vdpa_sim: Implement resume vdpa op
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 29/51] cpuidle,tdx: Make tdx noinstr clean
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 44/51] entry, kasan, x86: Disallow overriding mem*() functions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 41/51] cpuidle,clk: Remove trace_.*_rcuidle()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 48/51] cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 49/51] cpuidle, arch: Mark all regular cpuidle_state::enter methods __cpuidle
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 31/51] cpuidle,nospec: Make noinstr clean
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 00/51] cpuidle,rcu: Clean up the mess
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 34/51] trace: WARN on rcuidle
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 09/51] cpuidle,omap3: Push RCU-idle into driver
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 25/51] printk: Remove trace_.*_rcuidle() usage
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 16/51] cpuidle: Annotate poll_idle()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 12/51] cpuidle,dt: Push RCU-idle into driver
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 18/51] cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 14/51] cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter, exit}()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[Index of Archives]
[KVM]
[Kernel]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]