Linux 6.6.138
From: Greg Kroah-Hartman
Date: Fri May 08 2026 - 03:24:40 EST
I'm announcing the release of the 6.6.138 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-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2 +-
net/ipv4/esp4.c | 3 ++-
net/ipv4/ip_output.c | 2 ++
net/ipv6/esp6.c | 3 ++-
net/ipv6/ip6_output.c | 2 ++
5 files changed, 9 insertions(+), 3 deletions(-)
Greg Kroah-Hartman (1):
Linux 6.6.138
Kuan-Ting Chen (1):
xfrm: esp: avoid in-place decrypt on shared skb frags