From: Linus Torvalds Date: Thu, 12 Oct 2017 15:36:47 +0000 (-0700) Subject: Merge branch 'waitid-fix' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=467251c69b1b39df78638d0d0cc60cf4d1d639a8;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'waitid-fix' Merge waitid() fix from Kees Cook. I'd have hoped that the unsafe_{get|put}_user() naming would have avoided these kinds of stupid bugs, but no such luck. * waitid-fix: waitid(): Add missing access_ok() checks --- 467251c69b1b39df78638d0d0cc60cf4d1d639a8