messages from 2022-06-29 06:57:28 to 2022-07-06 15:34:18 UTC [more...]
[PATCH AUTOSEL 4.9 1/5] virtio_mmio: Add missing PM calls to freeze/restore
2022-07-06 15:34 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 2/5] virtio_mmio: Restore guest page size on resume
[PATCH AUTOSEL 4.14 1/8] virtio_mmio: Add missing PM calls to freeze/restore
2022-07-06 15:33 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 2/8] virtio_mmio: Restore guest page size on resume
[PATCH AUTOSEL 4.19 1/8] virtio_mmio: Add missing PM calls to freeze/restore
2022-07-06 15:33 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 2/8] virtio_mmio: Restore guest page size on resume
[PATCH AUTOSEL 5.4 1/9] virtio_mmio: Add missing PM calls to freeze/restore
2022-07-06 15:33 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 2/9] virtio_mmio: Restore guest page size on resume
[PATCH AUTOSEL 5.10 01/11] virtio_mmio: Add missing PM calls to freeze/restore
2022-07-06 15:32 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 02/11] virtio_mmio: Restore guest page size on resume
[PATCH AUTOSEL 5.15 03/18] vdpa/mlx5: Initialize CVQ vringh only once
2022-07-06 15:31 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 04/18] vduse: Tie vduse mgmtdev and its device
` [PATCH AUTOSEL 5.15 05/18] virtio_mmio: Add missing PM calls to freeze/restore
` [PATCH AUTOSEL 5.15 06/18] virtio_mmio: Restore guest page size on resume
[PATCH AUTOSEL 5.18 03/22] vdpa/mlx5: Initialize CVQ vringh only once
2022-07-06 15:30 UTC (4+ messages)
` [PATCH AUTOSEL 5.18 04/22] vduse: Tie vduse mgmtdev and its device
` [PATCH AUTOSEL 5.18 06/22] virtio_mmio: Add missing PM calls to freeze/restore
` [PATCH AUTOSEL 5.18 07/22] virtio_mmio: Restore guest page size on resume
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-07-06 14:04 UTC (15+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean
[PATCH RESEND v5 1/5] iommu: Refactor iommu_group_store_type()
2022-07-06 12:12 UTC (4+ messages)
` [PATCH RESEND v5 2/5] iova: Allow rcache range upper limit to be flexible
[PATCH v7 7/9] drm/virtio: Improve DMA API usage for shmem BOs
2022-07-06 10:30 UTC (5+ messages)
[PATCH v2 0/5] VDUSE: Support registering userspace memory as bounce buffer
2022-07-06 9:30 UTC
[PATCH v2 5/5] vduse: Support registering userspace memory for IOTLB
2022-07-06 6:08 UTC
[PATCH] vdpa: ifcvf: Fix spelling mistake in comments
2022-07-06 4:04 UTC
[PATCH -next] vdpa/mlx5: Use eth_broadcast_addr() to assign broadcast address
2022-07-06 4:04 UTC
[PATCH] rpmsg: virtio: Fix broken rpmsg_probe()
2022-07-06 4:03 UTC (5+ messages)
[PATCH V3 3/6] vDPA: allow userspace to query features of a vDPA device
2022-07-06 2:28 UTC (11+ messages)
` [PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
` [PATCH V3 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V3 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c
` [PATCH V3 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH V3 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device
[linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102
2022-07-05 23:41 UTC
[PATCH v8 1/2] drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
2022-07-05 21:48 UTC (3+ messages)
` [PATCH v8 2/2] drm/gem: Don't map imported GEMs
[PATCH V6 0/9] rework on the IRQ hardening of virtio
2022-07-05 12:56 UTC (3+ messages)
` [PATCH V6 8/9] virtio: harden vring IRQ
[PATCH v3 0/3] virtio: support requiring restricted access per device
2022-07-05 11:16 UTC (2+ messages)
[PATCH v4 1/1] Create debugfs file with virtio balloon usage information
2022-07-05 8:59 UTC
[PATCH] tools/virtio: fix build
2022-07-05 7:22 UTC
[RFC PATCH 0/6] virtio_test: add support for vhost-vdpa
2022-07-05 7:14 UTC (11+ messages)
` [RFC PATCH 1/6] tools/virtio: fix build
` [RFC PATCH 2/6] vhost_test: add $(srctree) on the included path
` [RFC PATCH 3/6] virtio_test: call __virtio_unbreak_device
` [RFC PATCH 4/6] tools/virtio: move feature negotiation in vdev_info_init()
` [RFC PATCH 5/6] virtio_test: support vhost-vdpa device
` [RFC PATCH 6/6] vdpasim: add vdpa_sim_test module
[PATCH] vDPA/ifcvf: remove duplicated assignment to pointer cfg
2022-07-05 3:14 UTC
[PATCH v2 0/3] vdpa_sim_blk: several fixes for the vDPA block simulator
2022-07-05 3:11 UTC (5+ messages)
` [PATCH v2 1/3] vdpa_sim_blk: use dev_dbg() to print errors
` [PATCH v2 2/3] vdpa_sim_blk: limit the number of request handled per batch
` [PATCH v2 3/3] vdpa_sim_blk: call vringh_complete_iotlb() also in the error path
[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
2022-07-05 2:12 UTC (70+ messages)
` [PATCH v11 01/40] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v11 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v11 05/40] virtio_ring: split vring_virtqueue
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v11 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v11 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v11 12/40] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v11 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v11 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v11 15/40] virtio_ring: packed: introduce vring_free_packed
` [PATCH v11 16/40] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v11 17/40] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v11 18/40] virtio_ring: packed: extract the logic of attach vring
` [PATCH v11 19/40] virtio_ring: packed: extract the logic of vring init
` [PATCH v11 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v11 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v11 23/40] virtio_pci: move struct virtio_pci_common_cfg to virtio_pci_modern.h
` [PATCH v11 24/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v11 26/40] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v11 27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v11 28/40] virtio_pci: introduce helper to get/set queue reset
` [PATCH v11 29/40] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v11 30/40] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v11 31/40] virtio: find_vqs() add arg sizes
` [PATCH v11 32/40] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v11 33/40] virtio_mmio: "
` [PATCH v11 34/40] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v11 35/40] virtio_net: set the default max ring size by find_vqs()
` [PATCH v11 36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v11 37/40] virtio_net: split free_unused_bufs()
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "
` [PATCH v11 40/40] virtio_net: support set_ringparam
[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563
2022-07-05 0:01 UTC
[Linaro-mm-sig] Re: [PATCH v6 02/22] drm/gem: Move mapping of imported dma-bufs to drm_gem_mmap_obj()
2022-07-04 12:33 UTC
[PATCH 6/6] vduse: Update api version to 1
2022-07-04 9:26 UTC (6+ messages)
` [PATCH 5/6] vduse: Support registering userspace memory for IOTLB
` [PATCH 0/6] VDUSE: Support registering userspace memory as bounce buffer
[PATCH net V5] virtio-net: fix the race between refill work and close
2022-07-04 8:52 UTC (2+ messages)
[PATCH net V4] virtio-net: fix the race between refill work and close
2022-07-04 7:14 UTC (5+ messages)
[PATCH V3] virtio: disable notification hardening by default
2022-07-04 7:00 UTC (21+ messages)
Call for papers - ICITS'2023 | Cusco, Peru | Deadline: September 4
2022-07-02 20:08 UTC
[linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808
2022-07-02 0:58 UTC
[PATCH v4 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
2022-07-01 18:17 UTC (2+ messages)
Call for papers - ICITS'2023 | Cusco, Peru | Deadline: September 4
2022-07-01 10:12 UTC
[PATCH] virtio: VIRTIO_HARDEN_NOTIFICATION is broken
2022-07-01 7:11 UTC (3+ messages)
[PATCH v1 1/1] virtio: Restore semantics of vq->broken in virtqueues
2022-07-01 6:14 UTC (5+ messages)
[PATCH net V3] virtio-net: fix the race between refill work and close
2022-07-01 5:47 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
2022-06-30 23:49 UTC
[PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
2022-06-30 9:57 UTC (3+ messages)
[PATCH V2] virtio-net: fix the race between refill work and close
2022-06-30 6:31 UTC (8+ messages)
[PATCH] virtio-net: fix the race between refill work and close
2022-06-30 2:02 UTC (5+ messages)
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).