Gentoo Archives: gentoo-kernel

From: alicef@gentoo.org (Alice Ferrazzi)
To: Gentoo Kernel List <gentoo-kernel@l.g.o>
Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.14-15 release
Date: Thu, 04 Jan 2018 13:08:31
Message-Id: 20180104130829.EB2DA335C0C@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-4.14-15
2
3
4 CHANGES SINCE 4.14-14
5 -----------------------
6
7 x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat() (Alice Ferrazzi)
8 A 1702_switch_to_kernel_CR3_at_early_in_entry_SYSCALL_compat.patch
9
10 x86/pti: Make sure the user/kernel PTEs match (Alice Ferrazzi)
11 A 1701_make_sure_the_user_kernel_PTEs_match.patch
12
13 add patch x86/cpu, x86/pti: Do not enable PTI on AMD processors (Alice Ferrazzi)
14 A 1700_do_not_enable_PTI_on_AMD_processor.patch
15
16
17 ABOUT GENPATCHES
18 ----------------
19
20 genpatches is the patchset applied to some kernels available in Portage.
21
22 For more information, see the genpatches homepage:
23 http://dev.gentoo.org/~mpagano/genpatches
24
25 For a simple example of how to use genpatches in your kernel ebuild, look at a
26 recent gentoo-sources ebuild.