messages from 2024-08-03 12:39:46 to 2024-08-14 08:17:18 UTC [more...]
[PATCH net-next v3] virtio_net: add support for Byte Queue Limits
2024-08-14 8:17 UTC (6+ 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 v5 0/4] virtio_net: rx enable premapped mode by default
2024-08-14 7:00 UTC (7+ 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 RFC 1/3] Revert "virtio_net: rx remove premapped failover code"
2024-08-14 6:59 UTC (3+ messages)
` [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-next V6 0/4] virtio-net: synchronize op/admin state
2024-08-14 5:23 UTC (11+ messages)
` [PATCH net-next V6 1/4] virtio: rename virtio_config_enabled to virtio_config_core_enabled
` [PATCH net-next V6 2/4] virtio: allow driver to disable the configure change notification
` [PATCH net-next V6 3/4] virtio-net: synchronize operstate with admin state on up/down
` [PATCH net-next V6 4/4] virtio-net: synchronize probe with ndo_set_features
[PATCH net-next v7 0/4] virtio-net: synchronize op/admin state
2024-08-14 5:22 UTC (5+ 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 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 (46+ messages)
` [PATCH v3 01/15] scsi: pm8001: do not overwrite PCI queue mapping
` [PATCH v3 02/15] virito: add APIs for retrieving vq affinity
` [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 08/15] sched/isolation: Add io_queue housekeeping option
` [PATCH v3 09/15] docs: add io_queue as isolcpus options
` [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 13/15] virtio: blk/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 (8+ messages)
[PATCH v2] virtio_blk: implement init_hctx MQ operation
2024-08-12 11:15 UTC (4+ messages)
[Patch net] vsock: fix recursive ->recvmsg calls
2024-08-12 9:06 UTC (2+ messages)
[PATCH] vduse: avoid using __GFP_NOFAIL
2024-08-12 7:21 UTC (21+ messages)
` "
` "
[PATCH v6 0/3] Add extioi virt extension support
2024-08-12 3:02 UTC (4+ 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
[PATCH v5 0/3] Add extioi virt extension support
2024-08-12 1:10 UTC (6+ messages)
` [PATCH v5 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v5 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v5 3/3] irqchip/loongson-eiointc: Add extioi virt extension support
[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
[PATCH] virtio: Remove virtio devices on device_shutdown()
2024-08-08 15:28 UTC (8+ messages)
[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
2024-08-08 12:37 UTC (2+ messages)
` [PATCH net-next v13 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
[RFC PATCH vhost] vhost-vdpa: Fix invalid irq bypass unregister
2024-08-08 8:23 UTC (10+ messages)
[PATCH v2] vduse: avoid using __GFP_NOFAIL
2024-08-08 5:43 UTC
[RFC net-next 0/3] add vDPA driver for nfp devices
2024-08-07 14:55 UTC (6+ messages)
` [RFC net-next 3/3] drivers/vdpa: add NFP devices vDPA driver
[PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
2024-08-07 14:54 UTC (11+ messages)
` [PATCH vhost 2/7] vdpa/mlx5: Introduce error logging function
` [PATCH vhost 4/7] vdpa/mlx5: Use async API for vq modify commands
[PATCH 1/1] virtio_blk: implement init_hctx MQ operation
2024-08-07 13:34 UTC (12+ messages)
[GIT PULL] virtio: bugfix
2024-08-06 18:25 UTC (2+ messages)
[PATCH v9 0/6] drm/ci: Add support for GPU and display testing
2024-08-06 17:53 UTC (3+ messages)
[PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible
2024-08-06 16:45 UTC (4+ messages)
[PATCH] vdpa: Add support for no-IOMMU mode
2024-08-06 11:47 UTC (8+ messages)
` [EXTERNAL] "
[PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
2024-08-06 11:37 UTC (10+ messages)
[PATCH v5] x86/paravirt: Fix incorrect virt spinlock setting on bare metal
2024-08-06 11:22 UTC
BUG: stack guard page was hit in vsock_connectible_recvmsg
2024-08-05 9:24 UTC (2+ messages)
[PATCH v2 0/4] mm: clarify nofail memory allocation
2024-08-05 8:19 UTC (12+ messages)
` [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
[PATCH 0/5] mm: clarify nofail memory allocation
2024-08-05 7:49 UTC (11+ messages)
` [PATCH 2/5] mm: Document __GFP_NOFAIL must be blockable
` [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
[PATCH v2] LoongArch: Revert qspinlock to test-and-set simple lock on VM
2024-08-05 7:04 UTC
[REGRESSION] [PATCH v2] net: missing check virtio
2024-08-05 6:38 UTC (2+ messages)
[REGRESSION] [PATCH v2] net: missing check virtio
2024-08-05 6:16 UTC
[PATCH V5 net-next 0/3] virtio-net: synchronize op/admin state
2024-08-05 6:16 UTC (6+ messages)
` [PATCH V5 net-next 1/3] virtio: rename virtio_config_enabled to virtio_config_core_enabled
` [PATCH V5 net-next 2/3] virtio: allow driver to disable the configure change notification
` [PATCH V5 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).