messages from 2021-07-15 09:30:43 to 2021-07-28 14:16:44 UTC [more...]
[PATCH v2 0/9] mm/memory_hotplug: "auto-movable" online policy and memory groups
2021-07-28 14:16 UTC (13+ messages)
` [PATCH v2 1/9] mm: track present early pages per zone
` [PATCH v2 2/9] mm/memory_hotplug: introduce "auto-movable" online policy
` [PATCH v2 3/9] drivers/base/memory: introduce "memory groups" to logically group memory blocks
` [PATCH v2 4/9] mm/memory_hotplug: track present pages in memory groups
` [PATCH v2 5/9] ACPI: memhotplug: use a single static memory group for a single memory device
` [PATCH v2 6/9] dax/kmem: use a single static memory group for a single probed unit
` [PATCH v2 7/9] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [PATCH v2 8/9] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [PATCH v2 9/9] mm/memory_hotplug: improved dynamic "
[PATCH] virtio-console: avoid DMA from vmalloc area
2021-07-28 9:01 UTC (3+ messages)
[RFC 0/3] cpuidle: add poll_source API and virtio vq polling
2021-07-27 13:32 UTC (12+ messages)
` [RFC 1/3] cpuidle: add poll_source API
[RFC PATCH v1 0/7] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
2021-07-27 9:58 UTC (2+ messages)
` [MASSMAIL KLMS] "
PROBLEM: virtio_net LRO kernel panics
2021-07-27 9:11 UTC (8+ messages)
[PATCH V4 0/5] virtio: Add virtio-device bindings
2021-07-27 5:23 UTC (6+ messages)
` [PATCH V4 1/5] dt-bindings: virtio: Add binding for virtio devices
` [PATCH V4 2/5] dt-bindings: i2c: Add bindings for i2c-virtio
` [PATCH V4 3/5] dt-bindings: gpio: Add bindings for gpio-virtio
` [PATCH V4 4/5] uapi: virtio_ids: Sync ids with specification
` [PATCH V4 5/5] virtio: Bind virtio device to device-tree node
[PATCH V3 0/5] virtio: Add virtio-device bindings
2021-07-27 5:09 UTC (8+ messages)
` [PATCH V3 1/5] dt-bindings: virtio: Add binding for virtio devices
` [PATCH V3 2/5] dt-bindings: i2c: Add bindings for i2c-virtio
` [PATCH V3 3/5] dt-bindings: gpio: Add bindings for gpio-virtio
` [PATCH V3 4/5] uapi: virtio_ids: Sync ids with specification
` [PATCH V3 5/5] virtio: Bind virtio device to device-tree node
[PATCH v15] i2c: virtio: add a virtio i2c frontend driver
2021-07-27 4:23 UTC (5+ messages)
ICITS'22 - The 2022 International Conference on Information Technology & Systems | Costa Rica
2021-07-26 10:38 UTC
[PATCH 1/4] vdpa_sim: Fix return value check for vdpa_alloc_device()
2021-07-26 9:29 UTC (4+ messages)
` [PATCH 2/4] vp_vdpa: "
` [PATCH 3/4] vDPA/ifcvf: "
` [PATCH 4/4] vdpa: Add documentation for vdpa_alloc_device() macro
[PATCH v2] MAINTAINERS: Update for VMCI driver
2021-07-25 9:53 UTC (2+ messages)
[PATCH mlx5-next] IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
2021-07-25 9:51 UTC (3+ messages)
Use of uninitialized memory with CONFIG_HW_RANDOM_VIRTIO
2021-07-23 16:37 UTC (2+ messages)
[PATCH V2 0/5] virtio: Add virtio-device bindings
2021-07-23 10:33 UTC (10+ messages)
` [PATCH V2 1/5] dt-bindings: virtio: Add binding for virtio devices
` [PATCH V2 2/5] dt-bindings: i2c: Add bindings for i2c-virtio
` [PATCH V2 3/5] dt-bindings: gpio: Add bindings for gpio-virtio
` [PATCH V2 4/5] uapi: virtio_ids: Sync ids with specification
` [PATCH V2 5/5] virtio: Bind virtio device to device-tree node
` [PATCH V2.1 "
[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
2021-07-23 5:28 UTC (6+ messages)
[PATCH v14] i2c: virtio: add a virtio i2c frontend driver
2021-07-23 2:25 UTC (6+ messages)
[PATCH 1/1] virtio/vsock: Make vsock virtio packet buff size configurable
2021-07-22 12:55 UTC (2+ messages)
[PATCH v4 0/5] bus: Make remove callback return void
2021-07-22 8:45 UTC (2+ messages)
[PATCH v2 3/4] tools headers UAPI: add cpu_relax() implementation for x86 and arm64
2021-07-22 8:45 UTC (2+ messages)
[PATCH 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2021-07-21 21:17 UTC (14+ messages)
` [PATCH 01/12] kexec: Allow architecture code to opt-out at runtime
` [PATCH 02/12] x86/kexec/64: Forbid kexec when running as an SEV-ES guest
` [PATCH 03/12] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH 04/12] x86/sev: Do not hardcode "
` [PATCH 05/12] x86/sev: Use GHCB protocol version 2 if supported
` [PATCH 06/12] x86/sev: Cache AP Jump Table Address
` [PATCH 07/12] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH 08/12] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH 09/12] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH 10/12] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH 11/12] x86/sev: Handle CLFLUSH MMIO events
` [PATCH 12/12] x86/sev: Support kexec under SEV-ES with AP Jump Table blob
[PATCH v2 0/4] virtiofs,fuse: support per-file DAX
2021-07-21 14:42 UTC (24+ messages)
` [PATCH v2 1/4] fuse: add fuse_should_enable_dax() helper
` [PATCH v2 2/4] fuse: Make DAX mount option a tri-state
` [PATCH v2 3/4] fuse: add per-file DAX flag
` [PATCH v2 4/4] fuse: support changing per-file DAX flag inside guest
[PATCH v3 0/4] virtio short improvements
2021-07-21 14:26 UTC (5+ messages)
` [PATCH v3 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH v3 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH v3 3/4] virtio: Protect vqs list access
` [PATCH v3 4/4] virtio_pci: Support surprise removal of virtio pci device
[WorldCIST'22]: Call for Workshops Proposals
2021-07-21 9:27 UTC
[PATCH] MAINTAINERS: Update for VMCI driver
2021-07-21 9:33 UTC (8+ messages)
[PATCH -next v2 resend] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
2021-07-20 9:07 UTC
[PATCH v1] vdpa/vdpa_sim: Use the negotiated features when calling vringh_init_iotlb
2021-07-20 8:13 UTC (2+ messages)
[PATCH] vdpa/vdpa_sim: Use the negotiated features when calling vringh_init_iotlb
2021-07-20 3:13 UTC
[PATCH] virtio-balloon: Use virtio_find_vqs() helper
2021-07-20 2:41 UTC (4+ messages)
[PATCH 0/4] virtio short improvements
2021-07-19 14:20 UTC (16+ messages)
` [PATCH 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH 3/4] virtio: Protect vqs list access
` [PATCH 4/4] virtio_pci: Support surprise removal of virtio pci device
[RFC v3 00/29] vDPA software assisted live migration
2021-07-19 14:13 UTC (3+ messages)
[PATCH net-next 1/2] tools: add missing infrastructure for building ptr_ring.h
2021-07-19 11:58 UTC (3+ messages)
[PATCH v2 0/4] virtio short improvements
2021-07-19 10:38 UTC (5+ messages)
` [PATCH v2 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH v2 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH v2 3/4] virtio: Protect vqs list access
` [PATCH v2 4/4] virtio_pci: Support surprise removal of virtio pci device
[PATCH 0/5] virtio: Parse virtio-device nodes from DT
2021-07-19 10:33 UTC (4+ messages)
` [PATCH 1/5] dt-bindings: virtio: mmio: Add support for device subnode
[PATCH v1 0/4] virtio short improvements
2021-07-19 7:52 UTC (5+ messages)
` [PATCH v1 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH v1 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH v1 3/4] virtio: Protect vqs list access
` [PATCH v1 4/4] virtio_pci: Support surprise removal of virtio pci device
[PATCH 0/2] virtio_ring: fix errors to make virtio tools
2021-07-19 5:14 UTC (3+ messages)
` [PATCH 1/2] virtio_ring: fix error - unknown type name 'spinlock_t'
[Question] virtio-net: About napi_tx
2021-07-19 4:46 UTC (3+ messages)
[PATCH 1/2] vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
2021-07-19 3:30 UTC (2+ messages)
` [PATCH 2/2] vhost: Fix the calculation in vhost_overflow()
[PATCH] vhost_net: Convert from atomic_t to refcount_t on vhost_net_ubuf_ref->refcount
2021-07-18 22:38 UTC (2+ messages)
[PATCH AUTOSEL 5.12 42/43] virtio: fix up virtio_disable_cb
2021-07-18 1:41 UTC (3+ messages)
[PATCH 1/1] virtio: disable partitions scanning for no partitions block
2021-07-16 2:57 UTC (3+ messages)
[RFC PATCH 0/3] virtiofs,fuse: support per-file DAX
2021-07-16 1:59 UTC (8+ messages)
` [RFC PATCH 2/3] fuse: Make DAX mount option a tri-state
` [RFC PATCH 3/3] fuse: add per-file DAX flag
` [PATCH] virtiofsd: support per-file DAX
mm/memory_hotplug: preparatory patches for new online policy and memory
2021-07-15 18:12 UTC (4+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
[PATCH -next v2] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
2021-07-15 11:45 UTC (2+ 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).