From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 6D0511580FD for ; Sun, 15 Dec 2024 00:03:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D88AE09B5; Sun, 15 Dec 2024 00:03:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id AFD4EE09B4 for ; Sun, 15 Dec 2024 00:03:50 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 2C7E2342F9C; Sun, 15 Dec 2024 00:03:50 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-6.12-8 release Message-Id: <20241215000350.2C7E2342F9C@smtp.gentoo.org> Date: Sun, 15 Dec 2024 00:03:46 +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: 6dcaef3e-08f6-45c4-83eb-4b1250e27c87 X-Archives-Hash: c36a331b5e2bc569e8f9754a876f3120 This is an automated email announcing the release of genpatches-6.12-8 CHANGES SINCE 6.12-7 ----------------------- Remove redundant patches (Mike Pagano) D 1740_x86-pkeys-change-caller-of-update_pkru_in_sigframe.patch D 1741_x86-pkeys-ensure-updated-pkru-value-is-xrstor-d.patch Remove redundant patch (Mike Pagano) D 2700_drm-display-GCC15.patch Linux patch 6.12.5 (Mike Pagano) A 1004_linux-6.12.5.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.