From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-26.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0E43C433E9 for ; Thu, 18 Mar 2021 18:12:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7E29C64F38 for ; Thu, 18 Mar 2021 18:12:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230365AbhCRSL6 (ORCPT ); Thu, 18 Mar 2021 14:11:58 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:27967 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232426AbhCRSLw (ORCPT ); Thu, 18 Mar 2021 14:11:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1616091104; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=WP7PnNSr4BR9a1LVBwXMPx5QETfjMgS7zmkwK2xedWo=; b=I8OYBoZwrmUp9CTho80ScBkAyz37tj1zcvOzLTDldquIZev9LYH0IJnS04jg58SK5wHBXR +wDbfiRKoUTCqRpRDb1NOFjYw1NBf3VbRrHVlxEtrkNcOSA1pwvPHdCwyUaAFmt88udbyi MWhGIqhVIjlieS3b42PBKFnye6pm1/M= Received: from mail-wr1-f71.google.com (mail-wr1-f71.google.com [209.85.221.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-249-f_KcFLJSOiCY3Bj4wEVcYg-1; Thu, 18 Mar 2021 14:11:42 -0400 X-MC-Unique: f_KcFLJSOiCY3Bj4wEVcYg-1 Received: by mail-wr1-f71.google.com with SMTP id 9so4911701wrb.16 for ; Thu, 18 Mar 2021 11:11:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=WP7PnNSr4BR9a1LVBwXMPx5QETfjMgS7zmkwK2xedWo=; b=AjL4FrAMX2kG82ZWyttEpws9LcvmY++duGh1mQ1r8x4PW1NUb2Zy2Csq9GTouCfiuH 4HX9Vpcf2gAd0Mo/CERRnHL+RNg+7UhH+tX30WbHlPlrYRMDUYP5obEibahKUrt8g/qL Gn2UVTvXDeRwR7QszxhrOWibw3AY1Pa3Uqcl6RY3JiW7FfCz0AaXuqVMpAd8MQCOuq8S oWBTwYtxNHqb7459Zc/Gmq5mHaa+OEU9BX5rb5rE9y6FmlCnDYxUwVEsTJxz+IUwnOke /SXnZfTQdLexFZyai6+V3K0PS7kDZ5wxrtrcJv24sVCZBdXN2sedF/FSrZBbsbv0/ORe UovA== X-Gm-Message-State: AOAM533kNWhwCY2OxIl3Uuh//lvCRoTsLUDOWIELeECsYGKGKI0PAIoO 3q9Qgm5XtV0PmboskQAVVFLYKiYfWj4QDvlYVmh3Zj/iTfOyw+RSJ/1lUFK7y9XCo2nSnqPBltN b8eWvTVxiwcL01sICn+Dn2q5U X-Received: by 2002:a5d:6810:: with SMTP id w16mr510497wru.333.1616091099218; Thu, 18 Mar 2021 11:11:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwFTfjChgFyUXnBDg4awB1ZFX0fIcyN9S9XgyGks/aa0h+c9tuWlTuolWTJOqxYehca3p6+ug== X-Received: by 2002:a5d:6810:: with SMTP id w16mr510479wru.333.1616091099081; Thu, 18 Mar 2021 11:11:39 -0700 (PDT) Received: from redhat.com (bzq-79-180-2-31.red.bezeqint.net. [79.180.2.31]) by smtp.gmail.com with ESMTPSA id s8sm3686155wrn.97.2021.03.18.11.11.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Mar 2021 11:11:38 -0700 (PDT) Date: Thu, 18 Mar 2021 14:11:35 -0400 From: "Michael S. Tsirkin" To: Linus Torvalds Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, gdawar.xilinx@gmail.com, jasowang@redhat.com, lingshan.zhu@intel.com, lvivier@redhat.com, mst@redhat.com, parav@nvidia.com, sgarzare@redhat.com, stable@vger.kernel.org, tangbin@cmss.chinamobile.com, xianting_tian@126.com Subject: [GIT PULL] vhost: cleanups and fixes Message-ID: <20210318141135-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mutt-Fcc: =sent Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 16c10bede8b3d8594279752bf53153491f3f944f: virtio-input: add multi-touch support (2021-02-23 07:52:59 -0500) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to 0bde59c1723a29e294765c96dbe5c7fb639c2f96: vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails (2021-03-14 18:10:07 -0400) ---------------------------------------------------------------- virtio: fixes, cleanups Some fixes and cleanups all over the place. Signed-off-by: Michael S. Tsirkin ---------------------------------------------------------------- Gautam Dawar (1): vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation Jason Wang (1): vdpa: set the virtqueue num during register Laurent Vivier (1): vhost: Fix vhost_vq_reset() Parav Pandit (1): vdpa_sim: Skip typecasting from void* Stefano Garzarella (2): vhost-vdpa: fix use-after-free of v->config_ctx vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails Tang Bin (1): virtio-mmio: Use to_virtio_mmio_device() to simply code Xianting Tian (1): virtio: remove export for virtio_config_{enable, disable} drivers/vdpa/ifcvf/ifcvf_main.c | 5 ++--- drivers/vdpa/mlx5/net/mlx5_vnet.c | 4 ++-- drivers/vdpa/vdpa.c | 18 ++++++++++-------- drivers/vdpa/vdpa_sim/vdpa_sim.c | 2 +- drivers/vdpa/vdpa_sim/vdpa_sim_net.c | 5 ++--- drivers/vhost/vdpa.c | 20 +++++++++++--------- drivers/vhost/vhost.c | 2 +- drivers/virtio/virtio.c | 6 ++---- drivers/virtio/virtio_mmio.c | 3 +-- include/linux/vdpa.h | 10 +++++----- include/linux/virtio.h | 2 -- 11 files changed, 37 insertions(+), 40 deletions(-)