[kernel/f21] Linux v3.18.3

Justin M. Forbes jforbes at fedoraproject.org
Fri Jan 16 22:04:55 UTC 2015


commit 0455c71065f706996255452742e377c623b28c0a
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Fri Jan 16 16:05:18 2015 -0600

    Linux v3.18.3

 ...-uninitialized-kobject-at-CPU-hotplugging.patch |   79 ------------
 kernel-arm64.patch                                 |    1 +
 kernel.spec                                        |   23 +---
 sources                                            |    2 +-
 x86-vdso-Use-asm-volatile-in-__getcpu.patch        |   53 --------
 ...-Fix-the-vdso-address-randomization-algor.patch |  128 --------------------
 6 files changed, 6 insertions(+), 280 deletions(-)
---
diff --git a/kernel-arm64.patch b/kernel-arm64.patch
index 4a125b9..5be6cb9 100644
--- a/kernel-arm64.patch
+++ b/kernel-arm64.patch
@@ -4539,6 +4539,7 @@ index 2437196..914287d 100644
  	request_standard_resources();
  
  	efi_idmap_init();
+	early_ioremap_reset();
  
 -	unflatten_device_tree();
 -
diff --git a/kernel.spec b/kernel.spec
index c64a858..9e15f7f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 2
+%define stable_update 3
 # Set rpm version accordingly
 %if 0%{?stable_update}
 %define stablerev %{stable_update}
@@ -620,9 +620,6 @@ Patch26096: cfg80211-don-t-WARN-about-two-consecutive-Country-IE.patch
 #rhbz 1173806
 Patch26101: powerpc-powernv-force-all-CPUs-to-be-bootable.patch
 
-#rhbz 1175261
-Patch26103: blk-mq-Fix-uninitialized-kobject-at-CPU-hotplugging.patch
-
 Patch26107: uapi-linux-target_core_user.h-fix-headers_install.sh.patch
 
 #rhbz 1163927
@@ -634,9 +631,6 @@ Patch26122: batman-adv-Calculate-extra-tail-size-based-on-queued.patch
 #CVE-2014-9529 rhbz 1179813 1179853
 Patch26124: KEYS-close-race-between-key-lookup-and-freeing.patch
 
-#rhbz 1178975
-Patch26125: x86-vdso-Use-asm-volatile-in-__getcpu.patch
-
 #rhbz 1124119
 Patch26126: uas-Do-not-blacklist-ASM1153-disk-enclosures.patch
 Patch26127: uas-Add-US_FL_NO_ATA_1X-for-2-more-Seagate-disk-encl.patch
@@ -649,9 +643,6 @@ Patch26130: acpi-video-Add-disable_native_backlight-quirk-for-De.patch
 #rhbz 1094948
 Patch26131: acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch
 
-#CVE-2014-9585 rhbz 1181054 1181056
-Patch26132: x86_64-vdso-Fix-the-vdso-address-randomization-algor.patch
-
 # git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel
 Patch30000: kernel-arm64.patch
 
@@ -1386,9 +1377,6 @@ ApplyPatch cfg80211-don-t-WARN-about-two-consecutive-Country-IE.patch
 #rhbz 1173806
 ApplyPatch powerpc-powernv-force-all-CPUs-to-be-bootable.patch
 
-#rhbz 1175261
-ApplyPatch blk-mq-Fix-uninitialized-kobject-at-CPU-hotplugging.patch
-
 ApplyPatch uapi-linux-target_core_user.h-fix-headers_install.sh.patch
 
 #rhbz 1163927
@@ -1400,9 +1388,6 @@ ApplyPatch batman-adv-Calculate-extra-tail-size-based-on-queued.patch
 #CVE-2014-9529 rhbz 1179813 1179853
 ApplyPatch KEYS-close-race-between-key-lookup-and-freeing.patch
 
-#rhbz 1178975
-ApplyPatch x86-vdso-Use-asm-volatile-in-__getcpu.patch
-
 #rhbz 1124119
 ApplyPatch uas-Do-not-blacklist-ASM1153-disk-enclosures.patch
 ApplyPatch uas-Add-US_FL_NO_ATA_1X-for-2-more-Seagate-disk-encl.patch
@@ -1415,9 +1400,6 @@ ApplyPatch acpi-video-Add-disable_native_backlight-quirk-for-De.patch
 #rhbz 1094948
 ApplyPatch acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch
 
-#CVE-2014-9585 rhbz 1181054 1181056
-ApplyPatch x86_64-vdso-Fix-the-vdso-address-randomization-algor.patch
-
 # Fix for big-endian arches, already upstream
 ApplyPatch mpssd-x86-only.patch
 
@@ -2290,6 +2272,9 @@ fi
 # |_|   |_____|_|                 (__)\       )\/\
 #                                    ||----w |
 #                                    ||     ||
+* Fri Jan 16 2015 Justin M. Forbes <jforbes at fedoraproject.org> - 3.18.3-200
+- Linux v3.18.3
+
 %changelog
 * Thu Jan 15 2015 Justin M. Forbes <jforbes at fedoraproject.org>
 - Build fixes for big-endian arches
diff --git a/sources b/sources
index 527ed34..bd8da57 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 9e854df51ca3fef8bfe566dbd7b89241  linux-3.18.tar.xz
 813ccb96f0b379d656e57442c2587ca3  perf-man-3.18.tar.gz
-f99d6d8f844a3fe1ab7f59dd85aaa050  patch-3.18.2.xz
+0d4f5406f6fbe34a53e1c5e1d2037e8b  patch-3.18.3.xz


More information about the scm-commits mailing list