messages from 2025-10-11 07:40:27 to 2025-10-20 15:18:24 UTC [more...]
[PATCH V8 00/19] virtio_ring in order support
2025-10-20 15:18 UTC (26+ messages)
` [PATCH V8 01/19] virtio_ring: rename virtqueue_reinit_xxx to virtqueue_reset_xxx()
` [PATCH V8 02/19] virtio_ring: switch to use vring_virtqueue in virtqueue_poll variants
` [PATCH V8 03/19] virtio_ring: unify logic of virtqueue_poll() and more_used()
` [PATCH V8 04/19] virtio_ring: switch to use vring_virtqueue for virtqueue resize variants
` [PATCH V8 05/19] virtio_ring: switch to use vring_virtqueue for virtqueue_kick_prepare variants
` [PATCH V8 06/19] virtio_ring: switch to use vring_virtqueue for virtqueue_add variants
` [PATCH V8 07/19] virtio: switch to use vring_virtqueue for virtqueue_get variants
` [PATCH V8 08/19] virtio_ring: switch to use vring_virtqueue for enable_cb_prepare variants
` [PATCH V8 09/19] virtio_ring: use vring_virtqueue for enable_cb_delayed variants
` [PATCH V8 10/19] virtio_ring: switch to use vring_virtqueue for disable_cb variants
` [PATCH V8 11/19] virtio_ring: switch to use vring_virtqueue for detach_unused_buf variants
` [PATCH V8 12/19] virtio_ring: switch to use unsigned int for virtqueue_poll_packed()
` [PATCH V8 13/19] virtio_ring: introduce virtqueue ops
` [PATCH V8 14/19] virtio_ring: determine descriptor flags at one time
` [PATCH V8 15/19] virtio_ring: factor out core logic of buffer detaching
` [PATCH V8 16/19] virtio_ring: factor out core logic for updating last_used_idx
` [PATCH V8 17/19] virtio_ring: factor out split indirect detaching logic
` [PATCH V8 18/19] virtio_ring: factor out split "
` [PATCH V8 19/19] virtio_ring: add in order support
[PATCH v5] can: virtio: Initial virtio CAN driver
2025-10-20 14:56 UTC (15+ messages)
[RFC][PATCH] drm/virtgpu: Make vblank event dependent on the host resource
2025-10-20 6:20 UTC (8+ messages)
[PATCH] eni_vdpa: improve IRQ error logging for config vector
2025-10-18 19:15 UTC
[PATCH] vdpa/pds: use %pe for ERR_PTR() in event handler registration
2025-10-18 17:46 UTC
[PATCH net] virtio_net: fix header access in big_packets mode
2025-10-17 23:38 UTC (3+ messages)
[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
2025-10-17 7:31 UTC (5+ messages)
` [PATCH v1 1/7] drm/ci: disable apq8016 and apq8096 bare-metal jobs
[RFC 0/2] Lift restriction about VDUSE net devices with CVQ
2025-10-17 7:21 UTC (32+ messages)
` [RFC 1/2] virtio_net: timeout control virtqueue commands
` [RFC 2/2] vduse: lift restriction about net devices with CVQ
[PATCH v7 0/7] Add multiple address spaces support to VDUSE
2025-10-17 6:32 UTC (4+ messages)
` [PATCH v7 1/7] vduse: make domain_lock an rwlock
[PATCH] drm/virtgpu: Use vblank timer
2025-10-16 17:42 UTC (13+ messages)
[PATCH net-next v5 00/12] virtio_net: Add ethtool flow rules support
2025-10-16 5:00 UTC (13+ messages)
` [PATCH net-next v5 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v5 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v5 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v5 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v5 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v5 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v5 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v5 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v5 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v5 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v5 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v5 12/12] virtio_net: Add get ethtool flow rules ops
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-10-15 22:02 UTC (26+ messages)
` [PATCH v1 01/20] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev
` [PATCH v1 04/20] iommu/intel: Implement test_dev callbacks to domain ops
` [PATCH v1 05/20] iommu/amd: "
` [PATCH v1 06/20] iommu/arm-smmu: Implement arm_smmu_test_dev
` [PATCH v1 07/20] iommu/qcom_iommu: Implement test_dev callbacks to domain ops
` [PATCH v1 08/20] iommu/riscv: Implement riscv_iommu_test_paging_domain
` [PATCH v1 09/20] iommu/mkt_iommu: Implement mtk_iommu_test_device
` [PATCH v1 10/20] iommu/apple-dart: Implement test_dev callbacks to domain ops
` [PATCH v1 11/20] iommu/ipmmu-vmsa: Implement ipmmu_domain_test_device
` [PATCH v1 12/20] iommu/sun50i-iommu: Implement sun50i_iommu_domain_test_device
` [PATCH v1 13/20] iommu/rockchip-iommu: Implement rk_iommu_identity_test_dev
` [PATCH v1 14/20] iommu/msm_iommu: Implement msm_iommu_domain_test_dev
` [PATCH v1 15/20] iommu/fsl_pamu_domain: Implement fsl_pamu_domain_test_device
` [PATCH v1 16/20] iommu/omap-iommu: Implement omap_iommu_domain_test_dev
` [PATCH v1 17/20] iommu/s390-iommu: Implement s390_iommu_domain_test_device
` [PATCH v1 18/20] iommufd/selftest: Implement mock_domain_nop_test
` [PATCH v1 19/20] iommu/virtio-iommu: Implement viommu_domain_test_dev
` [PATCH v1 20/20] iommu/tegra-smmu: Implement tegra_smmu_domain_test_dev
[PATCH v1 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-10-15 17:35 UTC (9+ messages)
` [PATCH v1 1/6] iommu: Generic support for RMRs during device release
` [PATCH v1 2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
` [PATCH v1 3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain
` [PATCH v1 4/6] iommu/amd: Set release_domain to blocked_domain
` [PATCH v1 5/6] iommu: Do not revert set_domain for the last gdev
` [PATCH v1 6/6] iommu: Pass in old domain to attach_dev callback functions
[PATCH v3 00/21] paravirt: cleanup and reorg
2025-10-15 16:02 UTC (3+ messages)
` [PATCH v3 05/21] paravirt: Remove asm/paravirt_api_clock.h
[PATCH] virtiofs: remove max_pages_limit in indirect descriptor mode
2025-10-15 15:00 UTC (3+ messages)
[PATCH v1] drm/ci: disable broken MR check in sanity job
2025-10-15 12:04 UTC (2+ messages)
[syzbot] Monthly x86 report (Oct 2025)
2025-10-15 10:57 UTC
[bug report] vdpa/octeon_ep: enable support for multiple interrupts per device
2025-10-15 9:49 UTC
[PATCH v3 21/21] x86/pvlocks: Move paravirt spinlock functions into own header
2025-10-15 8:53 UTC (2+ messages)
[PATCH V7 00/19] virtio_ring in order support
2025-10-15 4:42 UTC (6+ messages)
` [PATCH V7 19/19] virtio_ring: add "
[syzbot] [kernfs?] [x86?] [mm?] general protection fault in call_timer_fn (2)
2025-10-15 1:45 UTC
[PATCH net-next v4 00/12] virtio_net: Add ethtool flow rules support
2025-10-14 7:04 UTC (19+ messages)
` [PATCH net-next v4 01/12] virtio_pci: Remove supported_cap size build assert
` [External] : "
` [PATCH net-next v4 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v4 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v4 04/12] virtio: Expose object create and destroy API
` [External] : "
` [PATCH net-next v4 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v4 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v4 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v4 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v4 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v4 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v4 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v4 12/12] virtio_net: Add get ethtool flow rules ops
[syzbot] [virt?] upstream test error: KMSAN: use-after-free in vring_map_one_sg
2025-10-14 6:47 UTC (11+ messages)
[PATCH net v2 0/3] fixes two virtio-net related bugs
2025-10-14 2:58 UTC (10+ messages)
` [PATCH net v2 1/3] virtio-net: fix incorrect flags recording in big mode
` [PATCH net v2 2/3] virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
` [PATCH net v2 3/3] virtio-net: correct hdr_len handling for tunnel gso
[PATCH 1/3] virtio: dwords->qwords
2025-10-12 19:17 UTC (9+ messages)
[PATCH] virtio-mem: fix typos in virtio_mem struct comments
2025-10-11 18:40 UTC
[PATCH net v1 0/3] fixes two virtio-net related bugs
2025-10-11 14:13 UTC (5+ messages)
` [PATCH net v1 1/3] virtio-net: fix incorrect flags recording in big mode
` [PATCH net v1 2/3] virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
` [PATCH net v1 3/3] virtio-net: correct hdr_len handling for tunnel gso
` [syzbot ci] Re: fixes two virtio-net related bugs
[PATCH net-next v5 0/8] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
2025-10-11 9:15 UTC (7+ messages)
` [PATCH net-next v5 4/8] TUN & TAP: Wake netdev queue after consuming an entry
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).