virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
[PATCH net-next v10 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-27  1:33 UTC  (6+ messages)
` [PATCH net-next v10 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v10 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v10 3/4] dim: add new interfaces for initialization and getting results
` [PATCH net-next v10 4/4] virtio-net: support dim profile fine-tuning

[PATCH net-next v7 0/8] virtio-net: support device stats
 2024-04-27  0:23 UTC  (11+ messages)
` [PATCH net-next v7 1/8] virtio_net: introduce ability to get reply info from device
` [PATCH net-next v7 2/8] virtio_net: introduce device stats feature and structures
` [PATCH net-next v7 3/8] virtio_net: remove "_queue" from ethtool -S
` [PATCH net-next v7 4/8] virtio_net: support device stats
` [PATCH net-next v7 5/8] virtio_net: device stats helpers support driver stats
` [PATCH net-next v7 6/8] virtio_net: add the total stats field
` [PATCH net-next v7 7/8] netdev: add queue stats
` [PATCH net-next v7 8/8] virtio-net: support queue stat

[patch virtio] virtio: delete vq in vp_find_vqs_msix() when request_irq() fails
 2024-04-26 15:08 UTC 

[PATCH v3 0/2] virtiofs: fix the warning for kernel direct IO
 2024-04-26 14:39 UTC  (3+ messages)
` [PATCH v3 1/2] virtiofs: use pages instead of pointer "
` [PATCH v3 2/2] virtiofs: use GFP_NOFS when enqueuing request through kworker

[PATCH net-next v5 0/6] Remove RTNL lock protection of CVQ
 2024-04-26 13:16 UTC  (14+ messages)
` [PATCH net-next v5 1/6] virtio_net: Store RSS setting in virtnet_info
` [PATCH net-next v5 2/6] virtio_net: Remove command data from control_buf
` [PATCH net-next v5 3/6] virtio_net: Add a lock for the command VQ
` [PATCH net-next v5 4/6] virtio_net: Do DIM update for specified queue only
` [PATCH net-next v5 5/6] virtio_net: Add a lock for per queue RX coalesce
` [PATCH net-next v5 6/6] virtio_net: Remove rtnl lock protection of command buffers

[patch net-next v6 0/5] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-26 11:40 UTC  (11+ messages)
` [patch net-next v6 1/5] virtio: add debugfs infrastructure to allow to debug virtio features
` [patch net-next v6 2/5] selftests: forwarding: add ability to assemble NETIFS array by driver name
` [patch net-next v6 3/5] selftests: forwarding: add check_driver() helper
` [patch net-next v6 4/5] selftests: forwarding: add wait_for_dev() helper
` [patch net-next v6 5/5] selftests: virtio_net: add initial tests

[PATCH vhost v3 0/4] virtio_net: rx enable premapped mode by default
 2024-04-26 11:00 UTC  (9+ messages)
` [PATCH vhost v3 1/4] virtio_ring: enable premapped mode whatever use_dma_api
` [PATCH vhost v3 2/4] virtio_net: big mode skip the unmap check
` [PATCH vhost v3 3/4] virtio_net: rx remove premapped failover code
` [PATCH vhost v3 4/4] virtio_net: remove the misleading comment

[PATCH net-next v2 0/2] virtio_net: support getting initial value of irq coalesce
 2024-04-26  6:54 UTC  (3+ messages)
` [PATCH net-next v2 1/2] virtio_net: introduce ability to get reply info from device
` [PATCH net-next v2 2/2] virtio_net: get init coalesce value when probe

[PATCH v5] vp_vdpa: don't allocate unused msix vectors
 2024-04-26  3:12 UTC 

[PATCH net-next 0/3] virtio_net: enable the irq for ctrlq
 2024-04-26  2:55 UTC  (6+ messages)
` [PATCH net-next 1/3] virtio_net: enable irq for the control vq
` [PATCH net-next 2/3] virtio_net: fix possible dim status unrecoverable
` [PATCH net-next 3/3] virtio_net: improve dim command request efficiency

[PATCH 0/4] vhost: Cleanup
 2024-04-25 22:45 UTC  (7+ messages)
` [PATCH 1/4] vhost: Drop variable last_avail_idx in vhost_get_vq_desc()
` [PATCH 2/4] vhost: Improve vhost_get_avail_idx() with smp_rmb()
` [PATCH 3/4] vhost: Improve vhost_get_avail_head()
` [PATCH 4/4] vhost: Reformat vhost_{get, put}_user()

[GIT PULL] virtio: bugfix
 2024-04-25 22:43 UTC  (2+ messages)

[PATCH v4] vp_vdpa: don't allocate unused msix vectors
 2024-04-25 22:09 UTC  (8+ messages)
` [PATCH v5] "
    ` 回复: "
          ` 回复: "

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-25 20:59 UTC  (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment

[PATCH v8 0/7] VMware hypercalls enhancements
 2024-04-25 17:27 UTC  (11+ messages)
` [PATCH v8 1/7] x86/vmware: Move common macros to vmware.h
      ` [PATCH v9 1/8] x86/vmware: Correct macro names
        ` [PATCH v9 2/8] x86/vmware: Move common macros to vmware.h
` [PATCH v8 5/7] drm/vmwgfx: Use VMware hypercall API
` [PATCH v8 6/7] x86/vmware: Undefine VMWARE_HYPERCALL
` [PATCH v8 7/7] x86/vmware: Add TDX hypercall support

[PATCH v3] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
 2024-04-25 10:50 UTC 

[PATCH v5 0/5] vduse: Add support for reconnection
 2024-04-25 10:26 UTC  (13+ messages)
` [PATCH v5 3/5] vduse: Add function to get/free the pages "

[PATCH] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
 2024-04-25  9:36 UTC  (20+ messages)
  ` [EXTERNAL] "
` [PATCH v2] "

[PATCH net-next v6 0/8] virtio-net: support device stats
 2024-04-25  7:14 UTC  (17+ messages)
` [PATCH net-next v6 1/8] virtio_net: introduce device stats feature and structures
` [PATCH net-next v6 2/8] virtio_net: remove "_queue" from ethtool -S
` [PATCH net-next v6 3/8] virtio_net: support device stats
` [PATCH net-next v6 4/8] virtio_net: device stats helpers support driver stats
` [PATCH net-next v6 5/8] virtio_net: add the total stats field
` [PATCH net-next v6 6/8] virtio_net: rename stat tx_timeout to timeout
` [PATCH net-next v6 7/8] netdev: add queue stats
` [PATCH net-next v6 8/8] virtio-net: support queue stat

[PATCH net-next v9 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-24 23:59 UTC  (11+ messages)
` [PATCH net-next v9 2/4] ethtool: provide customized dim profile management

[PATCH RESEND net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-24 14:26 UTC  (3+ messages)

[PATCH] drm/qxl: fix comment typo
 2024-04-24 13:03 UTC  (2+ messages)

[CFP] WSCC 2024: Euro-Par 2024 International Workshop on Scalable Compute Continuum
 2024-04-24 12:08 UTC 

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-04-24  9:15 UTC  (7+ messages)
` [PATCH vhost v9 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v9 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v9 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v9 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v9 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH vhost v8 0/6] refactor the params of find_vqs()
 2024-04-24  9:04 UTC  (5+ messages)
` [PATCH vhost v8 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH vhost v2 0/7] virtio_net: rx enable premapped mode by default
 2024-04-24  5:43 UTC  (15+ messages)
` [PATCH vhost v2 4/7] virtio_net: big mode support premapped
` [PATCH vhost v2 7/7] virtio_net: remove the misleading comment

[PATCH v8 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-23 20:34 UTC  (21+ messages)
` [PATCH v8 09/24] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v8 17/24] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v8 18/24] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v8 19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v8 20/24] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v8 21/24] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v8 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v8 23/24] KVM: riscv: selftests: Add a test for counter overflow
` [PATCH v8 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test

[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
 2024-04-23 13:25 UTC  (5+ messages)

[PATCH v1 0/4] Uprev mesa and IGT
 2024-04-23 12:56 UTC  (8+ messages)
` [PATCH v1 1/4] drm/ci: uprev mesa version
` [PATCH v1 2/4] drm/ci: build virtual GPU driver as module
` [PATCH v1 3/4] drm/ci: uprev IGT and generate testlist from build
` [PATCH v1 4/4] drm/ci: add tests on vkms

[patch net-next v5 repost 0/5] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-23 11:05 UTC  (7+ messages)
` [patch net-next v5 repost 1/5] virtio: add debugfs infrastructure to allow to debug virtio features
` [patch net-next v5 repost 2/5] selftests: forwarding: add ability to assemble NETIFS array by driver name
` [patch net-next v5 repost 3/5] selftests: forwarding: add check_driver() helper
` [patch net-next v5 repost 4/5] selftests: forwarding: add wait_for_dev() helper
` [patch net-next v5 repost 5/5] selftests: virtio_net: add initial tests

