virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-28 19:36:07 to 2020-11-12 13:38:44 UTC [more...]

[PATCH v2 00/29] virtio-mem: Big Block Mode (BBM)
 2020-11-12 13:37 UTC  (5+ messages)
` [PATCH v2 01/29] virtio-mem: determine nid only once using memory_add_physaddr_to_nid()
` [PATCH v2 02/29] virtio-mem: more precise calculation in virtio_mem_mb_state_prepare_next_mb()
` [PATCH v2 03/29] virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handling
` [PATCH v2 05/29] virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining

[PATCH v2 05/17] clocksource/hyperv: use MSR-based access if running as root
 2020-11-12 11:40 UTC  (2+ messages)

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-12 11:07 UTC  (45+ messages)
` [patch V3 01/37] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V3 02/37] highmem: Remove unused functions
` [patch V3 03/37] fs: Remove asm/kmap_types.h includes
` [patch V3 04/37] sh/highmem: Remove all traces of unused cruft
` [patch V3 05/37] asm-generic: Provide kmap_size.h
` [patch V3 06/37] highmem: Provide generic variant of kmap_atomic*
` [patch V3 07/37] highmem: Make DEBUG_HIGHMEM functional
` [patch V3 08/37] x86/mm/highmem: Use generic kmap atomic implementation
` [patch V3 09/37] arc/mm/highmem: "
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic
` [patch V3 11/37] csky/mm/highmem: "
` [patch V3 12/37] microblaze/mm/highmem: "
` [patch V3 13/37] mips/mm/highmem: "
` [patch V3 14/37] nds32/mm/highmem: "
` [patch V3 15/37] powerpc/mm/highmem: "
` [patch V3 16/37] sparc/mm/highmem: "
` [patch V3 17/37] xtensa/mm/highmem: "
` [patch V3 18/37] highmem: Get rid of kmap_types.h
` [patch V3 19/37] mm/highmem: Remove the old kmap_atomic cruft
` [patch V3 20/37] io-mapping: Cleanup atomic iomap
` [patch V3 21/37] Documentation/io-mapping: Remove outdated blurb
` [patch V3 22/37] highmem: High implementation details and document API
` [patch V3 23/37] sched: Make migrate_disable/enable() independent of RT
` [patch V3 24/37] sched: highmem: Store local kmaps in task struct
  ` [patch V4 "
` [patch V3 25/37] mm/highmem: Provide kmap_local*
` [patch V3 26/37] io-mapping: Provide iomap_local variant
` [patch V3 27/37] x86/crashdump/32: Simplify copy_oldmem_page()
` [patch V3 28/37] mips/crashdump: "
` [patch V3 29/37] ARM: mm: Replace kmap_atomic_pfn()
` [patch V3 30/37] highmem: Remove kmap_atomic_pfn()
` [patch V3 31/37] drm/ttm: Replace kmap_atomic() usage
` [patch V3 32/37] drm/vmgfx: Replace kmap_atomic()
` [patch V3 33/37] highmem: Remove kmap_atomic_prot()
` [patch V3 34/37] drm/qxl: Replace io_mapping_map_atomic_wc()
` [patch V3 35/37] drm/nouveau/device: "
` [patch V3 36/37] drm/i915: "
` [patch V3 37/37] io-mapping: Remove io_mapping_map_atomic_wc()

[PATCH 0/7] Introduce vdpa management tool
 2020-11-12  6:40 UTC  (8+ messages)
` [PATCH 1/7] vdpa: Add missing comment for virtqueue count
` [PATCH 2/7] vdpa: Use simpler version of ida allocation
` [PATCH 3/7] vdpa: Extend routine to accept vdpa device name
` [PATCH 4/7] vdpa: Define vdpa parent device, ops and a netlink interface
` [PATCH 5/7] vdpa: Enable a user to add and delete a vdpa device
` [PATCH 6/7] vdpa: Enable user to query vdpa device info
` [PATCH 7/7] vdpa/vdpa_sim: Enable user to create vdpasim net devices

WorldCIST'21, Terceira Island, Azores | Deadline: November 22
 2020-11-11 12:25 UTC 

[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
 2020-11-11 12:08 UTC  (3+ messages)

[PATCH] vhost_vdpa: switch to vmemdup_user()
 2020-11-11 10:50 UTC 

[PATCH v3] vhost-vdpa: fix page pinning leakage in error path (rework)
 2020-11-10 22:41 UTC  (3+ messages)

[PATCH v3 5/9] pinctrl: use krealloc_array()
 2020-11-10 14:48 UTC 

[PATCH 1/5] vhost: add helper to check if a vq has been setup
 2020-11-10  7:20 UTC 

[PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework)
 2020-11-10  3:27 UTC  (8+ messages)

[PATCH 05/11] vhost: move vq iovec allocation to dev init time
 2020-11-10  2:50 UTC  (5+ messages)
  ` [PATCH 06/11] vhost: support delayed vq creation

[PATCH 1/2] drm/msm: Use struct dma_buf_map in GEM vmap ops
 2020-11-09 10:32 UTC  (2+ messages)
