From: Linus Torvalds Date: Wed, 22 Feb 2017 01:53:23 +0000 (-0800) Subject: Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... X-Git-Tag: iversion-4.15-1~2057 X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=4a0853bf88c8f56e1c01eda02e6625aed09d55d9;p=jlayton%2Flinux.git Merge tag 'usercopy-v4.11-rc1' of git://git./linux/kernel/git/kees/linux Pull usercopy test updates from Kees Cook: "This improves the usercopy tests: - check zeroing on failed copy_from_user()/get_user() (caught bug on ARM) - adjust tests for SMAP/PAN (can't zero userspace memory on failure)" * tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: usercopy: Add tests for all get_user() sizes usercopy: Adjust tests to deal with SMAP/PAN usercopy: add testcases to check zeroing on failure --- 4a0853bf88c8f56e1c01eda02e6625aed09d55d9