From: Greg Kroah-Hartman Date: Wed, 14 Nov 2007 23:42:01 +0000 (-0800) Subject: reorder the .23 series file to help make this into a reviewable mess... X-Git-Tag: v2.6.23.2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6db2e05f3c612121963eee08e380856f5b5efa9f;p=thirdparty%2Fkernel%2Fstable-queue.git reorder the .23 series file to help make this into a reviewable mess... --- diff --git a/queue-2.6.23/series b/queue-2.6.23/series index aaf9c888b49..851e518902b 100644 --- a/queue-2.6.23/series +++ b/queue-2.6.23/series @@ -1,93 +1,50 @@ +# core kernel changes lockdep-fix-mismatched-lockdep_depth-curr_chain_hash.patch -powerpc-fix-handling-of-stfiwx-math-emulation.patch -mac80211-filter-locally-originated-multicast-frames.patch -libertas-more-endianness-breakage.patch -libertas-fix-endianness-breakage.patch -i915-fix-vbl-swap-allocation-size.patch -hwmon-w83627hf-fix-setting-fan-min-right-after-driver-load.patch -hwmon-w83627hf-don-t-assume-bank-0.patch -hwmon-lm87-fix-a-division-by-zero.patch -hwmon-lm87-disable-vid-when-it-should-be.patch -add-get_unaligned-to-ieee80211_get_radiotap_len.patch -mac80211-improve-sanity-checks-on-injected-packets.patch +locks-fix-possible-infinite-loop-in-posix-deadlock-detection.patch remove-broken-ptrace-special-case-code-from-file-mapping.patch -x86-fix-global_flush_tlb-bug.patch param_sysfs_builtin-memchr-argument-fix.patch -minixfs-limit-minixfs-printks-on-corrupted-dir-i_size.patch -ib-uverbs-fix-checking-of-userspace-object-ownership.patch -alsa-hda-codec-avoid-zero-nid-in-line_out_pins-of-stac-codecs.patch -alsa-fix-selector-unit-bug-affecting-some-usb-speakerphones.patch -alsa-fix-build-error-without-config_has_dma.patch -alsa-emu10k1-fix-memory-corruption.patch -libata-sync-ncq-blacklist-with-upstream.patch +howto-update-ja_jp-howto-with-latest-changes.patch +slub-fix-memory-leak-by-not-reusing-cpu_slab.patch +writeback-don-t-propagate-aop_writepage_activate.patch +splice-fix-double-kunmap-in-vmsplice-copy-path.patch +fix-the-softlockup-watchdog-to-actually-work.patch +sched-keep-utime-stime-monotonic.patch +fix-compat-futex-hangs.patch +fix-tmpfs-bug-and-aop_writepage_activate.patch +block-fix-bad-sharing-of-tag-busy-list-on-queues-with-shared-tag-maps.patch + + +# arch only patches +fix-sparc64-niagara-optimized-raid-xor-asm.patch +fix-sparc64-map_fixed-handling-of-framebuffer-mmaps.patch +mips-mt-fix-bug-in-multithreaded-kernels.patch +mips-r1-fix-hazard-barriers-to-make-kernels-work-on-r2-also.patch +powerpc-fix-handling-of-stfiwx-math-emulation.patch powerpc-fix-platinumfb-framebuffer.patch -dm-delay-fix-status.patch -dm-fix-thaw_bdev.patch +powerpc-make-sure-to-of_node_get-the-result-of-pci_device_to_of_node.patch +uml-stop-using-libc-asm-page.h.patch +uml-fix-kernel-vs-libc-symbols-clash.patch +uml-stop-using-libc-asm-user.h.patch +uml-kill-subprocesses-on-exit.patch xen-multicall-callbacks.patch xen-handle-lazy-cr3-on-unpin.patch xen-fix-register_vcpu_info.patch xen-xfs-unmap.patch -ib-mthca-use-mmiowb-to-avoid-firmware-commands-getting-jumbled-up.patch -howto-update-ja_jp-howto-with-latest-changes.patch -msi-use-correct-data-offset-for-32-bit-msi-in-read_msi_msg.patch -usb-remove-usb_quirk_no_autosuspend.patch -usb-gadget-ether-prevent-oops-caused-by-error-interrupt-race.patch -usb-mutual-exclusion-for-ehci-init-and-port-resets.patch -mips-mt-fix-bug-in-multithreaded-kernels.patch -mips-r1-fix-hazard-barriers-to-make-kernels-work-on-r2-also.patch -slub-fix-memory-leak-by-not-reusing-cpu_slab.patch +x86-fix-global_flush_tlb-bug.patch x86-setup-handle-boot-loaders-which-set-up-the-stack-incorrectly.patch x86-setup-sizeof-is-unsigned-unbreak-comparisons.patch -alsa-hda-codec-add-array-terminator-for-dmic-in-stac-codec.patch -ehea-64k-page-kernel-support-fix.patch -ide-fix-serverworks.c-udma-regression.patch -hptiop-avoid-buffer-overflow-when-returning-sense-data.patch -writeback-don-t-propagate-aop_writepage_activate.patch -fix-the-softlockup-watchdog-to-actually-work.patch -splice-fix-double-kunmap-in-vmsplice-copy-path.patch -forcedeth-msi-bugfix.patch -i4l-fix-random-hard-freeze-with-avm-c4-card.patch -i4l-fix-random-freezes-with-avm-b1-drivers.patch x86-fix-tsc-clock-source-calibration-error.patch -ide-add-ide_get_paired_drive-helper.patch -ide-fix-siimage-driver-accessing-beyond-array-boundary.patch -ide-fix-cs5535-driver-accessing-beyond-array-boundary.patch -tg3-fix-performance-regression-on-5705.patch -nfs-fix-a-writeback-race.patch -md-fix-an-unsigned-compare-to-allow-creation-of-bitmaps-with-v1.0-metadata.patch -md-raid5-not-raid6-fix-clearing-of-biofill-operations.patch -char-rocket-fix-dynamic_dev-tty.patch -char-moxa-fix-and-optimise-empty-timer.patch -usb-add-urb_free_buffer-to-permissible-flags.patch +revert-x86_64-allocate-sparsemem-memmap-above-4g.patch + +# network core +mac80211-filter-locally-originated-multicast-frames.patch +mac80211-improve-sanity-checks-on-injected-packets.patch +add-get_unaligned-to-ieee80211_get_radiotap_len.patch fix-advertised-packet-scheduler-timer-resolution.patch fix-9p-protocol-build.patch fix-skb_with_overhead-calculations.patch fix-kernel_accept-return-handling.patch -fix-sparc64-niagara-optimized-raid-xor-asm.patch -powerpc-make-sure-to-of_node_get-the-result-of-pci_device_to_of_node.patch -fix-sparc64-map_fixed-handling-of-framebuffer-mmaps.patch -fix-tmpfs-bug-and-aop_writepage_activate.patch softmac-fix-wext-mlme-request-reason-code-endianness.patch -libata-add-hts542525k9sa00-to-ncq-blacklist.patch -libata-backport-ata_flag_no_srst-and-ata_flag_assume_ata.patch -libata-backport-ata_flag_no_srst-and-ata_flag_assume_ata-part-2.patch -forcedeth-add-mcp77-device-ids.patch -locks-fix-possible-infinite-loop-in-posix-deadlock-detection.patch -block-fix-bad-sharing-of-tag-busy-list-on-queues-with-shared-tag-maps.patch -radeon-set-the-address-to-access-the-gart-table-on-the-cpu-side-correctly.patch -uml-stop-using-libc-asm-page.h.patch -uml-fix-kernel-vs-libc-symbols-clash.patch -uml-stop-using-libc-asm-user.h.patch -uml-kill-subprocesses-on-exit.patch -skge-ram-buffer-fix.patch -skge-xm-phy-poll.patch -sky2-status-race.patch -sky2-ethdump.patch -sky2-phy-power.patch -ocfs2-fix-write-performance-regression.patch -acpi-sleep-fix-gpe-suspend-cleanup.patch -acpi-suspend-wrong-order-of-gpe-restore.patch -fix-l2tp-oopses.patch fix-error-returns-in-sys_socketpair.patch fix-teql-oops.patch fix-endianness-bug-in-u32-classifier.patch @@ -95,9 +52,6 @@ fix-vlan-address-syncing.patch fix-set_vlan_ingress_priority_cmd-error-return.patch fix-crypto_alloc_comp-error-checking.patch fix-netlink-timeouts.patch -fix-compat-futex-hangs.patch -alsa-hdsp-fix-zero-division.patch -revert-x86_64-allocate-sparsemem-memmap-above-4g.patch netfilter-nf_conntrack_tcp-fix-connection-reopening.patch ieee80211-fix-tkip-qos-bug.patch mac80211-reorder-association-debug-output.patch @@ -106,9 +60,69 @@ mac80211-store-ssid-in-sta_bss_list.patch mac80211-honor-iw_scan_this_essid-in-siwscan-ioctl.patch mac80211-only-honor-iw_scan_this_essid-in-sta-ibss-and-ap-modes.patch mac80211-make-ieee802_11_parse_elems-return-void.patch + + +# network drivers +libertas-more-endianness-breakage.patch +libertas-fix-endianness-breakage.patch +ehea-64k-page-kernel-support-fix.patch +forcedeth-msi-bugfix.patch +forcedeth-add-mcp77-device-ids.patch +tg3-fix-performance-regression-on-5705.patch +fix-l2tp-oopses.patch +skge-ram-buffer-fix.patch +skge-xm-phy-poll.patch +sky2-status-race.patch +sky2-ethdump.patch +sky2-phy-power.patch zd1201-avoid-null-ptr-access-of-skb-dev.patch ipw2100-send-wext-scan-events.patch rtl8187-fix-more-frag-bit-checking-rts-duration-calc.patch zd1211rw-fix-oops-when-ejecting-install-media.patch + +# other drivers +i915-fix-vbl-swap-allocation-size.patch +hwmon-w83627hf-fix-setting-fan-min-right-after-driver-load.patch +hwmon-w83627hf-don-t-assume-bank-0.patch +hwmon-lm87-fix-a-division-by-zero.patch +hwmon-lm87-disable-vid-when-it-should-be.patch +ib-uverbs-fix-checking-of-userspace-object-ownership.patch +ib-mthca-use-mmiowb-to-avoid-firmware-commands-getting-jumbled-up.patch +alsa-hda-codec-avoid-zero-nid-in-line_out_pins-of-stac-codecs.patch +alsa-fix-selector-unit-bug-affecting-some-usb-speakerphones.patch +alsa-fix-build-error-without-config_has_dma.patch +alsa-emu10k1-fix-memory-corruption.patch +alsa-hdsp-fix-zero-division.patch +libata-sync-ncq-blacklist-with-upstream.patch +dm-delay-fix-status.patch +dm-fix-thaw_bdev.patch +md-fix-an-unsigned-compare-to-allow-creation-of-bitmaps-with-v1.0-metadata.patch +md-raid5-not-raid6-fix-clearing-of-biofill-operations.patch +msi-use-correct-data-offset-for-32-bit-msi-in-read_msi_msg.patch +usb-remove-usb_quirk_no_autosuspend.patch +usb-gadget-ether-prevent-oops-caused-by-error-interrupt-race.patch +usb-mutual-exclusion-for-ehci-init-and-port-resets.patch +usb-add-urb_free_buffer-to-permissible-flags.patch usb-usbserial-fix-potential-deadlock-between-write-and-irq.patch -sched-keep-utime-stime-monotonic.patch +alsa-hda-codec-add-array-terminator-for-dmic-in-stac-codec.patch +i4l-fix-random-hard-freeze-with-avm-c4-card.patch +i4l-fix-random-freezes-with-avm-b1-drivers.patch +ide-fix-serverworks.c-udma-regression.patch +ide-add-ide_get_paired_drive-helper.patch +ide-fix-siimage-driver-accessing-beyond-array-boundary.patch +ide-fix-cs5535-driver-accessing-beyond-array-boundary.patch +hptiop-avoid-buffer-overflow-when-returning-sense-data.patch +char-rocket-fix-dynamic_dev-tty.patch +char-moxa-fix-and-optimise-empty-timer.patch +radeon-set-the-address-to-access-the-gart-table-on-the-cpu-side-correctly.patch +libata-add-hts542525k9sa00-to-ncq-blacklist.patch +libata-backport-ata_flag_no_srst-and-ata_flag_assume_ata.patch +libata-backport-ata_flag_no_srst-and-ata_flag_assume_ata-part-2.patch +acpi-sleep-fix-gpe-suspend-cleanup.patch +acpi-suspend-wrong-order-of-gpe-restore.patch + +# file systems +minixfs-limit-minixfs-printks-on-corrupted-dir-i_size.patch +ocfs2-fix-write-performance-regression.patch +nfs-fix-a-writeback-race.patch +