[PATCH 0/3] virtgpu: check if P2P is possiable or not
2024-12-09 12:28 UTC (5+ messages)
` [PATCH 1/3] xen:get p2pdma_distance
` [PATCH 2/3] virtgpu: get p2pdma_distance
` [PATCH 3/3] drm/virtio: Implement device_attach
[PATCH v2] vdpa: solidrun: Replace deprecated PCI functions
2024-12-09 11:51 UTC
[PATCH v6 0/8] blk: refactor queue affinity helpers
2024-12-09 9:42 UTC (10+ messages)
` [PATCH v6 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v6 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v6 3/8] virtio: "
` [PATCH v6 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v6 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v6 6/8] nvme: "
` [PATCH v6 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v6 8/8] blk-mq: remove unused queue mapping helpers
[PATCH v2 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
2024-12-09 9:39 UTC (13+ messages)
` [PATCH v2 2/4] vdpa/octeon_ep: handle device config change events
` [PATCH v2 3/4] vdpa/octeon_ep: read vendor-specific PCI capability
` [EXTERNAL] "
` [PATCH v2 4/4] vdpa/octeon_ep: add interrupt handler for virtio crypto device
[PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points
2024-12-09 2:45 UTC (8+ messages)
` [PATCH net v4 1/6] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net v4 2/6] virtio_net: replace vq2rxq with vq2txq where appropriate
` [PATCH net v4 3/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
` [PATCH net v4 4/6] virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
` [PATCH net v4 5/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
` [PATCH net v4 6/6] virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
[PATCH v3 0/5] Introduce new headers for Hyper-V
2024-12-09 0:07 UTC (10+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v3 3/5] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files
[PATCH v4 0/9] mm: workingset reporting
2024-12-06 19:57 UTC (18+ messages)
` [PATCH v4 1/9] mm: aggregate workingset information into histograms
` [PATCH v4 2/9] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v4 3/9] mm: report workingset during memory pressure driven scanning
` [PATCH v4 4/9] mm: extend workingset reporting to memcgs
` [PATCH v4 5/9] mm: add kernel aging thread for workingset reporting
` [PATCH v4 6/9] selftest: test system-wide "
` [PATCH v4 7/9] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces
` [PATCH v4 8/9] Docs/admin-guide/cgroup-v2: document workingset reporting
` [PATCH v4 9/9] virtio-balloon: add "
[PATCH net v2 0/3] virtio/vsock: Fix memory leaks
2024-12-06 18:39 UTC (3+ messages)
[PATCH] virtio: Add hsakmt capset definition
2024-12-06 6:50 UTC
[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
2024-12-06 0:27 UTC (25+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net-next v3 2/7] virtio_net: replace vq2rxq with vq2txq where appropriate
` [PATCH net-next v3 3/7] virtio_net: introduce virtnet_sq_free_unused_buf_done()
` [PATCH net-next v3 4/7] virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
` [PATCH net-next v3 5/7] virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
` [PATCH net-next v3 6/7] virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
` [PATCH net-next v3 7/7] virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
[PATCH] virtio-blk: don't keep queue frozen during system suspend
2024-12-05 17:00 UTC (3+ messages)
[PATCH net v8 0/3] vsock/test: fix wrong setsockopt() parameters
2024-12-05 10:50 UTC (5+ messages)
` [PATCH net v8 1/3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
` [PATCH net v8 2/3] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
` [PATCH net v8 3/3] vsock/test: verify socket options after setting them
[PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
2024-12-05 9:51 UTC (7+ messages)
` [PATCH 1/3] virtio-blk: add virtio-blk chardev support
` [PATCH 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev
` [PATCH 3/3] virtio-blk: add uring_cmd iopoll support
` [Resend]Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
[virtio-dev] [RFC PATCH 0/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
2024-12-05 8:19 UTC (6+ messages)
` [virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device
[PATCH v2 0/8] vhost-scsi: Memory reduction patches
2024-12-04 20:47 UTC (10+ messages)
` [PATCH v2 1/8] vhost-scsi: Reduce mem use by moving upages to per queue
` [PATCH v2 2/8] vhost-scsi: Allocate T10 PI structs only when enabled
` [PATCH v2 3/8] vhost-scsi: Add better resource allocation failure handling
` [PATCH v2 4/8] vhost-scsi: Return queue full for page alloc failures during copy
` [PATCH v2 5/8] vhost-scsi: Dynamically allocate scatterlists
` [PATCH v2 6/8] vhost-scsi: Stop duplicating se_cmd fields
` [PATCH v2 7/8] vhost-scsi: Allocate iov_iter used for unaligned copies when needed
` [PATCH v2 8/8] vhost-scsi: Reduce response iov mem use
[PATCH] drm: cast calculation to __u64 to fix potential integer overflow
2024-12-04 14:10 UTC (2+ messages)
[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-12-04 12:54 UTC (13+ messages)
` [PATCH v2 01/12] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v2 02/12] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v2 03/12] fs/proc/vmcore: disallow vmcore modifications while the vmcore is open
` [PATCH v2 04/12] fs/proc/vmcore: prefix all pr_* with "vmcore:"
` [PATCH v2 05/12] fs/proc/vmcore: move vmcore definitions out of kcore.h
` [PATCH v2 06/12] fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
` [PATCH v2 07/12] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v2 08/12] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
` [PATCH v2 09/12] virtio-mem: mark device ready before registering callbacks in kdump mode
` [PATCH v2 10/12] virtio-mem: remember usable region size
` [PATCH v2 11/12] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
` [PATCH v2 12/12] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
[PATCH net-next v2 0/5] virtio_net: correct netdev_tx_reset_queue() invocation points
2024-12-04 4:14 UTC (11+ messages)
` [PATCH net-next v2 1/5] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net-next v2 2/5] virtio_ring: add 'flushed' as an argument to virtqueue_resize()
` [PATCH net-next v2 3/5] virtio_net: add missing netdev_tx_reset_queue() to virtnet_tx_resize()
` [PATCH net-next v2 4/5] virtio_ring: add 'flushed' as an argument to virtqueue_reset()
` [PATCH net-next v2 5/5] virtio_net: add missing netdev_tx_reset_queue to virtnet_sq_bind_xsk_pool()
[PATCH] vdpa/vp_vdpa: implement kick_vq_with_data callback
2024-12-04 3:09 UTC (6+ messages)
` [PATCH v2] "
[RFC PATCH 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
2024-12-03 23:42 UTC (9+ messages)
` [RFC PATCH 1/2] x86, lib, xenpv: Add WBNOINVD helper functions
` [RFC PATCH 2/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-12-03 10:51 UTC (8+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
[PATCH] x86/paravirt: remove the wbinvd hook
2024-12-03 7:15 UTC
[PATCH net-next] virtio_net: drop netdev_tx_reset_queue() from virtnet_enable_queue_pair()
2024-12-03 3:38 UTC (5+ messages)
[PATCH net v7 0/3] vsock/test: fix wrong setsockopt() parameters
2024-12-03 1:37 UTC (4+ messages)
` [PATCH net v7 1/3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
` [PATCH net v7 2/3] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
` [PATCH net v7 3/3] vsock/test: verify socket options after setting them
[PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties
2024-12-03 0:23 UTC (2+ messages)
` [PATCH v5 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers
[PATCH v1] drm/virtio: Factor out common dmabuf unmapping code
2024-12-02 17:37 UTC (2+ messages)
[PATCH v1] drm/virtio: Set missing bo->attached flag
2024-12-02 17:29 UTC (2+ messages)
[PATCH v5] drm/virtio: Add drm_panic support
2024-12-02 17:19 UTC (4+ messages)
[PATCH] vdpa: solidrun: Replace deprecated PCI functions
2024-12-02 17:17 UTC (2+ messages)
[PATCH v6 0/3] vsock/test: fix wrong setsockopt() parameters
2024-12-02 15:54 UTC (2+ messages)
[PATCH v5 0/8] blk: refactor queue affinity helpers
2024-12-02 13:48 UTC (4+ messages)
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
[PATCH] virtio_net: drain unconsumed tx completions if any before dql_reset
2024-12-02 4:22 UTC (10+ messages)
[PATCH fixes] riscv: mm: Do not call pmd dtor on vmemmap page table teardown
2024-11-28 12:38 UTC (2+ messages)
drivers/virtio/virtio_ring.c:1162:11: error: 'struct vring_virtqueue' has no member named 'premapped'
2024-11-28 10:33 UTC (4+ messages)
[GIT PULL] virtio: features, fixes, cleanups
2024-11-27 21:40 UTC (3+ messages)
[PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices
2024-11-27 6:57 UTC (3+ messages)
` [PATCH 1/2] virtio_pci: Add support for PCIe Function Level Reset
` [PATCH 2/2] virtio_blk: Add support for transport error recovery
[PATCH v3 0/9] vhost: Add support of kthread API
2024-11-27 6:44 UTC (7+ messages)
` [PATCH v3 3/9] vhost: Add the cgroup related function
` [PATCH v3 4/9] vhost: Add kthread support in function vhost_worker_create
page: next (older)
- 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 read-only IMAP folder(s) and NNTP newsgroup(s).