Gentoo Archives: gentoo-kernel

From: mpagano@gentoo.org (Mike Pagano )
To: Gentoo Kernel List <gentoo-kernel@l.g.o>
Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.2-5 release
Date: Tue, 29 Sep 2015 19:25:22
Message-Id: 20150929192520.18F41340562@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-4.2-5
2
3
4 CHANGES SINCE 4.2-4
5 -----------------------
6
7 Remove redundant patch (Mike Pagano)
8 D 2710_flush-workqueue-non-GPL-availability.patch
9
10 Linux patch 4.2.2 (Mike Pagano)
11 A 1001_linux-4.2.2.patch
12
13 dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE. See bug #561558. Thanks to kipplasterjoe for reporting. (Mike Pagano)
14 A 1600_dm-crypt-limit-max-segment-size.patch
15
16 Add BFQ v7r8. (Mike Pagano)
17 A 5001_block-cgroups-kconfig-build-bits-for-BFQ-v7r8-4.2.patch
18 A 5002_block-introduce-the-BFQ-v7r8-I-O-sched-for-4.2.patch1
19 A 5003_block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r8-for-4.2.patch
20
21
22 ABOUT GENPATCHES
23 ----------------
24
25 genpatches is the patchset applied to some kernels available in Portage.
26
27 For more information, see the genpatches homepage:
28 http://dev.gentoo.org/~mpagano/genpatches
29
30 For a simple example of how to use genpatches in your kernel ebuild, look at a
31 recent gentoo-sources ebuild.