virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-09 11:51:24 to 2018-10-04 17:28:37 UTC [more...]

[patch 01/11] clocksource: Provide clocksource_arch_init()
 2018-10-04 17:28 UTC  (61+ 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\

[PATCH] VMCI: Resource wildcard match fixed
 2018-10-02 22:35 UTC 

[PATCH 0/4] Improve virtio ID allocation
 2018-10-02 12:55 UTC  (8+ messages)
` [PATCH 1/4] drm/virtio: Replace IDRs with IDAs
` [PATCH 2/4] drm/virtio: Handle context ID allocation errors
` [PATCH 3/4] drm/virtio: Handle object "
` [PATCH 4/4] drm/virtio: Use IDAs more efficiently

[PATCH v3 2/2] drm/bochs: add edid support
 2018-10-02 11:10 UTC 

[PATCH] qxl: fix null-pointer crash during suspend
 2018-10-02 10:05 UTC  (2+ messages)

[PATCH v2 2/2] drm/bochs: add edid support
 2018-10-02  6:19 UTC 

[PATCH net V2] vhost-vsock: fix use after free
 2018-09-27 23:50 UTC  (4+ messages)

[PATCH net V2] vhost-vsock: fix use after free
 2018-09-27 12:22 UTC 

[PATCH net] vhost-vsock: fix use after free
 2018-09-27 12:21 UTC  (2+ messages)

[PATCH net] vhost-vsock: fix use after free
 2018-09-27  8:43 UTC 

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

[PULL 0/2] virtio-ccw fixes
 2018-09-26 16:48 UTC  (3+ messages)
` [PULL 1/2] virtio/s390: avoid race on vcdev->config
` [PULL 2/2] virtio/s390: fix race in ccw_io_helper()

Call for Papers - WorldCIST'19 - La Toja Island, Spain
 2018-09-26 16:28 UTC 

[PATCH 0/3] virtio: add vmap support for prime objects
 2018-09-26  6:07 UTC 

[PATCH v2 00/20] vmw_balloon: compaction, shrinker, 64-bit, etc
 2018-09-25 18:15 UTC 

[PATCH v2 0/2] virtio/s390: fix some races in virtio-ccw
 2018-09-25 15:09 UTC 

[REBASE PATCH net-next v9 0/4] net: vhost: improve performance when enable busyloop
 2018-09-25 12:36 UTC 

[PATCH net-next v9 3/6] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
 2018-09-25  2:51 UTC  (6+ messages)
` [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 0/2] virtio/s390: fix some races in virtio-ccw
 2018-09-24 14:50 UTC  (4+ messages)
        ` [PATCH 1/2] virtio/s390: avoid race on vcdev->config
      ` [PATCH 2/2] virtio/s390: fix race in ccw_io_helper()

[PATCH] vhost/scsi: truncate T10 PI iov_iter to prot_bytes
 2018-09-24  9:09 UTC  (4+ messages)

[PATCH v8 00/10] x86: macrofying inline asm for better compilation
 2018-09-21 18:26 UTC 

[PATCH net-next] vhost_net: add a missing error return
 2018-09-20 12:51 UTC  (2+ messages)

[RFC PATCH 1/2] virtio/s390: avoid race on vcdev->config
 2018-09-20 10:15 UTC  (5+ messages)
  ` [RFC PATCH 2/2] virtio/s390: fix race in ccw_io_helper()

[virtio-dev] [PATCH 2/2] drm/virtio: add iommu support
 2018-09-20  6:32 UTC  (4+ messages)

[PATCH] drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
 2018-09-20  6:29 UTC 

[PATCH] drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
 2018-09-19 11:34 UTC 

[PATCH v3 3/5] drm/bochs: fix DRM_FORMAT_* handling for big endian machines
 2018-09-19 11:12 UTC  (3+ messages)
` [PATCH v3 4/5] drm/bochs: support changing byteorder at mode set time
` [PATCH v3 5/5] drm/virtio: fix DRM_FORMAT_* handling

[PATCH] x86/paravirt: fix some warning messages
 2018-09-19 10:47 UTC  (2+ messages)

[PATCH 00/19] vmw_balloon: compaction, shrinker, 64-bit, etc
 2018-09-18 12:27 UTC 

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

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

[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  (17+ messages)
    ` [PATCH net-next v2 1/5] virtio: add packed ring definitions
    ` [PATCH net-next v2 2/5] virtio_ring: support creating packed ring
    ` [virtio-dev] Re: [PATCH net-next v2 4/5] virtio_ring: add event idx support in "
      ` [virtio-dev] Re: [PATCH net-next v2 0/5] virtio: support "
    ` [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)

[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 v2] x86/paravirt: Get rid of patch_site and patch_default labels
 2018-09-11  9:44 UTC  (7+ messages)
      ` [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 06/11] tuntap: split out XDP logic
 2018-09-10  3:47 UTC  (5+ messages)
        ` [PATCH net-next 04/11] tuntap: simplify error handling in tun_build_skb()
    ` [PATCH net-next 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets


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