Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp3801085pxy; Mon, 26 Apr 2021 10:03:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzc4UAO827C4qQMzM2dkBVyf6ij7ASrf6nX2pK5Ui81hid3NFTXKg1DdVC/J1RFpLTYFoua X-Received: by 2002:aa7:c349:: with SMTP id j9mr13959575edr.230.1619456592617; Mon, 26 Apr 2021 10:03:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619456592; cv=none; d=google.com; s=arc-20160816; b=YZiXBgV7kvbTKMJg+TOMJoKjoxbrJTfaM4mIZzIWR4/698n+NabyYrHL/lVJpxTPo3 f8i2ULd3+ZuecFx5Qv14oIXCjBEVGO1aW74mt5H0fV55ibiweOi6qi+UrPwdPxJrBODg Z+aDui94SfjVG80EeHb/YfqvRnnzwjqRxuF/IMOGVLa/SU3Bd3qgwU4Hb8jpKNgVYADG 8AStcMV+YIarB4YQcHgCzFPR8z2TEB/edxF0GBxl+vUYfBqQRYcdmJMMHI88NKB3OUik RrYHskAIxgyML9BqutobeyTzgTWggjFB31crlF89IhOuC7M735WWQP2rIgl4rWEDk4j9 8OIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=DEj4PPUBEQPUrTRP8Ds3YktGIo2De8bDd7OEZw7pcDc=; b=O1utTFCtoRZ3JxUwb7JwJ6HWVgt3ZV4l2awS6MZT8WWR0V3MdL561aoRwp3Truh2rw 7p8SogmyVCBtvT0Re4oXYUZPMIBUKHX7vXi9Jtifqd4IBLAPLm6/pqbBl4cYHkNGvU5F x/piyKZaFj9x5tJfWsNStIhns+lA9n3RWeCNOurboyWW2g/hvY+qcx/HHz/GaDRp/PzC qdirca7FYF+eEEws97Ku/bSfBw37bGhPrmQ+54mSXYkS8EYCASuPbQG9aXeZE6wBoNPm 2B8NlNPAFHSs2KFtYAVvF6bVicyqSwRGaqSgO7MYBgpxZCAAoC9fG8jLe9M+z1RfyUqv uTTA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=OqEVRJYS; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c2si1961802ejx.595.2021.04.26.10.02.47; Mon, 26 Apr 2021 10:03:12 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=OqEVRJYS; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235072AbhDZRAE (ORCPT + 99 others); Mon, 26 Apr 2021 13:00:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:34578 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235067AbhDZRAD (ORCPT ); Mon, 26 Apr 2021 13:00:03 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 677606127A; Mon, 26 Apr 2021 16:59:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619456361; bh=vkIXwAvhXeP7A/ILcKXnyobXvOOAIZBC0XwkfagEdyI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OqEVRJYSiqO7EU6IfsQg8rhgShjQVz9pz/D4//T+6i7UznmMiCLWlveLRURumKaIZ g29ES5jlEi5u/vyxI6bLJMjRJouo4L+BmdZLp4UHfACz0q3XgCkXaX5Xl3RrainWg4 O9UzXYYKWVkXtr+qiPi0nzjWx7Zu4WkgiQmemQxA= Date: Mon, 26 Apr 2021 18:59:18 +0200 From: Greg Kroah-Hartman To: Lorenzo Pieralisi Cc: kishon@ti.com, linux-kernel@vger.kernel.org, Kangjie Lu Subject: Re: [PATCH 089/190] Revert "PCI: endpoint: Fix a potential NULL pointer dereference" Message-ID: References: <20210421130105.1226686-1-gregkh@linuxfoundation.org> <20210421130105.1226686-90-gregkh@linuxfoundation.org> <20210422093111.GA20094@lpieralisi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 22, 2021 at 11:40:21AM +0200, Greg Kroah-Hartman wrote: > On Thu, Apr 22, 2021 at 10:31:11AM +0100, Lorenzo Pieralisi wrote: > > On Wed, Apr 21, 2021 at 02:59:24PM +0200, Greg Kroah-Hartman wrote: > > > This reverts commit 507b820009a457afa78202da337bcb56791fbb12. > > > > > > Commits from @umn.edu addresses have been found to be submitted in "bad > > > faith" to try to test the kernel community's ability to review "known > > > malicious" changes. The result of these submissions can be found in a > > > paper published at the 42nd IEEE Symposium on Security and Privacy > > > entitled, "Open Source Insecurity: Stealthily Introducing > > > Vulnerabilities via Hypocrite Commits" written by Qiushi Wu (University > > > of Minnesota) and Kangjie Lu (University of Minnesota). > > > > > > Because of this, all submissions from this group must be reverted from > > > the kernel tree and will need to be re-reviewed again to determine if > > > they actually are a valid fix. Until that work is complete, remove this > > > change to ensure that no problems are being introduced into the > > > codebase. > > > > > > Cc: Kangjie Lu > > > Cc: commit log and code update] > > > > Hi Greg, > > > > first off, thank you for doing this. > > > > This Cc should be fixed up if we go ahead with the revert (I can > > take the revert via the PCI tree and fix it up myself). > > > > I totally understand your concern (and the nuisance it is causing), the > > commit we are reverting looked and looks legit - just let me know > > how it is best to handle this please. > > I'll fix up all improper Cc: lines, that was my dumb script trying to > catch who was on the reverted patch, when I apply these. > > I can take this through my tree, but as you said, if the original commit > here really is fine, that's great, I'll drop this. Now dropped from my tree. greg k-