Linux Virtualization
[Prev Page][Next Page]
- [PATCH RFC net-next v1 0/5] Device memory TCP TX,
Mina Almasry
- [RFC PATCH 1/3] virtio-gpu api: add blob userptr resource,
Honglei Huang
- [RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc,
Peter Hilber
- [RFC PATCH v4 0/4] Add virtio_rtc module,
Peter Hilber
- [PATCH] sev-snp: parse MP tables for VMware hypervisor, Ajay Kaher
- [PATCH v4] vdpa: solidrun: Replace deprecated PCI functions,
Philipp Stanner
- [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data,
Hyunwoo Kim
- [PATCH v1 0/3] virtio-blk: add io_uring passthrough support.,
Ferry Meng
- Re: [PATCH v2] virtio: fix reference leak in register_virtio_device(),
Markus Elfring
- [PATCH v4 0/9] blk: honor isolcpus configuration,
Daniel Wagner
- [PATCH v2] drm/ci: uprev IGT, Vignesh Raman
- [PATCH] drm/bochs: Do not put DRM device in PCI remove callback, Thomas Zimmermann
- Re: [PATCH] virtio: fix reference leak in register_virtio_device(),
Viresh Kumar
- [PATCH] net: Convert proto_ops::getname to sockaddr_storage,
Kees Cook
- a bochs-drm (?) oops on head,
Dr. David Alan Gilbert
- [PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer,
Dmitry Baryshkov
- [PATCH v4 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device,
Shijith Thotton
- Re: [syzbot] [tipc?] kernel BUG in __pskb_pull_tail,
syzbot
- [linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression,
kernel test robot
- [PATCH AUTOSEL 5.4 7/7] virtio-blk: don't keep queue frozen during system suspend, Sasha Levin
- [PATCH AUTOSEL 5.10 10/10] virtio-blk: don't keep queue frozen during system suspend, Sasha Levin
- [PATCH AUTOSEL 5.15 10/10] virtio-blk: don't keep queue frozen during system suspend, Sasha Levin
- [PATCH AUTOSEL 6.1 14/15] virtio-blk: don't keep queue frozen during system suspend, Sasha Levin
- [PATCH AUTOSEL 6.6 21/23] virtio-blk: don't keep queue frozen during system suspend, Sasha Levin
- [PATCH AUTOSEL 6.12 34/36] virtio-blk: don't keep queue frozen during system suspend, Sasha Levin
- [PATCH v3] vdpa: solidrun: Replace deprecated PCI functions,
Philipp Stanner
- [PATCH v4 0/8] vhost: Add support of kthread API,
Cindy Lu
- [bug report] drm/virtio: Add helpers to initialize and free the imported object, Dan Carpenter
- [bug report] drm/virtio: Import prime buffers from other devices as guest blobs, Dan Carpenter
- [PATCH v3 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device,
Shijith Thotton
- [PATCH v2] vdpa: solidrun: Replace deprecated PCI functions,
Philipp Stanner
- [PATCH 0/3] virtgpu: check if P2P is possiable or not,
Julia Zhang
- [PATCH] virtio: Add hsakmt capset definition, Honglei Huang
- [PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points,
Koichiro Den
- [PATCH net v4 1/6] virtio_net: correct netdev_tx_reset_queue() invocation point, Koichiro Den
- [PATCH net v4 2/6] virtio_net: replace vq2rxq with vq2txq where appropriate, Koichiro Den
- [PATCH net v4 3/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_resize(), Koichiro Den
- [PATCH net v4 4/6] virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize, Koichiro Den
- [PATCH net v4 5/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_reset(), Koichiro Den
- [PATCH net v4 6/6] virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx, Koichiro Den
- Re: [PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points, Jason Wang
- Re: [PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points, Xuan Zhuo
- Re: [PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points, patchwork-bot+netdevbpf
- Re: [PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points, Michael S. Tsirkin
- [virtio-dev] [RFC PATCH 0/1] Virtio-loopback: a virtio based HAL for non-virtualized environments,
t . ampelikiotis
- Re: [virtio-dev] [RFC PATCH 0/1] Virtio-loopback: a virtio based HAL for non-virtualized environments, Stefan Hajnoczi
- Re: [virtio-dev] [RFC PATCH 0/1] Virtio-loopback: a virtio based HAL for non-virtualized environments, Jason Wang
[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390,
David Hildenbrand
- [PATCH v2 01/12] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex, David Hildenbrand
- [PATCH v2 02/12] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex, David Hildenbrand
- [PATCH v2 06/12] fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list, David Hildenbrand
- [PATCH v2 07/12] fs/proc/vmcore: factor out freeing a list of vmcore ranges, David Hildenbrand
- [PATCH v2 09/12] virtio-mem: mark device ready before registering callbacks in kdump mode, David Hildenbrand
- [PATCH v2 11/12] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM, David Hildenbrand
- [PATCH v2 12/12] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM), David Hildenbrand
- [PATCH v2 08/12] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel, David Hildenbrand
- [PATCH v2 10/12] virtio-mem: remember usable region size, David Hildenbrand
- [PATCH v2 05/12] fs/proc/vmcore: move vmcore definitions out of kcore.h, David Hildenbrand
- [PATCH v2 03/12] fs/proc/vmcore: disallow vmcore modifications while the vmcore is open, David Hildenbrand
- [PATCH v2 04/12] fs/proc/vmcore: prefix all pr_* with "vmcore:", David Hildenbrand
[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points,
Koichiro Den
[PATCH v2 0/8] vhost-scsi: Memory reduction patches,
Mike Christie
[PATCH] drm: cast calculation to __u64 to fix potential integer overflow,
Gax-c
[PATCH net v8 0/3] vsock/test: fix wrong setsockopt() parameters,
Konstantin Shkolnyy
[PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk,
Ferry Meng
[PATCH net-next v2 0/5] virtio_net: correct netdev_tx_reset_queue() invocation points,
Koichiro Den
[PATCH] x86/paravirt: remove the wbinvd hook, Juergen Gross
[PATCH net v7 0/3] vsock/test: fix wrong setsockopt() parameters,
Konstantin Shkolnyy
[RFC PATCH 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency,
Kevin Loughlin
[PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties,
Yuanchu Xie
[PATCH v6 0/8] blk: refactor queue affinity helpers,
Daniel Wagner
- [PATCH v6 1/8] driver core: bus: add irq_get_affinity callback to bus_type, Daniel Wagner
- [PATCH v6 2/8] PCI: hookup irq_get_affinity callback, Daniel Wagner
- [PATCH v6 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues, Daniel Wagner
- [PATCH v6 8/8] blk-mq: remove unused queue mapping helpers, Daniel Wagner
- [PATCH v6 4/8] blk-mq: introduce blk_mq_map_hw_queues, Daniel Wagner
- [PATCH v6 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues, Daniel Wagner
- [PATCH v6 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues, Daniel Wagner
- [PATCH v6 3/8] virtio: hookup irq_get_affinity callback, Daniel Wagner
- Re: [PATCH v6 0/8] blk: refactor queue affinity helpers, Daniel Wagner
- Re: [PATCH v6 0/8] blk: refactor queue affinity helpers, Jens Axboe
[PATCH] vdpa: solidrun: Replace deprecated PCI functions,
Philipp Stanner
[PATCH v1] drm/virtio: Factor out common dmabuf unmapping code,
Dmitry Osipenko
[PATCH] vdpa/vp_vdpa: implement kick_vq_with_data callback,
Yuxue Liu yuxue.liu@xxxxxxxxxxxxxxx
[PATCH net-next] virtio_net: drop netdev_tx_reset_queue() from virtnet_enable_queue_pair(),
Koichiro Den
[PATCH v1] drm/virtio: Set missing bo->attached flag,
Dmitry Osipenko
[PATCH v5] drm/virtio: Add drm_panic support,
Ryosuke Yasuoka
drivers/virtio/virtio_ring.c:1162:11: error: 'struct vring_virtqueue' has no member named 'premapped',
Naresh Kamboju
[PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices,
Israel Rukshin
[PATCH v4 0/9] mm: workingset reporting,
Yuanchu Xie
- [PATCH v4 1/9] mm: aggregate workingset information into histograms, Yuanchu Xie
- [PATCH v4 2/9] mm: use refresh interval to rate-limit workingset report aggregation, Yuanchu Xie
- [PATCH v4 3/9] mm: report workingset during memory pressure driven scanning, Yuanchu Xie
- [PATCH v4 4/9] mm: extend workingset reporting to memcgs, Yuanchu Xie
- [PATCH v4 5/9] mm: add kernel aging thread for workingset reporting, Yuanchu Xie
- [PATCH v4 6/9] selftest: test system-wide workingset reporting, Yuanchu Xie
- [PATCH v4 7/9] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces, Yuanchu Xie
- [PATCH v4 8/9] Docs/admin-guide/cgroup-v2: document workingset reporting, Yuanchu Xie
- [PATCH v4 9/9] virtio-balloon: add workingset reporting, Yuanchu Xie
- Re: [PATCH v4 0/9] mm: workingset reporting, Johannes Weiner
[PATCH] virtio_net: drain unconsumed tx completions if any before dql_reset,
Koichiro Den
[PATCH v3 0/5] Introduce new headers for Hyper-V,
Nuno Das Neves
[PATCH] drm: cast calculation to __u64 in qxl_mode_dumb_create(), Gax-c
[PATCH AUTOSEL 6.12 084/107] virtio-net: fix overflow inside virtnet_rq_alloc, Sasha Levin
[PATCH AUTOSEL 6.11 67/87] virtio-net: fix overflow inside virtnet_rq_alloc, Sasha Levin
[PATCH AUTOSEL 6.6 46/61] virtio-net: fix overflow inside virtnet_rq_alloc, Sasha Levin
[no subject], Unknown
virtqueue_kick() falls back to returning true,
Snild Dolkow
[PATCH v2 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device,
Shijith Thotton
[PATCH fixes] riscv: mm: Do not call pmd dtor on vmemmap page table teardown,
Björn Töpel
[PATCH] virtio_balloon: Use outer variable 'page',
zhangjiao2
[PATCH 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device,
Shijith Thotton
[PATCH] vduse: relicense under GPL-2.0 OR BSD-3-Clause,
Yongji Xie
[syzbot] [virt?] INFO: trying to register non-static key in stats_request, syzbot
[PATCH] virtio: remove the duplicate might_sleep(),
xiaowuding_jaguarmicro
[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer,
Dmitry Baryshkov
[PATCH v5 0/8] blk: refactor queue affinity helpers,
Daniel Wagner
[PATCH] vsock/virtio: Remove queued_replies pushback logic,
Alexander Graf
Switch remaining drivers over to drm_exec,
Christian König
don't reorder requests passed to ->queue_rqs,
Christoph Hellwig
[PATCH v6 0/3] vsock/test: fix wrong setsockopt() parameters,
Konstantin Shkolnyy
[PATCH v4 00/10] blk: refactor queue affinity helpers,
Daniel Wagner
- [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type, Daniel Wagner
- [PATCH v4 03/10] PCI: hookup irq_get_affinity callback, Daniel Wagner
- [PATCH v4 04/10] virtio: hookup irq_get_affinity callback, Daniel Wagner
- [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues, Daniel Wagner
- [PATCH v4 06/10] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues, Daniel Wagner
- [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues, Daniel Wagner
- [PATCH v4 08/10] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues, Daniel Wagner
- [PATCH v4 09/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues, Daniel Wagner
- [PATCH v4 10/10] blk-mq: remove unused queue mapping helpers, Daniel Wagner
- [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver, Daniel Wagner
[PATCH V4 vfio 0/7] Enhance the vfio-virtio driver to support live migration,
Yishai Hadas
[PATCH v4] drm/virtio: Add drm_panic support,
Ryosuke Yasuoka
RE: [PATCH v5 net-next 09/13] gro: prevent ACE field corruption & better AccECN handling,
Ilpo Järvinen
[PATCH v3 0/8] blk: refactor queue affinity helpers,
Daniel Wagner
[PATCH] virtio-blk: don't keep queue frozen during system suspend,
Ming Lei
[PATCH V3 vfio 0/7] Enhance the vfio-virtio driver to support live migration,
Yishai Hadas
[PATCH net-next v4 00/13] virtio-net: support AF_XDP zero copy (tx),
Xuan Zhuo
- [PATCH net-next v4 02/13] virtio_ring: split: record extras for indirect buffers, Xuan Zhuo
- [PATCH net-next v4 03/13] virtio_ring: packed: record extras for indirect buffers, Xuan Zhuo
- [PATCH net-next v4 08/13] virtio_net: refactor the xmit type, Xuan Zhuo
- [PATCH net-next v4 05/13] virtio_ring: introduce add api for premapped, Xuan Zhuo
- [PATCH net-next v4 04/13] virtio_ring: perform premapped operations based on per-buffer, Xuan Zhuo
- [PATCH net-next v4 01/13] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH net-next v4 10/13] virtio_net: xsk: prevent disable tx napi, Xuan Zhuo
- [PATCH net-next v4 07/13] virtio_ring: remove API virtqueue_set_dma_premapped, Xuan Zhuo
- [PATCH net-next v4 12/13] virtio_net: update tx timeout record, Xuan Zhuo
- [PATCH net-next v4 11/13] virtio_net: xsk: tx: support xmit xsk buffer, Xuan Zhuo
- [PATCH net-next v4 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY, Xuan Zhuo
- [PATCH net-next v4 09/13] virtio_net: xsk: bind/unbind xsk for tx, Xuan Zhuo
- [PATCH net-next v4 06/13] virtio-net: rq submits premapped per-buffer, Xuan Zhuo
- Re: [PATCH net-next v4 00/13] virtio-net: support AF_XDP zero copy (tx), patchwork-bot+netdevbpf
[no subject], Unknown
[PATCH v2 0/6] blk: refactor queue affinity helpers,
Daniel Wagner
[PATCH V2 vfio 0/7] Enhance the vfio-virtio driver to support live migration,
Yishai Hadas
[PATCH] virtio_ring: skip cpu sync when mapping fails,
Jason Wang
[PATCH v3] drm/virtio: Add drm_panic support,
Ryosuke Yasuoka
[PATCH v5 0/3] vsock/test: fix wrong setsockopt() parameters,
Konstantin Shkolnyy
[PATCH v2 0/4] Add new headers for Hyper-V Dom0,
Nuno Das Neves
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]