From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 970281582EF for ; Thu, 27 Feb 2025 13:34:40 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7EE77343274 for ; Thu, 27 Feb 2025 13:34:40 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1BA641102D2; Thu, 27 Feb 2025 13:34:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DAF9A1102C9 for ; Thu, 27 Feb 2025 13:34:28 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id BEB793431CB; Thu, 27 Feb 2025 13:34:28 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-6.13-7 release Message-Id: <20250227133428.BEB793431CB@smtp.gentoo.org> Date: Thu, 27 Feb 2025 13:34:28 +0000 (UTC) From: Mike Pagano Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-kernel@lists.gentoo.org Reply-to: gentoo-kernel@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: feedbae5-636d-4c47-afe6-988e249de20d X-Archives-Hash: 8b6327c3d55978350b8a5b81c28f2524 This is an automated email announcing the release of genpatches-6.13-7 CHANGES SINCE 6.13-6 ----------------------- Linux patch 6.13.5 (Mike Pagano) A 1004_linux-6.13.5.patch Add two KVM patches to fix regression (Mike Pagano) A 1750_KVM-x86-Snapshot-hosts-DEBUGCTL.patch A 1751_KVM-SVM-Manually-zero-restore-DEBUGCTL.patch ABOUT GENPATCHES ---------------- genpatches is the patchset applied to some kernels available in Portage. For more information, see the genpatches homepage: http://dev.gentoo.org/~mpagano/genpatches For a simple example of how to use genpatches in your kernel ebuild, look at a recent gentoo-sources ebuild.