Linux 7.0.8

From: Greg Kroah-Hartman

Date: Fri May 15 2026 - 09:34:01 EST


I'm announcing the release of the 7.0.8 kernel.

All users of the 7.0 kernel series must upgrade.

The updated 7.0.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-7.0.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

Makefile | 2 +-
include/linux/sched.h | 3 +++
kernel/exit.c | 1 +
kernel/ptrace.c | 22 ++++++++++++++++------
4 files changed, 21 insertions(+), 7 deletions(-)

Greg Kroah-Hartman (1):
Linux 7.0.8

Linus Torvalds (1):
ptrace: slightly saner 'get_dumpable()' logic