virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-13 16:46:51 to 2018-09-10 03:00:53 UTC [more...]

[PATCH net-next v2 0/5] virtio: support packed ring
 2018-09-10  3:00 UTC  (13+ messages)
  ` [virtio-dev] "
  ` [PATCH net-next v2 3/5] virtio_ring: add packed ring support
  ` [PATCH net-next v2 1/5] virtio: add packed ring definitions
  ` [PATCH net-next v2 2/5] virtio_ring: support creating packed ring
  ` [PATCH net-next v2 4/5] virtio_ring: add event idx support in "
    ` [virtio-dev] "

[PATCH net-next v9 1/6] net: vhost: lock the vqs one by one
 2018-09-09 15:01 UTC  (5+ messages)
` [PATCH net-next v9 2/6] net: vhost: replace magic number of lock annotation
` [PATCH net-next v9 3/6] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
` [PATCH net-next v9 4/6] net: vhost: add rx busy polling in tx path
` [PATCH net-next v9 0/6] net: vhost: improve performance when enable busyloop

[PATCH net-next v9 0/6] net: vhost: improve performance when enable busyloop
 2018-09-09 11:51 UTC 

[PATCH net-next v8 0/7] net: vhost: improve performance when enable busyloop
 2018-09-09 10:58 UTC  (15+ messages)
` [PATCH net-next v8 1/7] net: vhost: lock the vqs one by one
` [PATCH net-next v8 2/7] net: vhost: replace magic number of lock annotation
` [PATCH net-next v8 3/7] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
` [PATCH net-next v8 4/7] net: vhost: add rx busy polling in tx path
` [PATCH net-next v8 5/7] net: vhost: introduce bitmap for vhost_poll
` [PATCH net-next v8 6/7] net: vhost: disable rx wakeup during tx busypoll
` [PATCH net-next v8 7/7] net: vhost: make busyloop_intr more accurate

[PATCH] x86/paravirt: Get rid of patch_site label
 2018-09-08 15:28 UTC  (4+ messages)
  ` [PATCH v2] x86/paravirt: Get rid of patch_site and patch_default labels
      ` [PATCH] x86/paravirt: Cleanup native_patch()

[PATCH v36 0/5] Virtio-balloon: support free page reporting
 2018-09-08  1:46 UTC  (5+ messages)

[PATCH] virtio: add unlikely() to WARN_ON_ONCE()
 2018-09-07 17:48 UTC 

[PATCH net-next 01/11] net: sock: introduce SOCK_XDP
 2018-09-07 16:13 UTC  (35+ messages)
` [PATCH net-next 02/11] tuntap: switch to use XDP_PACKET_HEADROOM
` [PATCH net-next 03/11] tuntap: enable bh early during processing XDP
` [PATCH net-next 04/11] tuntap: simplify error handling in tun_build_skb()
` [PATCH net-next 05/11] tuntap: tweak on the path of non-xdp case "
` [PATCH net-next 06/11] tuntap: split out XDP logic
` [PATCH net-next 07/11] tuntap: move XDP flushing out of tun_do_xdp()
` [PATCH net-next 08/11] tun: switch to new type of msg_control
` [PATCH net-next 09/11] tuntap: accept an array of XDP buffs through sendmsg()
` [PATCH net-next 10/11] tap: "
` [PATCH net-next 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets

[PATCH] x86/paravirt: Get rid of patch_site label
 2018-09-07 10:49 UTC 

[PATCH] bochs: convert to drm_fb_helper_fbdev_setup/teardown
 2018-09-07  8:10 UTC  (3+ messages)

[PATCH -next] drm/virtio: Remove set but not used variable 'bo'
 2018-09-07  7:34 UTC 

[PATCH 03/11] UAPI: virtio_net: Fix use of C++ keywords as structural members [ver #2]
 2018-09-06 15:02 UTC  (2+ messages)

[PATCH 03/11] UAPI: virtio_net: Fix use of C++ keywords as structural members
 2018-09-06 14:36 UTC  (10+ messages)
  ` [RFC] UAPI: Check headers by compiling all together as C++

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-06  9:18 UTC 

