Linux Virtualization
[Prev Page][Next Page]
- Re: [PATCH v2 1/4] hyperv: Move hv_connection_id to hyperv-tlfs.h, (continued)
- [PATCH net v2 0/3] virtio/vsock: Fix memory leaks,
Michal Luczaj
- [PATCH] vdpa: vdpa_sim: vdpa_sim_net: fixed cofing style issues,
Gediminas Repecka
- [PATCH 0/2] Add Error Recovery support for Virtio PCI devices,
Israel Rukshin
- [PATCH v2 RESEND] drm/virtio: use generic dumb_map_offset implementation,
Peter Shkenev
- [PATCH][next] virtio_vdpa: remove redundant check on desc,
Colin Ian King
- [PATCH v6 1/1] virtio-blk: Add description for blk_size field,
Max Gurtovoy
- [PATCH net-next v3 00/13] virtio-net: support AF_XDP zero copy (tx),
Xuan Zhuo
- [PATCH net-next v3 02/13] virtio_ring: split: record extras for indirect buffers, Xuan Zhuo
- [PATCH net-next v3 04/13] virtio_ring: perform premapped operations based on per-buffer, Xuan Zhuo
- [PATCH net-next v3 05/13] virtio_ring: introduce add api for premapped, Xuan Zhuo
- [PATCH net-next v3 01/13] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH net-next v3 08/13] virtio_net: refactor the xmit type, Xuan Zhuo
- [PATCH net-next v3 06/13] virtio-net: rq submits premapped per-buffer, Xuan Zhuo
- [PATCH net-next v3 09/13] virtio_net: xsk: bind/unbind xsk for tx, Xuan Zhuo
- [PATCH net-next v3 10/13] virtio_net: xsk: prevent disable tx napi, Xuan Zhuo
- [PATCH net-next v3 12/13] virtio_net: update tx timeout record, Xuan Zhuo
- [PATCH net-next v3 03/13] virtio_ring: packed: record extras for indirect buffers, Xuan Zhuo
- [PATCH net-next v3 07/13] virtio_ring: remove API virtqueue_set_dma_premapped, Xuan Zhuo
- [PATCH net-next v3 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY, Xuan Zhuo
- [PATCH net-next v3 11/13] virtio_net: xsk: tx: support xmit xsk buffer, Xuan Zhuo
- [PATCH net 0/4] virtio/vsock: Fix memory leaks,
Michal Luczaj
- [PATCH v2] drm/virtio: Add drm_panic support,
Ryosuke Yasuoka
- [PATCH v2] hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer,
Hyunwoo Kim
- [PATCH] vdpa/mlx5: Fix error path during device add,
Dragos Tatulea
- [PATCH V3] vp_vdpa: fix id_table array not null terminated error,
Xiaoguang Wang
- [PATCH v3 0/9] vhost: Add support of kthread API,
Cindy Lu
- [PATCH v3 1/9] vhost: Add a new parameter to allow user select kthread, Cindy Lu
- [PATCH v3 2/9] vhost: Add the vhost_worker to support kthread, Cindy Lu
- [PATCH v3 3/9] vhost: Add the cgroup related function, Cindy Lu
- [PATCH v3 4/9] vhost: Add kthread support in function vhost_worker_create, Cindy Lu
- [PATCH v3 5/9] vhost: Add kthread support in function vhost_worker_queue(), Cindy Lu
- [PATCH v3 6/9] vhost: Add kthread support in function vhost_worker_destroy(), Cindy Lu
- [PATCH v3 7/9] vhost: Add new UAPI to support change to task mode, Cindy Lu
- [PATCH v3 8/9] vhost_scsi: Add check for inherit_owner status, Cindy Lu
- [PATCH v3 9/9] vhost: Expose the modparam inherit_owner_default, Cindy Lu
- Re: [PATCH v3 0/9] vhost: Add support of kthread API, Lei Yang
- [PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration,
Yishai Hadas
- [PATCH net 0/4] virtio_net: Make RSS interact properly with queue number,
Philo Lu
- [PATCH net-next] ptp: Remove 'default y' for VMCLOCK PTP device,
David Woodhouse
- [PATCH V2] vp_vdpa: fix id_table array not null terminated error,
Xiaoguang Wang
- [PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation.,
'Guanjun'
- [PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity, 'Guanjun'
[PATCH] vp_vdpa: fix id_table array not null terminated error,
Xiaoguang Wang
[PATCH] drm/virtio: Add drm_panic support,
Ryosuke Yasuoka
[PATCH] virtio: only reset device and restore status if needed in device resume,
qiang4 . zhang
[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers,
Caleb Sander Mateos
Re: [PATCH 2/2] dim: pass dim_sample to net_dim() by reference, Jakub Kicinski
[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx),
Xuan Zhuo
- [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers, Xuan Zhuo
- [PATCH net-next v2 03/13] virtio_ring: packed: record extras for indirect buffers, Xuan Zhuo
- [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer, Xuan Zhuo
- [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped, Xuan Zhuo
- [PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped, Xuan Zhuo
- [PATCH net-next v2 08/13] virtio_net: refactor the xmit type, Xuan Zhuo
- [PATCH net-next v2 09/13] virtio_net: xsk: bind/unbind xsk for tx, Xuan Zhuo
- [PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer, Xuan Zhuo
- [PATCH net-next v2 10/13] virtio_net: xsk: prevent disable tx napi, Xuan Zhuo
- [PATCH net-next v2 01/13] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH net-next v2 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY, Xuan Zhuo
- [PATCH net-next v2 11/13] virtio_net: xsk: tx: support xmit xsk buffer, Xuan Zhuo
- [PATCH net-next v2 12/13] virtio_net: update tx timeout record, Xuan Zhuo
[PATCH v2] virtio: console: Fix atomicity violation in fill_readbuf(), Qiu-ji Chen
[PATCH v4 0/2] vsock/test: fix wrong setsockopt() parameters,
Konstantin Shkolnyy
[PATCH 0/2] drm/cirrus: Don't pretend to operate hardware,
Thomas Zimmermann
[PATCH net-next v1 0/4] virtio_net: enable premapped mode by default,
Xuan Zhuo
[PATCH net-next v23 4/7] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH v2] vdpa: solidrun: Fix UB bug with devres, Philipp Stanner
[PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration,
Yishai Hadas
[PATCH v3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter,
Konstantin Shkolnyy
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390,
David Hildenbrand
- [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex, David Hildenbrand
- [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex, David Hildenbrand
- [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened, David Hildenbrand
- [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h, David Hildenbrand
- [PATCH v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node, David Hildenbrand
- [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges, David Hildenbrand
- [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel, David Hildenbrand
- [PATCH v1 08/11] virtio-mem: mark device ready before registering callbacks in kdump mode, David Hildenbrand
- [PATCH v1 09/11] virtio-mem: remember usable region size, David Hildenbrand
- [PATCH v1 10/11] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM, David Hildenbrand
- [PATCH v1 11/11] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM), David Hildenbrand
- Re: [PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390, Baoquan He
- Re: [PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390, Baoquan He
[PATCH v3 0/7] virtio-mem: s390 support,
David Hildenbrand
- [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall, David Hildenbrand
- [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction, David Hildenbrand
- [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices, David Hildenbrand
- [PATCH v3 4/7] virtio-mem: s390 support, David Hildenbrand
- [PATCH v3 5/7] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390, David Hildenbrand
- [PATCH v3 6/7] s390/sparsemem: reduce section size to 128 MiB, David Hildenbrand
- [PATCH v3 7/7] s390/sparsemem: provide memory_add_physaddr_to_nid() with CONFIG_NUMA, David Hildenbrand
- Re: [PATCH v3 0/7] virtio-mem: s390 support, Heiko Carstens
- Re: [PATCH v3 0/7] virtio-mem: s390 support, Sumanth Korikkar
- Re: [PATCH v3 0/7] virtio-mem: s390 support, Heiko Carstens
[PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
[PATCH] virtio-fs: Query rootmode during mount,
Hanna Czenczek
[PATCH v2] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter,
Konstantin Shkolnyy
[PATCH] virtio_pci: Fix admin vq cleanup by using correct info pointer,
Feng Liu
[PATCH] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter,
Konstantin Shkolnyy
[PATCH v5 1/1] virtio-blk: Add description for blk_size field,
Max Gurtovoy
[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_disable_cb (5),
syzbot
[PATCH v2 0/2] drm/ci: add new devices for testing,
Vignesh Raman
[PATCH v4 1/2] virt: pvmemcontrol: control guest physical memory properties,
Yuanchu Xie
[PATCH vhost 0/2] vdpa/mlx5: Iova mapping related fixes,
Dragos Tatulea
[PATCH v3 0/2] vhost-vdpa: Add support for NO-IOMMU mode,
Srujana Challa
[PATCH v2] drm/virtio: use generic dumb_map_offset implementation, Peter Shkenev
[PATCH v3 1/2] drm/virtio: Use drm_gem_plane_helper_prepare_fb(),
Dmitry Osipenko
[PATCH v1] drm/virtio: Don't create a context with default param if context_init is supported,
Dmitry Osipenko
[PATCH net-next v22 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH] drm/bochs: Replace deprecated PCI implicit devres,
Philipp Stanner
[PATCH] vDPA/ifcvf: Fix pci_read_config_byte() return code handling,
Yuan Can
[PATCH v3 1/2] virt: pvmemcontrol: control guest physical memory properties,
Yuanchu Xie
[PATCH] virtio_net: fix integer overflow in stats,
Michael S. Tsirkin
[PATCH RESEND] vdpa: solidrun: Fix UB bug with devres,
Philipp Stanner
[PATCH] drm/virtio: use generic dumb_map_offset implementation,
Peter Shkenev
[PATCH v2 0/7] virtio-mem: s390 support,
David Hildenbrand
[RFC PATCH v1 35/57] virtio: Remove PAGE_SIZE compile-time constant assumption, Ryan Roberts
[PATCH 0/5] virtio_net: enable premapped mode by default,
Xuan Zhuo
[PATCH v4] virtio: Make vring_new_virtqueue support for packed vring,
huangwenyu1998
[PATCH net-next v21 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH] crypto: virtio/akcipher - Move a pointer assignment in virtio_crypto_rsa_set_key(),
Markus Elfring
[PATCH v4 1/1] virtio-blk: Add description for blk_size field,
Max Gurtovoy
[PATCH v3 1/1] virtio-blk: Add description for blk_size field,
Max Gurtovoy
[PATCH v3] virtio: Make vring_new_virtqueue support for packed vring,
huangwenyu1998
[PATCH 1/8] vhost-scsi: Reduce mem use by moving upages to per queue,
Mike Christie
[PATCH] Fix typo in vringh_test.c,
Shivam Chaudhary
[PATCH] vdpa: solidrun: Fix UB bug with devres, Philipp Stanner
[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
[PATCH v7 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
[PATCH net-next v20 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature,
Akihiko Odaki
- [PATCH RFC v5 01/10] virtio_net: Add functions for hashing, Akihiko Odaki
- [PATCH RFC v5 02/10] skbuff: Introduce SKB_EXT_TUN_VNET_HASH, Akihiko Odaki
- [PATCH RFC v5 03/10] net: flow_dissector: Export flow_keys_dissector_symmetric, Akihiko Odaki
- [PATCH RFC v5 04/10] tun: Unify vnet implementation, Akihiko Odaki
- [PATCH RFC v5 05/10] tun: Pad virtio header with zero, Akihiko Odaki
- [PATCH RFC v5 06/10] tun: Introduce virtio-net hash reporting feature, Akihiko Odaki
- [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS, Akihiko Odaki
- [PATCH RFC v5 08/10] selftest: tun: Test vnet ioctls without device, Akihiko Odaki
- [PATCH RFC v5 09/10] selftest: tun: Add tests for virtio-net hashing, Akihiko Odaki
- [PATCH RFC v5 10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT, Akihiko Odaki
[PATCH 1/1] s390/virtio_ccw: fix dma_parm pointer not set up,
Halil Pasic
[PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
[PATCH 1/1] virtio_fs: store actual queue index in mq_map, Max Gurtovoy
[PATCH 1/1] virtio_fs: add informative log for new tag discovery, Max Gurtovoy
[PATCH v2 1/1] virtio-blk: Add description for blk_size field,
Max Gurtovoy
[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device,
David Woodhouse
[PATCH v2] virtio: Make vring_new_virtqueue support for packed vring,
huangwenyu1998
[PATCH AUTOSEL 5.4 18/21] virtio_pmem: Check device status before requesting flush, Sasha Levin
[PATCH AUTOSEL 5.10 22/26] virtio_pmem: Check device status before requesting flush, Sasha Levin
[PATCH AUTOSEL 5.15 27/31] virtio_pmem: Check device status before requesting flush, Sasha Levin
[PATCH AUTOSEL 6.1 34/42] virtio_pmem: Check device status before requesting flush, Sasha Levin
[PATCH AUTOSEL 6.6 48/58] virtio_pmem: Check device status before requesting flush, Sasha Levin
[PATCH AUTOSEL 6.10 55/70] virtio_pmem: Check device status before requesting flush, Sasha Levin
[PATCH AUTOSEL 6.11 61/76] virtio_pmem: Check device status before requesting flush, Sasha Levin
[PATCH v1 0/3] drm/ci: add new devices for testing,
Vignesh Raman
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]