virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-09 08:36:04 to 2024-08-19 18:22:18 UTC [more...]

[PATCH 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-19 18:22 UTC  (12+ messages)
` [PATCH 1/9] PCI: Make pcim_release_region() a public function
` [PATCH 2/9] PCI: Make pcim_iounmap_region() "
` [PATCH 3/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH 4/9] block: mtip32xx: "
` [PATCH 5/9] gpio: "
` [PATCH 6/9] ethernet: cavium: "
` [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-19 17:17 UTC  (47+ messages)
` [PATCH v3 1/4] vduse: avoid using __GFP_NOFAIL
` [PATCH v3 2/4] mm: document __GFP_NOFAIL must be blockable
` [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
` [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL

[PATCH] drm/virtio: Use XRGB8888 also for big endian systems
 2024-08-19 15:58 UTC  (2+ messages)

[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-08-19 15:54 UTC  (6+ messages)

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-08-19 15:40 UTC  (5+ messages)

[syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush
 2024-08-19 15:19 UTC  (6+ messages)

[PATCH -next] vdpa: Remove unused declarations
 2024-08-19 14:09 UTC 

[PATCH v6 0/3] Add extioi virt extension support
 2024-08-19 13:34 UTC  (6+ messages)
` [PATCH v6 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v6 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v6 3/3] irqchip/loongson-eiointc: Add extioi virt extension support

[RFC 0/7] vhost: Add support of kthread API
 2024-08-19  9:27 UTC  (8+ messages)
` [RFC 1/7] vhost: Add a new module_param for enable kthread
` [RFC 2/7] vhost: Add kthread support in function vhost_worker_queue()
` [RFC 3/7] vhost: Add kthread support in function vhost_workers_free()
` [RFC 4/7] vhost: Add the vhost_worker to support kthread
` [RFC 5/7] vhost: Add the cgroup related function
` [RFC 6/7] vhost: Add kthread support in function vhost_worker_create
` [RFC 7/7] vhost: Add new UAPI to support changing Kthread mode

[PATCH net-next v5 0/4] virtio_net: rx enable premapped mode by default
 2024-08-17 13:20 UTC  (13+ messages)
` [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api
` [PATCH RFC 0/3] Revert "virtio_net: rx enable premapped mode by default"

[PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
 2024-08-16  9:13 UTC  (3+ messages)

[PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume
 2024-08-16  9:01 UTC  (11+ messages)
` [PATCH mlx5-vhost v2 01/10] net/mlx5: Support throttled commands from async API
` [PATCH vhost v2 02/10] vdpa/mlx5: Introduce error logging function
` [PATCH vhost v2 03/10] vdpa/mlx5: Introduce async fw command wrapper
` [PATCH vhost v2 04/10] vdpa/mlx5: Use async API for vq query command
` [PATCH vhost v2 05/10] vdpa/mlx5: Use async API for vq modify commands
` [PATCH vhost v2 06/10] vdpa/mlx5: Parallelize device suspend
` [PATCH vhost v2 07/10] vdpa/mlx5: Parallelize device resume
` [PATCH vhost v2 08/10] vdpa/mlx5: Keep notifiers during suspend but ignore
` [PATCH vhost v2 09/10] vdpa/mlx5: Small improvement for change_num_qps()
` [PATCH vhost v2 10/10] vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ command

[PATCH] vhost_vdpa: assign irq bypass producer token correctly
 2024-08-16  3:19 UTC 

[PATCH net-next v7 0/4] virtio-net: synchronize op/admin state
 2024-08-16  2:30 UTC  (6+ messages)
` [PATCH net-next v7 1/4] virtio: rename virtio_config_enabled to virtio_config_core_enabled
` [PATCH net-next v7 2/4] virtio: allow driver to disable the configure change notification
` [PATCH net-next v7 3/4] virtio-net: synchronize operstate with admin state on up/down
` [PATCH net-next v7 4/4] virtio-net: synchronize probe with ndo_set_features

[PATCH net] virtio_net: move netdev_tx_reset_queue() call before RX napi enable
 2024-08-16  2:20 UTC  (4+ messages)

[PATCH v2] vduse: avoid using __GFP_NOFAIL
 2024-08-16  2:03 UTC  (3+ messages)

[PATCH 1/2] x86/vmware: Log kmsg dump on panic
 2024-08-15 23:52 UTC  (5+ messages)
` [PATCH 2/2] x86/vmware: Fix steal time clock under SEV
  ` [PATCH v2 "

[PATCH RFC 1/3] Revert "virtio_net: rx remove premapped failover code"
 2024-08-15 15:27 UTC  (5+ messages)
  ` [PATCH RFC 0/3] Revert "virtio_net: rx enable premapped mode by default"
` [PATCH RFC 2/3] Revert "virtio_net: big mode skip the unmap check"
` [PATCH RFC 3/3] Revert "virtio_ring: enable premapped mode whatever use_dma_api"

[Patch net] vsock: fix recursive ->recvmsg calls
 2024-08-15 10:20 UTC  (3+ messages)

[PATCH v3 11/11] fs/fuse/virtio_fs: allow idmapped mounts
 2024-08-15  9:24 UTC 

[PATCH v2] virtio_pmem: Check device status before requesting flush
 2024-08-15  1:03 UTC 

[PATCH] virtio_pmem: Check device status before requesting flush
 2024-08-15  0:57 UTC 

[PATCH] virtio_pmem: Add freeze/restore callbacks
 2024-08-15  0:46 UTC 

[PATCH] virtio_pmem: Check device status before requesting flush
 2024-08-15  0:30 UTC 

[PATCH net-next v3] virtio_net: add support for Byte Queue Limits
 2024-08-14 12:16 UTC  (10+ messages)

[RFC PATCH] vhost_vdpa: assign irq bypass producer token correctly
 2024-08-14  7:58 UTC  (10+ messages)

[PATCH v3 0/2] virtiofs: fix the warning for kernel direct IO
 2024-08-14  7:49 UTC  (4+ messages)

[PATCH net-next V6 0/4] virtio-net: synchronize op/admin state
 2024-08-14  5:23 UTC  (8+ messages)
` [PATCH net-next V6 4/4] virtio-net: synchronize probe with ndo_set_features

[PATCH AUTOSEL 6.10 09/13] virtio-net: check feature before configuring the vq coalescing command
 2024-08-14  2:14 UTC 

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-13 13:11 UTC  (35+ messages)
` [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
` [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
` [PATCH v3 05/15] nvme: "
` [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues "
` [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
` [PATCH v3 10/15] blk-mq: add number of queue calc helper
` [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v3 12/15] scsi: "
` [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH] LoongArch: Fix AP booting issue in VM mode
 2024-08-13  9:48 UTC 

[PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature
 2024-08-12 18:22 UTC  (5+ messages)

[PATCH v2] virtio_blk: implement init_hctx MQ operation
 2024-08-12 11:15 UTC  (2+ messages)

[PATCH] vduse: avoid using __GFP_NOFAIL
 2024-08-12  7:21 UTC  (17+ messages)
                  `  "
        `  "

[PATCH v5 0/3] Add extioi virt extension support
 2024-08-12  1:10 UTC  (4+ messages)
` [PATCH v5 3/3] irqchip/loongson-eiointc: "

[syzbot] [net?] [virt?] BUG: stack guard page was hit in vsock_bpf_recvmsg
 2024-08-10 12:07 UTC  (2+ messages)

[PATCH 1/2] virtio: Remove redundant 'virtio:' prefix in error messages
 2024-08-09  8:35 UTC  (2+ messages)
` [PATCH 2/2] virtio-pci: Do not break the error message for VIRTIO_F_VERSION_1


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).