Received: by 10.223.176.5 with SMTP id f5csp1100905wra; Wed, 31 Jan 2018 01:06:34 -0800 (PST) X-Google-Smtp-Source: AH8x224JmdcTOBShWQOAFOsmH77T4BvbJfS09Wddq1sRFzbjS37ZCEzQXWXMqIVo9u3cIpENjU8P X-Received: by 10.99.182.68 with SMTP id v4mr25289739pgt.389.1517389594664; Wed, 31 Jan 2018 01:06:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517389594; cv=none; d=google.com; s=arc-20160816; b=gXDJsuKvkKzAPJok3xskqS+T/bimBxoP9IZgckIAujgDPdpIy51oLcGJVb3dEXXWd4 UKQwUGWj5vNZRY5m1rNiO4BlLOG1DJoTzqq1NafBxzI9We1cy7R2IjJcusnRgevVOrtw xRIn2VBGapHtUN9wVky936ZJptrTepJc7sKbb6CfbN7RvEg+oyt2OwoLu3ijfBgC/tJ1 zUrGf3sTTufcGRc+ZzoQBsJWSuNr2/yfHaCOZLTatsSBXxbiXxZ3ycQxLbin8xEacZlB s7m9oqO/JA5EH19VeZSg1iJPM7hK5JfL5fz/dT+SpDm1q/gJXdGjYA60hFSYwDV0y+T8 s9rA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=yaddGVnpfoHTHkIGHSakEs8on4DSA31g8HsEk/9rN6Y=; b=tPToJm3JxwYev6QNCyQAssPGelRsnqc9KPzWLHjzCyb80zp5hWSb6+RyHA2LTPYubu aTrOqnX2kpo3/KRIf98q6nD/22U8zrFKellfIDU6sx5KTDg15/jI7wkELbUIy72m/gmN rjfYh/6/cn6VBBxD3mozLZK9zonO1K3jqMh6UtMIcT0hoJlr87rqBQ1svwy0VzSOb3j7 Q83B7PkeQWWVWj9RYeNJreXJ1K/Fe4kkAo1BIRcVzmyqw+oajDl3W67lXlQ6eLBIddC9 HxwAi/Xx1yvpgV5H3OJQdlCd0V3jtA3X1hENa/FKVt1YSJaj0mhZimkmeIazOxoqxMm8 6G9g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m6si1078461pgr.468.2018.01.31.01.06.20; Wed, 31 Jan 2018 01:06:34 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752366AbeAaJFQ (ORCPT + 99 others); Wed, 31 Jan 2018 04:05:16 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:33102 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751001AbeAaJFN (ORCPT ); Wed, 31 Jan 2018 04:05:13 -0500 Received: from localhost (unknown [37.170.66.23]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 0B389D61; Wed, 31 Jan 2018 09:05:11 +0000 (UTC) Date: Wed, 31 Jan 2018 10:05:08 +0100 From: Greg KH To: Ozkan Sezer Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 4.14 00/71] 4.14.16-stable review Message-ID: <20180131090508.GB7820@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 31, 2018 at 10:31:42AM +0300, Ozkan Sezer wrote: > > This is the start of the stable review cycle for the 4.14.16 release. > > There are 71 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > The "futex Fix OWNER_DEAD fixup" patch still isn't in ? > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/kernel/futex.c?id=a97cb0e7b3f4c6297fd857055ae8e895f402f501 No one pointed it out to me that it needed to be applied :( I'll queue it up in the next round, thanks for letting me know. greg k-h