Received: by 2002:a05:6a10:a852:0:0:0:0 with SMTP id d18csp278350pxy; Fri, 30 Apr 2021 05:22:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyqSE1WbgCq+C0ndXV1UL6polBkzs+o7T7u7UZYmcZ4PWpJECeSeRXlFTOUj4X6O1Tipn52 X-Received: by 2002:a17:906:e08c:: with SMTP id gh12mr4154085ejb.115.1619785371444; Fri, 30 Apr 2021 05:22:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619785371; cv=none; d=google.com; s=arc-20160816; b=ZL+NXsfnoIqQOC/CBSIb9wka4OLKCZYJXBcDuC8ljh28g5iQfD7szotiCIJ/m2//Gx fZf0q0zzpwF4ka0iQydLa+m4wclaSu/xpctQGsXUd2fjj5qh0mbj8RNIf0/QcJwmbWg9 gbmvyM5YJoLUFnNdoxGqMiviJBNwGlq4pkYOwXdJKtZxQebDkI6y1aRM6T8PFiwi/BAv NJ54+6ZB+gvr2mQFpA0xQR9v7tGpXBsxw9V3nofqtTrXn1ZWqz4+Ykyv73A/Lc2fwL4y v9jI2PrSwA6+2JYwuJpN8WEY/Mdg1isEn5FMg+37WMbIi5SFLafMFaGrcem+0ZvGCgSF w4LA== 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=Mr+OIDl7PjAfX73WTSSHyjvsudHOv6L8TraeaLenwxA=; b=fAcaRX1/FaHJUjmYj51+CDkl6J/jyh6WfSrTyGQhpbWIuYmzC7l1rBjQ+mzTBjIGdd AWVbOY6+sVzZISqZ34ikDRxWlUUwpOh1oe0YwaTchItDf5cCKV+opBg6xlVQz4qmcGL8 rDHtuCQ8+XUWKP0AdZwuJjDfF2r6sYBxmBGOpCjUxqSY7JV6yyuUicYjiq4G4IUFq/tu CTGaZyjqYH8uY0psZhk0Hxnea5Owfj5uknPGD8Y9wN9YysAChuUxLk/v7nTCIvWXUNe9 bzolOuwFhXJayAbRQV8dY2FdRSs6GOWBxYPVfSwTpem46LcxxiyuRInP5PrjkDcKb9jS VemQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=0BhLbTXp; 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 j10si1665272eds.134.2021.04.30.05.22.13; Fri, 30 Apr 2021 05:22:51 -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=0BhLbTXp; 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 S232865AbhD3MTW (ORCPT + 99 others); Fri, 30 Apr 2021 08:19:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:39036 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232736AbhD3MSm (ORCPT ); Fri, 30 Apr 2021 08:18:42 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D7A1A60249; Fri, 30 Apr 2021 12:17:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619785074; bh=tOCogmVNxmjV78pkQC6x1nqdqq2lnBYT5qR52UQRme8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0BhLbTXpHz/Ym4Vc/JiWYoou5ncMrdUye22i8s3BCbydUq4WVI2sXlhApILenhrVx qEoiSQO8qp+8jj85PX+LZmedsUirbgkGJlotN70F/hLqidRtn3FyTzzDEZma3t+D+u 78Pi5l6yq3Zq6AEFWGTRUlBimrBfTRlPbBhAuRBM= Date: Fri, 30 Apr 2021 14:17:52 +0200 From: Greg Kroah-Hartman To: Daniel Vetter Cc: Linux Kernel Mailing List , Kangjie Lu Subject: Re: [PATCH 074/190] Revert "drm/gma500: fix memory disclosures due to uninitialized bytes" Message-ID: References: <20210421130105.1226686-1-gregkh@linuxfoundation.org> <20210421130105.1226686-75-gregkh@linuxfoundation.org> 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 Tue, Apr 27, 2021 at 03:43:41PM +0200, Greg Kroah-Hartman wrote: > On Wed, Apr 21, 2021 at 07:51:49PM +0200, Daniel Vetter wrote: > > On Wed, Apr 21, 2021 at 3:06 PM Greg Kroah-Hartman > > wrote: > > > > > > This reverts commit ec3b7b6eb8c90b52f61adff11b6db7a8db34de19. > > > > > > 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: Daniel Vetter > > > Cc: https > > > Signed-off-by: Greg Kroah-Hartman > > > > Acked-by: Daniel Vetter > > > > gma500 is dead enough I'm not going to spend a single cycle thinking > > whether this fixes anything or not and hence whether the revert is ok > > or not. > > Sounds good to me, I'll keep the reverts. I've re-reviewed this one, and it seems sane, so I'll drop the revert. thanks, greg k-h