messages from 2021-06-07 02:31:02 to 2021-06-16 09:35:58 UTC [more...]
[PATCH v4 0/6] Add support for ACPI VIOT
2021-06-16 9:35 UTC (10+ messages)
` [PATCH v4 1/6] ACPI: arm64: Move DMA setup operations out of IORT
` [PATCH v4 2/6] ACPI: Move IOMMU setup code "
` [PATCH v4 3/6] ACPI: Add driver for the VIOT table
` [PATCH v4 4/6] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
` [PATCH v4 5/6] iommu/dma: Simplify calls "
` [PATCH v4 6/6] iommu/virtio: Enable x86 support
[PATCH net-next v5 00/15] virtio-net: support xdp socket zero copy
2021-06-16 9:27 UTC (24+ messages)
` [PATCH net-next v5 01/15] netdevice: priv_flags extend to 64bit
` [PATCH net-next v5 02/15] netdevice: add priv_flags IFF_NOT_USE_DMA_ADDR
` [PATCH net-next v5 03/15] virtio-net: "
` [PATCH net-next v5 04/15] xsk: XDP_SETUP_XSK_POOL support option IFF_NOT_USE_DMA_ADDR
` [PATCH net-next v5 05/15] virtio: support virtqueue_detach_unused_buf_ctx
` [PATCH net-next v5 06/15] virtio-net: unify the code for recycling the xmit ptr
` [PATCH net-next v5 07/15] virtio-net: standalone virtnet_aloc_frag function
` [PATCH net-next v5 08/15] virtio-net: split the receive_mergeable function
` [PATCH net-next v5 09/15] virtio-net: virtnet_poll_tx support budget check
` [PATCH net-next v5 10/15] virtio-net: independent directory
` [PATCH net-next v5 11/15] virtio-net: move to virtio_net.h
` [PATCH net-next v5 12/15] virtio-net: support AF_XDP zc tx
` [PATCH net-next v5 13/15] virtio-net: support AF_XDP zc rx
` [PATCH net-next v5 14/15] virtio-net: xsk direct xmit inside xsk wakeup
` [PATCH net-next v5 15/15] virtio-net: xsk zero copy xmit kick by threshold
[PATCH] drivers: gpio: add virtio-gpio guest driver
2021-06-16 8:31 UTC
[PATCH 0/3] virtio_blk: blk-mq io_poll support
2021-06-16 7:43 UTC (3+ messages)
[PATCH V3 0/3] gpio: Add virtio based driver
2021-06-16 3:30 UTC (26+ messages)
` [PATCH V3 1/3] gpio: Add virtio-gpio driver
` [Stratos-dev] "
` [PATCH V3 2/3] gpio: virtio: Add IRQ support
simplify gendisk and request_queue allocation for blk-mq based drivers
2021-06-15 15:58 UTC (6+ messages)
` [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk
` [PATCH 20/30] nullb: "
[PATCH v2] virtio-blk: Add validation for block size in config space
2021-06-15 15:27 UTC
[PATCH] vhost-vdpa: log warning message if vhost_vdpa_remove gets blocked
2021-06-15 14:33 UTC (2+ messages)
[PATCH v5 0/6] x86/sev-es: Fixes for SEV-ES Guest Support
2021-06-15 9:37 UTC (10+ messages)
` [PATCH v5 1/6] x86/sev-es: Fix error message in runtime #VC handler
` [PATCH v5 2/6] x86/sev-es: Make sure IRQs are disabled while GHCB is active
` [PATCH v5 3/6] x86/sev-es: Split up runtime #VC handler for correct state tracking
` [PATCH v5 4/6] x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip()
` [PATCH v5 5/6] x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
` [PATCH v5 6/6] x86/sev-es: Propagate #GP if getting linear instruction address failed
[RFC] virtio-mem: virtio_mem_init: Access bb_size just in BBM mode
2021-06-15 7:43 UTC
[PATCH v2 0/2] x86: Disable kexec for SEV-ES guests
2021-06-14 12:33 UTC (2+ messages)
[PATCH v4 00/16] Introduce SCMI VirtIO transport
2021-06-14 11:43 UTC
[PATCH v11 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
2021-06-11 14:57 UTC (2+ messages)
[PATCH v4 0/6] x86/sev-es: Fixes for SEV-ES Guest Support
2021-06-11 14:34 UTC (12+ messages)
` [PATCH v4 1/6] x86/sev-es: Fix error message in runtime #VC handler
` [PATCH v4 2/6] x86/sev-es: Disable IRQs while GHCB is active
` [PATCH v4 3/6] x86/sev-es: Split up runtime #VC handler for correct state tracking
` [PATCH v4 4/6] x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip()
` [PATCH v4 5/6] x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
` [PATCH v4 6/6] x86/sev-es: Propagate #GP if getting linear instruction address failed
[RFC PATCH v1] vsock: add mergeable rx buffer description
2021-06-11 6:17 UTC (2+ messages)
[PATCH 00/19] Microsoft Hypervisor root partition ioctl interface
2021-06-10 18:42 UTC (3+ messages)
` [PATCH 01/19] x86/hyperv: convert hyperv statuses to linux error codes
` [PATCH 02/19] asm-generic/hyperv: convert hyperv statuses to strings
[PATCH v5] virtio-vsock: add description for datagram type
2021-06-10 18:12 UTC
[RFC v1 0/6] virtio/vsock: introduce SOCK_DGRAM support
2021-06-10 16:44 UTC (14+ messages)
` [RFC v1 1/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC v1 2/6] virtio/vsock: add support for virtio datagram
` [RFC v1 3/6] vhost/vsock: add support for vhost dgram
` [RFC v1 4/6] vsock_test: add tests for vsock dgram
` [RFC v1 5/6] vhost/vsock: add kconfig for vhost dgram support
` [RFC v1 6/6] virtio/vsock: add sysfs for rx buf len for dgram
` Re: [RFC v1 0/6] virtio/vsock: introduce SOCK_DGRAM support
[PATCH 06/17] mshv: SynIC port and connection hypercalls
2021-06-10 12:19 UTC
vhost: multiple worker support
2021-06-10 8:06 UTC (11+ messages)
` [PATCH 7/9] vhost: allow userspace to create workers
[RFC v4] virtio-vsock: add description for datagram type
2021-06-10 6:56 UTC (7+ messages)
` [External] "
Security hole in vhost-vdpa?
2021-06-10 5:59 UTC (5+ messages)
[PATCH 0/7] Do not read from descriptor ring
2021-06-10 3:12 UTC (3+ messages)
[PATCH v3 0/4] virtio net: spurious interrupt related fixes
2021-06-09 22:59 UTC (9+ messages)
` [PATCH v3 1/4] virtio_net: move tx vq operation under tx queue lock
[PATCH 0/9] drm: Implement gem_prime_mmap with drm_gem_prime_mmap()
2021-06-09 11:20 UTC (10+ messages)
` [PATCH 1/9] drm/etnaviv: Implement mmap as GEM object function
` [PATCH 2/9] drm/exynox: "
` [PATCH 3/9] drm/mediatek: "
` [PATCH 4/9] drm/msm: "
` [PATCH 5/9] drm/qxl: Remove empty qxl_gem_prime_mmap()
` [PATCH 6/9] drm/vgem: Implement mmap as GEM object function
` [PATCH 7/9] drm/xen: "
` [PATCH 8/9] drm/rockchip: "
` [PATCH 9/9] drm: Update documentation and TODO of gem_prime_mmap hook
[PATCH v1 00/12] mm/memory_hotplug: "auto-movable" online policy and memory groups
2021-06-09 10:05 UTC (21+ messages)
` [PATCH v1 01/12] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
` [PATCH v1 02/12] mm: track present early pages per zone
` [PATCH v1 03/12] mm/memory_hotplug: introduce "auto-movable" online policy
` [PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
` [PATCH v1 05/12] mm/memory_hotplug: remove nid parameter from remove_memory() and friends
` [PATCH v1 06/12] drivers/base/memory: "memory groups" to logically group memory blocks
` [PATCH v1 07/12] mm/memory_hotplug: track present pages in memory groups
` [PATCH v1 08/12] ACPI: memhotplug: memory resources cannot be enabled yet
` [PATCH v1 09/12] ACPI: memhotplug: use a single static memory group for a single memory device
` [PATCH v1 10/12] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [PATCH v1 11/12] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [PATCH v1 12/12] mm/memory_hotplug: improved dynamic "
virtio-net: kernel panic in virtio_net.c
2021-06-09 8:08 UTC (9+ messages)
Re: [RFC v2] virtio-vsock: add description for datagram type
2021-06-09 7:40 UTC (14+ messages)
` "
[PATCH] drm: qxl: ensure surf.data is ininitialized
2021-06-09 7:00 UTC (2+ messages)
[PATCH] dt-bindings: virtio: Convert virtio-mmio to DT schema
2021-06-09 0:55 UTC (3+ messages)
[PATCH v3 0/7] x86/sev-es: Fixes for SEV-ES Guest Support
2021-06-08 13:25 UTC (10+ messages)
` [PATCH v3 1/7] x86/ioremap: Map efi_mem_reserve() memory as encrypted for SEV
` [PATCH v3 2/7] x86/sev-es: Fix error message in runtime #VC handler
` [PATCH v3 3/7] x86/sev-es: Disable IRQs while GHCB is active
` [PATCH v3 4/7] x86/sev-es: Run #VC handler in plain IRQ state
` [PATCH v3 5/7] x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip()
` [PATCH v3 6/7] x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
` [PATCH v3 7/7] x86/sev-es: Propagate #GP if getting linear instruction address failed
[PATCH v10 04/18] af_vsock: implement SEQPACKET receive loop
2021-06-08 10:39 UTC (9+ messages)
` [MASSMAIL KLMS] "
` [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
[PATCH net-next] virtio-net: Refactor the code related to page_to_skb()
2021-06-08 8:34 UTC (2+ messages)
[PATCH] vdpa: fix error code in vp_vdpa_probe()
2021-06-07 7:51 UTC (2+ messages)
[PATCH] vdp/mlx5: Fix setting the correct dma_device
2021-06-07 5:51 UTC (4+ messages)
[RFC PATCH 0/7] Untrusted device support for virtio
2021-06-07 2:46 UTC (5+ 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).