]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Apr 2020 19:25:32 +0000 (12:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Apr 2020 19:25:32 +0000 (12:25 -0700)
commitd390ab23a0a27c1263ca772615a3a0779c39f431
tree9ba5b9e11fb7c3a5b36172c6a4481afd528d6267
parent5f6e27edcb35627df7d82533c97597d45ebc088e
parent07e306b3a1d6e55720bd2ac75b59eb42b10e701b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace

Pull pid leak fix from Eric Biederman:
 "Oleg noticed that put_pid(thread_pid) was not getting called when proc
  was not compiled in.

  Let's get that fixed before 5.7 is released and causes problems for
  anyone"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  proc: Put thread_pid in release_task not proc_flush_pid
fs/proc/base.c