Linux 7.1.7

From: Greg Kroah-Hartman

Date: Thu Aug 06 2026 - 13:36:52 EST


I'm announcing the release of the 7.1.7 kernel.

All users of the 7.1 kernel series must upgrade.

The updated 7.1.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-7.1.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 -
arch/x86/entry/entry_64.S | 8 ++++
arch/x86/include/asm/nospec-branch.h | 57 +++++++++++++++++++++++++++++++++++
arch/x86/kernel/cpu/bugs.c | 39 +++++++++++++++++++++++
arch/x86/lib/retpoline.S | 20 ++++++++++++
5 files changed, 124 insertions(+), 2 deletions(-)

Borislav Petkov (AMD) (1):
x86/bugs: Make Safe-RET robust against interrupt injection

Greg Kroah-Hartman (1):
Linux 7.1.7