messages from 2022-10-18 06:13:26 to 2022-11-07 09:42:26 UTC [more...]
[PATCH 0/4] ifcvf/vDPA implement features provisioning
2022-11-07 9:33 UTC (2+ messages)
` [PATCH 1/4] vDPA/ifcvf: ifcvf base layer interfaces work on struct ifcvf_hw
[PATCH] vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()
2022-11-07 9:14 UTC (2+ messages)
[PATCH] virtio_blk: Fix signedness bug in virtblk_prep_rq()
2022-11-07 7:44 UTC (3+ messages)
[PATCH v5 4/4] vdpa_sim: Implement resume vdpa op
2022-11-07 7:43 UTC
WorldCIST'23 - World Conference on Information Systems and Technologies | Pisa, Italy | Deadline: November 20
2022-11-03 16:50 UTC
[PATCH v3 00/23] drm/fb-helper: Untangle fbdev emulation and helpers
2022-11-03 15:14 UTC (24+ messages)
` [PATCH v3 01/23] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v3 02/23] drm/mcde: "
` [PATCH v3 03/23] drm/vboxvideo: "
` [PATCH v3 04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v3 05/23] drm/imx/dcss: "
` [PATCH v3 06/23] drm/ingenic: "
` [PATCH v3 07/23] drm/logicvc: "
` [PATCH v3 08/23] drm/rockchip: "
` [PATCH v3 09/23] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v3 10/23] drm/tve200: Include <linux/of.h>
` [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file
` [PATCH v3 12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v3 13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v3 16/23] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v3 19/23] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v3 20/23] drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
` [PATCH v3 21/23] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v3 22/23] drm/fb-helper: Remove unnecessary include statements
` [PATCH v3 23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed
[GIT PULL iommu] Please pull iommu errno changes
2022-11-03 14:53 UTC
[PATCH] locking/paravirt: Fix performance regression on core bonded vCPU
2022-11-03 14:09 UTC (2+ messages)
Issue with VDUSE (QSD vduse-blk export) and vhost-vdpa
2022-11-03 10:37 UTC (3+ messages)
[PATCH 1/2] vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
2022-11-02 17:08 UTC (5+ messages)
` [PATCH 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()
[PATCH v2 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()
2022-11-02 13:30 UTC (3+ messages)
[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
2022-11-02 10:33 UTC (23+ messages)
` [PATCH v2 01/21] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v2 02/21] drm/mcde: "
` [PATCH v2 03/21] drm/vboxvideo: "
` [PATCH v2 04/21] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v2 05/21] drm/imx/dcss: "
` [PATCH v2 06/21] drm/ingenic: "
` [PATCH v2 07/21] drm/logicvc: "
` [PATCH v2 08/21] drm/rockchip: "
` [PATCH v2 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v2 10/21] drm/tve200: Include <linux/of.h>
` [PATCH v2 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH v2 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v2 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v2 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v2 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v2 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v2 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v2 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v2 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v2 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v2 21/21] drm/fb-helper: Remove unnecessary include statements
[PATCH] virtio_pci: modify ENOENT to EINVAL
2022-11-02 5:34 UTC
[PATCH V3 1/1] blk-mq: avoid double ->queue_rq() because of early timeout
2022-10-31 13:25 UTC (4+ messages)
[PATCH v3 0/4] vDPA: initial config export via "vdpa dev show"
2022-10-28 23:23 UTC (15+ messages)
` [PATCH v3 1/4] vdpa: save vdpa_dev_set_config in struct vdpa_device
` [PATCH v3 2/4] vdpa: pass initial config to _vdpa_register_device()
` [PATCH v3 3/4] vdpa: show dev config as-is in "vdpa dev show" output
` [PATCH v3 4/4] vdpa: fix improper error message when adding vdpa dev
[PATCH REPOST] vduse: Remove include of rwlock.h
2022-10-26 13:44 UTC
[PATCH V2 1/1] blk-mq: avoid double ->queue_rq() because of early timeout
2022-10-26 3:29 UTC (2+ messages)
[PATCH] blk-mq: avoid double ->queue_rq() because of early timeout
2022-10-26 0:53 UTC (5+ messages)
[PATCH v3 0/1] virtio_bt: Fix alignment in configuration struct
2022-10-25 20:17 UTC (6+ messages)
` [PATCH v3 1/1] "
` [PATCH v4 "
WorldCIST'23 - World Conference on Information Systems and Technologies | Pisa, Italy | Deadline: November 20
2022-10-25 17:11 UTC
[Bug] double ->queue_rq() because of timeout in ->queue_rq()
2022-10-24 15:41 UTC (9+ messages)
[PATCH 0/2] virtio: use helper function is_power_of_2()
2022-10-24 11:33 UTC (6+ messages)
` [PATCH 1/2] virtio_pci: "
` [PATCH 2/2] virtio_ring: "
[PATCH v2] vDPA: rename get_vq_num_max to get_vq_size_max
2022-10-24 2:17 UTC (2+ messages)
CISTI'2023 - Call for Workshops Proposals | Aveiro, Portugal
2022-10-22 21:18 UTC
CISTI'2023 - Call for Workshops Proposals | Aveiro, Portugal
2022-10-22 20:51 UTC
[PATCH v2 0/4] vDPA: dev config export via "vdpa dev show" command
2022-10-22 0:31 UTC (16+ messages)
` [PATCH v2 1/4] vdpa: save vdpa_dev_set_config in struct vdpa_device
` [PATCH v2 2/4] vdpa: pass initial config to _vdpa_register_device()
` [PATCH v2 3/4] vdpa: show dev config as-is in "vdpa dev show" output
` [PATCH v2 4/4] vdpa: fix improper error message when adding vdpa dev
[PATCH 0/4] vDPA: dev config export via "vdpa dev show" command
2022-10-21 7:13 UTC (8+ messages)
[PATCH 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
2022-10-20 12:00 UTC (24+ messages)
` [PATCH 01/21] drm/amdgpu: Don't set struct drm_driver.lastclose
` [PATCH 02/21] drm/imx: "
` [PATCH 03/21] drm/ingenic: "
` [PATCH 04/21] drm/komeda: "
` [PATCH 05/21] drm/logicvc: "
` [PATCH 06/21] drm/mcde: "
` [PATCH 07/21] drm/rockchip: "
` [PATCH 08/21] drm/vboxvideo: "
` [PATCH 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH 10/21] drm/tve200: Include <linux/of.h>
` [PATCH 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH 21/21] drm/fb-helper: Remove unnecessary include statements
[PATCH] x86/paravirt: use common macro for creating simple asm paravirt functions
2022-10-20 9:19 UTC
[PATCH x86/core] x86/paravirt: Fix a !PARAVIRT build warning
2022-10-19 16:59 UTC
[RFC PATCH v5 0/8] Make balloon drivers' memory changes known to the rest of the kernel
2022-10-19 15:39 UTC (3+ messages)
6.1-rc1 regression: virtio-net cpumask and during reboot
2022-10-19 12:13 UTC (5+ messages)
[PATCH 1/4] vdpa/mlx5: Fix rule forwarding VLAN to TIR
2022-10-19 6:07 UTC (8+ messages)
` [PATCH 2/4] vdpa/mlx5: Move some definitions to a new header file
` [PATCH 4/4] vdpa/mlx5: Add RX counters to debugfs
` [PATCH 3/4] vdpa/mlx5: Add debugfs subtree
[PATCH AUTOSEL 4.9 8/8] virtio_pci: don't try to use intxif pin is zero
2022-10-19 5:58 UTC (2+ messages)
[RFC PATCH] virtio: document virtio hardening status and TODO
2022-10-18 15:39 UTC (2+ messages)
[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
2022-10-18 11:34 UTC
[PATCH v4 4/4] vdpa_sim: Implement resume vdpa op
2022-10-18 10:53 UTC
[PATCH v3 0/4] vdpa: Add resume operation
2022-10-18 8:24 UTC (3+ messages)
[PATCH] iproute2/vdpa: Add support for reading device features
2022-10-18 8:00 UTC (6+ messages)
[PATCH V2 0/3] vdpa: device feature provisioning
2022-10-18 7:45 UTC (12+ messages)
` [PATCH V2 2/3] vdpa_sim_net: support "
[PATCH v2 1/4] vdpa: Add resume operation
2022-10-18 6:14 UTC (5+ messages)
` [PATCH v2 4/4] vdpa_sim: Implement resume vdpa op
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).