[PATCH net-next 0/2] virtio_net: support getting initial value of irq coalesce
 2024-04-23 11:03 UTC  (5+ messages)
` [PATCH net-next 1/2] virtio_net: virtnet_send_command supports command-specific-result
` [PATCH net-next 2/2] virtio_net: get init coalesce value when probe

[patch net-next v4 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-23 10:59 UTC  (4+ messages)
` [patch net-next v5 3/5] selftests: forwarding: add check_driver() helper

[PATCH v3 0/4] Improve memory statistics for virtio balloon
 2024-04-23 10:03 UTC  (8+ messages)
` [PATCH v3 1/4] virtio_balloon: separate vm events into a function
` [PATCH v3 2/4] virtio_balloon: introduce oom-kill invocations
    `  "
` [PATCH v3 3/4] virtio_balloon: introduce memory allocation stall counter
` [PATCH v3 4/4] virtio_balloon: introduce memory scan/reclaim info

[PATCH v2 1/1] genirq/cpuhotplug: retry with cpu_online_mask when irq_do_set_affinity return -ENOSPC
 2024-04-23  7:34 UTC 

[PATCH net-next v5 0/9] virtio-net: support device stats
 2024-04-23  5:54 UTC  (3+ messages)

[PATCH vhost] virtio_net: update the hdr_len calculation for xmit
 2024-04-23  5:53 UTC  (9+ messages)

[PATCH v3 0/3] vhost: Fix stale available ring entries
 2024-04-23  3:36 UTC  (7+ messages)
` [PATCH v3 3/3] vhost: Improve vhost_get_avail_idx() with smp_rmb()

[PATCH io_uring-next/net-next v2 0/4] implement io_uring notification (ubuf_info) stacking
 2024-04-23  1:36 UTC  (3+ messages)
` (subset) "

[syzbot] [virt?] [net?] KMSAN: uninit-value in vsock_assign_transport (2)
 2024-04-23  1:31 UTC  (2+ messages)

[PATCH 0/1] genirq/cpuhotplug: fix CPU hotplug set affinity failure issue
 2024-04-23  1:02 UTC  (5+ messages)
` [PATCH 1/1] genirq/cpuhotplug: retry with online CPUs on irq_do_set_affinity failure


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).