From: Linus Torvalds Date: Sun, 24 Sep 2017 18:53:13 +0000 (-0700) Subject: Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v4.14-rc2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a4306434b79ffc859e5dc6ab0f305a3d8204ef46;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'core-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull address-limit checking fixes from Ingo Molnar: "This fixes a number of bugs in the address-limit (USER_DS) checks that got introduced in the merge window, (mostly) affecting the ARM and ARM64 platforms" * 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: arm64/syscalls: Move address limit check in loop arm/syscalls: Optimize address limit check Revert "arm/syscalls: Check address limit on user-mode return" syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check --- a4306434b79ffc859e5dc6ab0f305a3d8204ef46