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.8-1 release
Date: Mon, 03 Oct 2016 10:39:26
Message-Id: 20161003103924.9114D340E3C@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-4.8-1
2
3
4 CHANGES
5 -----------------------
6
7 Rename gcc optimization patch for more clarity. (Mike Pagano)
8 Update gentoo kconfig patch to remove DEVPTS_MULTIPLE_INSTANCES. See kernel upstream commit: eedf265aa003b4781de24cfed40a655a664457e6. (Mike Pagano)
9 Gentoo Linux support config settings and defaults. Patch to add support for namespace user.pax.* on tmpfs. Patch to enable link security restrictions by default. Patch to ensure that /dev/root doesn't appear in /proc/mounts when bootint without an initramfs. Patch to enable control of the unaligned access control policy from sysctl (Mike Pagano)
10 Select SYSVIPC when GENTOO_LINUX_PORTAGE is selected. Dependency of IPC_NS. See bug #587736. (Mike Pagano)
11 Fix readme (Mike Pagano)
12 Clean up master (Mike Pagano)
13 Add check to saved_root_name for supported filesystem path naming. (Mike Pagano)
14 Linux patch 4.0.5 (Mike Pagano)
15 Linux patch 4.0.4 (Mike Pagano)
16 Linux patch 4.0.3 (Mike Pagano)
17 Fix linux patch 4.0.2 (Mike Pagano)
18 Linux patch 4.0.2 (Mike Pagano)
19 Fix for lz4 compression. Thanks to Christian Xia. See bug #546422. (Mike Pagano)
20 BFQ patchset for 4.0, v7r7. (Mike Pagano)
21 Linux patch 4.0.1 (Mike Pagano)
22 Patch to select REGMAP_IRQ for rt5033 mfd driver. See bug #546938. (Mike Pagano)
23 Update gcc >= 4.9 optimization patch. See bug #544028. (Mike Pagano)
24 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)
25 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)
26 Add patch to support namespace user.pax.* on tmpfs, bug #470644 (Anthony G. Basile)
27 Adding generic patches for all versions (Mike Pagano)
28
29 ABOUT GENPATCHES
30 ----------------
31
32 genpatches is the patchset applied to some kernels available in Portage.
33
34 For more information, see the genpatches homepage:
35 http://dev.gentoo.org/~mpagano/genpatches
36
37 For a simple example of how to use genpatches in your kernel ebuild, look at a
38 recent gentoo-sources ebuild.