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 C440C3B19CC; Thu, 2 Apr 2026 12:07:00 +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=1775131620; cv=none; b=S5pIaJq3MmWCeC5dH/aTX6ot1O/0d2xoUcTpiCh0IBf5gCg3137P3eqPtjRrKtlzzxPGMQeMXcJEG51Q4h6PziNCWacG7biOUPTy54TGmOUvPfTFYKxIRgNOGiYNWJ1awsMhk4O5fSaPS2bBfkK1Etl9CS4D1Q2SpYtJ5S+40jk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775131620; c=relaxed/simple; bh=LDz1I8NAtSlfBOJHdCpoImHT2OhotOFr5s15bm5RtKE=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=q2+wUjq6QskTR5H6BNYnQc1bNOQe/F9t9fCcimVWsg3FOoZ3IEjIM6auMi2HzXKLFUYWUfh6ZNIP4yeMgFOPfE2Nug5vpCF5nG6av4o+115uqS2ijfY8bLJFo30u10Mjr7XGQimIVo5WVaRQmS1koTbZLjIw4NLpAV3MH55xUv4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=0nwotJB/; 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="0nwotJB/" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 145F5C116C6; Thu, 2 Apr 2026 12:06:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1775131620; bh=LDz1I8NAtSlfBOJHdCpoImHT2OhotOFr5s15bm5RtKE=; h=From:To:Cc:Subject:Date:From; b=0nwotJB/g12Pp/R3u+tKuVvPL3C0E5VqRWmbdYAQlkt6me8KYycNTpuqGsu6g8Tm/ 2Mhjx97V9JZOCNbUFIOi7aPa6G3qiJokb4xqSLtvMOzOasAxJEU2/Rc9ZgaeZj9Ldd XUaEh4kIYm4FKiXoRqQOg/uY1dN06Bt+OuE8G/sQ= 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.6.132 Date: Thu, 2 Apr 2026 14:06:55 +0200 Message-ID: <2026040211-smog-slander-0a1a@gregkh> X-Mailer: git-send-email 2.53.0 Precedence: bulk X-Mailing-List: stable@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.6.132 kernel. Only users that built the rust core in 6.6.131 need upgrade, as it failed to build there, sorry about that. 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 rust/kernel/init/macros.rs | 160 ++++++++------------------------------------- 2 files changed, 32 insertions(+), 130 deletions(-) Greg Kroah-Hartman (3): Revert "rust: pin-init: internal: init: document load-bearing fact of field accessors" Revert "rust: pin-init: add references to previously initialized fields" Linux 6.6.132