| From: |
| Greg KH <gregkh-AT-linuxfoundation.org> |
| To: |
| linux-kernel-AT-vger.kernel.org, Andrew Morton <akpm-AT-linux-foundation.org>, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org |
| Subject: |
| Linux 4.13.7 |
| Date: |
| Sat, 14 Oct 2017 16:04:45 +0200 |
| Message-ID: |
| <20171014140445.GA827@kroah.com> |
| Cc: |
| lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz> |
I'm announcing the release of the 4.13.7 kernel.
All users of the 4.13 kernel series must upgrade.
The updated 4.13.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.13.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...
thanks,
greg k-h
------------
Documentation/watchdog/watchdog-parameters.txt | 2 +-
Makefile | 2 +-
drivers/watchdog/iTCO_wdt.c | 22 ++++++++++++----------
kernel/exit.c | 6 ++++++
4 files changed, 20 insertions(+), 12 deletions(-)
Greg Kroah-Hartman (1):
Linux 4.13.7
Kees Cook (1):
waitid(): Add missing access_ok() checks
Wim Van Sebroeck (1):
watchdog: Revert "iTCO_wdt: all versions count down twice"