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 946F3158020 for ; Thu, 8 Dec 2022 12:45:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A8C3E07EA; Thu, 8 Dec 2022 12:45: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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45A38E07E0 for ; Thu, 8 Dec 2022 12:45:36 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2369) id 41D8B340C96; Thu, 8 Dec 2022 12:45:35 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-6.0-12 release Message-Id: <20221208124535.41D8B340C96@smtp.gentoo.org> Date: Thu, 8 Dec 2022 12:45:35 +0000 (UTC) From: Alice Ferrazzi 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: 5edcb960-d036-4408-afd3-0a9037bba157 X-Archives-Hash: 916e3be8e451a30b00f5a63158b19b62 This is an automated email announcing the release of genpatches-6.0-12 CHANGES SINCE 6.0-11 ----------------------- Linux patch 6.0.12 (Alice Ferrazzi) A 1011_linux-6.0.12.patch netfilter: ctnetlink fix compl. warning after data race fixes in ct mark (Mike Pagano) A 2010_netfilter-ctnetlink-compilation-fix.patch Add the BMQ(BitMap Queue) Scheduler (USE=experiemental) (Mike Pagano) A 5020_BMQ-and-PDS-io-scheduler-v6.0-r0.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.