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 22B86158042 for ; Thu, 14 Nov 2024 15:03:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43259E08D6; Thu, 14 Nov 2024 15:03:58 +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 1FEF0E08D0 for ; Thu, 14 Nov 2024 15:03:58 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 66EFE342FE3; Thu, 14 Nov 2024 15:03:57 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-6.11-10 release Message-Id: <20241114150357.66EFE342FE3@smtp.gentoo.org> Date: Thu, 14 Nov 2024 15:03:55 +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: fbb7b18b-1e7a-4382-93e1-a1ca9057180a X-Archives-Hash: 8eaa1c1e3a9846f202784dd76a67de4d This is an automated email announcing the release of genpatches-6.11-10 CHANGES SINCE 6.11-9 ----------------------- Linux patch 6.11.8 (Mike Pagano) A 1007_linux-6.11.8.patch Bluetooth: hci_core: Fix calling mgmt_device_connected (Mike Pagano) A 2400_bluetooth-mgmt-device-connected-fix.patch Add the BMQ(BitMap Queue) Scheduler. USE=experimental (Mike Pagano) A 5020_BMQ-and-PDS-io-scheduler-v6.11-r1.patch A 5021_BMQ-and-PDS-gentoo-defaults.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.