messages from 2018-08-02 09:23:51 to 2018-08-21 03:15:44 UTC [more...]
[PATCH net-next v8 0/7] net: vhost: improve performance when enable busyloop
2018-08-21 3:15 UTC (13+ 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 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 (2+ messages)
[PATCH] drm/virtio: track virtual output state
2018-08-13 15:28 UTC
[PATCH 0/2] Provide init/release functions for struct ttm_bo_global
2018-08-13 12:54 UTC (2+ messages)
[PATCH v2 01/11] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
2018-08-13 7:37 UTC (11+ messages)
` [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 04/11] x86/paravirt: use a single ops structure
` [PATCH v2 05/11] x86/paravirt: remove unused paravirt bits
` [PATCH v2 06/11] x86/paravirt: introduce new config option PARAVIRT_XXL
` [PATCH v2 07/11] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella
` [PATCH v2 08/11] x86/paravirt: move the Xen-only pv_cpu_ops under the "
` [PATCH v2 09/11] x86/paravirt: move the Xen-only pv_irq_ops "
` [PATCH v2 10/11] x86/paravirt: move the Xen-only pv_mmu_ops "
` [PATCH v2 11/11] x86/paravirt: remove unneeded mmu related paravirt ops bits
[PATCH v2 00/11] x86/paravirt: several cleanups
2018-08-13 7:37 UTC
[PATCH 01/10] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
2018-08-10 14:44 UTC (14+ messages)
` [PATCH 02/10] x86/paravirt: remove clobbers parameter from paravirt patch functions
` [PATCH 03/10] x86/paravirt: remove clobbers from struct paravirt_patch_site
` [PATCH 04/10] x86/paravirt: use a single ops structure
` [PATCH 05/10] x86/paravirt: remove unused paravirt bits
` [PATCH 06/10] x86/paravirt: introduce new config option PARAVIRT_XXL
` [PATCH 07/10] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella
` [PATCH 08/10] x86/paravirt: move the Xen-only pv_cpu_ops under the "
` [PATCH 09/10] x86/paravirt: move the Xen-only pv_irq_ops "
` [PATCH 10/10] x86/paravirt: move the Xen-only pv_mmu_ops "
` [Xen-devel] [PATCH 04/10] x86/paravirt: use a single ops structure
[PATCH 00/10] x86/paravirt: several cleanups
2018-08-10 11:52 UTC
[PATCH] drm: qxl: Fix error handling at qxl_device_init
2018-08-10 6:03 UTC
[PATCH] drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-up
2018-08-10 6:03 UTC
[PATCH] drm/qxl: Replace ttm_bo_unref with ttm_bo_put
2018-08-09 15:30 UTC
[PATCH] drm/cirrus: Replace ttm_bo_unref with ttm_bo_put
2018-08-09 15:29 UTC
[PATCH] drm/bochs: Replace ttm_bo_unref with ttm_bo_put
2018-08-09 15:27 UTC
[RFC 0/4] Virtio uses DMA API for all devices
2018-08-09 5:40 UTC (84+ messages)
[PATCH] vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048
2018-08-08 20:42 UTC
[PATCH net] vhost: reset metadata cache when initializing new IOTLB
2018-08-08 16:45 UTC (2+ messages)
[PATCH v3] drm/cirrus: flip default from 24bpp to 16bpp
2018-08-08 11:13 UTC
[PATCH v2] drm/cirrus: flip default from 24bpp to 16bpp
2018-08-08 9:06 UTC
[PATCH] drm/cirrus: flip default to 32bpp
2018-08-08 8:46 UTC
KASAN: use-after-free Read in iotlb_access_ok
2018-08-08 2:52 UTC
[PATCH net-next] net: allow to call netif_reset_xps_queues() under cpu_read_lock
2018-08-07 20:15 UTC (2+ messages)
[PATCH net-next V2] vhost: switch to use new message format
2018-08-06 17:41 UTC (2+ messages)
[PATCH v3 1/2] virtio-balloon: remove BUG() in init_vqs
2018-08-06 14:02 UTC (10+ messages)
` [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker
[PATCH net-next] vhost: switch to use new message format
2018-08-06 3:08 UTC (4+ messages)
[PATCH net-next] virtio-net: mark expected switch fall-throughs
2018-08-06 0:27 UTC
[PATCH net-next 0/6] virtio_net: Add ethtool stat items
2018-08-05 14:22 UTC (3+ messages)
[net-next, v6, 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
2018-08-03 19:12 UTC (2+ messages)
[PATCH] crypto: virtio: Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkcipher_do_req()
2018-08-03 13:58 UTC
[PATCH v3 0/2] virtio-balloon: some improvements
2018-08-03 8:32 UTC
[PATCH v2 0/2] virtio-balloon: some improvements
2018-08-03 5:35 UTC (9+ messages)
` [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
[PATCH net-next v7 0/4] net: vhost: improve performance when enable busyloop
2018-08-03 5:25 UTC (20+ messages)
` [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
CFP ICEIS 2019 - 21st Int.l Conf. on Enterprise Information Systems (Heraklion, Crete/Greece)
2018-08-02 11:31 UTC
CFP CLOSER 2019 - 8th Int.l Conf. on Cloud Computing and Services Science (Heraklion, Crete/Greece)
2018-08-02 11:31 UTC
CFP VEHITS 2019 - 5th Int.l Conf. on Vehicle Technology and Intelligent Transport Systems (Heraklion, Crete/Greece)
2018-08-02 11:30 UTC
CFP SMARTGREENS 2019 - 8th Int.l Conf. on Smart Cities and Green ICT Systems (Heraklion, Crete/Greece)
2018-08-02 11:30 UTC
CFP IoTBDS 2019 - 3rd Int.l Conf. on Internet of Things, Big Data and Security (Heraklion, Crete/Greece)
2018-08-02 11:30 UTC
CFP SENSORNETS 2019 - 8th Int.l Conf. on Sensor Networks (Prague/Czech Republic)
2018-08-02 11:30 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).