messages from 2024-03-12 03:36:08 to 2024-03-20 07:01:03 UTC [more...]
[PATCH 00/10] vDPA: allow userspace query virito-block device
2024-03-20 7:00 UTC (28+ messages)
` [PATCH 01/10] vDPA: report virtio-block capacity to user space
` [PATCH 02/10] vDPA: report virtio-block max segment size "
` [PATCH 03/10] vDPA: report virtio-block block-size "
` [PATCH 04/10] vDPA: report virtio-block max segments in a request "
` [PATCH 05/10] vDPA: report virtio-block MQ info "
` [PATCH 06/10] vDPA: report virtio-block topology "
` [PATCH 07/10] vDPA: report virtio-block discarding configuration "
` [PATCH 08/10] vDPA: report virtio-block write zeroes "
` [PATCH 09/10] vDPA: report virtio-block read-only info "
` [PATCH 10/10] vDPA: report virtio-blk flush "
[syzbot] [virtualization?] upstream boot error: WARNING: refcount bug in __free_pages_ok
2024-03-20 6:12 UTC (7+ messages)
[PATCH] virtio_ring: Fix the stale index in available ring
2024-03-20 5:24 UTC (33+ messages)
[PATCH] MAINTAINERS: apply maintainer role of Intel vDPA driver
2024-03-20 1:20 UTC (6+ messages)
[GIT PULL] virtio: features, fixes
2024-03-19 19:24 UTC (4+ messages)
[PATCH net-next v4 0/8] virtio-net: support device stats
2024-03-19 17:15 UTC (17+ messages)
` [PATCH net-next v4 1/8] virtio_net: introduce device stats feature and structures
` [PATCH net-next v4 2/8] virtio_net: virtnet_send_command supports command-specific-result
` [PATCH net-next v4 3/8] virtio_net: support device stats
` [PATCH net-next v4 4/8] virtio_net: stats map include driver stats
` [PATCH net-next v4 5/8] virtio_net: add the total stats field
` [PATCH net-next v4 6/8] virtio_net: rename stat tx_timeout to timeout
` [PATCH net-next v4 7/8] netdev: add queue stats
` [PATCH net-next v4 8/8] virtio-net: support queue stat
REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
2024-03-19 13:52 UTC (8+ messages)
[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-03-19 13:47 UTC (27+ messages)
` [RFC PATCH v3 7/7] virtio_rtc: Add RTC class driver
[PATCH v7 0/3] vduse: add support for networking devices
2024-03-19 12:21 UTC (5+ messages)
[PATCH net-next v5 0/9] virtio-net: support device stats
2024-03-19 10:12 UTC (14+ messages)
` [PATCH net-next v5 1/9] virtio_net: introduce device stats feature and structures
` [PATCH net-next v5 2/9] virtio_net: virtnet_send_command supports command-specific-result
` [PATCH net-next v5 3/9] virtio_net: remove "_queue" from ethtool -S
` [PATCH net-next v5 4/9] virtio_net: support device stats
` [PATCH net-next v5 5/9] virtio_net: stats map include driver stats
` [PATCH net-next v5 6/9] virtio_net: add the total stats field
` [PATCH net-next v5 7/9] virtio_net: rename stat tx_timeout to timeout
` [PATCH net-next v5 8/9] netdev: add queue stats
` [PATCH net-next v5 9/9] virtio-net: support queue stat
Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2024-03-19 8:59 UTC (14+ messages)
` "
[PATCH 0/2] Improvements to virtio_balloon pm
2024-03-19 8:54 UTC (5+ messages)
` [PATCH 1/2] virtio_balloon: Give the balloon its own wakeup source
` [PATCH 2/2] virtio_balloon: Treat stats requests as wakeup events
[PATCH v3] vduse: Fix off by one in vduse_dev_mmap()
2024-03-19 7:23 UTC (2+ messages)
[PATCH vhost v3 0/4] refactor the params of find_vqs()
2024-03-19 7:01 UTC (10+ messages)
` [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
[PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
2024-03-19 6:56 UTC (7+ messages)
` [PATCH vhost v4 05/10] virtio_ring: split: structure the indirect desc table
` [PATCH vhost v4 07/10] virtio: find_vqs: add new parameter premapped
` [PATCH vhost v4 08/10] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost v4 09/10] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost v4 10/10] virtio_ring: virtqueue_set_dma_premapped support disable
[PATCH v2] vp_vdpa: fix the method of calculating vectors
2024-03-18 13:00 UTC
[PATCH v1] virtio-mem: support suspend+resume
2024-03-18 12:06 UTC
[PATCH v2] vp_vdpa: Fix return value check vp_vdpa_request_irq
2024-03-18 11:45 UTC
[PATCH] vp_vdpa: Fix return value check vp_vdpa_request_irq
2024-03-18 4:25 UTC (2+ messages)
[PATCH] virtio_config: add device ready status check
2024-03-18 4:21 UTC (3+ messages)
[PATCH] vp_vdpa: fix the method of calculating vectors
2024-03-18 4:06 UTC (2+ messages)
[PATCH 0/9] vhost: Support SIGKILL by flushing and exiting
2024-03-16 0:47 UTC (10+ messages)
` [PATCH 1/9] vhost-scsi: Handle vhost_vq_work_queue failures for events
` [PATCH 2/9] vhost-scsi: Handle vhost_vq_work_queue failures for cmds
` [PATCH 3/9] vhost-scsi: Use system wq to flush dev for TMFs
` [PATCH 4/9] vhost: Remove vhost_vq_flush
` [PATCH 5/9] vhost_scsi: Handle vhost_vq_work_queue failures for TMFs
` [PATCH 6/9] vhost: Use virtqueue mutex for swapping worker
` [PATCH 7/9] vhost: Release worker mutex during flushes
` [PATCH 8/9] vhost_task: Handle SIGKILL by flushing work and exiting
` [PATCH 9/9] kernel: Remove signal hacks for vhost_tasks
[CFP] WSCC 2024: Euro-Par 2024 International Workshop on Scalable Compute Continuum
2024-03-15 10:33 UTC
[PATCH v7 0/7] LoongArch: Add pv ipi support on LoongArch VM
2024-03-15 8:11 UTC (8+ messages)
` [PATCH v7 1/7] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v7 2/7] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v7 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v7 4/7] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v7 5/7] LoongArch: KVM: Add pv ipi support on kvm side
` [PATCH v7 6/7] LoongArch: Add pv ipi support on guest kernel side
` [PATCH v7 7/7] Documentation: KVM: Add hypercall for LoongArch
[PATCH] vhost: correct misleading printing information
2024-03-15 7:53 UTC (2+ messages)
[RFC PATCH 0/2] net: provides dim profile fine-tuning channels
2024-03-15 2:32 UTC (5+ messages)
` [RFC PATCH 1/2] net: add sysfs attributes for customized dim profile management
` [RFC PATCH 2/2] virtio-net: support net sysfs to fine-tune dim profile
[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
2024-03-15 1:46 UTC (13+ messages)
` [PATCH v3 2/8] iommu/sva: Use iopf domain attach/detach interface
` [PATCH v3 3/8] iommufd: Add fault and response message definitions
` [PATCH v3 4/8] iommufd: Add iommufd fault object
` [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-03-14 18:34 UTC (3+ messages)
[PATCH] vdpa: Convert sprintf/snprintf to sysfs_emit
2024-03-14 9:58 UTC
[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
2024-03-13 23:02 UTC (9+ messages)
` [PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
` [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages
[PATCH] drm/bochs: avoided potential integer overflow
2024-03-13 11:25 UTC
[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2024-03-12 16:13 UTC (5+ messages)
HPDC 2024: Call for Posters
2024-03-12 15:06 UTC
[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
2024-03-12 6:07 UTC (8+ 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).