[kernel/f14/master] clean up patches merged in -stable

Chuck Ebbert cebbert at fedoraproject.org
Mon Sep 27 17:45:47 UTC 2010


commit 4141bfc9b104d8505967967f6e212c040af66371
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Mon Sep 27 13:44:47 2010 -0400

    clean up patches merged in -stable

 .gitignore                                         |    1 -
 ...r-multiplication-overflow-in-do_io_submit.patch |   47 ----------
 ...wmi-add-support-for-eject-key-studio-1555.patch |   29 ------
 ...cted-access-to-task-credentials-in-whatid.patch |   98 --------------------
 ...lean-up-self-ias_obj-on-irda_bind-failure.patch |   35 -------
 kernel.spec                                        |   28 ------
 ...o_parent-if-parent-has-no-session-keyring.patch |   50 ----------
 ...-lock-warning-in-keyctl_session_to_parent.patch |   64 -------------
 linux-2.6.35.4-virtio_console-fix-poll.patch       |   29 ------
 ...rectly-accounted-as-system-time-on-32-bit.patch |   55 -----------
 10 files changed, 0 insertions(+), 436 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 473566e..c2fd413 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,3 @@ patch-*.bz2
 clog
 *.rpm
 kernel-2.6.*/
-/patch-2.6.35.6.bz2
diff --git a/kernel.spec b/kernel.spec
index 9a8448a..baa20c7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -611,8 +611,6 @@ Patch150: linux-2.6.29-sparc-IOC_TYPECHECK.patch
 Patch160: linux-2.6-32bit-mmap-exec-randomization.patch
 Patch161: linux-2.6-i386-nx-emulation.patch
 
-Patch180: aio-check-for-multiplication-overflow-in-do_io_submit.patch
-
 Patch200: linux-2.6-debug-sizeof-structs.patch
 Patch201: linux-2.6-debug-nmi-timeout.patch
 Patch202: linux-2.6-debug-taint-vm.patch
@@ -654,7 +652,6 @@ Patch800: linux-2.6-crash-driver.patch
 
 # virt + ksm patches
 Patch1555: fix_xen_guest_on_old_EC2.patch
-Patch1556: linux-2.6.35.4-virtio_console-fix-poll.patch
 
 # DRM
 Patch1801: drm-revert-drm-fbdev-rework-output-polling-to-be-back-in-core.patch
@@ -724,10 +721,6 @@ Patch12080: kprobes-x86-fix-kprobes-to-skip-prefixes-correctly.patch
 # rhbz #622149
 Patch12085: fix-rcu_deref_check-warning.patch
 Patch12086: linux-2.6-cgroups-rcu.patch
-Patch12087: fix-unprotected-access-to-task-credentials-in-whatid.patch
-
-# rhbz #513530
-Patch12090: dell-wmi-add-support-for-eject-key-studio-1555.patch
 
 Patch12517: flexcop-fix-xlate_proc_name-warning.patch
 
@@ -736,13 +729,6 @@ Patch12520: execve-improve-interactivity-with-large-arguments.patch
 Patch12521: execve-make-responsive-to-sigkill-with-large-arguments.patch
 Patch12522: setup_arg_pages-diagnose-excessive-argument-size.patch
 
-# CVE-2010-2954
-Patch12540: irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure.patch
-# CVE-2010-2960
-Patch12550: keys-fix-bug-in-keyctl_session_to_parent-if-parent-has-no-session-keyring.patch
-Patch12551: keys-fix-rcu-no-lock-warning-in-keyctl_session_to_parent.patch
-
-Patch12560: sched-00-fix-user-time-incorrectly-accounted-as-system-time-on-32-bit.patch
 Patch12565: sched-05-avoid-side-effect-of-tickless-idle-on-update_cpu_load.patch
 Patch12570: sched-10-change-nohz-idle-load-balancing-logic-to-push-model.patch
 Patch12575: sched-15-update-rq-clock-for-nohz-balanced-cpus.patch
@@ -1208,8 +1194,6 @@ ApplyPatch linux-2.6-32bit-mmap-exec-randomization.patch
 # bugfixes to drivers and filesystems
 #
 
-#ApplyPatch aio-check-for-multiplication-overflow-in-do_io_submit.patch
-
 # ext4
 
 # xfs
@@ -1300,7 +1284,6 @@ ApplyPatch linux-2.6-crash-driver.patch
 
 # Assorted Virt Fixes
 ApplyPatch fix_xen_guest_on_old_EC2.patch
-#ApplyPatch linux-2.6.35.4-virtio_console-fix-poll.patch
 
 #ApplyPatch drm-revert-drm-fbdev-rework-output-polling-to-be-back-in-core.patch
 #ApplyPatch revert-drm-kms-toggle-poll-around-switcheroo.patch
@@ -1367,10 +1350,6 @@ ApplyPatch kprobes-x86-fix-kprobes-to-skip-prefixes-correctly.patch
 # bz 622149
 ApplyPatch fix-rcu_deref_check-warning.patch
 ApplyPatch linux-2.6-cgroups-rcu.patch
-#ApplyPatch fix-unprotected-access-to-task-credentials-in-whatid.patch
-
-# bz 513530
-#ApplyPatch dell-wmi-add-support-for-eject-key-studio-1555.patch
 
 # bz #575873
 ApplyPatch flexcop-fix-xlate_proc_name-warning.patch
@@ -1380,14 +1359,7 @@ ApplyPatch execve-improve-interactivity-with-large-arguments.patch
 ApplyPatch execve-make-responsive-to-sigkill-with-large-arguments.patch
 ApplyPatch setup_arg_pages-diagnose-excessive-argument-size.patch
 
-# CVE-2010-2954
-#ApplyPatch irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure.patch
-# CVE-2010-2960
-#ApplyPatch keys-fix-bug-in-keyctl_session_to_parent-if-parent-has-no-session-keyring.patch
-#ApplyPatch keys-fix-rcu-no-lock-warning-in-keyctl_session_to_parent.patch
-
 # Scheduler fixes (#635813 and #633037)
-#ApplyPatch sched-00-fix-user-time-incorrectly-accounted-as-system-time-on-32-bit.patch
 ApplyPatch sched-05-avoid-side-effect-of-tickless-idle-on-update_cpu_load.patch
 ApplyPatch sched-10-change-nohz-idle-load-balancing-logic-to-push-model.patch
 ApplyPatch sched-15-update-rq-clock-for-nohz-balanced-cpus.patch


More information about the scm-commits mailing list