messages from 2020-06-02 03:54:04 to 2020-06-08 16:17:57 UTC [more...]
[RFC 00/12] Audio DSP VirtIO and vhost drivers
2020-06-08 16:17 UTC (8+ messages)
` [RFC 11/12] rpmsg: increase buffer size and reduce buffer number
` [RFC 12/12] rpmsg: add a device ID to also bind to the ADSP device
[PATCH v3 0/4] Support virtio cross-device resources
2020-06-08 15:17 UTC (7+ messages)
` [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources
[PATCH RFC v5 00/13] vhost: ring format independence
2020-06-08 13:30 UTC (20+ messages)
` [PATCH RFC v5 01/13] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v5 02/13] vhost: use batched version by default
` [PATCH RFC v5 03/13] vhost: batching fetches
` [PATCH RFC v5 04/13] vhost: cleanup fetch_buf return code handling
` [PATCH RFC v5 05/13] vhost/net: pass net specific struct pointer
` [PATCH RFC v5 06/13] vhost: reorder functions
` [PATCH RFC v5 07/13] vhost: format-independent API for used buffers
` [PATCH RFC v5 08/13] vhost/net: convert to new API: heads->bufs
` [PATCH RFC v5 09/13] vhost/net: avoid iov length math
` [PATCH RFC v5 10/13] vhost/test: convert to the buf API
` [PATCH RFC v5 11/13] vhost/scsi: switch to buf APIs
` [PATCH RFC v5 12/13] vhost/vsock: switch to the buf API
` [PATCH RFC v5 13/13] vhost: drop head based APIs
[PATCH 0/6] vDPA: doorbell mapping
2020-06-08 13:29 UTC (22+ messages)
` [PATCH 1/6] vhost: allow device that does not depend on vhost worker
` [PATCH 5/6] vdpa: introduce virtio pci driver
[PATCH v3 0/5] Add a vhost RPMsg API
2020-06-08 13:08 UTC (12+ messages)
` [Sound-open-firmware] "
[PATCH RFC v6 00/11] vhost: ring format independence
2020-06-08 12:53 UTC (12+ messages)
` [PATCH RFC v6 01/11] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v6 02/11] vhost: use batched get_vq_desc version
` [PATCH RFC v6 03/11] vhost/net: pass net specific struct pointer
` [PATCH RFC v6 04/11] vhost: reorder functions
` [PATCH RFC v6 05/11] vhost: format-independent API for used buffers
` [PATCH RFC v6 06/11] vhost/net: convert to new API: heads->bufs
` [PATCH RFC v6 07/11] vhost/net: avoid iov length math
` [PATCH RFC v6 08/11] vhost/test: convert to the buf API
` [PATCH RFC v6 09/11] vhost/scsi: switch to buf APIs
` [PATCH RFC v6 10/11] vhost/vsock: switch to the buf API
` [PATCH RFC v6 11/11] vhost: drop head based APIs
[PATCH] vhost/test: fix up after API change
2020-06-08 12:42 UTC
[PATCH] virtio_mem: prevent overflow with subblock size
2020-06-08 9:41 UTC (7+ messages)
[PATCH v4 0/3] Support virtio cross-device resources
2020-06-08 9:30 UTC (10+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects
[PATCH] virtio-mem: drop unnecessary initialization
2020-06-08 6:44 UTC (3+ messages)
[PATCH RFC 00/13] vhost: format independence
2020-06-08 6:01 UTC (35+ messages)
` [PATCH RFC 01/13] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC 02/13] vhost: use batched version by default
` [PATCH RFC 03/13] vhost: batching fetches
` [PATCH RFC 04/13] vhost: cleanup fetch_buf return code handling
` [PATCH RFC 05/13] vhost/net: pass net specific struct pointer
` [PATCH RFC 06/13] vhost: reorder functions
` [PATCH RFC 07/13] vhost: format-independent API for used buffers
` [PATCH RFC 08/13] vhost/net: convert to new API: heads->bufs
` [PATCH RFC 09/13] vhost/net: avoid iov length math
` [PATCH RFC 10/13] vhost/test: convert to the buf API
` [PATCH RFC 11/13] vhost/scsi: switch to buf APIs
` [PATCH RFC 12/13] vhost/vsock: switch to the buf API
` [PATCH RFC 13/13] vhost: drop head based APIs
[PATCH] MAINTAINERS: Update PARAVIRT_OPS_INTERFACE and VMWARE_HYPERVISOR_INTERFACE
2020-06-08 5:35 UTC (2+ messages)
[vhost:vhost 18/52] drivers/virtio/virtio_mem.c:1391:5: warning: Variable 'rc' is reassigned a value before the old one has been used
2020-06-08 0:59 UTC
[PATCH] virtio_net: Unregister and re-register xdp_rxq across freeze/restore
2020-06-07 13:23 UTC (2+ messages)
[PATCH v3 0/3] crypto: virtio: Fix three issues
2020-06-05 14:10 UTC (12+ messages)
` [PATCH v3 1/3] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [PATCH v3 2/3] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
` [PATCH v3 3/3] crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
[PATCH AUTOSEL 4.14 3/8] net: check untrusted gso_size at kernel entry
2020-06-05 12:26 UTC
[PATCH AUTOSEL 4.19 4/9] net: check untrusted gso_size at kernel entry
2020-06-05 12:25 UTC
[PATCH AUTOSEL 5.4 05/14] net: check untrusted gso_size at kernel entry
2020-06-05 12:25 UTC
[PATCH AUTOSEL 5.6 06/17] net: check untrusted gso_size at kernel entry
2020-06-05 12:25 UTC
[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
2020-06-05 12:18 UTC (8+ messages)
[PATCH] s390/virtio: remove unused pm callbacks
2020-06-05 10:52 UTC (5+ messages)
[PATCH RESEND 0/5] vDPA:config interrupt support and IRQ improvements
2020-06-05 10:27 UTC (6+ messages)
` [PATCH RESEND 1/5] ifcvf: move IRQ request/free to status change handlers
` [PATCH RESEND 2/5] ifcvf: ignore continuous setting same staus value
` [PATCH RESEND 3/5] vhost_vdpa: Support config interrupt in vdpa
` [PATCH RESEND 4/5] vhost: replace -1 with VHOST_FILE_UNBIND in iotcls
` [PATCH RESEND 5/5] ifcvf: implement config interrupt in IFCVF
[PATCH v3 00/75] x86: SEV-ES Guest Support
2020-06-04 15:30 UTC (50+ messages)
` [PATCH v3 13/75] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH v3 23/75] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH v3 24/75] x86/boot/compressed/64: Unmap GHCB page before booting the kernel
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v3 31/75] x86/head/64: Install boot GDT
` [PATCH v3 35/75] x86/head/64: Build k/head64.c with -fno-stack-protector
` [PATCH v3 38/75] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH v3 40/75] x86/sev-es: Compile early handler code into kernel image
` [PATCH v3 42/75] x86/sev-es: Setup GHCB based boot #VC handler
` [PATCH v3 70/75] x86/head/64: Setup TSS early for secondary CPUs
` [PATCH v3 73/75] x86/sev-es: Support CPU offline/online
` [PATCH v3 74/75] x86/sev-es: Handle NMI State
` [PATCH v3 75/75] x86/efi: Add GHCB mappings when SEV-ES is active
[PATCH 4/6] vhost_vdpa: support doorbell mapping via mmap
2020-06-03 6:37 UTC (8+ messages)
[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
2020-06-02 21:17 UTC (8+ messages)
[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
2020-06-02 11:10 UTC (4+ messages)
[PATCH v4 00/15] virtio-mem: paravirtualized memory
2020-06-02 7:09 UTC (2+ messages)
[PATCH v2 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
2020-06-02 6:08 UTC (3+ messages)
` [PATCH v2 2/2] vhost: convert get_user_pages() --> pin_user_pages()
[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
2020-06-02 4:22 UTC (3+ messages)
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()
[PATCH v2 2/2] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
2020-06-02 3:54 UTC (4+ messages)
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).