messages from 2026-01-27 23:32:02 to 2026-02-02 17:06:15 UTC [more...]
[PATCH net-next v17 00/12] virtio_net: Add ethtool flow rules support
2026-02-02 17:05 UTC (5+ messages)
` [PATCH net-next v17 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v17 04/12] virtio: Expose object create and destroy API
` [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 v1 net-next 0/3] ECN offload handling for AccECN series
2026-02-02 16:56 UTC (11+ messages)
` [PATCH v1 net-next 1/3] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [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 1/2] vduse: avoid adding implicit padding
2026-02-02 16:45 UTC (8+ messages)
` [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
2026-02-02 16:20 UTC (20+ messages)
` [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with "
` [PATCH v4 2/3] mm: switch callers to tlb_remove_table_sync_mm()
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support
` [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-02-02 16:04 UTC (10+ messages)
` [PATCH v7 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v7 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v7 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v7 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v7 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v7 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v7 8/8] iommufd: Add dma_buf_pin()
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-02-02 15:55 UTC (44+ messages)
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v5 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v5 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v5 8/8] iommufd: Add dma_buf_pin()
[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
2026-02-02 15:02 UTC (9+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so
` [PATCH 2/3] x86/defconfig: add CONFIG_IRQ_REMAP
` [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available
[PATCH v4 0/6] x86: Cleanups around slow_down_io()
2026-02-02 10:27 UTC (2+ messages)
[PATCH] vduse: Fix msg list race in vduse_dev_read_iter
2026-02-02 9:28 UTC (4+ messages)
` [External] "
[PATCH RFC v2 0/2] virtio-net: add flow filter for receive timestamps
2026-02-02 7:59 UTC (12+ messages)
` [PATCH RFC v2 1/2] tun: support rx-tstamp
` [PATCH RFC v2 2/2] virtio-net: support receive timestamp
` [syzbot ci] Re: virtio-net: add flow filter for receive timestamps
[PATCH v3 0/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
2026-02-02 7:26 UTC (3+ messages)
` [PATCH v3 1/2] vduse: Requeue failed read to send_list head
` [PATCH v3 2/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
[PATCH 6.1.y] vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
2026-02-02 6:47 UTC
[PATCH v2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
2026-02-02 3:12 UTC
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-02-01 20:19 UTC (16+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
[PATCH] nvdimm: virtio_pmem: serialize flush requests
2026-02-01 4:40 UTC (6+ messages)
[PATCH v3] virtio_ring: Add READ_ONCE annotations for device-writable fields
2026-01-31 10:28 UTC
[PATCH v5 0/3] crypto: virtio: Some bugfix and enhancement
2026-01-31 2:54 UTC (2+ messages)
[PATCH v6 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-30 13:37 UTC (9+ messages)
` [PATCH v6 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v6 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v6 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v6 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v6 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v6 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v6 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v6 8/8] iommufd: Add dma_buf_pin()
[PATCH] VDUSE: avoid leaking information to userspace
2026-01-30 8:55 UTC (3+ messages)
[PATCH 0/6] Add queue ready message to VDUSE
2026-01-30 8:14 UTC (21+ messages)
` [PATCH 1/6] vduse: ensure vq->ready access is smp safe
` [PATCH 2/6] vduse: store control device pointer
` [PATCH 3/6] vduse: Add API v2 definition
` [PATCH 4/6] vduse: add VDUSE_GET_FEATURES ioctl
` [PATCH 5/6] vduse: add F_QUEUE_READY feature
` [PATCH 6/6] vduse: advertise API V2 support
[PATCH v2] virtio_ring: Add READ_ONCE annotations for device-writable fields
2026-01-30 7:42 UTC (5+ messages)
[PATCH v2 net-next 0/2] virtio_net: add page_pool support
2026-01-29 21:33 UTC (12+ messages)
` [PATCH v2 net-next 1/2] virtio_net: add page_pool support for buffer allocation
` [PATCH v2 net-next 2/2] selftests: virtio_net: add buffer circulation test
[PATCH net-next v16 00/12] virtio_net: Add ethtool flow rules support
2026-01-29 18:46 UTC (7+ messages)
` [PATCH net-next v16 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v16 09/12] virtio_net: Implement IPv4 ethtool flow rules
[PATCH v2 15/15] gpio: virtio: reorder fields to reduce struct padding
2026-01-29 8:42 UTC (3+ messages)
` [PATCH v3 15/15] vsock/virtio: reorder fields to reduce padding
[PATCH v2 2/2] virtio: silence KCSAN warning in virtqueue_kick_prepare
2026-01-28 22:23 UTC (3+ messages)
[PATCH 0/2] virtio_net: add page_pool support
2026-01-28 20:27 UTC (5+ messages)
[PATCH] virtio_ring: Add READ_ONCE annotations for device-writable fields
2026-01-28 17:30 UTC (4+ messages)
[PATCH v2 0/2] virtio: silence KCSAN warnings
2026-01-28 10:48 UTC (10+ messages)
` [PATCH v2 1/2] virtio: silence KCSAN warning in virtqueue_get_buf_ctx_split
[PATCH] virtio: fix compilation error in __vringh_notify_enable
2026-01-28 8:45 UTC
Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
2026-01-27 23:31 UTC (10+ messages)
` [PATCH 3/8] mm/memory_hotplug: add APIs for explicit online type control
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