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.12-1 release
Date: Mon, 03 Jul 2017 00:08:25
Message-Id: 20170703000823.DE9693417D7@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-4.12-1
2
3
4 CHANGES
5 -----------------------
6
7 hid-apple patch to enable swapping of the FN and left Control keys and some additional on some apple keyboards. See bug #622902 (Mike Pagano)
8 security/apparmor: Use POSIX-compatible printf %s. See bug #622552 (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 booting without an initramfs. Patch to enable control of the unaligned access control policy from sysctl. Workaround to enable poweroff on Mac Pro 11. See bug #601964. Kernel patch enables gcc >= v4.9 optimizations for additional CPUs. fbcondecor bootsplash patch. (Mike Pagano)
10 Enable crypto API for systemd as its required for systemd versions >= 233. See bug #611368. (Mike Pagano)
11 For GENTOO_LINUX_INIT_SYSTEMD don't add DMIID for non X86 architectures. See bug #609590. (Mike Pagano)
12 Update gentoo kconfig patch adding CHECKPOINT_RESTORE for GENTOO_LINUX_INIT_SYSTEMD. See bug #598623 (Mike Pagano)
13 Update gentoo kconfig patch. See bug #598623 (Mike Pagano)
14 Update gentoo kconfig patch to remove DEVPTS_MULTIPLE_INSTANCES. See kernel upstream commit: eedf265aa003b4781de24cfed40a655a664457e6. Thanks to Ralf Ramsauer. (Mike Pagano)
15 Select SYSVIPC when GENTOO_LINUX_PORTAGE is selected. Dependency of IPC_NS. See bug #587736. (Mike Pagano)
16 Fix readme (Mike Pagano)
17 Clean up master (Mike Pagano)
18 Add check to saved_root_name for supported filesystem path naming. (Mike Pagano)
19 Linux patch 4.0.5 (Mike Pagano)
20 Linux patch 4.0.4 (Mike Pagano)
21 Linux patch 4.0.3 (Mike Pagano)
22 Fix linux patch 4.0.2 (Mike Pagano)
23 Linux patch 4.0.2 (Mike Pagano)
24 Fix for lz4 compression. Thanks to Christian Xia. See bug #546422. (Mike Pagano)
25 BFQ patchset for 4.0, v7r7. (Mike Pagano)
26 Linux patch 4.0.1 (Mike Pagano)
27 Patch to select REGMAP_IRQ for rt5033 mfd driver. See bug #546938. (Mike Pagano)
28 Update gcc >= 4.9 optimization patch. See bug #544028. (Mike Pagano)
29 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)
30 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)
31 Add patch to support namespace user.pax.* on tmpfs, bug #470644 (Anthony G. Basile)
32 Adding generic patches for all versions (Mike Pagano)
33
34 ABOUT GENPATCHES
35 ----------------
36
37 genpatches is the patchset applied to some kernels available in Portage.
38
39 For more information, see the genpatches homepage:
40 http://dev.gentoo.org/~mpagano/genpatches
41
42 For a simple example of how to use genpatches in your kernel ebuild, look at a
43 recent gentoo-sources ebuild.