[PATCH net-next 00/11] Vhost_net TX batching
 2018-09-06  4:05 UTC 

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-05 15:54 UTC 

[PATCH v2 5/6] drm/bochs: fix DRM_FORMAT_* handling for big endian machines
 2018-09-05  6:04 UTC  (2+ messages)
` [PATCH v2 6/6] drm/virtio: fix DRM_FORMAT_* handling

[PATCH 00/13] remove_conflicting_framebuffers() cleanup
 2018-09-04 15:40 UTC  (38+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 02/12] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
  ` [PATCH v2 01/12] fbdev: show fbdev number for debugging
  ` [PATCH v2 03/12] fbdev: add remove_conflicting_pci_framebuffers()
  ` [PATCH v2 04/12] drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()
  ` [PATCH v2 06/12] drm/cirrus: "
  ` [PATCH v2 05/12] drm/bochs: "
  ` [PATCH v2 08/12] drm/radeon: "
  ` [PATCH v2 07/12] drm/mgag200: "
  ` [PATCH v2 09/12] drm/virtio: "
  ` [PATCH v2 10/12] drm/vc4: use simpler remove_conflicting_framebuffers(NULL)
  ` [PATCH v2 11/12] drm/sun4i: "
  ` [PATCH v2 12/12] drm/tegra: kick out simplefb
  ` [PATCH v3 00/13] remove_conflicting_framebuffers() cleanup
    ` [PATCH v3 02/13] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
    ` [PATCH v3 01/13] fbdev: show fbdev number for debugging
    ` [PATCH v3 04/13] fbdev: add remove_conflicting_pci_framebuffers()
    ` [PATCH v3 03/13] fbdev: add kerneldoc do remove_conflicting_framebuffers()
    ` [PATCH v3 05/13] drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()
    ` [PATCH v3 06/13] drm/bochs: "
    ` [PATCH v3 07/13] drm/cirrus: "
    ` [PATCH v3 09/13] drm/radeon: "
    ` [PATCH v3 08/13] drm/mgag200: "
    ` [PATCH v3 10/13] drm/virtio: "
    ` [PATCH v3 11/13] drm/vc4: use simpler remove_conflicting_framebuffers(NULL)
    ` [PATCH v3 12/13] drm/sun4i: "
    ` [PATCH v3 13/13] drm/tegra: kick out simplefb

[PATCH] vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
 2018-09-04  4:23 UTC  (4+ messages)

[PATCH 1/2] drm/virtio: add virtio_gpu_object_detach() function
 2018-09-03 23:50 UTC  (3+ messages)
` [PATCH 2/2] drm/virtio: add iommu support
  ` [virtio-dev] "

[PATCH] drm/virtio: track virtual output state
 2018-09-03 23:42 UTC 

[PATCH] vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
 2018-09-03 17:59 UTC 

[PATCH 4/5] drm/bochs: fix DRM_FORMAT_* handling for big endian machines
 2018-09-03 10:57 UTC  (2+ messages)
` [PATCH 5/5] drm/virtio: fix DRM_FORMAT_* handling

ICITS'19 - Quito, Ecuador; Deadline: September 16
 2018-08-31 13:01 UTC 

KASAN: use-after-free Read in vhost_work_queue
 2018-08-31  8:15 UTC  (2+ messages)

[PATCH] drm/bochs: Replace ttm_bo_unref with ttm_bo_put
 2018-08-30  7:18 UTC  (2+ messages)

[PATCH 0/2] Provide init/release functions for struct ttm_bo_global
 2018-08-30  6:45 UTC 

[PATCH v6] virtio_blk: add DISCARD and WRIET ZEROES commands support
 2018-08-28 22:25 UTC  (2+ messages)
` [PATCH v7] virtio_blk: add discard and write zeroes support

[PATCH v3 01/15] xen: move pv irq related functions under CONFIG_XEN_PV umbrella
 2018-08-28  7:40 UTC  (15+ messages)
