projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
76657ea
59ec715
)
Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 23 Dec 2021 23:27:02 +0000
(15:27 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 23 Dec 2021 23:27:02 +0000
(15:27 -0800)
Pull ucount fix from Eric Biederman:
"This fixes a silly logic bug in the ucount rlimits code, where it was
comparing against the wrong limit"
* 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
ucounts: Fix rlimit max values check
Trivial merge