messages from 2024-11-12 18:25:44 to 2024-11-20 10:14:15 UTC [more...]
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-11-20 10:13 UTC (23+ messages)
` [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
` [PATCH v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node
` [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
[PATCH] virtio_balloon: Use outer variable 'page'
2024-11-20 10:02 UTC (3+ messages)
[PATCH 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
2024-11-20 8:05 UTC (6+ messages)
` [PATCH 2/4] vdpa/octeon_ep: handle device config change events
` [PATCH 3/4] vdpa/octeon_ep: read vendor-specific PCI capability
` [PATCH 4/4] vdpa/octeon_ep: add interrupt handler for virtio crypto device
[PATCH net v2 0/3] virtio/vsock: Fix memory leaks
2024-11-19 10:31 UTC (2+ messages)
[PATCH v4] drm/virtio: Add drm_panic support
2024-11-19 10:21 UTC (4+ messages)
[PATCH v3 1/2] drm/virtio: Use drm_gem_plane_helper_prepare_fb()
2024-11-19 10:10 UTC (3+ messages)
[PATCH v1] drm/virtio: Don't create a context with default param if context_init is supported
2024-11-19 10:10 UTC (3+ messages)
[PATCH v2 RESEND] drm/virtio: use generic dumb_map_offset implementation
2024-11-19 10:09 UTC (2+ messages)
[PATCH] vsock/virtio: Remove queued_replies pushback logic
2024-11-19 8:29 UTC (5+ messages)
[PATCH] vduse: relicense under GPL-2.0 OR BSD-3-Clause
2024-11-19 7:42 UTC
[PATCH] virtio: remove the duplicate might_sleep()
2024-11-19 2:37 UTC (2+ messages)
[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer
2024-11-18 19:45 UTC (23+ messages)
` [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH 2/5] drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
` [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
` [PATCH 4/5] drm/connector: make mode_valid_ctx accept const struct drm_display_mode
` [PATCH 5/5] drm/connector: make mode_valid "
[PATCH v6 0/3] vsock/test: fix wrong setsockopt() parameters
2024-11-18 15:54 UTC (6+ messages)
` [PATCH v6 1/3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
` [PATCH v6 2/3] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
` [PATCH v6 3/3] vsock/test: verify socket options after setting them
don't reorder requests passed to ->queue_rqs
2024-11-18 15:23 UTC (26+ messages)
` [PATCH 1/6] nvme-pci: reverse request order in nvme_queue_rqs
` [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
` [PATCH 3/6] block: remove rq_list_move
` [PATCH 4/6] block: add a rq_list type
` [PATCH 5/6] block: don't reorder requests in blk_add_rq_to_plug
` [PATCH 6/6] block: don't reorder requests in blk_mq_add_to_batch
[syzbot] [virt?] INFO: trying to register non-static key in stats_request
2024-11-18 15:17 UTC
Switch remaining drivers over to drm_exec
2024-11-17 9:15 UTC (13+ messages)
` [PATCH 1/7] drm/radeon: switch over to drm_exec v2
` [PATCH 2/7] drm/qxl: switch to using "
` [PATCH 3/7] drm/vmwgfx: start to phase out ttm_exec
` [PATCH 4/7] drm/vmwgfx: use the new drm_exec object
` [PATCH 5/7] drm/vmwgfx: replace ttm_validate_buffer with separate struct
` [PATCH 6/7] drm/xe: drop unused component dependencies
` [PATCH 7/7] drm/ttm: remove ttm_execbug_util
[PATCH v5 0/8] blk: refactor queue affinity helpers
2024-11-16 7:43 UTC (10+ messages)
` [PATCH v5 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v5 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v5 3/8] virtio: "
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v5 6/8] nvme: "
` [PATCH v5 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v5 8/8] blk-mq: remove unused queue mapping helpers
[PATCH net-next v4 00/13] virtio-net: support AF_XDP zero copy (tx)
2024-11-16 3:00 UTC (2+ messages)
[PATCH v2 0/4] Add new headers for Hyper-V Dom0
2024-11-15 21:54 UTC (11+ messages)
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
[PATCH] virtio-fs: Query rootmode during mount
2024-11-15 15:24 UTC (7+ messages)
[PATCH V4 vfio 0/7] Enhance the vfio-virtio driver to support live migration
2024-11-14 19:12 UTC (11+ messages)
` [PATCH V4 vfio 1/7] virtio_pci: Introduce device parts access commands
` [PATCH V4 vfio 2/7] virtio: Extend the admin command to include the result size
` [PATCH V4 vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
` [PATCH V4 vfio 4/7] virtio-pci: Introduce APIs to execute device parts "
` [PATCH V4 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
` [PATCH V4 vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
` [PATCH V4 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
[PATCH v4 00/10] blk: refactor queue affinity helpers
2024-11-14 12:20 UTC (25+ messages)
` [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
` [PATCH v4 03/10] PCI: hookup irq_get_affinity callback
` [PATCH v4 04/10] virtio: "
` [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH v4 06/10] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
` [PATCH v4 08/10] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v4 09/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v4 10/10] blk-mq: remove unused queue mapping helpers
[PATCH v5 net-next 09/13] gro: prevent ACE field corruption & better AccECN handling
2024-11-14 1:04 UTC (3+ messages)
[PATCH vhost 0/2] vdpa/mlx5: Iova mapping related fixes
2024-11-13 15:06 UTC (10+ messages)
` [PATCH vhost 2/2] vdpa/mlx5: Fix suboptimal range on iotlb iteration
[PATCH v3 0/8] blk: refactor queue affinity helpers
2024-11-13 14:30 UTC (27+ messages)
` [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v3 3/8] virtio: "
` [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
` [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v3 6/8] nvme: "
` [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
[PATCH V3 vfio 0/7] Enhance the vfio-virtio driver to support live migration
2024-11-13 11:44 UTC (4+ messages)
` [PATCH V3 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
[PATCH] virtio_ring: skip cpu sync when mapping fails
2024-11-13 1:35 UTC (5+ messages)
[GIT PULL] virtio: bugfix
2024-11-13 0:59 UTC (2+ messages)
[PATCH] MAINTAINERS: update Alexey Makhalov's email address
2024-11-12 23:50 UTC (2+ messages)
[PATCH] vdpa: vdpa_sim: vdpa_sim_net: fixed cofing style issues
2024-11-12 23:07 UTC (2+ 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).