| 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.6.139 |
| Date: |
| Fri, 15 May 2026 15:05:52 +0200 |
| Message-ID: |
| <2026051552-hypnotism-unwarlike-7452@gregkh> |
| Cc: |
| lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
I'm announcing the release of the 6.6.139 kernel.
All users of the 6.6 kernel series must upgrade.
The updated 6.6.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.6.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/include/asm/msr-index.h | 1 +
arch/x86/kernel/cpu/amd.c | 3 +++
include/linux/sched.h | 3 +++
kernel/exit.c | 1 +
kernel/ptrace.c | 22 ++++++++++++++++------
tools/arch/x86/include/asm/msr-index.h | 3 +++
7 files changed, 28 insertions(+), 7 deletions(-)
Greg Kroah-Hartman (1):
Linux 6.6.139
Linus Torvalds (1):
ptrace: slightly saner 'get_dumpable()' logic
Prathyushi Nangia (1):
x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache