messages from 2021-04-16 02:24:24 to 2021-05-03 08:24:02 UTC [more...]
[PATCH v1 0/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
2021-05-03 8:23 UTC (11+ messages)
` [PATCH v1 1/7] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
` [PATCH v1 2/7] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
` [PATCH v1 3/7] mm: rename and move page_is_poisoned()
` [PATCH v1 4/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
` [PATCH v1 5/7] mm: introduce page_offline_(begin|end|freeze|unfreeze) to synchronize setting PageOffline()
` [PATCH v1 6/7] virtio-mem: use page_offline_(start|end) when "
` [PATCH v1 7/7] fs/proc/kcore: use page_offline_(freeze|unfreeze)
[PATCH] sound: virtio: correct the function name in kernel-doc comment
2021-05-03 8:20 UTC (2+ messages)
[PATCH] virtio_ring: boolean values to a bool variable
2021-05-03 8:17 UTC (2+ messages)
[PATCH net-next] virtio-net: fix use-after-free in skb_gro_receive
2021-05-03 8:00 UTC (2+ messages)
[PATCH net-next] virtio-net: fix use-after-free in skb_gro_receive
2021-05-03 7:59 UTC (2+ messages)
[PATCH] Provide detailed specification of virtio-blk lifetime metrics
2021-05-02 9:12 UTC
[PATCH] vdpa/mlx5: Add support for doorbell bypassing
2021-04-30 13:49 UTC (9+ messages)
[PATCH v2] virtiofs: propagate sync() to file server
2021-04-30 12:32 UTC (5+ messages)
[PATCH v5 0/9] drm: Support simple-framebuffer devices and firmware fbs
2021-04-30 10:58 UTC (10+ messages)
` [PATCH v5 1/9] drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
` [PATCH v5 2/9] drm/format-helper: Add blitter functions
` [PATCH v5 3/9] drm/aperture: Add infrastructure for aperture ownership
` [PATCH v5 4/9] drm: Add simpledrm driver
` [PATCH v5 5/9] drm/simpledrm: Add fbdev emulation
` [PATCH v5 6/9] drm/simpledrm: Initialize framebuffer data from device-tree node
` [PATCH v5 7/9] drm/simpledrm: Acquire clocks from DT device node
` [PATCH v5 8/9] drm/simpledrm: Acquire regulators "
` [PATCH v5 9/9] drm/simpledrm: Acquire memory aperture for framebuffer
[RFC PATCH 0/7] Untrusted device support for virtio
2021-04-29 4:16 UTC (14+ messages)
` [RFC PATCH 1/7] virtio-ring: maintain next in extra state for packed virtqueue
` [RFC PATCH 2/7] virtio_ring: rename vring_desc_extra_packed
` [RFC PATCH 3/7] virtio-ring: factor out desc_extra allocation
` [RFC PATCH 4/7] virtio_ring: secure handling of mapping errors
` [RFC PATCH 5/7] virtio_ring: introduce virtqueue_desc_add_split()
` [RFC PATCH 6/7] virtio: use err label in __vring_new_virtqueue()
` [RFC PATCH 7/7] virtio-ring: store DMA metadata in desc_extra for split virtqueue
[PATCH] virtio-net: enable SRIOV
2021-04-29 2:31 UTC (5+ messages)
[PATCH v3 0/1] mlx5_vdpa bug fix for feature negotiation
2021-04-29 1:48 UTC (2+ messages)
` [PATCH v3 1/1] vdpa/mlx5: fix feature negotiation across device reset
[PATCH RFC 00/14] vhost: multiple worker support
2021-04-28 22:37 UTC (16+ messages)
` [PATCH RFC 01/14] vhost: remove work arg from vhost_work_flush
` [PATCH RFC 1/1] QEMU vhost-scsi: add support for VHOST_SET_VRING_WORKER
` [PATCH RFC 02/14] vhost-scsi: remove extra flushes
` [PATCH RFC 03/14] vhost-scsi: reduce flushes during endpoint clearing
` [PATCH RFC 04/14] vhost: fix poll coding style
` [PATCH RFC 05/14] vhost: move worker thread fields to new struct
` [PATCH RFC 06/14] vhost: move vhost worker creation to kick setup
` [PATCH RFC 07/14] vhost: modify internal functions to take a vhost_worker
` [PATCH RFC 08/14] vhost: allow vhost_polls to use different vhost_workers
` [PATCH RFC 09/14] vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH RFC 10/14] vhost-scsi: make SCSI cmd completion per vq
` [PATCH RFC 11/14] vhost: allow userspace to create workers
` [PATCH RFC 12/14] vhost: add vhost_dev pointer to vhost_work
` [PATCH RFC 13/14] vhost: support sharing workers across devs
` [PATCH RFC 14/14] vhost: allow userspace to query vq worker mappings
[PATCH 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf
2021-04-28 13:08 UTC (7+ messages)
` [PATCH 1/2] vDPA/ifcvf: record virtio notify base
[PATCH net-next v3] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
2021-04-28 1:21 UTC
[PATCH v2] drm/bochs: Add screen blanking support
2021-04-27 12:21 UTC (4+ messages)
[PATCH v4 0/9] drm: Support simple-framebuffer devices and firmware fbs
2021-04-26 19:05 UTC (20+ messages)
` [PATCH v4 1/9] drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
` [PATCH v4 2/9] drm/format-helper: Add blitter functions
` [PATCH v4 3/9] drm/aperture: Add infrastructure for aperture ownership
` [PATCH v4 4/9] drm: Add simpledrm driver
` [PATCH v4 5/9] drm/simpledrm: Add fbdev emulation
` [PATCH v4 6/9] drm/simpledrm: Initialize framebuffer data from device-tree node
` [PATCH v4 7/9] drm/simpledrm: Acquire clocks from DT device node
` [PATCH v4 8/9] drm/simpledrm: Acquire regulators "
` [PATCH v4 9/9] drm/simpledrm: Acquire memory aperture for framebuffer
[RFC PATCH] virtio-vsock: add description for datagram type
2021-04-26 16:07 UTC (3+ messages)
[PATCH v2 0/6] Add support for ACPI VIOT
2021-04-23 11:38 UTC (7+ messages)
` [PATCH v2 1/6] ACPI: arm64: Move DMA setup operations out of IORT
` [PATCH v2 2/6] ACPI: Move IOMMU setup code "
` [PATCH v2 3/6] ACPI: Add driver for the VIOT table
` [PATCH v2 4/6] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
` [PATCH v2 5/6] iommu/dma: Simplify calls "
` [PATCH v2 6/6] iommu/virtio: Enable x86 support
[RFC PATCH V2 0/7] Do not read from descripto ring
2021-04-23 8:09 UTC (8+ messages)
` [RFC PATCH V2 1/7] virtio-ring: maintain next in extra state for packed virtqueue
` [RFC PATCH V2 2/7] virtio_ring: rename vring_desc_extra_packed
` [RFC PATCH V2 3/7] virtio-ring: factor out desc_extra allocation
` [RFC PATCH V2 4/7] virtio_ring: secure handling of mapping errors
` [RFC PATCH V2 5/7] virtio_ring: introduce virtqueue_desc_add_split()
` [RFC PATCH V2 6/7] virtio: use err label in __vring_new_virtqueue()
` [RFC PATCH V2 7/7] virtio-ring: store DMA metadata in desc_extra for split virtqueue
[GIT PULL] virtio: last minute fixes
2021-04-22 23:30 UTC (2+ messages)
[PATCH net-next v3] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
2021-04-22 12:55 UTC (8+ messages)
[RFC PATCH v8 04/19] af_vsock: implement SEQPACKET receive loop
2021-04-22 10:48 UTC (12+ messages)
` [RFC PATCH v8 11/19] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [RFC PATCH v8 13/19] virtio/vsock: rest of SOCK_SEQPACKET support
` [RFC PATCH v8 14/19] virtio/vsock: enable SEQPACKET for transport
` [RFC PATCH v8 15/19] vhost/vsock: "
` [RFC PATCH v8 16/19] vsock/loopback: "
` [RFC PATCH v8 17/19] vsock_test: add SOCK_SEQPACKET tests
` [RFC PATCH v8 19/19] af_vsock: serialize writes to shared socket
` [RFC PATCH v8 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
[RFC PATCH v5 2/2] virtio-vsock: SOCK_SEQPACKET description
2021-04-22 9:00 UTC (6+ messages)
` [virtio-comment] "
[PATCH] fuse: Avoid potential use after free
2021-04-22 0:44 UTC (3+ messages)
[RFC PATCH] vdpa: mandate 1.0 device
2021-04-21 8:17 UTC (10+ messages)
[PATCH] virtiofs: propagate sync() to file server
2021-04-21 7:39 UTC (3+ messages)
` [Virtio-fs] "
[PATCH] drm/bochs: Add screen blanking support
2021-04-21 7:19 UTC (2+ messages)
[PATCH net-next v3] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
2021-04-21 3:26 UTC
[PATCH net-next] virtio-net: restrict build_skb() use to some arches
2021-04-21 2:18 UTC (2+ messages)
[PATCH net-next] virtio-net: fix use-after-free in page_to_skb()
2021-04-21 2:15 UTC (7+ messages)
[PATCH net-next] virtio-net: restrict build_skb() use to some arches
2021-04-20 21:53 UTC
[PATCH v2] virtio_blk: Add support for lifetime feature
2021-04-20 16:41 UTC (3+ messages)
[PATCH net] vsock/virtio: free queued packets when closing socket
2021-04-20 11:07 UTC
[net-next, v2] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
2021-04-20 9:30 UTC (2+ messages)
[PATCH V4 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
2021-04-20 2:56 UTC
[PATCH V3 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
2021-04-19 3:17 UTC (5+ messages)
` [PATCH V3 3/3] vDPA/ifcvf: get_config_size should return dev specific config size
` [PATCH V3 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
[PATCH net-next v4 09/10] virtio-net: xsk zero copy xmit implement wakeup and xmit
2021-04-19 2:46 UTC
[PATCH] drm: Fix fbcon blank on QEMU graphics drivers
2021-04-16 18:30 UTC (3+ messages)
[PATCH v2 00/10] drm: Support simple-framebuffer devices and firmware fbs
2021-04-16 8:42 UTC (9+ messages)
` [PATCH v2 04/10] drm/aperture: Add infrastructure for aperture ownership
[PATCH v6 10/10] Documentation: Add documentation for VDUSE
2021-04-16 5:39 UTC (10+ messages)
` "
` [PATCH v6 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace
[PATCH net-next v4 09/10] virtio-net: xsk zero copy xmit implement wakeup and xmit
2021-04-16 5:35 UTC
[PATCH 2/4] vhost-scsi: remove extra flushes
2021-04-16 2:44 UTC (2+ messages)
` [PATCH 4/4] vhost poll: fix coding style
[PATCH V2 3/3] vDPA/ifcvf: get_config_size should return dev specific config size
2021-04-16 2:43 UTC (4+ messages)
` [PATCH V2 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
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).