messages from 2020-06-11 10:32:33 to 2020-06-22 10:01:46 UTC [more...]
[RFC v9 00/11] vhost: ring format independence
2020-06-22 10:01 UTC (14+ messages)
` [RFC v9 01/11] vhost: option to fetch descriptors through an independent struct
` [RFC v9 02/11] vhost: use batched get_vq_desc version
` [RFC v9 03/11] vhost/net: pass net specific struct pointer
` [RFC v9 04/11] vhost: reorder functions
` [RFC v9 05/11] vhost: format-independent API for used buffers
` [RFC v9 06/11] vhost/net: convert to new API: heads->bufs
` [RFC v9 07/11] vhost/net: avoid iov length math
` [RFC v9 08/11] vhost/test: convert to the buf API
` [RFC v9 09/11] vhost/scsi: switch to buf APIs
` [RFC v9 10/11] vhost/vsock: switch to the buf API
` [RFC v9 11/11] vhost: drop head based APIs
[PATCH V2] drivers/block: Use kobj_to_dev() API
2020-06-22 9:56 UTC (2+ messages)
[PATCH RFC v8 00/11] vhost: ring format independence
2020-06-22 9:07 UTC (21+ messages)
` [PATCH RFC v8 01/11] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version
` [PATCH RFC v8 03/11] vhost/net: pass net specific struct pointer
` [PATCH RFC v8 04/11] vhost: reorder functions
` [PATCH RFC v8 05/11] vhost: format-independent API for used buffers
` [PATCH RFC v8 06/11] vhost/net: convert to new API: heads->bufs
` [PATCH RFC v8 07/11] vhost/net: avoid iov length math
` [PATCH RFC v8 08/11] vhost/test: convert to the buf API
` [PATCH RFC v8 09/11] vhost/scsi: switch to buf APIs
` [PATCH RFC v8 10/11] vhost/vsock: switch to the buf API
` [PATCH RFC v8 11/11] vhost: drop head based APIs
[PATCH 4.14 049/190] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
2020-06-19 14:31 UTC (3+ messages)
` [PATCH 4.14 050/190] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [PATCH 4.14 051/190] crypto: virtio: Fix dest length "
[PATCH 4.19 064/267] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
2020-06-19 14:30 UTC (3+ messages)
` [PATCH 4.19 065/267] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [PATCH 4.19 066/267] crypto: virtio: Fix dest length "
[PATCH] drm/virtio: Fix an IS_ERR() vs NULL check in virtio_gpu_object_shmem_init()
2020-06-19 14:29 UTC
[PATCH] drivers\block: Use kobj_to_dev() API
2020-06-19 12:49 UTC (4+ messages)
` "
[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
2020-06-19 12:02 UTC (9+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "
[PATCH] virtio-mem: Fix build error due to improper use 'select'
2020-06-19 11:49 UTC (4+ messages)
[PATCH v7 22/36] drm: virtio: fix common struct sg_table related issues
2020-06-19 10:36 UTC
[PATCH v4 0/3] Support virtio cross-device resources
2020-06-19 6:53 UTC (6+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects
VHPC Zoom 25th of June Call for Participation: 15th Workshop on Virtualization in High-Performance Cloud Computing
2020-06-18 20:44 UTC
[PATCH v6 22/36] drm: virtio: fix common struct sg_table related issues
2020-06-18 15:39 UTC
[PATCH v3 0/5] Add a vhost RPMsg API
2020-06-18 14:14 UTC (8+ messages)
` [PATCH v3 5/5] vhost: add an "
[PATCH RFC 0/5] support batched IOTLB updating in vhost-vdpa
2020-06-18 5:56 UTC (6+ messages)
` [PATCH RFC 1/5] vhost-vdpa: refine ioctl pre-processing
` [PATCH RFC 2/5] vhost: generialize backend features setting/getting
` [PATCH RFC 3/5] vhost-vdpa: support get/set backend features
` [PATCH RFC 4/5] vhost-vdpa: support IOTLB batching hints
` [PATCH RFC 5/5] vdpasim: support batch updating
[PATCH AUTOSEL 5.4 059/266] scsi: vhost: Notify TCM about the maximum sg entries supported per command
2020-06-18 1:13 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 096/266] virtiofs: schedule blocking async replies in separate worker
[PATCH AUTOSEL 5.7 077/388] scsi: vhost: Notify TCM about the maximum sg entries supported per command
2020-06-18 1:03 UTC (2+ messages)
` [PATCH AUTOSEL 5.7 131/388] virtiofs: schedule blocking async replies in separate worker
[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-17 23:12 UTC (28+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()
[PATCH][next] drm/virtio: Use struct_size() helper in kmalloc()
2020-06-17 21:57 UTC
[PATCH v1] MAINTAINERS: add URL for virtio-mem
2020-06-17 11:37 UTC (2+ messages)
[PATCH] net/vdpa: Use struct for set/get vq state
2020-06-17 8:01 UTC
[PATCH 0/4] vDPA: API for reporting IOVA range
2020-06-17 3:29 UTC (5+ messages)
` [PATCH 1/4] vdpa: introduce config op to get valid iova range
` [PATCH 2/4] vdpa_sim: implement get_iova_range bus operation
` [PATCH 3/4] vdpa: get_iova_range() is mandatory for device specific DMA translation
` [PATCH 4/4] vhost: vdpa: report iova range
[PATCH RFC v7 00/14] vhost: ring format independence
2020-06-16 22:08 UTC (9+ messages)
` [PATCH RFC v7 03/14] vhost: use batched get_vq_desc version
[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-16 18:36 UTC (5+ messages)
` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()
[PATCH 5.6 098/161] crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
2020-06-16 15:34 UTC (3+ messages)
` [PATCH 5.6 099/161] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
` [PATCH 5.6 100/161] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
[PATCH 5.4 086/134] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
2020-06-16 15:34 UTC (3+ messages)
` [PATCH 5.4 087/134] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [PATCH 5.4 088/134] crypto: virtio: Fix dest length "
[PATCH 5.7 093/163] crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
2020-06-16 15:34 UTC (3+ messages)
` [PATCH 5.7 094/163] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
` [PATCH 5.7 095/163] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
[PATCH v2 0/1] s390: virtio: let's arch choose to accept devices without IOMMU feature
2020-06-16 13:50 UTC (15+ messages)
` [PATCH v2 1/1] s390: virtio: let arch "
[PATCH 00/17] spelling.txt: /decriptors/descriptors/
2020-06-16 3:59 UTC (4+ messages)
Patch "crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()" has been added to the 5.6-stable tree
2020-06-15 20:31 UTC
Patch "crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()" has been added to the 5.6-stable tree
2020-06-15 20:31 UTC
Patch "crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()" has been added to the 5.6-stable tree
2020-06-15 20:31 UTC
Patch "crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()" has been added to the 5.7-stable tree
2020-06-15 20:27 UTC
Patch "crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()" has been added to the 5.7-stable tree
2020-06-15 20:27 UTC
Patch "crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()" has been added to the 5.7-stable tree
2020-06-15 20:27 UTC
[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-15 18:39 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH] s390: protvirt: virtio: Refuse device without IOMMU
2020-06-15 11:50 UTC (10+ messages)
[PATCH] virtio-blk: free vblk-vqs in error path of virtblk_probe()
2020-06-15 7:32 UTC (2+ messages)
[PATCH RFC v6 00/11] vhost: ring format independence
2020-06-15 2:43 UTC (7+ messages)
` [PATCH RFC v6 02/11] vhost: use batched get_vq_desc version
[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
2020-06-12 20:03 UTC (4+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "
[PATCH v3 0/2] VMD endpoint passthrough support
2020-06-12 15:11 UTC (8+ messages)
` [PATCH v3 1/2] PCI: vmd: Filter resource type bits from shadow register
[PATCH v3 00/75] x86: SEV-ES Guest Support
2020-06-12 13:13 UTC (21+ messages)
` [PATCH v3 47/75] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH v3 51/75] x86/sev-es: Handle MMIO events
` [PATCH v3 54/75] x86/sev-es: Handle DR7 read/write events
` [PATCH v3 59/75] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance
[PATCH] drm/virtio: fix unblank
2020-06-12 11:13 UTC
AMD IOMMU + SME + amdgpu regression
2020-06-11 23:05 UTC
[PATCH v1] virtio-mem: add memory via add_memory_driver_managed()
2020-06-11 11:41 UTC (8+ 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).