* [GIT PULL] ucount fixes for v5.14
@ 2021-08-25 14:54 Eric W. Biederman
2021-08-25 18:26 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Eric W. Biederman @ 2021-08-25 14:54 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Alexey Gladkov, Ma, XinjianX
Please pull the for-v5.14 branch from the git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-v5.14
HEAD: bbb6d0f3e1feb43d663af089c7dedb23be6a04fb ucounts: Increase ucounts reference counter before the security hook
This branch fixes a regression that made it impossible to increase
rlimits that had been converted to the ucount infrastructure, and also
fixes a reference counting bug where the reference was not incremented
soon enough.
The fixes are trivial and the bugs have been encountered in the wild,
and the fixes have been tested.
Alexey Gladkov (1):
ucounts: Increase ucounts reference counter before the security hook
Eric W. Biederman (1):
ucounts: Fix regression preventing increasing of rlimits in init_user_ns
kernel/cred.c | 12 ++++++------
kernel/fork.c | 8 ++++----
2 files changed, 10 insertions(+), 10 deletions(-)
Thank you,
Eric
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ucount fixes for v5.14
2021-08-25 14:54 [GIT PULL] ucount fixes for v5.14 Eric W. Biederman
@ 2021-08-25 18:26 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-25 18:26 UTC (permalink / raw)
To: Eric W. Biederman
Cc: Linus Torvalds, linux-kernel, Alexey Gladkov, Ma, XinjianX
The pull request you sent on Wed, 25 Aug 2021 09:54:20 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-v5.14
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/62add98208f37ce02c0425f3858757472e3fcc2e
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-25 18:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-25 14:54 [GIT PULL] ucount fixes for v5.14 Eric W. Biederman
2021-08-25 18:26 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox