From: Greg Kroah-Hartman Date: Mon, 27 Feb 2012 20:52:45 +0000 (-0800) Subject: Linux 3.2.8 X-Git-Tag: v3.2.8^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a4e207053517a0797166d09e2dd861e2f185196;p=thirdparty%2Fkernel%2Fstable-queue.git Linux 3.2.8 --- diff --git a/queue-3.2/series b/queue-3.2/series index 90faf6a773b..b822492a362 100644 --- a/queue-3.2/series +++ b/queue-3.2/series @@ -41,15 +41,5 @@ xhci-fix-oops-caused-by-more-usb2-ports-than-usb3-ports.patch xhci-fix-encoding-for-hs-bulk-control-nak-rate.patch usb-don-t-fail-usb3-probe-on-missing-legacy-pci-irq.patch usb-set-hub-depth-after-usb3-hub-reset.patch -i387-math_state_restore-isn-t-called-from-asm.patch -i387-make-irq_fpu_usable-tests-more-robust.patch -i387-fix-sense-of-sanity-check.patch -i387-fix-x86-64-preemption-unsafe-user-stack-save-restore.patch -i387-move-ts_usedfpu-clearing-out-of-__save_init_fpu-and-into-callers.patch -i387-don-t-ever-touch-ts_usedfpu-directly-use-helper-functions.patch -i387-do-not-preload-fpu-state-at-task-switch-time.patch -i387-move-amd-k7-k8-fpu-fxsave-fxrstor-workaround-from-save-to-restore.patch -i387-move-ts_usedfpu-flag-from-thread_info-to-task_struct.patch -i387-re-introduce-fpu-state-preloading-at-context-switch-time.patch usb-storage-fix-freezing-of-the-scanning-thread.patch target-allow-control-cdbs-with-data-1-page.patch diff --git a/queue-3.2/i387-do-not-preload-fpu-state-at-task-switch-time.patch b/releases/3.2.8/i387-do-not-preload-fpu-state-at-task-switch-time.patch similarity index 100% rename from queue-3.2/i387-do-not-preload-fpu-state-at-task-switch-time.patch rename to releases/3.2.8/i387-do-not-preload-fpu-state-at-task-switch-time.patch diff --git a/queue-3.2/i387-don-t-ever-touch-ts_usedfpu-directly-use-helper-functions.patch b/releases/3.2.8/i387-don-t-ever-touch-ts_usedfpu-directly-use-helper-functions.patch similarity index 100% rename from queue-3.2/i387-don-t-ever-touch-ts_usedfpu-directly-use-helper-functions.patch rename to releases/3.2.8/i387-don-t-ever-touch-ts_usedfpu-directly-use-helper-functions.patch diff --git a/queue-3.2/i387-fix-sense-of-sanity-check.patch b/releases/3.2.8/i387-fix-sense-of-sanity-check.patch similarity index 100% rename from queue-3.2/i387-fix-sense-of-sanity-check.patch rename to releases/3.2.8/i387-fix-sense-of-sanity-check.patch diff --git a/queue-3.2/i387-fix-x86-64-preemption-unsafe-user-stack-save-restore.patch b/releases/3.2.8/i387-fix-x86-64-preemption-unsafe-user-stack-save-restore.patch similarity index 100% rename from queue-3.2/i387-fix-x86-64-preemption-unsafe-user-stack-save-restore.patch rename to releases/3.2.8/i387-fix-x86-64-preemption-unsafe-user-stack-save-restore.patch diff --git a/queue-3.2/i387-make-irq_fpu_usable-tests-more-robust.patch b/releases/3.2.8/i387-make-irq_fpu_usable-tests-more-robust.patch similarity index 100% rename from queue-3.2/i387-make-irq_fpu_usable-tests-more-robust.patch rename to releases/3.2.8/i387-make-irq_fpu_usable-tests-more-robust.patch diff --git a/queue-3.2/i387-math_state_restore-isn-t-called-from-asm.patch b/releases/3.2.8/i387-math_state_restore-isn-t-called-from-asm.patch similarity index 100% rename from queue-3.2/i387-math_state_restore-isn-t-called-from-asm.patch rename to releases/3.2.8/i387-math_state_restore-isn-t-called-from-asm.patch diff --git a/queue-3.2/i387-move-amd-k7-k8-fpu-fxsave-fxrstor-workaround-from-save-to-restore.patch b/releases/3.2.8/i387-move-amd-k7-k8-fpu-fxsave-fxrstor-workaround-from-save-to-restore.patch similarity index 100% rename from queue-3.2/i387-move-amd-k7-k8-fpu-fxsave-fxrstor-workaround-from-save-to-restore.patch rename to releases/3.2.8/i387-move-amd-k7-k8-fpu-fxsave-fxrstor-workaround-from-save-to-restore.patch diff --git a/queue-3.2/i387-move-ts_usedfpu-clearing-out-of-__save_init_fpu-and-into-callers.patch b/releases/3.2.8/i387-move-ts_usedfpu-clearing-out-of-__save_init_fpu-and-into-callers.patch similarity index 100% rename from queue-3.2/i387-move-ts_usedfpu-clearing-out-of-__save_init_fpu-and-into-callers.patch rename to releases/3.2.8/i387-move-ts_usedfpu-clearing-out-of-__save_init_fpu-and-into-callers.patch diff --git a/queue-3.2/i387-move-ts_usedfpu-flag-from-thread_info-to-task_struct.patch b/releases/3.2.8/i387-move-ts_usedfpu-flag-from-thread_info-to-task_struct.patch similarity index 100% rename from queue-3.2/i387-move-ts_usedfpu-flag-from-thread_info-to-task_struct.patch rename to releases/3.2.8/i387-move-ts_usedfpu-flag-from-thread_info-to-task_struct.patch diff --git a/queue-3.2/i387-re-introduce-fpu-state-preloading-at-context-switch-time.patch b/releases/3.2.8/i387-re-introduce-fpu-state-preloading-at-context-switch-time.patch similarity index 100% rename from queue-3.2/i387-re-introduce-fpu-state-preloading-at-context-switch-time.patch rename to releases/3.2.8/i387-re-introduce-fpu-state-preloading-at-context-switch-time.patch diff --git a/releases/3.2.8/series b/releases/3.2.8/series new file mode 100644 index 00000000000..ee50be776bc --- /dev/null +++ b/releases/3.2.8/series @@ -0,0 +1,55 @@ +#security-tomoyo-add-.gitignore-file.patch +#powerpc-perf-power_pmu_start-restores-incorrect-values-breaking-frequency-events.patch +#arm-at91-usb-at91-gadget-registration-for-module.patch +#drm-radeon-kms-fix-msi-re-arm-on-rv370.patch +#pci-workaround-hard-wired-bus-number-v2.patch +#mac80211-fix-a-rwlock-bad-magic-bug.patch +#ipheth-add-iphone-4s.patch +#regmap-fix-cache-defaults-initialization-from-raw-cache-defaults.patch +#ecryptfs-copy-up-lower-inode-attrs-after-setting-lower-xattr.patch +#correct-ktime-to-tod-clock-comparator-conversion.patch +#vfs-fix-d_inode_lookup-dentry-ref-leak.patch +#arm-7326-2-pl330-fix-null-pointer-dereference-in-pl330_chan_ctrl.patch +#alsa-hda-fix-redundant-jack-creations-for-cx5051.patch +#mmc-core-check-for-zero-length-ioctl-data.patch +#nfsv4-fix-an-oops-in-the-nfsv4-getacl-code.patch +#nfsv4-ensure-we-throw-out-bad-delegation-stateids-on-nfs4err_bad_stateid.patch +#nfsv4-fix-server_scope-memory-leak.patch +#arm-7321-1-cache-v7-disable-preemption-when-reading-ccsidr.patch +#arm-7325-1-fix-v7-boot-with-lockdep-enabled.patch +#3c59x-shorten-timer-period-for-slave-devices.patch +#net-don-t-proxy-arp-respond-if-iif-rt-dst.dev-if-private-vlan-is-disabled.patch +#netpoll-netpoll_poll_dev-should-access-dev-flags.patch +#net_sched-bug-in-netem-reordering.patch +#veth-enforce-minimum-size-of-veth_info_peer.patch +#via-velocity-s3-resume-fix.patch +#ipv4-reset-flowi-parameters-on-route-connect.patch +#tcp_v4_send_reset-binding-oif-to-iif-in-no-sock-case.patch +#ipv4-fix-wrong-order-of-ip_rt_get_source-and-update-iph-daddr.patch +#net-make-qdisc_skb_cb-upper-size-bound-explicit.patch +#ipoib-stop-lying-about-hard_header_len-and-use-skb-cb-to-stash-ll-addresses.patch +#gro-more-generic-l2-header-check.patch +#tcp-allow-tcp_sacktag_one-to-tag-ranges-not-aligned-with-skbs.patch +#tcp-fix-range-tcp_shifted_skb-passes-to-tcp_sacktag_one.patch +#tcp-fix-tcp_shifted_skb-adjustment-of-lost_cnt_hint-for-fack.patch +#usb-added-kamstrup-vid-pids-to-cp210x-serial-driver.patch +#usb-option-cleanup-zte-3g-dongle-s-pid-in-option.c.patch +#usb-serial-ti_usb_3410_5052-add-abbot-diabetes-care-cable-id.patch +#usb-remove-duplicate-usb-3.0-hub-feature-defines.patch +#usb-fix-handoff-when-bios-disables-host-pci-device.patch +#xhci-fix-oops-caused-by-more-usb2-ports-than-usb3-ports.patch +#xhci-fix-encoding-for-hs-bulk-control-nak-rate.patch +#usb-don-t-fail-usb3-probe-on-missing-legacy-pci-irq.patch +#usb-set-hub-depth-after-usb3-hub-reset.patch +i387-math_state_restore-isn-t-called-from-asm.patch +i387-make-irq_fpu_usable-tests-more-robust.patch +i387-fix-sense-of-sanity-check.patch +i387-fix-x86-64-preemption-unsafe-user-stack-save-restore.patch +i387-move-ts_usedfpu-clearing-out-of-__save_init_fpu-and-into-callers.patch +i387-don-t-ever-touch-ts_usedfpu-directly-use-helper-functions.patch +i387-do-not-preload-fpu-state-at-task-switch-time.patch +i387-move-amd-k7-k8-fpu-fxsave-fxrstor-workaround-from-save-to-restore.patch +i387-move-ts_usedfpu-flag-from-thread_info-to-task_struct.patch +i387-re-introduce-fpu-state-preloading-at-context-switch-time.patch +#usb-storage-fix-freezing-of-the-scanning-thread.patch +#target-allow-control-cdbs-with-data-1-page.patch