From 7f1b8a88fb1168d40d9c812ca4d71ba3655c9115 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Tue, 14 Oct 2014 10:54:21 -0400 Subject: [PATCH] Linux v3.17-9283-g2d65a9f48fcd --- ...tomatically-enforce-module-signature.patch | 8 ++--- ...q-option-to-disable-secure-boot-mode.patch | 4 +-- KEYS-Add-a-system-blacklist-keyring.patch | 4 +-- ...t-certificates-from-UEFI-Secure-Boot.patch | 4 +-- config-armv7-generic | 1 + config-generic | 4 ++- config-x86-generic | 2 ++ criu-no-expert.patch | 6 ++-- drm-i915-hush-check-crtc-state.patch | 4 +-- drm-vmwgfx-Fix-drm.h-include.patch | 34 ------------------- efi-Add-EFI_SECURE_BOOT-bit.patch | 4 +-- ...ECURE_BOOT_SIG_ENFORCE-depend-on-EFI.patch | 4 +-- ...issing-permission-check-to-do_umount.patch | 31 ----------------- kbuild-AFTER_LINK.patch | 2 +- kernel.spec | 17 +++------- ...-runtime-if-the-kernel-enforces-modu.patch | 2 +- ...t_root-from-creating-a-loop-in-the-m.patch | 4 +-- sources | 2 +- ...Disable-watchdog-on-virtual-machines.patch | 6 ++-- 19 files changed, 37 insertions(+), 106 deletions(-) delete mode 100644 drm-vmwgfx-Fix-drm.h-include.patch delete mode 100644 fs-Add-a-missing-permission-check-to-do_umount.patch diff --git a/Add-option-to-automatically-enforce-module-signature.patch b/Add-option-to-automatically-enforce-module-signature.patch index 9bf38ea02..9d3f95e4d 100644 --- a/Add-option-to-automatically-enforce-module-signature.patch +++ b/Add-option-to-automatically-enforce-module-signature.patch @@ -33,10 +33,10 @@ index 199f453cb4de..ec38acf00b40 100644 290/040 ALL edd_mbr_sig_buffer EDD MBR signatures 2D0/A00 ALL e820_map E820 memory map table diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig -index 3eb8a41509b3..e46dc01f5904 100644 +index f2327e88e07c..4ba047a782fd 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig -@@ -1577,6 +1577,16 @@ config EFI_MIXED +@@ -1607,6 +1607,16 @@ config EFI_MIXED If unsure, say N. @@ -129,10 +129,10 @@ index 225b0988043a..90dbfb73e11f 100644 * The sentinel is set to a nonzero value (0xff) in header.S. * diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c -index 41ead8d3bc0b..5a5cf7395724 100644 +index 235cfd39e0d7..13c0835f907a 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c -@@ -1142,6 +1142,12 @@ void __init setup_arch(char **cmdline_p) +@@ -1151,6 +1151,12 @@ void __init setup_arch(char **cmdline_p) io_delay_init(); diff --git a/Add-sysrq-option-to-disable-secure-boot-mode.patch b/Add-sysrq-option-to-disable-secure-boot-mode.patch index fc59af3c1..ca9c990e4 100644 --- a/Add-sysrq-option-to-disable-secure-boot-mode.patch +++ b/Add-sysrq-option-to-disable-secure-boot-mode.patch @@ -15,7 +15,7 @@ Upstream-status: Fedora mustard 7 files changed, 65 insertions(+), 10 deletions(-) diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c -index fb282ff6a802..d291d16ba257 100644 +index fbae2bf99a47..f3960a8c2627 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c @@ -70,6 +70,11 @@ @@ -30,7 +30,7 @@ index fb282ff6a802..d291d16ba257 100644 #include