This is the start of the stable review cycle for the 4.13.7 release. There are 2 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Sat Oct 14 21:25:27 UTC 2017. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.13.7-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.13.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.13.7-rc1 Kees Cook <keescook@xxxxxxxxxxxx> waitid(): Add missing access_ok() checks Wim Van Sebroeck <wim@xxxxxxxxx> watchdog: Revert "iTCO_wdt: all versions count down twice" ------------- Diffstat: Documentation/watchdog/watchdog-parameters.txt | 2 +- Makefile | 4 ++-- drivers/watchdog/iTCO_wdt.c | 22 ++++++++++++---------- kernel/exit.c | 6 ++++++ 4 files changed, 21 insertions(+), 13 deletions(-)