| From: |
| Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| To: |
| linux-kernel-AT-vger.kernel.org |
| Subject: |
| [PATCH 4.13 0/2] 4.13.7-stable review |
| Date: |
| Thu, 12 Oct 2017 23:26:01 +0200 |
| Message-ID: |
| <20171012212538.671181286@linuxfoundation.org> |
| Cc: |
| Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>, torvalds-AT-linux-foundation.org, akpm-AT-linux-foundation.org, linux-AT-roeck-us.net, shuahkh-AT-osg.samsung.com, patches-AT-kernelci.org, ben.hutchings-AT-codethink.co.uk, stable-AT-vger.kernel.org |
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@linuxfoundation.org>
Linux 4.13.7-rc1
Kees Cook <keescook@chromium.org>
waitid(): Add missing access_ok() checks
Wim Van Sebroeck <wim@iguana.be>
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(-)