]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e01135cb57d1d6049869b43211783451e248b6f
treedffe5a652de0608937393e9695ab75799a5aaf8a
parenta6ac66d68410a824221b8e3554f15e77a4d8bc0a
parent26c1e93fafecd856dd76976a4485a6352d4274af
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/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