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.15-1 release
Date: Sun, 28 Jan 2018 23:22:54
Message-Id: 20180128232253.2B8E7335C31@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-4.15-1
2
3
4 CHANGES
5 -----------------------
6
7 Patch to support for namespace user.pax.* on tmpfs. Patch to Desc: Path to enable link security restrictions by default. Workaround to enable poweroff on Mac Pro 11. Patcg to add UAS disable quirk. See bug #640082. hid-apple patch to enable swapping of the FN and left Control keys and some additional on some apple keyboards. Patch to ensure that /dev/root doesn't appear in /proc/mounts when bootint without an initramfs. Bootsplash patch ported by Conrad Kostecki. Patch to enable control of the unaligned access control policy from sysctl. Add Gentoo Linux support config settings and defaults. Kernel patch that enables gcc >= v4.9 optimizations for additional. (Mike Pagano)
8 Enable crypto API for systemd as its required for systemd versions >= 233. See bug #611368. (Mike Pagano)
9 For GENTOO_LINUX_INIT_SYSTEMD don't add DMIID for non X86 architectures. See bug #609590. (Mike Pagano)
10 Update gentoo kconfig patch adding CHECKPOINT_RESTORE for GENTOO_LINUX_INIT_SYSTEMD. See bug #598623 (Mike Pagano)
11 Update gentoo kconfig patch. See bug #598623 (Mike Pagano)
12 Update gentoo kconfig patch to remove DEVPTS_MULTIPLE_INSTANCES. See kernel upstream commit: eedf265aa003b4781de24cfed40a655a664457e6. Thanks to Ralf Ramsauer. (Mike Pagano)
13 Select SYSVIPC when GENTOO_LINUX_PORTAGE is selected. Dependency of IPC_NS. See bug #587736. (Mike Pagano)
14 Fix readme (Mike Pagano)
15 Clean up master (Mike Pagano)
16 Add check to saved_root_name for supported filesystem path naming. (Mike Pagano)
17 Linux patch 4.0.5 (Mike Pagano)
18 Linux patch 4.0.4 (Mike Pagano)
19 Linux patch 4.0.3 (Mike Pagano)
20 Fix linux patch 4.0.2 (Mike Pagano)
21 Linux patch 4.0.2 (Mike Pagano)
22 Fix for lz4 compression. Thanks to Christian Xia. See bug #546422. (Mike Pagano)
23 BFQ patchset for 4.0, v7r7. (Mike Pagano)
24 Linux patch 4.0.1 (Mike Pagano)
25 Patch to select REGMAP_IRQ for rt5033 mfd driver. See bug #546938. (Mike Pagano)
26 Update gcc >= 4.9 optimization patch. See bug #544028. (Mike Pagano)
27 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)
28 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)
29 Add patch to support namespace user.pax.* on tmpfs, bug #470644 (Anthony G. Basile)
30 Adding generic patches for all versions (Mike Pagano)
31
32 ABOUT GENPATCHES
33 ----------------
34
35 genpatches is the patchset applied to some kernels available in Portage.
36
37 For more information, see the genpatches homepage:
38 http://dev.gentoo.org/~mpagano/genpatches
39
40 For a simple example of how to use genpatches in your kernel ebuild, look at a
41 recent gentoo-sources ebuild.