Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Aug 2021 19:00:00 +0000 (12:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Aug 2021 19:00:00 +0000 (12:00 -0700)
commit6209049ecfc1894453d1fc850e60c58d4eccaf2a
treedffe5a652de0608937393e9695ab75799a5aaf8a
parent3c3e9027071c979cfa7e48d9c2a39a4d56829236
parent345daff2e994ee844d6a609c37f085695fbb4c4d
Merge branch 'for-v5.14' of git://git./linux/kernel/git/ebiederm/user-namespace

Pull ucounts fix from Eric Biederman:
 "Fix a subtle locking versus reference counting bug in the ucount
  changes, found by syzbot"

* 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  ucounts: Fix race condition between alloc_ucounts and put_ucounts