From: Linus Torvalds Date: Fri, 17 Apr 2020 19:05:01 +0000 (-0700) Subject: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm... X-Git-Tag: v5.15~4030 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5d286d5ebcf6cb93b340f2439fe16a90b544c6e5;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'for-linus' of git://git./linux/kernel/git/ebiederm/user-namespace Pull proc fix from Eric Biederman: "While running syzbot happened to spot one more oversight in my rework of proc_flush_task. The fields proc_self and proc_thread_self were not being reinitialized when proc was unmounted, which could cause problems if the mount of proc fails" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: proc: Handle umounts cleanly --- 5d286d5ebcf6cb93b340f2439fe16a90b544c6e5