` [PATCH 2/2] drm/mediatek: "

[PATCH virtio] virtio: virtio_console: fix DMA memory allocation for rproc serial
 2020-11-09  6:04 UTC  (2+ messages)

[PATCH] drm: remove unneeded break
 2020-11-08 17:59 UTC  (2+ messages)

WorldCIST'21, Terceira Island, Azores | Deadline: November 15
 2020-11-08 12:03 UTC 

[PATCH v2 0/2] Default to cachable mappings for GEM SHMEM
 2020-11-07 18:56 UTC  (4+ messages)
` [PATCH v2 1/2] drm/shmem-helper: Use cached mappings by default
` [PATCH v2 2/2] drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()

[PATCH] drm/virtio: Fix a double free in virtio_gpu_cmd_map()
 2020-11-06  8:25 UTC  (2+ messages)

[PATCH] drm/qxl: replace idr_init() by idr_init_base()
 2020-11-06  8:24 UTC 

[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus
 2020-11-06  7:05 UTC  (21+ messages)
` [PATCH mlx5-next v1 01/11] net/mlx5: Don't skip vport check
` [PATCH mlx5-next v1 02/11] net/mlx5: Properly convey driver version to firmware
` [PATCH mlx5-next v1 03/11] net/mlx5_core: Clean driver version and name
` [PATCH mlx5-next v1 04/11] vdpa/mlx5: Make hardware definitions visible to all mlx5 devices
` [PATCH mlx5-next v1 05/11] net/mlx5: Register mlx5 devices to auxiliary virtual bus
` [PATCH mlx5-next v1 06/11] vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
` [PATCH mlx5-next v1 07/11] net/mlx5e: Connect ethernet part "
` [PATCH mlx5-next v1 08/11] RDMA/mlx5: Convert mlx5_ib to use "
` [PATCH mlx5-next v1 09/11] net/mlx5: Delete custom device management logic
` [PATCH mlx5-next v1 10/11] net/mlx5: Simplify eswitch mode check
` [PATCH mlx5-next v1 11/11] RDMA/mlx5: Remove IB representors dead code

[PATCH v7 00/72] x86: SEV-ES Guest Support
 2020-11-06  0:39 UTC  (4+ messages)
` [PATCH v7 01/72] KVM: SVM: nested: Don't allocate VMCB structures on stack

[PATCH 1/2] Revert "vhost-vdpa: fix page pinning leakage in error path"
 2020-11-05 22:40 UTC  (12+ messages)
` [PATCH 2/2] vhost-vdpa: fix page pinning leakage in error path (rework)

[PATCH v2 02/17] x86/hyperv: detect if Linux is the root partition
 2020-11-05 20:23 UTC  (2+ messages)

[PATCH v2 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
 2020-11-05 20:20 UTC  (2+ messages)

[PATCH v5 00/10] Support GEM object mappings from I/O memory
 2020-11-05 12:54 UTC  (5+ messages)
` [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces

[PATCH] drm/virtio: use kvmalloc for large allocations
 2020-11-05 11:34 UTC  (3+ messages)

[PATCH 0/8] slab: provide and use krealloc_array()
 2020-11-05 10:52 UTC 

[PATCH 5/6] drm/<drivers>: Constify struct drm_driver
 2020-11-04 10:04 UTC 

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-11-04  9:33 UTC  (8+ messages)

[PATCH] vhost/vsock: add IOTLB API support
 2020-11-04  9:33 UTC  (10+ messages)

[PATCH v2 1/8] mm: slab: provide krealloc_array()
 2020-11-03 10:55 UTC  (4+ messages)
  ` [PATCH v2 8/8] dma-buf: use krealloc_array()
` [PATCH v2 0/8] slab: provide and "

[PATCH 00/17 V3] vhost: fix scsi cmd handling and cgroup support
 2020-11-03 10:04 UTC  (9+ messages)
  ` [PATCH 07/17] vhost scsi: support delayed IO vq creation
  ` [PATCH 09/17] vhost scsi: fix cmd completion race
  ` [PATCH 04/17] vhost: prep vhost_dev_init users to handle failures

[PATCH v7 00/10] Support GEM object mappings from I/O memory
 2020-11-03  9:30 UTC  (11+ messages)
` [PATCH v7 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v7 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v7 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v7 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
` [PATCH v7 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v7 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v7 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v7 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v7 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v7 10/10] drm/fb_helper: Support framebuffers in I/O memory

[PATCH v3 0/2] vhost-vdpa mapping error path fixes
 2020-11-03  5:34 UTC  (10+ messages)
` [PATCH v3 2/2] vhost-vdpa: fix page pinning leakage in error path

linux-next: Tree for Nov 2 [drivers/vdpa/vdpa_sim/vdpa_sim.ko]
 2020-11-02 17:03 UTC 

Call for Papers - WorldCIST'21, Terceira Island, Azores
 2020-11-01 13:47 UTC 

[GIT PULL] vhost,vdpa: fixes
 2020-10-31 21:45 UTC  (2+ messages)

[PATCH 5/5] drm/<drivers>: Constify struct drm_driver
 2020-10-30 18:53 UTC  (2+ messages)

[PATCH 0/2] vdpasim: allow to set MAC address
 2020-10-30  1:24 UTC  (4+ messages)
` [PATCH 1/2] vdpasim: fix MAC address configuration
` [PATCH 2/2] vdpasim: allow to assign a MAC address

[PATCH 3/3] drm/qxl: Remove fbcon acceleration leftovers
 2020-10-30  0:37 UTC  (5+ messages)
  ` [PATCH] "

[PATCH] vhost: Use mutex to protect vq_irq setup
 2020-10-29 21:45 UTC  (4+ messages)

[PATCH v6 00/10] Support GEM object mappings from I/O memory
 2020-10-28 19:35 UTC  (2+ messages)
` [PATCH v6 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends


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).