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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 52180158094 for ; Wed, 28 Sep 2022 09:56:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88404E0866; Wed, 28 Sep 2022 09:56:36 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 670B4E0864 for ; Wed, 28 Sep 2022 09:56:36 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id B7DB8340CD2; Wed, 28 Sep 2022 09:56:35 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-5.19-14 release Message-Id: <20220928095635.B7DB8340CD2@smtp.gentoo.org> Date: Wed, 28 Sep 2022 09:56:34 +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: 4e82c774-0f32-434a-bfd7-d1fe0dfd8bd2 X-Archives-Hash: a630d5de7369429e3175da4b03212906 This is an automated email announcing the release of genpatches-5.19-14 CHANGES SINCE 5.19-13 ----------------------- Linux patch 5.19.12 (Mike Pagano) A 1011_linux-5.19.12.patch Update patch directly from Linus' tree (Mike Pagano) M 5030_ACPI-Skip-dummy-wait-for-Zen-processors.patch ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture (Mike Pagano) A 5030_ACPI-Skip-dummy-wait-for-Zen-processors.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.