From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030385AbcIVSsE (ORCPT ); Thu, 22 Sep 2016 14:48:04 -0400 Received: from out03.mta.xmission.com ([166.70.13.233]:46180 "EHLO out03.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935367AbcIVSrm (ORCPT ); Thu, 22 Sep 2016 14:47:42 -0400 From: ebiederm@xmission.com (Eric W. Biederman) To: Greg Kroah-Hartman Cc: Jiri Slaby , "H. Peter Anvin" , , , Linux Containers References: <87sht25n73.fsf@x220.int.ebiederm.org> Date: Thu, 22 Sep 2016 13:33:59 -0500 In-Reply-To: <87sht25n73.fsf@x220.int.ebiederm.org> (Eric W. Biederman's message of "Wed, 14 Sep 2016 13:52:00 -0500") Message-ID: <8737krdbs8.fsf@x220.int.ebiederm.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-XM-SPF: eid=1bn924-0004DN-2h;;;mid=<8737krdbs8.fsf@x220.int.ebiederm.org>;;;hst=in02.mta.xmission.com;;;ip=97.119.97.64;;;frm=ebiederm@xmission.com;;;spf=neutral X-XM-AID: U2FsdGVkX1+Pf9+aVKXiRWC6aTJNva+bajspflTO9IQ= X-SA-Exim-Connect-IP: 97.119.97.64 X-SA-Exim-Mail-From: ebiederm@xmission.com X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * 0.0 TVD_RCVD_IP Message was received from an IP address * 0.7 XMSubLong Long Subject * 0.0 T_TM2_M_HEADER_IN_MSG BODY: No description available. * 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% * [score: 0.4534] * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa06 1397; Body=1 Fuz1=1 Fuz2=1] * 0.0 T_TooManySym_01 4+ unique symbols in subject * 0.0 T_TooManySym_02 5+ unique symbols in subject X-Spam-DCC: XMission; sa06 1397; Body=1 Fuz1=1 Fuz2=1 X-Spam-Combo: ;Greg Kroah-Hartman X-Spam-Relay-Country: X-Spam-Timing: total 157 ms - load_scoreonly_sql: 0.03 (0.0%), signal_user_changed: 3.3 (2.1%), b_tie_ro: 2.4 (1.5%), parse: 0.66 (0.4%), extract_message_metadata: 9 (6.0%), get_uri_detail_list: 0.43 (0.3%), tests_pri_-1000: 6 (3.6%), tests_pri_-950: 1.20 (0.8%), tests_pri_-900: 0.97 (0.6%), tests_pri_-400: 15 (9.6%), check_bayes: 14 (8.9%), b_tokenize: 3.8 (2.4%), b_tok_get_all: 4.5 (2.9%), b_comp_prob: 1.33 (0.8%), b_tok_touch_all: 2.2 (1.4%), b_finish: 0.69 (0.4%), tests_pri_0: 113 (72.0%), check_dkim_signature: 0.45 (0.3%), check_dkim_adsp: 2.7 (1.7%), tests_pri_500: 5 (3.4%), rewrite_mail: 0.00 (0.0%) Subject: Re: [PATCH tty-next 0/6] Minor devpts cleanups, fixes and enhancments X-Spam-Flag: No X-SA-Exim-Version: 4.2.1 (built Thu, 05 May 2016 13:38:54 -0600) X-SA-Exim-Scanned: Yes (on in02.mta.xmission.com) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ebiederm@xmission.com (Eric W. Biederman) writes: > Greg please apply the following patches to tty-next. If tty-next is not > the proper tree please let me know and I will take these patches through > my user namespace tree. I have not heard anything so I am taking these patches through my tree. Eric