Linus Torvalds writes:
> On Mon, Feb 15, 2021 at 4:42 AM Alexey Gladkov
> wrote:
>>
>> These patches are for binding the rlimit counters to a user in user
>> namespace.
>
> So this is now version 6, but I think the kernel test robot keeps
> complaining about them causing KASAN issues.
>
> The
On Sun, Feb 21, 2021 at 02:20:00PM -0800, Linus Torvalds wrote:
> On Mon, Feb 15, 2021 at 4:42 AM Alexey Gladkov
> wrote:
> >
> > These patches are for binding the rlimit counters to a user in user
> > namespace.
>
> So this is now version 6, but I think the kernel test robot keeps
> complainin
On Mon, Feb 15, 2021 at 4:42 AM Alexey Gladkov wrote:
>
> These patches are for binding the rlimit counters to a user in user namespace.
So this is now version 6, but I think the kernel test robot keeps
complaining about them causing KASAN issues.
The complaints seem to change, so I'm hoping the
Preface
---
These patches are for binding the rlimit counters to a user in user namespace.
This patch set can be applied on top of:
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.11
Problem
---
The RLIMIT_NPROC, RLIMIT_MEMLOCK, RLIMIT_SIGPENDING, RLIMIT_MSGQUEUE rlimits
imp
4 matches
Mail list logo