public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 09:48:03 to 2026-01-12 21:00:24 UTC [more...]

[PATCH net v2] vsock/test: add a final full barrier after run all tests
 2026-01-12 20:56 UTC  (2+ messages)

[PATCH net v3 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2026-01-12 20:56 UTC  (7+ messages)
` [PATCH net v3 1/3] virtio-net: don't schedule delayed refill worker

[PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-12 20:21 UTC  (5+ messages)
` [PATCH v2 1/4] spi: Propagate default fwnode to the SPI controller device
` [PATCH v2 2/4] spi: Drop duplicate of_node assignment
` [PATCH v2 3/4] spi: Drop duplicate fwnode assignment
` [PATCH v2 4/4] spi: Drop duplicate device_set_node() call

[PATCH net-next v8 0/6] net: Split ndo_set_rx_mode into snapshot and deferred write
 2026-01-12 18:16 UTC  (7+ messages)
` [PATCH net-next v8 1/6] net: refactor set_rx_mode into snapshot and deferred I/O
` [PATCH net-next v8 2/6] virtio-net: Implement ndo_write_rx_mode callback
` [PATCH net-next v8 3/6] e1000: "
` [PATCH net-next v8 4/6] 8139cp: "
` [PATCH net-next v8 5/6] vmxnet3: "
` [PATCH net-next v8 6/6] pcnet32: "

[PATCH RFC net-next v13 00/13] vsock: add namespace support to vhost-vsock and loopback
 2026-01-12 17:26 UTC  (10+ messages)
` [PATCH RFC net-next v13 01/13] vsock: add per-net vsock NS mode state
` [PATCH RFC net-next v13 02/13] vsock: add netns to vsock core
` [PATCH RFC net-next v13 03/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply

[PATCH 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb in RX queue
 2026-01-12 16:48 UTC  (12+ messages)
` [PATCH 1/2] vsock/virtio: Coalesce only linear skb
` [PATCH 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced

[PATCH v7] can: virtio: Add virtio CAN driver
 2026-01-12 16:48 UTC  (3+ messages)

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-01-12 16:29 UTC  (41+ messages)
` [PATCH net-next v7 1/9] ptr_ring: move free-space check into separate helper
` [PATCH net-next v7 2/9] ptr_ring: add helper to detect newly freed space on consume
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v7 4/9] tun/tap: add batched ptr_ring consume functions "
` [PATCH net-next v7 5/9] tun/tap: add unconsume function for returning entries to ptr_ring
` [PATCH net-next v7 6/9] tun/tap: add helper functions to check file type
` [PATCH net-next v7 7/9] vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers
` [PATCH net-next v7 8/9] tun/tap: drop get ring exports
` [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present

[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
 2026-01-12 15:22 UTC  (5+ messages)
` [PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page

[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
 2026-01-12 14:52 UTC  (6+ messages)

[PATCH v1 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-12 14:10 UTC  (16+ messages)
` [PATCH v1 1/4] spi: Propagate default fwnode to the SPI controller device
` [PATCH v1 2/4] spi: Drop duplicate of_node assignment
  ` [Linux-stm32] "
` [PATCH v1 3/4] spi: Drop duplicate fwnode assignment
` [PATCH v1 4/4] spi: Drop duplicate device_set_node() call

[PATCH v11 00/12] Add multiple address spaces support to VDUSE
 2026-01-12 12:09 UTC  (33+ messages)
` [PATCH v11 01/12] vduse: add v1 API definition
` [PATCH v11 02/12] vduse: add vq group support
` [PATCH v11 03/12] vduse: return internal vq group struct as map token
` [PATCH v11 04/12] vhost: move vdpa group bound check to vhost_vdpa
` [PATCH v11 05/12] vdpa: document set_group_asid thread safety
` [PATCH v11 06/12] vhost: forbid change vq groups ASID if DRIVER_OK is set
` [PATCH v11 07/12] vduse: refactor vdpa_dev_add for goto err handling
` [PATCH v11 08/12] vduse: remove unused vaddr parameter of vduse_domain_free_coherent
` [PATCH v11 09/12] vduse: take out allocations from vduse_dev_alloc_coherent
` [PATCH v11 10/12] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
` [PATCH v11 11/12] vduse: add vq group asid support
` [PATCH v11 12/12] vduse: bump version number

[PATCH 0/2] virtio_net: add page_pool support
 2026-01-12  3:15 UTC  (13+ messages)
` [PATCH 1/2] virtio_net: add page pool support for buffer allocation

[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-11  9:16 UTC  (10+ messages)
` [PATCH net-next v12 02/12] vsock: add netns to vsock core
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports

[PATCH v2][next] virtio_net: Fix misalignment bug in struct virtnet_info
 2026-01-10  8:07 UTC 

[PATCH 00/12] Recover sysfb after DRM probe failure
 2026-01-10  4:52 UTC  (3+ messages)

[PATCH v6] can: virtio: Add virtio CAN driver
 2026-01-09 16:58 UTC  (18+ messages)

[PATCH v2 0/5] x86: Cleanups around slow_down_io()
 2026-01-09 12:07 UTC  (2+ messages)

[PATCH v2 00/15] fix DMA aligment issues around virtio
 2026-01-08 14:45 UTC  (21+ messages)
` [PATCH v2 07/15] vsock/virtio: fix DMA alignment for event_list
` [PATCH v2 08/15] vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
` [PATCH v2 10/15] virtio_scsi: fix DMA cacheline issues "
` [PATCH v2 13/15] vsock/virtio: reorder fields to reduce padding
  ` [PATCH v2 03/15] dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
  ` [PATCH v2 04/15] docs: dma-api: document DMA_ATTR_CPU_CACHE_CLEAN

Backport request for commit 5326ab737a47 ("virtio_console: fix order of fields cols and rows")
 2026-01-08 13:19 UTC  (4+ messages)

[PATCH net-next] vsock/test: add a final full barrier after run all tests
 2026-01-08 11:29 UTC  (3+ messages)

[PATCH net v4 0/4] vsock/virtio: fix TX credit handling
 2026-01-08 11:27 UTC  (3+ messages)

[PATCH net-next v15 00/12] virtio_net: Add ethtool flow rules support
 2026-01-07 23:33 UTC  (16+ messages)
` [PATCH net-next v15 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v15 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v15 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v15 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v15 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v15 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v15 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v15 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v15 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v15 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v15 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v15 12/12] virtio_net: Add get ethtool flow rules ops

[PATCH v3 00/21] paravirt: cleanup and reorg
 2026-01-07 22:48 UTC  (3+ messages)
` [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched

[PATCH RESEND 1/2] x86/paravirt: Remove trailing semicolons from alternative asm templates
 2026-01-07 20:24 UTC  (5+ messages)
` [PATCH RESEND 2/2] x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()

[syzbot] INFO: task hung in vhost_worker_killed (2)
 2026-01-07 18:07 UTC  (4+ messages)

[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
 2026-01-07 12:24 UTC  (3+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates

[PATCH net 0/2] vsock: Fix SO_ZEROCOPY on accept()ed vsocks
 2026-01-07 10:53 UTC  (10+ messages)
` [PATCH net 2/2] vsock/test: Test setting SO_ZEROCOPY on accept()ed socket


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