messages from 2019-12-03 20:19:42 to 2019-12-20 03:40:16 UTC [more...]
read_barrier_depends() usage in vhost.c
2019-12-20 3:40 UTC
[PATCH 4.4 098/162] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-19 18:33 UTC
[PATCH 4.9 115/199] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-19 18:33 UTC
[PATCH v10 10/11] x86/paravirt: Adapt assembly for PIE support
2019-12-19 16:35 UTC (3+ messages)
` [PATCH v10 00/11] x86: PIE support to extend KASLR randomization
[PATCH v3 1/5] iommu: Implement generic_iommu_put_resv_regions()
2019-12-19 15:35 UTC (7+ messages)
` [PATCH v3 2/5] iommu: arm: Use generic_iommu_put_resv_regions()
` [PATCH v3 3/5] iommu: amd: "
` [PATCH v3 4/5] iommu: intel: "
` [PATCH v3 5/5] iommu: virtio: "
CfP VHPC20: HPC Containers-Kubernetes
2019-12-19 15:25 UTC
[PATCH 1/5] KVM: arm64: Document PV-lock interface
2019-12-19 11:59 UTC (7+ messages)
` [PATCH 2/5] KVM: arm64: Implement PV_LOCK_FEATURES call
` [PATCH 3/5] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH 4/5] KVM: arm64: Add interface to support vcpu preempted check
` [PATCH 5/5] KVM: arm64: Support the vcpu preemption check
[PATCH net-next v3 00/11] VSOCK: add vsock_test test suite
2019-12-19 11:11 UTC (13+ messages)
` [PATCH net-next v3 01/11] VSOCK: fix header include in vsock_diag_test
` [PATCH net-next v3 02/11] VSOCK: add SPDX identifiers to vsock tests
` [PATCH net-next v3 03/11] VSOCK: extract utility functions from vsock_diag_test.c
` [PATCH net-next v3 04/11] VSOCK: extract connect/accept "
` [PATCH net-next v3 05/11] VSOCK: add full barrier between test cases
` [PATCH net-next v3 06/11] VSOCK: add send_byte()/recv_byte() test utilities
` [PATCH net-next v3 07/11] VSOCK: add AF_VSOCK test cases
` [PATCH net-next v3 08/11] vsock_test: wait for the remote to close the connection
` [PATCH net-next v3 09/11] testing/vsock: add parameters to list and skip tests
` [PATCH net-next v3 10/11] testing/vsock: print list of options and description
` [PATCH net-next v3 11/11] vsock_test: add SOCK_STREAM MSG_PEEK test
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
2019-12-18 15:59 UTC (2+ messages)
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
2019-12-18 14:43 UTC
[PATCH v3 0/5] iommu: Implement generic_iommu_put_resv_regions()
2019-12-18 13:42 UTC
[PATCH v4 2/3] drm/virtio: fix mmap page attributes
2019-12-18 12:56 UTC
[RFC 00/13] virtio-iommu on non-devicetree platforms
2019-12-18 11:20 UTC
[PATCH 1/2] virtio-balloon: initialize all vq callbacks
2019-12-18 9:30 UTC (11+ messages)
` [PATCH 2/2] virtio-pci: check name when counting MSI-X vectors
read_barrier_depends() usage in vhost.c
2019-12-18 9:19 UTC
[PATCH 1/1] drivers/vhost : Removes unnecessary 'else' in vhost_copy_from_user
2019-12-18 5:53 UTC
[PATCH] virtio-balloon: request nvqs based on features
2019-12-17 19:04 UTC (5+ messages)
[PATCH 0/5] KVM: arm64: vcpu preempted check support
2019-12-17 13:55 UTC
[PATCH v2 0/5] iommu: Implement iommu_put_resv_regions_simple()
2019-12-17 10:59 UTC (9+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] iommu: arm: Use iommu_put_resv_regions_simple()
` [PATCH v2 3/5] iommu: amd: "
` [PATCH v2 4/5] iommu: intel: "
` [PATCH v2 5/5] iommu: virtio: "
[PATCH net 1/2] vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()
2019-12-17 0:07 UTC (3+ messages)
` [PATCH net 2/2] vsock/virtio: add WARN_ON check on virtio_transport_get_ops()
` [PATCH net 0/2] vsock/virtio: fix null-pointer dereference and related precautions
[PATCH 5.4 058/177] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-16 17:48 UTC
[PATCH 4.14 183/267] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-16 17:48 UTC
[PATCH 4.19 031/140] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-16 17:48 UTC
[PATCH 5.3 047/180] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-16 17:48 UTC
[PATCH RFC v4 01/13] ACPI: NUMA: export pxm_to_node
2019-12-16 11:03 UTC (17+ messages)
` [PATCH RFC v4 02/13] virtio-mem: Paravirtualized memory hotplug
` [PATCH RFC v4 03/13] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH RFC v4 04/13] mm: Export alloc_contig_range() / free_contig_range()
` [PATCH RFC v4 05/13] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH RFC v4 06/13] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH RFC v4 07/13] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH RFC v4 08/13] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH RFC v4 09/13] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH RFC v4 10/13] virtio-mem: Better retry handling
` [PATCH RFC v4 11/13] mm/vmscan: Move count_vm_event(DROP_SLAB) into drop_slab()
` [PATCH RFC v4 12/13] mm/vmscan: Export drop_slab() and drop_slab_node()
` [PATCH RFC v4 13/13] virtio-mem: Drop slab objects when unplug continues to fail
` [PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
[vhost:linux-next 12/12] drivers/vhost/vhost.c:1968:25: sparse: sparse: incompatible types in comparison expression (different type sizes):
2019-12-15 18:54 UTC
[vhost:linux-next 12/12] drivers/vhost/vhost.c:1968:11: note: in expansion of macro 'min'
2019-12-15 18:01 UTC
Patch "virtio-balloon: fix managed page counts when migrating pages between zones" has been added to the 5.4-stable tree
2019-12-15 12:14 UTC
Patch "virtio-balloon: fix managed page counts when migrating pages between zones" has been added to the 5.3-stable tree
2019-12-15 12:13 UTC
Patch "virtio-balloon: fix managed page counts when migrating pages between zones" has been added to the 4.19-stable tree
2019-12-15 12:13 UTC
Patch "virtio-balloon: fix managed page counts when migrating pages between zones" has been added to the 4.14-stable tree
2019-12-15 12:12 UTC
Patch "virtio-balloon: fix managed page counts when migrating pages between zones" has been added to the 4.9-stable tree
2019-12-15 12:12 UTC
Patch "virtio-balloon: fix managed page counts when migrating pages between zones" has been added to the 4.4-stable tree
2019-12-15 11:21 UTC
[PULL] virtio: cleanups and fixes
2019-12-13 23:10 UTC
[PATCH net 0/2] vsock/virtio: fix null-pointer dereference and related precautions
2019-12-13 18:47 UTC
[PATCH 08/10] drm/virtio: plane_state->fb iff plane_state->crtc
2019-12-13 17:26 UTC
[PULL] virtio: cleanups and fixes
2019-12-13 14:35 UTC
[PATCH] virtio-blk: remove VIRTIO_BLK_F_SCSI support
2019-12-13 12:24 UTC (4+ messages)
[PATCH net-next v12 1/3] netdev: pass the stuck queue to the timeout handler
2019-12-13 5:48 UTC (4+ messages)
` [PATCH net-next v12 2/3] mlx4: use new txqueue timeout argument
` [PATCH net-next v12 3/3] netronome: use the "
` [PATCH net-next v12 0/3] netdev: ndo_tx_timeout cleanup
[PATCH] vhost/vsock: accept only packets with the right dst_cid
2019-12-12 19:01 UTC (9+ messages)
[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
2019-12-12 17:11 UTC
[PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
2019-12-12 16:35 UTC (8+ messages)
[PATCH v2 1/3] drm/virtio: skip set_scanout if framebuffer didn't change
2019-12-12 12:53 UTC (3+ messages)
` [PATCH v2 2/3] virtio-gpu: batch display update commands
` [PATCH v2 3/3] virtio-gpu: use damage info for display updates
[PATCH net-next v2 1/6] vsock/virtio_transport_common: remove unused virtio header includes
2019-12-11 23:01 UTC (7+ messages)
` [PATCH net-next v2 2/6] vsock: add VMADDR_CID_LOCAL definition
` [PATCH net-next v2 3/6] vsock: add local transport support in the vsock core
` [PATCH net-next v2 4/6] vsock: add vsock_loopback transport
` [PATCH net-next v2 5/6] vsock: use local transport when it is loaded
` [PATCH net-next v2 6/6] vsock/virtio: remove loopback handling
` [PATCH net-next v2 0/6] vsock: add local transport support
[PATCH 00/24] block, scsi: final compat_ioctl cleanup
2019-12-11 20:42 UTC
[PATCH 1/3] drm/virtio: skip set_scanout if framebuffer didn't change
2019-12-11 19:03 UTC (5+ messages)
` [PATCH 2/3] virtio-gpu: batch display update commands
` [PATCH 3/3] virtio-gpu: use damage info for display updates
[PATCH v3 3/4] drm/virtio: fix mmap page attributes
2019-12-11 12:19 UTC
[PATCH v3] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-11 11:29 UTC
[PATCH v3] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-11 11:11 UTC
[PATCH v2 2/2] drm/virtio: fix mmap page attributes
2019-12-11 8:18 UTC
[PATCH] drm/virtio: fix mmap page attributes
2019-12-11 8:15 UTC (3+ messages)
[PATCH AUTOSEL 4.14 113/130] crypto: virtio - deal with unsupported input sizes
2019-12-10 22:02 UTC
[PATCH AUTOSEL 4.19 154/177] crypto: virtio - deal with unsupported input sizes
2019-12-10 21:31 UTC
[PATCH AUTOSEL 5.4 297/350] crypto: virtio - deal with unsupported input sizes
2019-12-10 21:06 UTC
[PATCH AUTOSEL 5.4 002/350] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
2019-12-10 20:58 UTC
[PATCH net-next v11 1/3] netdev: pass the stuck queue to the timeout handler
2019-12-10 19:32 UTC (5+ messages)
` [PATCH net-next v11 3/3] netronome: use the new txqueue timeout argument
` [PATCH net-next v11 2/3] mlx4: use "
` [PATCH net-next v11 0/3] netdev: ndo_tx_timeout cleanup
[PATCH net-next v10 1/3] netdev: pass the stuck queue to the timeout handler
2019-12-10 19:31 UTC (6+ messages)
` [PATCH net-next v10 3/3] netronome: use the new txqueue timeout argument
` [PATCH net-next v10 2/3] mlx4: use "
Call for Papers - MICRADS 2020, Quito, Ecuador | Deadline: December 23
2019-12-10 18:23 UTC
[PATCH v2] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-10 15:36 UTC (3+ messages)
[PATCH RFC net-next v8 2/3] mlx4: use new txqueue timeout argument
2019-12-10 14:27 UTC (3+ messages)
` [PATCH RFC net-next v8 1/3] netdev: pass the stuck queue to the timeout handler
[PATCH net-next v12 0/3] netdev: ndo_tx_timeout cleanup
2019-12-10 14:23 UTC
[PATCH] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-10 13:38 UTC (5+ messages)
[PATCH net-next v11 0/3] netdev: ndo_tx_timeout cleanup
2019-12-10 13:08 UTC
[PATCH net-next v2 0/6] vsock: add local transport support
2019-12-10 10:43 UTC
[PATCH] drm/virtio: fix mmap page attributes
2019-12-10 8:57 UTC
[PATCH net-next v9 1/3] netdev: pass the stuck queue to the timeout handler
2019-12-09 22:43 UTC (5+ messages)
` [PATCH net-next v9 3/3] netronome: use the new txqueue timeout argument
` [PATCH net-next v9 0/3] netdev: ndo_tx_timeout cleanup
[PATCH net-next v9 0/3] netdev: ndo_tx_timeout cleanup
2019-12-09 16:28 UTC
[PATCH] virtio: Work around frames incorrectly marked as gso
2019-12-09 10:54 UTC
[PATCH] virtio: Work around frames incorrectly marked as gso
2019-12-09 10:48 UTC
[PATCH] vhost/vsock: accept only packets with the right dst_cid
2019-12-06 14:39 UTC
[PATCH] drm/qxl: remove unnecessary BUG_ON check for handle
2019-12-06 10:13 UTC
kernel BUG at fs/pipe.c:LINE!
2019-12-05 13:06 UTC
[PATCH v2] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-05 9:24 UTC
[vhost:linux-next 3/11] drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2622:20: error: initialization from incompatible pointer type
2019-12-05 2:47 UTC
[PATCH v10 00/11] x86: PIE support to extend KASLR randomization
2019-12-05 0:09 UTC
[PATCH] virtio-balloon: fix managed page counts when migrating pages between zones
2019-12-04 20:48 UTC
[PATCH v3] virtio_console: allocate inbufs in add_port() only if it is needed
2019-12-04 13:58 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).