From: Linus Torvalds Date: Sat, 12 Sep 2020 19:58:01 +0000 (-0700) Subject: Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... X-Git-Tag: v5.15~2923 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ef2e9a563b0cd7965e2a1263125dcbb1c86aa6cc;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'seccomp-v5.9-rc5' of git://git./linux/kernel/git/kees/linux Pull seccomp fixes from Kees Cook: "This fixes a rare race condition in seccomp when using TSYNC and USER_NOTIF together where a memory allocation would not get freed (found by syzkaller, fixed by Tycho). Additionally updates Tycho's MAINTAINERS and .mailmap entries for his new address" * tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: seccomp: don't leave dangling ->notif if file allocation fails mailmap, MAINTAINERS: move to tycho.pizza seccomp: don't leak memory when filter install races --- ef2e9a563b0cd7965e2a1263125dcbb1c86aa6cc