From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org (Eric W. Biederman) Subject: Re: [CFT] Can I get some Tested-By's on this series? Date: Wed, 10 Dec 2014 17:19:55 -0600 Message-ID: <87r3w7f5yc.fsf@x220.int.ebiederm.org> References: <87h9x5re41.fsf_-_@x220.int.ebiederm.org> <87mw6xpzb0.fsf_-_@x220.int.ebiederm.org> <87ppbtn4mv.fsf@x220.int.ebiederm.org> <87a92xn2io.fsf@x220.int.ebiederm.org> <87r3w8liw4.fsf@x220.int.ebiederm.org> <87iohklfvj.fsf_-_@x220.int.ebiederm.org> <87mw6vh31e.fsf_-_@x220.int.ebiederm.org> <20141210224822.GG20012@ubuntumail> <5488CE4D.1000606@nod.at> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5488CE4D.1000606-/L3Ra7n9ekc@public.gmane.org> (Richard Weinberger's message of "Wed, 10 Dec 2014 23:50:53 +0100") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Richard Weinberger Cc: linux-man , Kees Cook , Linux API , Linux Containers , Serge Hallyn , Josh Triplett , stable , Andy Lutomirski , Kenton Varda , LSM , Michael Kerrisk-manpages , Casey Schaufler , Andrew Morton , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-man@vger.kernel.org Richard Weinberger writes: > Am 10.12.2014 um 23:48 schrieb Serge Hallyn: >> Quoting Eric W. Biederman (ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org): >>> >>> Will people please test these patches with their container project? >>> >>> These changes break container userspace (hopefully in a minimal way) if >>> I could have that confirmed by testing I would really appreciate it. I >>> really don't want to send out a bug fix that accidentally breaks >>> userspace again. >>> >>> The only issue sort of under discussion is if there is a better name for >>> /proc//setgroups, and the name of the file will not affect the >>> functionality of the patchset. >>> >>> With the code reviewed and written in simple obviously correct, easily >>> reviewable ways I am hoping/planning to send this to Linus ASAP. >>> >>> Eric >> >> Is there a git tree we can clone? > > I was about to ask that too. > Hopefully I can tomorrow find some time for testing. git pull git.kernel.org:/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-testing That holds my entire queue of fixes against 3.18-rc6 Eric