Re: [PATCH v4 00/15] exec: Use sane stack rlimit under secureexec

From: Linus Torvalds
Date: Tue Aug 01 2017 - 16:19:56 EST


On Tue, Aug 1, 2017 at 8:04 AM, Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
> Do you want me to carry this for -next and send it as a distinct pull
> request for v4.14?

Yes, I think that would be preferred. I consider this a "execve()"
cleanup/change with implications for the security models rather than
the other way around, so I'd rather keep it separate, and you already
have a few other git trees so I think it makes sense to just treat it
as another of your git pulls next merge window.

Linus