messages from 2020-10-10 16:37:09 to 2020-10-21 20:14:13 UTC [more...]
[PATCH 0/4] vDPA: API for reporting IOVA range
2020-10-21 14:45 UTC (2+ messages)
[PATCH v3] Revert "virtio-net: ethtool configurable RXCSUM"
2020-10-21 14:27 UTC (3+ messages)
[PATCH v4] Revert "virtio-net: ethtool configurable RXCSUM"
2020-10-21 14:33 UTC (2+ messages)
[PATCH v3] virtio-rng: return available data with O_NONBLOCK
2020-10-21 14:43 UTC (5+ messages)
[RFC] treewide: cleanup unreachable breaks
2020-10-20 18:42 UTC (11+ messages)
` [Cocci] "
` [Ocfs2-devel] "
[PATCH] Revert "virtio-net: ethtool configurable RXCSUM"
2020-10-20 11:45 UTC (6+ messages)
` [PATCH net repost] "
` [PATCH net v2] "
[PATCH v5 00/10] Support GEM object mappings from I/O memory
2020-10-20 13:39 UTC (12+ messages)
` [PATCH v5 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v5 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v5 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v5 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
` [PATCH v5 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v5 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v5 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v5 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory
[PATCH] drivers/virt: vmgenid: add vm generation id driver
2020-10-20 9:35 UTC (15+ messages)
[RFC 3/4] vduse: grab the module's references until there is no vduse device
2020-10-20 9:12 UTC (11+ messages)
` [External] "
` [RFC 2/4] vduse: Introduce VDUSE - vDPA Device in Userspace
` [RFC 1/4] mm: export zap_page_range() for driver use
` [RFC 0/4] Introduce VDUSE - vDPA Device in Userspace
` [External] "
[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
2020-10-20 9:09 UTC (52+ messages)
` [PATCH v1 01/29] virtio-mem: determine nid only once using memory_add_physaddr_to_nid()
` [PATCH v1 02/29] virtio-mem: simplify calculation in virtio_mem_mb_state_prepare_next_mb()
` [PATCH v1 03/29] virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handling
` [PATCH v1 04/29] virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()
` [PATCH v1 05/29] virtio-mem: generalize check for added memory
` [PATCH v1 06/29] virtio-mem: generalize virtio_mem_owned_mb()
` [PATCH v1 07/29] virtio-mem: generalize virtio_mem_overlaps_range()
` [PATCH v1 08/29] virtio-mem: drop last_mb_id
` [PATCH v1 09/29] virtio-mem: don't always trigger the workqueue when offlining memory
` [PATCH v1 10/29] virtio-mem: generalize handling when memory is getting onlined deferred
` [PATCH v1 11/29] virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining
` [PATCH v1 12/29] virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()
` [PATCH v1 13/29] virtio-mem: factor out handling of fake-offline pages in memory notifier
` [PATCH v1 14/29] virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLE
` [PATCH v1 15/29] virito-mem: document Sub Block Mode (SBM)
` [PATCH v1 16/29] virtio-mem: memory block states are specific to "
` [PATCH v1 17/29] virito-mem: subblock "
` [PATCH v1 18/29] virtio-mem: factor out calculation of the bit number within the sb_states bitmap
` [PATCH v1 19/29] virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM)
` [PATCH v1 20/29] virtio-mem: nb_sb_per_mb and subblock_size "
` [PATCH v1 21/29] virtio-mem: memory notifier callbacks "
` [PATCH v1 22/29] virtio-mem: memory block ids "
` [PATCH v1 23/29] virtio-mem: factor out adding/removing memory from Linux
` [PATCH v1 24/29] virtio-mem: print debug messages from virtio_mem_send_*_request()
` [PATCH v1 25/29] virtio-mem: Big Block Mode (BBM) memory hotplug
` [PATCH v1 26/29] virtio-mem: allow to force Big Block Mode (BBM) and set the big block size
` [PATCH v1 27/29] mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block
` [PATCH v1 28/29] virtio-mem: Big Block Mode (BBM) - basic memory hotunplug
` [PATCH v1 29/29] virtio-mem: Big Block Mode (BBM) - safe "
[PATCH 1/2] KVM: not register a IRQ bypass producer if unsupported or disabled
2020-10-20 6:32 UTC (2+ messages)
` [PATCH 2/2] KVM: not link irqfd with a fake IRQ bypass producer
[PATCH] drm: remove unneeded break
2020-10-19 17:06 UTC
[PATCH v4 00/10] Support GEM object mappings from I/O memory
2020-10-19 15:46 UTC (32+ messages)
` [PATCH v4 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v4 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v4 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v4 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
` [PATCH v4 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v4 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v4 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v4 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v4 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v4 10/10] drm/fb_helper: Support framebuffers in I/O memory
[PATCH AUTOSEL 4.4 27/33] Fix use after free in get_capset_info callback
2020-10-18 19:27 UTC
[PATCH AUTOSEL 4.9 35/41] Fix use after free in get_capset_info callback
2020-10-18 19:26 UTC
[PATCH AUTOSEL 4.14 42/52] Fix use after free in get_capset_info callback
2020-10-18 19:25 UTC
[PATCH AUTOSEL 4.19 45/56] Fix use after free in get_capset_info callback
2020-10-18 19:24 UTC
[PATCH AUTOSEL 5.4 60/80] Fix use after free in get_capset_info callback
2020-10-18 19:22 UTC
[PATCH AUTOSEL 5.8 076/101] Fix use after free in get_capset_info callback
2020-10-18 19:20 UTC
[PATCH AUTOSEL 5.9 082/111] Fix use after free in get_capset_info callback
2020-10-18 19:17 UTC
[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
2020-10-18 16:35 UTC
Call for Papers - WorldCIST'21, Terceira Island, Azores
2020-10-18 10:19 UTC
[PATCH v1 05/29] virtio-mem: generalize check for added memory
2020-10-17 7:39 UTC
[PATCH] mm: proc: add Sock to /proc/meminfo
2020-10-16 20:53 UTC (10+ messages)
` [External] "
[PATCH v3 0/2] vhost-vdpa mapping error path fixes
2020-10-15 20:17 UTC (12+ messages)
` [PATCH v3 1/2] vhost-vdpa: fix vhost_vdpa_map() on error condition
` [PATCH v3 2/2] vhost-vdpa: fix page pinning leakage in error path
[PATCH v3] i2c: virtio: add a virtio i2c frontend driver
2020-10-15 7:06 UTC (9+ messages)
[PATCH v2] drm/virtio: Use UUID API for importing the UUID
2020-10-14 8:00 UTC (2+ messages)
[PATCH v1] drm/virtio: Use UUID API for importing the UUID
2020-10-13 8:54 UTC (2+ messages)
[RFC PATCH 00/24] Control VQ support in vDPA
2020-10-13 5:40 UTC (5+ messages)
` [RFC PATCH 10/24] vdpa: introduce config operations for associating ASID to a virtqueue group
[PATCH v2] vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
2020-10-13 5:37 UTC (2+ messages)
[PATCH AUTOSEL 5.8 16/24] vhost vdpa: fix vhost_vdpa_open error handling
2020-10-12 19:02 UTC
[PATCH net-next v3] virtio-net: ethtool configurable RXCSUM
2020-10-12 13:33 UTC (3+ messages)
[PATCH v4] i2c: virtio: add a virtio i2c frontend driver
2020-10-12 5:45 UTC (2+ messages)
[PATCH net-next v2] virtio-net: ethtool configurable RXCSUM
2020-10-12 5:13 UTC (7+ messages)
Call for Workshops Proposals - CISTI'2021, Chaves, Portugal
2020-10-11 11:48 UTC
[PATCH v3 2/3] vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
2020-10-11 6:46 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).