[kernel] Linux v3.10-rc6

Josh Boyer jwboyer at fedoraproject.org
Mon Jun 17 12:28:53 UTC 2013


commit 542e360438cf855ace303dd5d8112ee1e0651dd7
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Jun 17 08:28:32 2013 -0400

    Linux v3.10-rc6

 ...g-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch |  228 ------------
 Modify-UEFI-anti-bricking-code.patch               |  384 --------------------
 ...top-format-string-leaking-into-error-msgs.patch |   32 --
 config-generic                                     |    2 +-
 kernel.spec                                        |   31 +--
 sources                                            |    2 +-
 tuntap-set-SOCK_ZEROCOPY-flag-during-open.patch    |   26 --
 ...g.control-for-non-zerocopy-case-during-tx.patch |   55 ---
 8 files changed, 6 insertions(+), 754 deletions(-)
---
diff --git a/config-generic b/config-generic
index 7861b43..20b21d6 100644
--- a/config-generic
+++ b/config-generic
@@ -1554,7 +1554,7 @@ CONFIG_ATH9K_DEBUGFS=y
 CONFIG_ATH9K_HTC=m
 CONFIG_ATH9K_BTCOEX_SUPPORT=y
 # CONFIG_ATH9K_HTC_DEBUGFS is not set
-CONFIG_ATH9K_RATE_CONTROL=y
+# CONFIG_ATH9K_LEGACY_RATE_CONTROL is not set
 CONFIG_WIL6210=m
 CONFIG_WIL6210_ISR_COR=y
 CONFIG_CARL9170=m
diff --git a/kernel.spec b/kernel.spec
index 71fe323..3986374 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -93,7 +93,7 @@ Summary: The Linux kernel
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
 # The rc snapshot level
-%define rcrev 5
+%define rcrev 6
 # The git snapshot level
 %define gitrev 0
 # Set rpm version accordingly
@@ -744,9 +744,6 @@ Patch21242: criu-no-expert.patch
 #rhbz 892811
 Patch21247: ath9k_rx_dma_stop_check.patch
 
-#rhbz 903192
-Patch21261: 0001-kmsg-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
-
 Patch22000: weird-root-dentry-name-debug.patch
 
 #selinux ptrace child permissions
@@ -758,9 +755,6 @@ Patch23006: fix-child-thread-introspection.patch
 #rhbz 948262
 Patch25024: intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.patch
 
-#rhbz 964335
-Patch25026: Modify-UEFI-anti-bricking-code.patch
-
 #CVE-2013-2140 rhbz 971146 971148
 Patch25031: xen-blkback-Check-device-permissions-before-allowing.patch
 
@@ -770,19 +764,12 @@ Patch25032: cve-2013-2147-ciss-info-leak.patch
 #CVE-2013-2148 rhbz 971258 971261
 Patch25033: fanotify-info-leak-in-copy_event_to_user.patch
 
-#CVE-2013-2852 rhbz 969518 971665
-Patch25034: b43-stop-format-string-leaking-into-error-msgs.patch
-
 #CVE-2013-2851 rhbz 969515 971662
 Patch25035: block-do-not-pass-disk-names-as-format-strings.patch
 
 #CVE-2013-2164 rhbz 973100 973109
 Patch25038: cdrom-use-kzalloc-for-failing-hardware.patch
 
-#rhbz 954181
-Patch25039: vhost_net-clear-msg.control-for-non-zerocopy-case-during-tx.patch
-Patch25040: tuntap-set-SOCK_ZEROCOPY-flag-during-open.patch
-
 #rhbz 973185
 Patch25041: x86-mtrr-Fix-original-mtrr-range-get-for-mtrr_cleanup.patch
 Patch25042: x86-range-make-add_range-use-blank-slot.patch
@@ -1470,18 +1457,12 @@ ApplyPatch criu-no-expert.patch
 #rhbz 892811
 ApplyPatch ath9k_rx_dma_stop_check.patch
 
-#rhbz 903192
-ApplyPatch 0001-kmsg-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
-
 #rhbz 927469
 ApplyPatch fix-child-thread-introspection.patch
 
 #rhbz 948262
 ApplyPatch intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.patch
 
-#rhbz 964335
-ApplyPatch Modify-UEFI-anti-bricking-code.patch
-
 #CVE-2013-2140 rhbz 971146 971148
 ApplyPatch xen-blkback-Check-device-permissions-before-allowing.patch
 
@@ -1491,19 +1472,12 @@ ApplyPatch cve-2013-2147-ciss-info-leak.patch
 #CVE-2013-2148 rhbz 971258 971261
 ApplyPatch fanotify-info-leak-in-copy_event_to_user.patch
 
-#CVE-2013-2852 rhbz 969518 971665
-ApplyPatch b43-stop-format-string-leaking-into-error-msgs.patch
-
 #CVE-2013-2851 rhbz 969515 971662
 ApplyPatch block-do-not-pass-disk-names-as-format-strings.patch
 
 #CVE-2013-2164 rhbz 973100 973109
 ApplyPatch cdrom-use-kzalloc-for-failing-hardware.patch
 
-#rhbz 954181
-ApplyPatch vhost_net-clear-msg.control-for-non-zerocopy-case-during-tx.patch
-ApplyPatch tuntap-set-SOCK_ZEROCOPY-flag-during-open.patch
-
 #rhbz 973185
 ApplyPatch x86-mtrr-Fix-original-mtrr-range-get-for-mtrr_cleanup.patch
 ApplyPatch x86-range-make-add_range-use-blank-slot.patch
@@ -2310,6 +2284,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Jun 17 2013 Josh Boyer <jwboyer at redhat.com> - 3.10.0-0.rc6.git0.1
+- Linux v3.10-rc6
+
 * Fri Jun 14 2013 Kyle McMartin <kyle at redhat.com>
 - ARM64 support (config-arm64)
   Split out some config-armv7-generic options common between 32-bit and 64-bit
diff --git a/sources b/sources
index c75c05d..35df96a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 4348c9b6b2eb3144d601e87c19d5d909  linux-3.9.tar.xz
-e421ee4d1379ba381bccc5c6bfe54385  patch-3.10-rc5.xz
+b364407a81f244408835c93ea3e23478  patch-3.10-rc6.xz


More information about the scm-commits mailing list