From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758634AbcEFTfu (ORCPT ); Fri, 6 May 2016 15:35:50 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:44209 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758144AbcEFTft (ORCPT ); Fri, 6 May 2016 15:35:49 -0400 X-Sasl-enc: qVMeV8AZL3QvxcqP3XakofW19TBgRgzMEmeN91oRzMN7 1462563347 Date: Fri, 6 May 2016 15:35:47 -0400 From: Greg KH To: "Eric W. Biederman" Cc: "H. Peter Anvin" , Andy Lutomirski , security@debian.org, "security@kernel.org" , Al Viro , "security@ubuntu.com >> security" , Peter Hurley , Serge Hallyn , Willy Tarreau , Aurelien Jarno , One Thousand Gnomes , Jann Horn , Linux Kernel Mailing List , Jiri Slaby , Florian Weimer , Konstantin Khlebnikov , Linus Torvalds Subject: Re: [PATCH 0/1] devpts: Removing the need for pt_chown Message-ID: <20160506193547.GA30024@kroah.com> References: <87twixgsnq.fsf@x220.int.ebiederm.org> <87oa95gevf.fsf_-_@x220.int.ebiederm.org> <87mvoo8h3d.fsf@x220.int.ebiederm.org> <87fuug5i6r.fsf_-_@x220.int.ebiederm.org> <874mabt3df.fsf_-_@x220.int.ebiederm.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <874mabt3df.fsf_-_@x220.int.ebiederm.org> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 06, 2016 at 02:04:12PM -0500, Eric W. Biederman wrote: > > Greg, > > Could you please apply the following patch to tty-next so it can be > merged into 4.7-rc1. > > We have had a long series of discussions and in the last iteration we > finally converged on a set of semantics that does not break userspace > and also makes the code simpler. Did everyone agree? I didn't think so, but the thread got long and messy. And then Linus did some work on this as well. How does this play with what Linus proposed? I think only portions of his original changes are merged, and there are still outstanding parts, right? totally confused, greg k-h