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.6-1 release
Date: Mon, 16 May 2016 00:01:54
Message-Id: 20160516000148.2656E340A9C@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-4.6-1
2
3
4 CHANGES
5 -----------------------
6
7 Linux 4.6. Patch to enable link security restrictions by default. Patch to disable Windows 8 compatibility for some Lenovo ThinkPads. Patch to ensure that /dev/root doesn't appear in /proc/mounts when bootint without an initramfs. fbcondecor bootsplash patch. Add Gentoo Linux support config settings and defaults. Kernel patch that enables gcc < v4.9 optimizations for additional CPUs. Kernel patch enables gcc >= v4.9 optimizations for additional CPUs. (Mike Pagano)
8 Fix readme (Mike Pagano)
9 Clean up master (Mike Pagano)
10 Add check to saved_root_name for supported filesystem path naming. (Mike Pagano)
11 Linux patch 4.0.5 (Mike Pagano)
12 Linux patch 4.0.4 (Mike Pagano)
13 Linux patch 4.0.3 (Mike Pagano)
14 Fix linux patch 4.0.2 (Mike Pagano)
15 Linux patch 4.0.2 (Mike Pagano)
16 Fix for lz4 compression. Thanks to Christian Xia. See bug #546422. (Mike Pagano)
17 BFQ patchset for 4.0, v7r7. (Mike Pagano)
18 Linux patch 4.0.1 (Mike Pagano)
19 Patch to select REGMAP_IRQ for rt5033 mfd driver. See bug #546938. (Mike Pagano)
20 Update gcc >= 4.9 optimization patch. See bug #544028. (Mike Pagano)
21 Update the distro kernel patch to add an option to the Gentoo menu that enables CGROUPS for cgroup, IPC_NS for ipc-sandbox, and NET_NS for network-sandbox. (Mike Pagano)
22 Patch to enable link security restrictions by default. Patch to disable Windows 8 compatibility for some Lenovo ThinkPads. Patch to ensure that /dev/root doesn't appear in /proc/mounts when bootint without an initramfs. Path to not not lock when UMH is waiting on current thread spawned by linuxrc. (bug #481344) fbcondecor bootsplash patch. Add Gentoo Linux support config settings and defaults. Kernel patch that enables gcc < v4.9 optimizations for additional CPUs. Kernel patch enables gcc >= v4.9 optimizations for additional CPUs. (Mike Pagano)
23 Add patch to support namespace user.pax.* on tmpfs, bug #470644 (Anthony G. Basile)
24 Adding generic patches for all versions (Mike Pagano)
25
26 ABOUT GENPATCHES
27 ----------------
28
29 genpatches is the patchset applied to some kernels available in Portage.
30
31 For more information, see the genpatches homepage:
32 http://dev.gentoo.org/~mpagano/genpatches
33
34 For a simple example of how to use genpatches in your kernel ebuild, look at a
35 recent gentoo-sources ebuild.