public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 16:20:15 to 2026-02-06 00:27:28 UTC [more...]

[PATCH net-next v5 0/2] virtio_net: add page_pool support
 2026-02-06  0:27 UTC 

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-06  0:10 UTC  (11+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so
` [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-05 22:49 UTC  (24+ messages)
` [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table

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

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-02-05 22:28 UTC  (20+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[PATCH net-next v4 0/2] virtio_net: add page_pool support
 2026-02-05 18:48 UTC  (13+ messages)
` [PATCH net-next v4 1/2] virtio_net: add page_pool support for buffer allocation
` [PATCH net-next v4 2/2] selftests: virtio_net: add buffer circulation test

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-05 14:58 UTC  (28+ messages)
` [PATCH v7 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers

[BUG] vsock: poll() not waking on data arrival, causing multi-second SSH delays
 2026-02-05  8:18 UTC 

[BUG] vsock: poll() not waking on data arrival, causing multi-second SSH delays
 2026-02-05  7:53 UTC 

[PATCH 0/6] Add queue ready message to VDUSE
 2026-02-05  6:38 UTC  (23+ messages)
` [PATCH 1/6] vduse: ensure vq->ready access is smp safe
` [PATCH 5/6] vduse: add F_QUEUE_READY feature

[PATCH] drm/qxl: optimize idr_preload allocation flags
 2026-02-05  6:09 UTC 

[PATCH RFC v2 0/2] virtio-net: add flow filter for receive timestamps
 2026-02-05  2:52 UTC  (9+ messages)
` [PATCH RFC v2 2/2] virtio-net: support receive timestamp

[PATCH] vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
 2026-02-05  2:50 UTC  (6+ messages)

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

Kandydat do pracy
 2026-02-04  9:15 UTC 

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

[PATCH v3 net-next 0/3] ECN offload handling for AccECN series
 2026-02-04  7:41 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v3 net-next 2/3] net: hns3/mls5e: fix CWR handling in drivers to preserve ACE signal
` [PATCH v3 net-next 3/3] virtio_net: add AccECN feature negotiation and correct ECN flag handling

[PATCH v2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
 2026-02-04  3:12 UTC  (5+ messages)
    ` [External] "

[PATCH net-next v3 0/2] virtio_net: add page_pool support
 2026-02-04  2:35 UTC  (4+ messages)
` [PATCH net-next v3 1/2] virtio_net: add page_pool support for buffer allocation
` [PATCH net-next v3 2/2] selftests: virtio_net: add buffer circulation test

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

[PATCH v2] nvdimm: virtio_pmem: serialize flush requests
 2026-02-03 20:41 UTC  (4+ messages)

[PATCH v3] virtio_ring: Add READ_ONCE annotations for device-writable fields
 2026-02-03 17:05 UTC  (5+ messages)

[PATCH v7] can: virtio: Add virtio CAN driver
 2026-02-03 16:20 UTC  (8+ messages)

Patch "vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint" has been added to the 6.1-stable tree
 2026-02-03 15:59 UTC 

[PATCH 1/2] vduse: avoid adding implicit padding
 2026-02-03 15:03 UTC  (14+ messages)
` [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO

[PATCH 1/2] [v2] vduse: avoid adding implicit padding
 2026-02-03 10:47 UTC  (7+ messages)
` [PATCH 2/2] [v2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO

[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
 2026-02-02 23:45 UTC  (10+ messages)
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr

[PATCH] nvdimm: virtio_pmem: serialize flush requests
 2026-02-02 17:18 UTC  (4+ messages)

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-02 16:20 UTC  (5+ messages)
` [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with "


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