public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2025-05-08 09:59:51 to 2025-05-22 22:30:19 UTC [more...]

[PATCH net-next v6 0/5] vsock: SOCK_LINGER rework
 2025-05-22 22:29 UTC  (11+ messages)
` [PATCH net-next v6 1/5] vsock/virtio: Linger on unsent data
` [PATCH net-next v6 2/5] vsock: Move lingering logic to af_vsock core
` [PATCH net-next v6 3/5] vsock/test: Introduce vsock_wait_sent() helper
` [PATCH net-next v6 4/5] vsock/test: Introduce enable_so_linger() helper
` [PATCH net-next v6 5/5] vsock/test: Add test for an unexpectedly lingering close()

[PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
 2025-05-22 18:58 UTC  (18+ messages)

[PATCH 00/19] virtio_ring in order support
 2025-05-22  7:01 UTC  (15+ messages)
` [PATCH 13/19] virtio_ring: introduce virtqueue ops

[PATCH 0/3] vsock: Introduce SIOCINQ ioctl support
 2025-05-22  2:17 UTC  (16+ messages)
` [PATCH 1/3] vsock: Add support for SIOCINQ ioctl
` [PATCH 2/3] vsock/virtio: Add SIOCINQ support for all virtio based transports
` [PATCH 3/3] test/vsock: Add ioctl SIOCINQ tests

[PATCH net-next v5 0/5] vsock: SOCK_LINGER rework
 2025-05-21 23:17 UTC  (13+ messages)
` [PATCH net-next v5 1/5] vsock/virtio: Linger on unsent data
` [PATCH net-next v5 2/5] vsock: Move lingering logic to af_vsock core
` [PATCH net-next v5 3/5] vsock/test: Introduce vsock_wait_sent() helper
` [PATCH net-next v5 4/5] vsock/test: Introduce enable_so_linger() helper
` [PATCH net-next v5 5/5] vsock/test: Add test for an unexpectedly lingering close()

[PATCH v2 0/1] mm/memory_hotplug: introduce and use PG_offline_skippable
 2025-05-21 13:44 UTC  (4+ messages)
` [PATCH v2 1/1] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages

[PATCH net] vsock/virtio: fix `rx_bytes` accounting for stream sockets
 2025-05-21 12:17 UTC 

[PATCH] virtio-mmio: Remove virtqueue list from mmio device
 2025-05-21 11:33 UTC 

[PATCH v2 0/3] arm-smmu: select suitable IOVA
 2025-05-20 22:42 UTC  (4+ messages)

[PATCH net-next v7] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-20 16:33 UTC  (8+ messages)

[PATCH net-next v4 0/3] vsock: SOCK_LINGER rework
 2025-05-20 10:20 UTC  (10+ messages)
` [PATCH net-next v4 3/3] vsock/test: Expand linger test to ensure close() does not misbehave

[mst-vhost:vhost 35/35] drivers/virtio/virtio_ring.c:1281:22: sparse: sparse: symbol 'split_in_order_ops' was not declared. Should it be static?
 2025-05-19 18:08 UTC 

[mst-vhost:vhost 29/35] drivers/virtio/virtio_ring.c:2103:22: sparse: sparse: symbol 'packed_ops' was not declared. Should it be static?
 2025-05-19 16:57 UTC 

[PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
 2025-05-19 14:39 UTC  (14+ messages)
` [PATCH v1 1/2] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages
` [PATCH v1 2/2] mm/memory_hotplug: remove -EBUSY handling from scan_movable_pages()

[PATCH] drm/virtio: implement virtio_gpu_shutdown
 2025-05-19  8:43 UTC  (5+ messages)

[PATCH v9 0/4] vhost: Add support of kthread API
 2025-05-19  7:34 UTC  (16+ messages)
` [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER

[PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
 2025-05-18 22:21 UTC  (3+ messages)

[PATCH v2 0/8] irqbypass: Cleanups and a perf improvement
 2025-05-18 20:10 UTC  (10+ messages)
` [PATCH v2 1/8] irqbypass: Drop pointless and misleading THIS_MODULE get/put
` [PATCH v2 2/8] irqbypass: Drop superfluous might_sleep() annotations
` [PATCH v2 3/8] irqbypass: Take ownership of producer/consumer token tracking
` [PATCH v2 4/8] irqbypass: Explicitly track producer and consumer bindings
` [PATCH v2 5/8] irqbypass: Use paired consumer/producer to disconnect during unregister
` [PATCH v2 6/8] irqbypass: Use guard(mutex) in lieu of manual lock+unlock
` [PATCH v2 7/8] irqbypass: Use xarray to track producers and consumers
` [PATCH v2 8/8] irqbypass: Require producers to pass in Linux IRQ number during registration

[PATCH net-next v2 0/3] vsock/test: improve sigpipe test reliability
 2025-05-17  1:10 UTC  (5+ messages)
` [PATCH net-next v2 1/3] vsock/test: add timeout_usleep() to allow sleeping in timeout sections
` [PATCH net-next v2 2/3] vsock/test: retry send() to avoid occasional failure in sigpipe test
` [PATCH net-next v2 3/3] vsock/test: check also expected errno on "

[PATCH] virtio_net: Fix duplicated return values in virtnet_get_hw_stats
 2025-05-16  7:36 UTC  (3+ messages)
  `  "

[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
 2025-05-15 20:24 UTC  (13+ messages)
` [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces

[PATCH net-next v5] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-15 18:26 UTC  (3+ messages)

[PATCH net-next v6] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-15 17:49 UTC 

[PATCH 0/7] Remove ops.pgsize_bitmap
 2025-05-15 16:33 UTC  (2+ messages)

[PATCH v4] vdpa/octeon_ep: Control PCI dev enabling manually
 2025-05-15 11:28 UTC  (3+ messages)

[PATCH v6 0/9] blk: honor isolcpus configuration
 2025-05-15  8:36 UTC  (25+ messages)
` [PATCH v6 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
` [PATCH v6 2/9] blk-mq: add number of queue calc helper
` [PATCH v6 3/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v6 4/9] scsi: "
` [PATCH v6 5/9] virtio: blk/scsi: "
` [PATCH v6 6/9] isolation: introduce io_queue isolcpus type
` [PATCH v6 7/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v6 8/9] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v6 9/9] blk-mq: prevent offlining hk CPU with associated online isolated CPUs

[PATCH] vhost/net: remove zerocopy support
 2025-05-15  7:52 UTC  (9+ messages)

[PATCH v1 0/2] virtio: Add length checks for device writable portions
 2025-05-14 12:41 UTC  (5+ messages)
` [PATCH 1/2] virtio_blk: add length check for device writable portion

[PATCH net-next v4] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-14  6:32 UTC  (3+ messages)

[PATCH v3] virtio: reject shm region if length is zero
 2025-05-14  6:08 UTC  (2+ messages)

[PATCH net v2] vsock/test: Fix occasional failure in SIOCOUTQ tests
 2025-05-13 22:10 UTC  (4+ messages)

[PATCH net-next 0/2] vsock/test: improve sigpipe test reliability
 2025-05-13 13:49 UTC  (7+ messages)
` [PATCH net-next 1/2] vsock/test: retry send() to avoid occasional failure in sigpipe test
` [PATCH net-next 2/2] vsock/test: check also expected errno on "

[PATCH net-next v14 0/9] Device memory TCP TX
 2025-05-13  9:30 UTC  (4+ messages)
` [PATCH net-next v14 4/9] net: devmem: Implement TX path

[PATCH v2] virtio: reject shm region if length is zero
 2025-05-11 15:36 UTC  (2+ messages)

[PATCH] virtio: reject shm region if length is zero
 2025-05-11 11:30 UTC 

[PATCH v7 0/4] Add virtio_rtc module
 2025-05-09 16:07 UTC  (5+ messages)
` [PATCH v7 1/4] virtio_rtc: Add module and driver core
` [PATCH v7 2/4] virtio_rtc: Add PTP clocks
` [PATCH v7 3/4] virtio_rtc: Add Arm Generic Timer cross-timestamping
` [PATCH v7 4/4] virtio_rtc: Add RTC class driver

[PATCH] drm/cirrus: Use non-hybrid PCI devres API
 2025-05-09  8:36 UTC  (5+ messages)

[PATCH v2] vringh: use bvec_kmap_local
 2025-05-08 15:20 UTC  (2+ messages)

[PATCH net-next] vhost/net: align variable names with XDP terminology
 2025-05-08 13:45 UTC  (6+ messages)

[PATCH net 0/2] virtio-net: fix total qstat values
 2025-05-08 10:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox