| From: |
| Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| To: |
| linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org |
| Subject: |
| Linux 6.12.102 |
| Date: |
| Fri, 07 Aug 2026 08:19:54 +0200 |
| Message-ID: |
| <2026080754-sway-blurt-3855@gregkh> |
| Cc: |
| lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| Archive-link: |
| Article |
I'm announcing the release of the 6.12.102 kernel.
All users of the 6.12 kernel series must upgrade.
The updated 6.12.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.12.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-s...
thanks,
greg k-h
------------
Makefile | 2 -
arch/x86/entry/entry_64.S | 8 ++++
arch/x86/include/asm/nospec-branch.h | 59 +++++++++++++++++++++++++++++++++++
arch/x86/kernel/cpu/bugs.c | 39 +++++++++++++++++++++++
arch/x86/lib/retpoline.S | 20 +++++++++++
5 files changed, 126 insertions(+), 2 deletions(-)
Borislav Petkov (AMD) (1):
x86/bugs: Make Safe-RET robust against interrupt injection
Greg Kroah-Hartman (1):
Linux 6.12.102