virtualization
Thread
Date
Earlier messages
Messages by Thread
[PATCH v2 0/7] features provisioning fixes and mlx5_vdpa support
Si-Wei Liu
[PATCH v2 5/7] vdpa: validate device feature provisioning against supported class
Si-Wei Liu
[PATCH v2 7/7] vdpa/mlx5: support device features provisioning
Si-Wei Liu
[PATCH v2 1/7] vdpa: fix improper error message when adding vdpa dev
Si-Wei Liu
[PATCH v2 4/7] virtio: VIRTIO_DEVICE_F_MASK for all per-device features
Si-Wei Liu
[PATCH v2 6/7] vdpa/mlx5: conditionally show MTU and STATUS in config space
Si-Wei Liu
[PATCH v2 2/7] vdpa: conditionally read STATUS in config space
Si-Wei Liu
[PATCH v2 3/7] vdpa: validate provisioned device features against specified attribute
Si-Wei Liu
Re: [PATCH v2 4/6] dt-bindings: hypervisor: Rename virtio to hypervisor
Rob Herring
Re: [PATCH][next] vdpa: Fix a couple of spelling mistakes in some messages
Jason Wang
[PATCH 0/6] features provisioning fixes and mlx5_vdpa support
Si-Wei Liu
[PATCH 2/6] vdpa: conditionally read STATUS in config space
Si-Wei Liu
[PATCH 3/6] vdpa: validate provisioned device features against specified attribute
Si-Wei Liu
[PATCH 4/6] virtio: VIRTIO_DEVICE_F_MASK for all per-device features
Si-Wei Liu
[PATCH 1/6] vdpa: fix improper error message when adding vdpa dev
Si-Wei Liu
Re: [PATCH 1/6] vdpa: fix improper error message when adding vdpa dev
Si-Wei Liu
[PATCH 5/6] vdpa: validate device feature provisioning against supported class
Si-Wei Liu
[PATCH 6/6] vdpa/mlx5: support device features provisioning
Si-Wei Liu
Re: [PATCH 6/6] vdpa/mlx5: support device features provisioning
Si-Wei Liu
[PATCH 0/6] features provisioning fixes and mlx5_vdpa support
Si-Wei Liu
[PATCH 3/6] vdpa: validate provisioned device features against specified attribute
Si-Wei Liu
[PATCH 2/6] vdpa: conditionally read STATUS in config space
Si-Wei Liu
[PATCH 1/6] vdpa: fix improper error message when adding vdpa dev
Si-Wei Liu
[PATCH 6/6] vdpa/mlx5: support device features provisioning
Si-Wei Liu
[PATCH 4/6] virtio: VIRTIO_DEVICE_F_MASK for all per-device features
Si-Wei Liu
[PATCH 5/6] vdpa: validate device feature provisioning against supported class
Si-Wei Liu
Re: [PATCH 0/6] features provisioning fixes and mlx5_vdpa support
Si-Wei Liu
Re: [PATCH] vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit
Stefan Hajnoczi
Re: [PATCH 7/9] tools/virtio: use canonical ftrace path
Michael S. Tsirkin
Re: [PATCH 0/9] use canonical ftrace path whenever possible
Michael S. Tsirkin
add bvec initialization helpers
Christoph Hellwig
[PATCH 01/23] block: factor out a bvec_set_page helper
Christoph Hellwig
Re: [PATCH 01/23] block: factor out a bvec_set_page helper
Bart Van Assche
Re: [PATCH 01/23] block: factor out a bvec_set_page helper
Bart Van Assche
Re: [PATCH 01/23] block: factor out a bvec_set_page helper
Christoph Hellwig
Re: [PATCH 01/23] block: factor out a bvec_set_page helper
Matthew Wilcox
Re: [PATCH 01/23] block: factor out a bvec_set_page helper
Matthew Wilcox
[PATCH 02/23] block: add a bvec_set_folio helper
Christoph Hellwig
[PATCH 03/23] block: add a bvec_set_virt helper
Christoph Hellwig
[PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
[PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
Christoph Hellwig
[PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
Christoph Hellwig
[PATCH 04/23] sd: factor out a sd_set_special_bvec helper
Christoph Hellwig
[PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
Christoph Hellwig
Re: [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
Michael S. Tsirkin
Re: [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
Jason Wang
[PATCH 05/23] target: use bvec_set_page to initialize bvecs
Christoph Hellwig
[PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
Christoph Hellwig
[PATCH 10/23] zram: use bvec_set_page to initialize bvecs
Christoph Hellwig
[PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
Christoph Hellwig
[PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec
Christoph Hellwig
[PATCH 17/23] splice: use bvec_set_page to initialize a bvec
Christoph Hellwig
[PATCH 16/23] orangefs: use bvec_set_{page, folio} to initialize bvecs
Christoph Hellwig
[PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
Christoph Hellwig
[PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
Christoph Hellwig
[PATCH 19/23] swap: use bvec_set_page to initialize bvecs
Christoph Hellwig
[PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
Christoph Hellwig
[PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
[PATCH 22/23] vring: use bvec_set_page to initialize a bvec
Christoph Hellwig
Re: [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
Michael S. Tsirkin
Re: [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
Jason Wang
[PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs
Christoph Hellwig
[PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
Christoph Hellwig
Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
David Howells
Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
Christoph Hellwig
Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
David Howells
Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
Christoph Hellwig
Re: [PATCH 01/23] block: factor out a bvec_set_page helper
David Howells
Re: [PATCH 01/23] block: factor out a bvec_set_page helper
Christoph Hellwig
Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
David Howells
Re: [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
David Howells
Re: RFC: VDPA Interrupt vector distribution
Jason Wang
Re: RFC: VDPA Interrupt vector distribution
Michael S. Tsirkin
Re: RFC: VDPA Interrupt vector distribution
Jason Wang
Re: RFC: VDPA Interrupt vector distribution
Michael S. Tsirkin
Re: [PATCH v3 2/2] vdpasim: support doorbell mapping
Jason Wang
Re: [PATCH v3 1/2] vdpa: support specify the pgprot of vq notification area
Jason Wang
Re: [PATCH] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
Jason Wang
Re: [PATCH] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
Jason Wang
[PATCH] x86/hotplug: Remove incorrect comment about mwait_play_dead()
Srivatsa S. Bhat
[PATCH v3 0/2] virtio_net: vdpa: update MAC address when it is generated by virtio-net
Laurent Vivier
[PATCH v3 1/2] virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not set
Laurent Vivier
Re: [PATCH v3 1/2] virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not set
Michael S. Tsirkin
[PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
Laurent Vivier
Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
Paolo Abeni
Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
Laurent Vivier
Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
Paolo Abeni
Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
Michael S. Tsirkin
Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
Paolo Abeni
Re: [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
Michael S. Tsirkin
Re: [PATCH] drm/virtio: exbuf->fence_fd unmodified on interrupted wait
Rob Clark
Re: [PATCH 0/2] Fix expected set_vq_state behavior on vdpa_sim
Michael S. Tsirkin
Re: [PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
Gerd Hoffmann
Re: [PATCH v10 10/11] drm/virtio: Support memory shrinking
Gerd Hoffmann
[PATCH v2 0/9] A few more cpuidle vs rcu fixes
Peter Zijlstra
[PATCH v2 1/9] drivers: firmware: psci: Dont instrument suspend code
Peter Zijlstra
[PATCH v2 5/9] x86: Always inline arch_atomic64
Peter Zijlstra
[PATCH v2 2/9] bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
[PATCH v2 6/9] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
Peter Zijlstra
[PATCH v2 8/9] sched/clock: Make local_clock() noinstr
Peter Zijlstra
[PATCH v2 3/9] tracing: Warn about !rcu_is_watching()
Peter Zijlstra
[PATCH v2 9/9] cpuidle: Fix poll_idle() noinstr annotation
Peter Zijlstra
[PATCH v2 4/9] tracing, preempt: Squash _rcuidle tracing
Peter Zijlstra
[PATCH v2.1 4/9] tracing, preempt: Squash _rcuidle tracing
Peter Zijlstra
[PATCH v2 7/9] x86: Mark sched_clock() noinstr
Peter Zijlstra
Re: [PATCH v10 06/11] drm/shmem-helper: Don't use vmap_use_count for dma-bufs
Gerd Hoffmann
Re: [PATCH v10 06/11] drm/shmem-helper: Don't use vmap_use_count for dma-bufs
Gerd Hoffmann
Re: [PATCH v10 05/11] drm/shmem: Switch to use drm_* debug helpers
Gerd Hoffmann
Re: [PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
Joerg Roedel
Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
Peter Zijlstra
Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
Matthew Wilcox
Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
Matthew Wilcox
Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
Matthew Wilcox
[linux-next:master] BUILD REGRESSION a54df7622717a40ddec95fd98086aff8ba7839a6
kernel test robot
Re: [linux-next:master] BUILD REGRESSION a54df7622717a40ddec95fd98086aff8ba7839a6
Andrew Morton
Re: [PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
Petr Mladek via Virtualization
Re: [PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
Petr Mladek via Virtualization
Re: [PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
Petr Mladek via Virtualization
Re: [PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
Petr Mladek via Virtualization
Re: [RFC PATCH 01/19] mm: Introduce vm_account
Christoph Hellwig
Re: [RFC PATCH 01/19] mm: Introduce vm_account
David Hildenbrand
Re: [RFC PATCH 02/19] drivers/vhost: Convert to use vm_account
Michael S. Tsirkin
[PATCH 0/6] A few cpuidle vs rcu fixes
Peter Zijlstra
[PATCH 5/6] sched/clock: Make local_clock() noinstr
Peter Zijlstra
[PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
Peter Zijlstra
Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
Steven Rostedt
Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
Steven Rostedt
Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
Peter Zijlstra
Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
Mark Rutland
Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
Peter Zijlstra
Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
Peter Zijlstra
Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
Mark Rutland
Re: [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
Peter Zijlstra
[PATCH 1/6] x86: Always inline arch_atomic64
Peter Zijlstra
[PATCH 4/6] x86: Mark sched_clock() noinstr
Peter Zijlstra
[PATCH 2/6] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
Peter Zijlstra
[PATCH 6/6] cpuidle: Fix poll_idle() noinstr annotation
Peter Zijlstra
Re: [PATCH 6/6] cpuidle: Fix poll_idle() noinstr annotation
Rafael J. Wysocki
Re: [PATCH 0/6] A few cpuidle vs rcu fixes
Mark Rutland
Re: [PATCH 0/6] A few cpuidle vs rcu fixes
Mark Rutland
Re: [PATCH 0/6] A few cpuidle vs rcu fixes
Mark Rutland
Re: [PATCH 0/6] A few cpuidle vs rcu fixes
Peter Zijlstra
Re: [PATCH 0/6] A few cpuidle vs rcu fixes
Peter Zijlstra
Re: [PATCH 0/6] A few cpuidle vs rcu fixes
Mark Rutland
Re: [PATCH 0/6] A few cpuidle vs rcu fixes
Peter Zijlstra
Re: [PATCH 0/6] A few cpuidle vs rcu fixes
Mark Rutland
Re: [PATCH 0/6] A few cpuidle vs rcu fixes
Mark Rutland
[linux-next:master] BUILD REGRESSION 691781f561e9868a94c3ed7daf4adad7f8af5d16
kernel test robot
[PATCH v2 0/1] virtio_net: vdpa: update MAC address when it is generated by virtio-net
Laurent Vivier
[PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
Laurent Vivier
Re: [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
Michael S. Tsirkin
Re: [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
Laurent Vivier
Re: [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
Michael S. Tsirkin
Re: [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
Laurent Vivier
Re: [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
Michael S. Tsirkin
[PATCH net-next] virtio-net: Reduce debug name field size to 16 bytes
Parav Pandit via Virtualization
[PATCH 0/4] virtio_net: vdpa: update MAC address when it is generated by virtio-net
Laurent Vivier
[PATCH 3/4] vdpa_sim_net: don't always set VIRTIO_NET_F_MAC
Laurent Vivier
[PATCH 2/4] virtio_net: add a timeout in virtnet_send_command()
Laurent Vivier
[PATCH 1/4] virtio_net: notify MAC address change on device initialization
Laurent Vivier
Re: [PATCH 1/4] virtio_net: notify MAC address change on device initialization
Laurent Vivier
Re: [PATCH 1/4] virtio_net: notify MAC address change on device initialization
Laurent Vivier
[PATCH 4/4] virtio_net: fix virtnet_send_command() with vdpa_sim_net
Laurent Vivier
Re: [PATCH 0/4] virtio_net: vdpa: update MAC address when it is generated by virtio-net
Michael S. Tsirkin
Re: [PATCH 0/4] virtio_net: vdpa: update MAC address when it is generated by virtio-net
Laurent Vivier
Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
Michael S. Tsirkin
Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
Petr Mladek via Virtualization
Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
Peter Zijlstra
Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
Petr Mladek via Virtualization
Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
Peter Zijlstra
Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
Mark Rutland
Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
Mark Rutland
Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
Peter Zijlstra
Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
Petr Mladek via Virtualization
Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
Petr Mladek via Virtualization
Re: [PATCH v1 5/6] virtio_net: Guard against buffer length overflow in xdp_linearize_page()
Michael S. Tsirkin
Re: [PATCH v1 6/6] virtio_ring: Prevent bounds check bypass on descriptor index
Michael S. Tsirkin
Re: [PATCH v1 3/6] virtio 9p: Fix an overflow
Michael S. Tsirkin
Re: [PATCH v1 0/6] Harden a few virtio bits
Michael S. Tsirkin
Re: [PATCH v1 0/6] Harden a few virtio bits
Michael S. Tsirkin
Re: [PATCH 2/2] virtio-rng: add sysfs entries for leak detection
kernel test robot
Re: [PATCH 2/2] virtio-rng: add sysfs entries for leak detection
kernel test robot
Re: [PATCH 2/2] virtio-rng: add sysfs entries for leak detection
kernel test robot
Re: [PATCH 1/2] virtio-rng: implement entropy leak feature
kernel test robot
Re: [PATCH 1/2] virtio-rng: implement entropy leak feature
kernel test robot
Re: [PATCH 1/2] virtio-rng: implement entropy leak feature
Michael S. Tsirkin
Re: [PATCH v1 4/6] virtio console: Harden control message handling
Greg Kroah-Hartman
Re: [PATCH v1 4/6] virtio console: Harden control message handling
Michael S. Tsirkin
Re: [PATCH v1 4/6] virtio console: Harden control message handling
Michael S. Tsirkin
Re: [PATCH v1 2/6] virtio console: Harden port adding
Greg Kroah-Hartman
Re: [PATCH v1 2/6] virtio console: Harden port adding
Greg Kroah-Hartman
Re: [PATCH v1 2/6] virtio console: Harden port adding
Greg Kroah-Hartman
Re: [PATCH v1 2/6] virtio console: Harden port adding
Michael S. Tsirkin
Re: [PATCH v1 2/6] virtio console: Harden port adding
Michael S. Tsirkin
Re: [PATCH v1 2/6] virtio console: Harden port adding
Greg Kroah-Hartman
Re: [PATCH v1 2/6] virtio console: Harden port adding
Greg Kroah-Hartman
Re: [PATCH v1 2/6] virtio console: Harden port adding
Michael S. Tsirkin
Re: [PATCH v1 2/6] virtio console: Harden port adding
Michael S. Tsirkin
Re: [PATCH v1 2/6] virtio console: Harden port adding
Michael S. Tsirkin
Re: [PATCH v1 1/6] virtio console: Harden multiport against invalid host input
Greg Kroah-Hartman
Earlier messages