From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id ABF6721ADB7; Fri, 8 May 2026 15:00:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778252449; cv=none; b=NKx/LMn5Uu9imRjocQ7v78qPyJlyp1CPt+0GugzOSWUhYmFC8vtN46oFv9y0uwr9HnVR/sySCJtj7TcHQQlpuqxjsvdEDWJwlVbIhTQLMZ29M/v7yTtr7N5ekszjIDHHrrzdo+oRWGIEi+qZAIRMaLo3PJWx0/UWFVRs5LDTK0s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778252449; c=relaxed/simple; bh=zr0fsqmTvnTIoyoL7mySaDnuQBgNF+oxFMqr0odR9Tc=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=dCxHtMElu1zwrtk8eLgI29qmR6O014NmrHrXd0pKs0IXc0Eo6mDUwREDfuwxv8794v+/3FKNouRgtb9ukv3VCCvB45DwyjYQLLsRLmZLGwvBh/0pVISK+ywGIckP5qJZOHXoh745P5KYvb/kcIZ2kRjoWeR4abcKpoX2ecVMte8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=Z885iYr0; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="Z885iYr0" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8A72FC2BCB0; Fri, 8 May 2026 15:00:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1778252448; bh=zr0fsqmTvnTIoyoL7mySaDnuQBgNF+oxFMqr0odR9Tc=; h=From:To:Cc:Subject:Date:From; b=Z885iYr0G5YArH3TXZswrMerhvkEnyEri9aQk4sUcLnaWaCMl9xDEuqvOkopu726N ovs+n2sIffzj1xUSTK0GL8ZCKtIz1t3t4jfdseQbRPyTl/pb2flIABGE1ODg0iFNFs mGgxpaMl6Dp4Pu48c4YZDBIP72qW+O5NAV7MrPZc= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, jslaby@suse.cz, Greg Kroah-Hartman Subject: Linux 6.1.172 Date: Fri, 8 May 2026 17:00:45 +0200 Message-ID: <2026050845-uncouple-capricorn-acc4@gregkh> X-Mailer: git-send-email 2.54.0 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit I'm announcing the release of the 6.1.172 kernel. All users of the 6.1 kernel series must upgrade. The updated 6.1.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.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 +- net/ipv4/ip_output.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Greg Kroah-Hartman (2): xfrm: esp: ipv4: fix up flags setting Linux 6.1.172