messages from 2025-09-11 08:00:08 to 2025-09-18 18:11:48 UTC [more...]
[PATCH v2 0/3] vhost_task: Fix a bug where KVM wakes an exited task
2025-09-18 18:11 UTC (16+ messages)
` [PATCH] vhost: Take a reference on the task that is reference in struct vhost_task
[PATCH v4 0/4] arm-smmu: select suitable MSI IOVA
2025-09-18 16:49 UTC (8+ messages)
` [PATCH v4 3/4] "
` [PATCH v4 4/4] drivers: iommu: refactor arm_smmu_get_resv_regions
[GIT PULL v2] virtio,vhost: last minute fixes
2025-09-18 16:20 UTC (5+ messages)
Backport request for commit 5326ab737a47 ("virtio_console: fix order of fields cols and rows")
2025-09-18 16:19 UTC (3+ messages)
[GIT PULL] virtio,vhost: last minute fixes
2025-09-18 15:03 UTC (3+ messages)
[PATCH vhost 1/3] vhost-net: unbreak busy polling
2025-09-18 14:52 UTC (7+ messages)
` [PATCH vhost 2/3] Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
` [PATCH vhost 3/3] vhost-net: flush batched before enabling notifications
[PATCH net-next v4 0/8] net: ethtool: add dedicated GRXRINGS driver callbacks
2025-09-18 14:30 UTC (10+ messages)
` [PATCH net-next v4 1/8] net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
` [PATCH net-next v4 2/8] net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
` [PATCH net-next v4 3/8] net: ethtool: remove the duplicated handling from ethtool_get_rxrings
` [PATCH net-next v4 4/8] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
` [PATCH net-next v4 5/8] net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper
` [PATCH net-next v4 6/8] net: ethtool: update set_rxfh_indir "
` [PATCH net-next v4 7/8] net: ethtool: use the new helper in rss_set_prep_indir()
` [PATCH net-next v4 8/8] net: virtio_net: add get_rxrings ethtool callback for RX ring queries
[PATCH v2 0/7] Add multiple address spaces support to VDUSE
2025-09-18 11:21 UTC (25+ messages)
` [PATCH v2 1/7] vduse: add v1 API definition
` [PATCH v2 2/7] vduse: make domain_lock an rwlock
` [PATCH v2 3/7] vduse: add vq group support
` [PATCH v2 4/7] vduse: return internal vq group struct as map token
` [PATCH v2 5/7] vduse: create vduse_as to make it an array
` [PATCH v2 6/7] vduse: add vq group asid support
` [PATCH v2 7/7] vduse: bump version number
[PATCH v2 00/21] paravirt: cleanup and reorg
2025-09-18 5:56 UTC (20+ messages)
` [PATCH v2 02/21] x86/paravirt: Remove some unneeded struct declarations
` [PATCH v2 03/21] x86/paravirt: Remove PARAVIRT_DEBUG config option
` [PATCH v2 04/21] x86/paravirt: Move thunk macros to paravirt_types.h
` [PATCH v2 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v2 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v2 07/21] arm/paravirt: Use common code for paravirt_steal_clock()
` [PATCH v2 08/21] arm64/paravirt: "
` [PATCH v2 09/21] loongarch/paravirt: "
` [PATCH v2 10/21] riscv/paravirt: "
` [PATCH v2 11/21] x86/paravirt: "
` [PATCH v2 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
` [PATCH v2 13/21] x86/paravirt: Introduce new paravirt-base.h header
` [PATCH v2 14/21] x86/paravirt: Move pv_native_*() prototypes to paravirt.c
` [PATCH v2 19/21] x86/paravirt: Allow pv-calls outside paravirt.h
` [PATCH v2 20/21] x86/paravirt: Specify pv_ops array in paravirt macros
` [PATCH v2 21/21] x86/pvlocks: Move paravirt spinlock functions into own header
[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
2025-09-17 22:12 UTC (14+ messages)
` [PATCH net-next v6 1/9] vsock: a per-net vsock NS mode state
` [PATCH net-next v6 2/9] vsock: add net to vsock skb cb
` [PATCH net-next v6 3/9] vsock: add netns to vsock core
` [PATCH net-next v6 4/9] vsock/loopback: add netns support
` [PATCH net-next v6 5/9] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v6 6/9] vhost/vsock: add netns support
` [PATCH net-next v6 7/9] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v6 8/9] selftests/vsock: invoke vsock_test through helpers
` [PATCH net-next v6 9/9] selftests/vsock: add namespace tests
virtio backends in guests
2025-09-17 11:19 UTC (3+ messages)
[PATCH] Revert "virtio_console: fix order of fields cols and rows"
2025-09-17 9:49 UTC (4+ messages)
[PATCH] vduse: Use fixed 4KB bounce pages for arm64 64KB page size
2025-09-17 8:16 UTC (6+ messages)
` [External] "
` "
[PATCH net-next v3 0/8] net: ethtool: add dedicated GRXRINGS driver callbacks
2025-09-17 6:40 UTC (12+ messages)
` [PATCH net-next v3 1/8] net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
` [PATCH net-next v3 2/8] net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
` [PATCH net-next v3 3/8] net: ethtool: remove the duplicated handling from ethtool_get_rxrings
` [PATCH net-next v3 4/8] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
` [PATCH net-next v3 5/8] net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper
` [PATCH net-next v3 6/8] net: ethtool: update set_rxfh_indir "
` [PATCH net-next v3 7/8] net: ethtool: use the new helper in rss_set_prep_indir()
` [PATCH net-next v3 8/8] net: virtio_net: add get_rxrings ethtool callback for RX ring queries
[PATCH v2 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-16 15:50 UTC (4+ messages)
` [PATCH v2 1/2] Driver: hv: Add CONFIG_HYPERV_VMBUS option
` [PATCH v2 2/2] Drivers: hv: Make CONFIG_HYPERV bool
[PATCH][next] virtio_net: Fix alignment and avoid -Wflex-array-member-not-at-end warning
2025-09-16 12:47 UTC (5+ messages)
[PATCH net 1/2] vhost-net: unbreak busy polling
2025-09-16 9:39 UTC (16+ messages)
` [PATCH net 2/2] vhost-net: correctly flush batched packet before enabling notification
[PATCH 0/6] Add multiple address spaces support to VDUSE
2025-09-16 9:30 UTC (6+ messages)
` [PATCH 5/6] vduse: add vq group asid support
[PATCH v3 1/3] vhost-net: unbreak busy polling
2025-09-15 16:03 UTC (3+ messages)
` [PATCH v3 2/3] Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
` [PATCH v3 3/3] vhost-net: flush batched before enabling notifications
[PATCH] Revert "virtio_console: fix order of fields cols and rows"
2025-09-15 15:31 UTC (3+ messages)
[PATCH net-next v2 0/7] net: ethtool: add dedicated GRXRINGS driver callbacks
2025-09-15 15:22 UTC (15+ messages)
` [PATCH net-next v2 1/7] net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
` [PATCH net-next v2 2/7] net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
` [PATCH net-next v2 3/7] net: ethtool: remove the duplicated handling from ethtool_get_rxrings
` [PATCH net-next v2 4/7] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
` [PATCH net-next v2 5/7] net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper
` [PATCH net-next v2 6/7] net: ethtool: update set_rxfh_indir "
` [PATCH net-next v2 7/7] net: virtio_net: add get_rxrings ethtool callback for RX ring queries
[PATCH] vhost-scsi: fix argument order in tport allocation error message
2025-09-15 14:46 UTC (2+ messages)
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-15 12:53 UTC (13+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[PATCH net V2 1/2] vhost-net: unbreak busy polling
2025-09-15 11:38 UTC (3+ messages)
` [PATCH net V2 2/2] vhost-net: correctly flush batched packet before enabling notification
[PATCH] vhost: vringh: Modify the return value check
2025-09-15 10:59 UTC (2+ messages)
[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-09-15 10:35 UTC (2+ messages)
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-12 9:03 UTC (7+ messages)
` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-12 18:10 UTC (6+ messages)
` [PATCH v1 2/2] Drivers: hv: Make CONFIG_HYPERV bool
[PATCH v8 00/12] blk: honor isolcpus configuration
2025-09-12 14:31 UTC (7+ messages)
` [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
[PATCH v5] can: virtio: Initial virtio CAN driver
2025-09-11 20:59 UTC (2+ messages)
BIG TCP support for virtio
2025-09-11 16:52 UTC
[PATCH net-next 0/7] net: ethtool: add dedicated GRXRINGS driver callbacks
2025-09-11 13:46 UTC (2+ messages)
[PATCH net-next v3] vhost/net: Defer TX queue re-enable until after sendmsg
2025-09-11 13:24 UTC (6+ messages)
` vhost_iotlb_miss tight loop lockup - RE "
[PATCH 00/14] paravirt: cleanup and reorg
2025-09-11 8:00 UTC (3+ messages)
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).