messages from 2024-10-23 18:32:59 to 2024-11-04 10:23:33 UTC [more...]
[PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration
2024-11-04 10:21 UTC (5+ messages)
` [PATCH V1 vfio 1/7] virtio_pci: Introduce device parts access commands
` [PATCH V1 vfio 2/7] virtio: Extend the admin command to include the result size
` [PATCH V1 vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
` [PATCH V1 vfio 4/7] virtio-pci: Introduce APIs to execute device parts "
[PATCH] virtio: Remove virtio devices on device_shutdown()
2024-11-04 10:22 UTC (6+ messages)
[PATCH v3 0/7] virtio-mem: s390 support
2024-11-04 10:14 UTC (27+ messages)
` [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction
` [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
` [PATCH v3 4/7] virtio-mem: s390 support
` [PATCH v3 5/7] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390
` [PATCH v3 6/7] s390/sparsemem: reduce section size to 128 MiB
` [PATCH v3 7/7] s390/sparsemem: provide memory_add_physaddr_to_nid() with CONFIG_NUMA
[PATCH net 0/4] virtio_net: Make RSS interact properly with queue number
2024-11-04 8:57 UTC (5+ messages)
` [PATCH net 1/4] virtio_net: Support dynamic rss indirection table size
` [PATCH net 2/4] virtio_net: Add hash_key_length check
` [PATCH net 3/4] virtio_net: Sync rss config to device when virtnet_probe
` [PATCH net 4/4] virtio_net: Update rss when set queue
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-11-04 6:21 UTC (13+ 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 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
` [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 v1 08/11] virtio-mem: mark device ready before registering callbacks in kdump mode
` [PATCH v1 09/11] virtio-mem: remember usable region size
` [PATCH v1 10/11] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
` [PATCH v1 11/11] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
2024-11-04 2:52 UTC (17+ messages)
` [resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference
[PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
2024-11-03 14:38 UTC (19+ messages)
` [PATCH vfio 1/7] virtio_pci: Introduce device parts access commands
` [PATCH vfio 2/7] virtio: Extend the admin command to include the result size
` [PATCH vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
` [PATCH vfio 4/7] virtio-pci: Introduce APIs to execute device parts "
` [PATCH vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
` [PATCH vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
` [PATCH vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
[PATCH V2] vp_vdpa: fix id_table array not null terminated error
2024-11-03 3:08 UTC (2+ messages)
[PATCH net-next] ptp: Remove 'default y' for VMCLOCK PTP device
2024-11-02 21:52 UTC
[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation
2024-11-01 23:37 UTC (9+ messages)
` [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
` [PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity
[PATCH] virtio: only reset device and restore status if needed in device resume
2024-11-01 5:20 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-31 22:59 UTC (12+ messages)
` [PATCH 2/5] hyperv: Remove unnecessary #includes
` [EXTERNAL] RE: [PATCH 0/5] Add new headers for Hyper-V Dom0
[PATCH] virtio_pci: Fix admin vq cleanup by using correct info pointer
2024-10-31 17:41 UTC (5+ messages)
[PATCH v4 0/2] vsock/test: fix wrong setsockopt() parameters
2024-10-31 16:04 UTC (5+ messages)
` [PATCH v4 1/2] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
` [PATCH v4 2/2] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
[PATCH] vp_vdpa: fix id_table array not null terminated error
2024-10-31 12:39 UTC (3+ messages)
[PATCH] drm/virtio: Add drm_panic support
2024-10-31 10:34 UTC (2+ messages)
[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
2024-10-31 2:19 UTC (15+ messages)
` [PATCH net-next v2 01/13] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
` [PATCH net-next v2 03/13] virtio_ring: packed: "
` [PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
` [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
` [PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
` [PATCH net-next v2 08/13] virtio_net: refactor the xmit type
` [PATCH net-next v2 09/13] virtio_net: xsk: bind/unbind xsk for tx
` [PATCH net-next v2 10/13] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v2 11/13] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next v2 12/13] virtio_net: update tx timeout record
` [PATCH net-next v2 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
[PATCH 2/2] dim: pass dim_sample to net_dim() by reference
2024-10-30 23:48 UTC
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-30 14:33 UTC (11+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
[PATCH v2] virtio: console: Fix atomicity violation in fill_readbuf()
2024-10-30 6:49 UTC
[PATCH] virtio-pmem: reset device before delete vqs on device removal
2024-10-29 14:39 UTC (3+ messages)
[PATCH 0/2] drm/cirrus: Don't pretend to operate hardware
2024-10-29 14:34 UTC (3+ messages)
` [PATCH 1/2] drm/cirrus: Use virtual encoder and connector types
` [PATCH 2/2] drm/cirrus: Rename to cirrus-qemu
[PATCH v2 0/2] drm/ci: add new devices for testing
2024-10-29 10:44 UTC (6+ messages)
` [PATCH v2 1/2] drm/ci: add dedede
` [PATCH v2 2/2] drm/ci: add sm8350-hdk
[PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
2024-10-29 8:46 UTC (5+ messages)
` [PATCH net-next v1 1/4] virtio-net: fix overflow inside virtnet_rq_alloc
` [PATCH net-next v1 2/4] virtio_net: big mode skip the unmap check
` [PATCH net-next v1 3/4] virtio_net: enable premapped mode for merge and small by default
` [PATCH net-next v1 4/4] virtio_net: rx remove premapped failover code
[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
2024-10-28 16:17 UTC (7+ messages)
[PATCH v3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
2024-10-28 13:44 UTC (2+ messages)
[PATCH net-next v23 4/7] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
2024-10-28 11:53 UTC
[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
2024-10-28 11:17 UTC (16+ messages)
` [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace
[PATCH v2] vdpa: solidrun: Fix UB bug with devres
2024-10-28 7:43 UTC
[PATCH v3 1/2] drm/virtio: Use drm_gem_plane_helper_prepare_fb()
2024-10-25 17:59 UTC (4+ messages)
` [PATCH v3 2/2] drm/virtio: New fence for every plane update
[PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-25 15:11 UTC (9+ messages)
` [PATCH v9 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v9 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v9 3/5] drm: handle "
` [PATCH v9 4/5] tty: serial: "
` [PATCH v9 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
[PATCH 0/5] virtio_net: enable premapped mode by default
2024-10-25 13:22 UTC (13+ messages)
` [PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc
` [PATCH 2/5] virtio_net: introduce vi->mode
` [PATCH 4/5] virtio_net: enable premapped mode for merge and small by default
[PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping
2024-10-25 9:59 UTC (4+ messages)
[PATCH v4] virtio: Make vring_new_virtqueue support for packed vring
2024-10-25 9:07 UTC (2+ messages)
[PATCH vhost 0/2] vdpa/mlx5: Iova mapping related fixes
2024-10-25 8:42 UTC (5+ messages)
` [PATCH vhost 1/2] vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
` [PATCH vhost 2/2] vdpa/mlx5: Fix suboptimal range on iotlb iteration
[PATCH v2] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
2024-10-25 8:37 UTC (2+ messages)
[PATCH] virtio-fs: Query rootmode during mount
2024-10-24 16:47 UTC
[PATCH] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
2024-10-24 15:21 UTC (4+ messages)
[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-24 9:30 UTC (7+ messages)
` [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
2024-10-24 9:05 UTC (10+ messages)
` [EXTERNAL] "
[PATCH v5 1/1] virtio-blk: Add description for blk_size field
2024-10-24 2:23 UTC (3+ messages)
[PATCH v4 1/2] virt: pvmemcontrol: control guest physical memory properties
2024-10-23 22:57 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).