Re: [REVIEW][PATCH 0/3] Fixing ptrace vs exec vs userns interactions

From: Eric W. Biederman
Date: Sat Nov 19 2016 - 13:40:19 EST


ebiederm@xxxxxxxxxxxx (Eric W. Biederman) writes:

> Willy Tarreau <w@xxxxxx> writes:
>
>> Hi Eric,
>>
>> On Thu, Nov 17, 2016 at 11:02:47AM -0600, Eric W. Biederman wrote:
>>>
>>> With everyone heading to Kernel Summit and Plumbers I put this set of
>>> patches down temporarily. Now is the time to take it back up and to
>>> make certain I am not missing something stupid in this set of patches.
>>
>> I couldn't get your patch set to apply to any of the kernels I tried,
>> I manually adjusted some parts but the second one has too many rejects.
>> What kernel should I apply this to ? Or maybe some preliminary patches
>> are needed ?
>
> It is against my for-next branch, and there is one patch in there
> that is significant.
>
> The entire patchset should be at:
> git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-next

Grr. I typed too fast, the branch above is the base:
git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-testing

should be the entire thing.

Eric