From patchwork Thu Dec 20 16:57:40 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10739189 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8BE6F924 for ; Thu, 20 Dec 2018 16:57:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7965828E8E for ; Thu, 20 Dec 2018 16:57:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6D1BF2901D; Thu, 20 Dec 2018 16:57:46 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=unavailable version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C1C4728F78 for ; Thu, 20 Dec 2018 16:57:44 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0B5F46F45A; Thu, 20 Dec 2018 16:57:44 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-yb1-xb44.google.com (mail-yb1-xb44.google.com [IPv6:2607:f8b0:4864:20::b44]) by gabe.freedesktop.org (Postfix) with ESMTPS id 41FC86F45A for ; Thu, 20 Dec 2018 16:57:43 +0000 (UTC) Received: by mail-yb1-xb44.google.com with SMTP id 80so868777ybc.10 for ; Thu, 20 Dec 2018 08:57:43 -0800 (PST) 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:user-agent; bh=RVc3WAkIchc5nOxceCaYU55H9VADT/eMcYRvsyTCX7M=; b=Nsu7Fh6HD/seyCd9UAU7l09vW6opzxCW178Ap7fQ1iX2ceTrN/sZJzRk2RVcc3AsFt NN/oMNo+6DTmpKP/tZbRjZ/G2r+3qoqqf2Tv2FWeQ58NIxA1uhOD7OIYoph66Yi5ySH2 iBO0VUZ+16TMmcHcZU270o4G8KERqkGgwhnwQI12Dgbm8btDjvDFPMXoedtVmRh0drD3 fkIk8hhVn6zV2vTg6RsyYCYPDm67BtoJqnLH1xFFRgwyEDRNMq58dbRpOyjv0ML/eCwh ZrwFofZ9Q1anvno7ju1J7mkfgBFnlJJvVyIKoZJtKrB5P7rXrVzi5cLlilvFbRlUBY5K cp7A== X-Gm-Message-State: AA+aEWaw1TH7lCbjzltPDR0SVdKo7uVScdetBWSBzl73omvMpZHR50UK ZvyF0AIZ7IqJQukqov4E5uA0O9w5PavNUA== X-Google-Smtp-Source: AFSGD/UEw6NjowdYmj7aBnm0Zve3hJbroPmeF6m6G1YbrF6FfhPweq+9xANQOkDxdtT7D2OOto8WUg== X-Received: by 2002:a25:b283:: with SMTP id k3mr26205887ybj.338.1545325062454; Thu, 20 Dec 2018 08:57:42 -0800 (PST) Received: from localhost ([2620:0:1013:11:ad55:b1db:adfe:3b9f]) by smtp.gmail.com with ESMTPSA id h145sm7211690ywc.72.2018.12.20.08.57.41 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 20 Dec 2018 08:57:41 -0800 (PST) Date: Thu, 20 Dec 2018 11:57:40 -0500 From: Sean Paul To: Dave Airlie Message-ID: <20181220165740.GA42344@art_vandelay> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Subject: [Intel-gfx] [PULL] drm-misc-fixes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dim-tools@lists.freedesktop.org, Maxime Ripard , Daniel Vetter , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Rodrigo Vivi Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP Hi Dave and Daniel, A late spectre fix for you to pull for 4.20 final. drm-misc-fixes-2018-12-20: Fix spectre v1 vuln in drm_ioctl Cheers, Sean The following changes since commit 7566ec393f4161572ba6f11ad5171fd5d59b0fbd: Linux 4.20-rc7 (2018-12-16 15:46:55 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-12-20 for you to fetch changes up to 505b5240329b922f21f91d5b5d1e535c805eca6d: drm/ioctl: Fix Spectre v1 vulnerabilities (2018-12-20 08:13:29 +0100) ---------------------------------------------------------------- Fix spectre v1 vuln in drm_ioctl ---------------------------------------------------------------- Gustavo A. R. Silva (1): drm/ioctl: Fix Spectre v1 vulnerabilities drivers/gpu/drm/drm_ioctl.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)