From: Linus Torvalds Date: Tue, 2 Aug 2022 21:36:19 +0000 (-0700) Subject: Merge tag 'execve-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... X-Git-Tag: v6.1-rc5~764 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d7b767b5088d57ff9b5f9a0060c9ad0f9410b1c0;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'execve-v5.20-rc1' of git://git./linux/kernel/git/kees/linux Pull execve updates from Kees Cook: - Allow unsharing time namespace on vfork+exec (Andrei Vagin) - Replace usage of deprecated kmap APIs (Fabio M. De Francesco) - Fix spelling mistake (Zhang Jiaming) * tag 'execve-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: exec: Call kmap_local_page() in copy_string_kernel() exec: Fix a spelling mistake selftests/timens: add a test for vfork+exit fs/exec: allow to unshare a time namespace on vfork+exec --- d7b767b5088d57ff9b5f9a0060c9ad0f9410b1c0