From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1D35613838B for ; Tue, 29 Sep 2015 19:25:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46231E086E; Tue, 29 Sep 2015 19:25:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A54C9E086C for ; Tue, 29 Sep 2015 19:25:20 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 18F41340562; Tue, 29 Sep 2015 19:25:20 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.2-5 release Message-Id: <20150929192520.18F41340562@smtp.gentoo.org> Date: Tue, 29 Sep 2015 19:25:04 +0000 (UTC) From: mpagano@gentoo.org (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-Archives-Salt: 00d7df38-7214-4d5c-af9c-597c957948a4 X-Archives-Hash: 0f852bac82bf4eecf93f1af4bbde6e9d This is an automated email announcing the release of genpatches-4.2-5 CHANGES SINCE 4.2-4 ----------------------- Remove redundant patch (Mike Pagano) D 2710_flush-workqueue-non-GPL-availability.patch Linux patch 4.2.2 (Mike Pagano) A 1001_linux-4.2.2.patch dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE. See bug #561558. Thanks to kipplasterjoe for reporting. (Mike Pagano) A 1600_dm-crypt-limit-max-segment-size.patch Add BFQ v7r8. (Mike Pagano) A 5001_block-cgroups-kconfig-build-bits-for-BFQ-v7r8-4.2.patch A 5002_block-introduce-the-BFQ-v7r8-I-O-sched-for-4.2.patch1 A 5003_block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r8-for-4.2.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.