Linux 5.15.208

From: Greg Kroah-Hartman

Date: Sat May 23 2026 - 07:46:09 EST


I'm announcing the release of the 5.15.208 kernel.

All users of the 5.15 kernel series must upgrade.

The updated 5.15.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.15.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/core/skbuff.c | 15 ++++++++++++++-
2 files changed, 15 insertions(+), 2 deletions(-)

Greg Kroah-Hartman (1):
Linux 5.15.208

Hyunwoo Kim (1):
net: skbuff: propagate shared-frag marker through frag-transfer helpers

William Bowling (1):
net: skbuff: preserve shared-frag marker during coalescing