` [PATCH v3 02/15] xen: move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
` [PATCH v3 03/15] xen: link platform-pci-unplug.o only if CONFIG_XEN_PVHVM
` [PATCH v3 04/15] xen: add SPDX identifier in arch/x86/xen files
` [PATCH v3 05/15] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
` [PATCH v3 06/15] x86/paravirt: remove clobbers parameter from paravirt patch functions
` [PATCH v3 07/15] x86/paravirt: remove clobbers from struct paravirt_patch_site
` [PATCH v3 08/15] x86/paravirt: use a single ops structure
` [PATCH v3 09/15] x86/paravirt: remove unused paravirt bits
` [PATCH v3 10/15] x86/paravirt: introduce new config option PARAVIRT_XXL
` [PATCH v3 11/15] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella
` [PATCH v3 12/15] x86/paravirt: move the Xen-only pv_cpu_ops under the "
` [PATCH v3 13/15] x86/paravirt: move the pv_irq_ops "
` [PATCH v3 14/15] x86/paravirt: move the Xen-only pv_mmu_ops "
` [PATCH v3 15/15] x86/paravirt: remove unneeded mmu related paravirt ops bits

[PATCH v3 00/15] x86/paravirt, xen: several cleanups
 2018-08-28  7:40 UTC 

[PATCH v37 1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
 2018-08-27  1:32 UTC  (3+ messages)
` [PATCH v37 2/3] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v37 3/3] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[PATCH v37 0/3] Virtio-balloon: support free page reporting
 2018-08-27  1:32 UTC 

[PATCH net] vhost: correctly check the iova range when waking virtqueue
 2018-08-26  0:40 UTC  (3+ messages)

[PATCH v2 00/11] x86/paravirt: several cleanups
 2018-08-24 14:15 UTC  (9+ messages)
  ` [PATCH v2 01/11] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
  ` [PATCH v2 02/11] x86/paravirt: remove clobbers parameter from paravirt patch functions
  ` [PATCH v2 03/11] x86/paravirt: remove clobbers from struct paravirt_patch_site
  ` [PATCH v2 09/11] x86/paravirt: move the Xen-only pv_irq_ops under the PARAVIRT_XXL umbrella
  ` [PATCH v2 10/11] x86/paravirt: move the Xen-only pv_mmu_ops "

[PATCH net] vhost: correctly check the iova range when waking virtqueue
 2018-08-24  8:53 UTC 

[PULL] virtio,vhost: fixes, tweaks
 2018-08-23 17:42 UTC 

[PATCH] vhost/scsi: truncate T10 PI iov_iter to prot_bytes
 2018-08-22 19:21 UTC 

[PATCH] vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048
 2018-08-22 17:25 UTC  (2+ messages)

IEEE Record # 41985: 2018 3rd International Conference on Contemporary Computing and Informatics (IC3I)
 2018-08-22  4:34 UTC 

[PATCH V2 net-next 2/6] sctp: Handle sctp packets with CHECKSUM_PARTIAL
 2018-08-20 15:39 UTC 

[PATCH] x86-64: use RIP-relative calls for paravirt indirect ones
 2018-08-20 14:54 UTC  (3+ messages)
` [PATCH RESEND] "

Call for Workshops Proposals - WorldCIST'19, La Toja Island, Spain
 2018-08-19 22:03 UTC 

Call for Papers - ICITS'19 - Quito, Ecuador
 2018-08-18 11:02 UTC 

[PATCH v4 0/3] virtio-balloon: some improvements
 2018-08-16  7:50 UTC  (4+ messages)
` [PATCH v4 1/3] virtio-balloon: remove BUG() in init_vqs
` [PATCH v4 2/3] virtio-balloon: kzalloc the vb struct
` [PATCH v4 3/3] virtio_balloon: replace oom notifier with shrinker

[PATCH 1/1] vhost: change the signature of __vhost_get_user_slow()
 2018-08-15  3:22 UTC 

[PATCH net-next] virtio_net: remove duplicated include from virtio_net.c
 2018-08-13 16:46 UTC 


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).