virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-30 21:00:07 to 2018-09-14 14:27:47 UTC [more...]

[patch 01/11] clocksource: Provide clocksource_arch_init()
 2018-09-14 14:27 UTC  (17+ messages)
` [patch 02/11] x86/time: Implement clocksource_arch_init()
` [patch 03/11] x86/vdso: Enforce 64bit clocksource
` [patch 04/11] x86/vdso: Use unsigned int consistently for vsyscall_gtod_data::seq
` [patch 05/11] x86/vdso: Introduce and use vgtod_ts
` [patch 06/11] x86/vdso: Collapse high resolution functions
` [patch 07/11] x86/vdso: Collapse coarse functions
` [patch 08/11] x86/vdso: Replace the clockid switch case
` [patch 09/11] x86/vdso: Simplify the invalid vclock case
` [patch 10/11] x86/vdso: Move cycle_last handling into the caller
` [patch 11/11] x66/vdso: Add CLOCK_TAI support
  ` [patch 00/11] x86/vdso: Cleanups, simmplifications and "

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-14 12:50 UTC 

ICITS'19 - Quito, Ecuador | Extended deadline: September 23
 2018-09-14 11:13 UTC 

[PATCH net-next V2] virtio_net: ethtool tx napi configuration
 2018-09-14  8:24 UTC  (6+ messages)

Sources of initialized memory in virtio?
 2018-09-14  3:50 UTC 

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

[PATCH net-next v2 0/5] virtio: support packed ring
 2018-09-13  9:47 UTC  (23+ messages)
  ` [virtio-dev] "
  ` [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 v2 3/5] virtio_ring: add packed ring support

[PATCH 2/3] virtio-gpu: add VIRTIO_GPU_F_EDID feature
 2018-09-13  8:12 UTC  (2+ messages)
` [PATCH 3/3] drm/virtio: add edid support

[PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg
 2018-09-12 18:13 UTC  (3+ messages)

[virtio-dev] [PATCH 2/2] drm/virtio: add iommu support
 2018-09-12  7:25 UTC  (2+ messages)

[PATCH] qxl: refactor to use drm_fb_helper_fbdev_setup
 2018-09-12  7:03 UTC  (2+ messages)

[PATCH net-next V2 00/11] vhost_net TX batching
 2018-09-12  3:16 UTC 

[PATCH] x86/paravirt: Get rid of patch_site label
 2018-09-11  9:44 UTC  (9+ messages)
  ` [PATCH v2] x86/paravirt: Get rid of patch_site and patch_default labels
      ` [PATCH] x86/paravirt: Cleanup native_patch()
              ` [PATCH v2] "

[PATCH v7 00/10] x86: macrofying inline asm for better compilation
 2018-09-10 13:00 UTC 

[RFC 0/4] Virtio uses DMA API for all devices
 2018-09-10  8:53 UTC  (7+ messages)

[PATCH net-next 01/11] net: sock: introduce SOCK_XDP
 2018-09-10  3:47 UTC  (38+ 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 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  (4+ messages)
    ` [PATCH net-next v8 5/7] net: vhost: introduce bitmap for vhost_poll
  ` [PATCH net-next v8 3/7] net: vhost: factor out busy polling logic to vhost_net_busy_poll()

[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] 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  (33+ messages)
  ` [PATCH v2 05/12] drm/bochs: use simpler remove_conflicting_pci_framebuffers()
  ` [PATCH v2 06/12] drm/cirrus: "
  ` [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 v2 02/12] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
  ` [PATCH v2 00/12] remove_conflicting_framebuffers() cleanup
  ` [PATCH v3 00/13] "
    ` [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] 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 


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